Show patches with: Submitter = Michael S. Tsirkin       |   1224 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
qemu-kvm: configure script fixups after qemu-kvm reorg - - - --- 2009-04-26 Michael S. Tsirkin New
thinko fix: move memset to after mmap failure check - - - --- 2009-04-26 Michael S. Tsirkin New
qemu-kvm: make clean should propagate into libkvm directory - - - --- 2009-04-27 Michael S. Tsirkin New
qemu-kvm: fix compiler warning - - - --- 2009-04-27 Michael S. Tsirkin New
qemu-kvm: make kvm_create_pit static - - - --- 2009-04-27 Michael S. Tsirkin New
[1/8] virtio: add request_vqs/free_vqs operations - - - --- 2009-04-27 Michael S. Tsirkin New
[2/8] virtio_blk: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[3/8] virtio-rng: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[4/8] virtio_console: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[5/8] virtio_net: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[6/8] virtio_balloon: add request_vqs/free_vqs calls - - - --- 2009-04-27 Michael S. Tsirkin New
[7/8] virtio_pci: split up vp_interrupt - - - --- 2009-04-27 Michael S. Tsirkin New
[8/8] virtio_pci: optional MSI-X support - - - --- 2009-04-27 Michael S. Tsirkin New
kvm-kmod: create include directory - - - --- 2009-04-28 Michael S. Tsirkin New
kvm-kmod: fix build on kernels with kvm trace set - - - --- 2009-04-28 Michael S. Tsirkin New
kvm: fix comment on locking - - - --- 2009-05-05 Michael S. Tsirkin New
msi-x: let drivers retry when not enough vectors - - - --- 2009-05-07 Michael S. Tsirkin New
[1/3] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-07 Michael S. Tsirkin New
[2/3] virtio_pci: split up vp_interrupt - - - --- 2009-05-07 Michael S. Tsirkin New
[3/3] virtio_pci: optional MSI-X support - - - --- 2009-05-07 Michael S. Tsirkin New
[1/2] qemu-kvm: add MSI-X support - - - --- 2009-05-11 Michael S. Tsirkin New
[2/2] qemu-kvm: use common code for assigned msix - - - --- 2009-05-11 Michael S. Tsirkin New
[1/3] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-11 Michael S. Tsirkin New
[2/3] virtio_pci: split up vp_interrupt - - - --- 2009-05-11 Michael S. Tsirkin New
[3/3] virtio_pci: optional MSI-X support - - - --- 2009-05-11 Michael S. Tsirkin New
[PATCHv4] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-12 Michael S. Tsirkin New
[PATCHv5,1/3] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-13 Michael S. Tsirkin New
[PATCHv5,2/3] virtio_pci: split up vp_interrupt - - - --- 2009-05-13 Michael S. Tsirkin New
[PATCHv5,3/3] virtio_pci: optional MSI-X support - - - --- 2009-05-13 Michael S. Tsirkin New
[PATCHv6,1/4] virtio: add names to virtqueue struct, mapping from devices to queues. - - - --- 2009-05-14 Michael S. Tsirkin New
[PATCHv6,2/4] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-14 Michael S. Tsirkin New
[PATCHv6,3/4] virtio_pci: split up vp_interrupt - - - --- 2009-05-14 Michael S. Tsirkin New
[PATCHv6,4/4] virtio_pci: optional MSI-X support - - - --- 2009-05-14 Michael S. Tsirkin New
qemu-kvm: fix warnings on 32 bit systems - - - --- 2009-05-20 Michael S. Tsirkin New
[PATCHv2-RFC,1/2] qemu-kvm: add MSI-X support - - - --- 2009-05-20 Michael S. Tsirkin New
[PATCHv2-RFC,2/2] qemu-kvm: use common code for assigned msix - - - --- 2009-05-20 Michael S. Tsirkin New
qemu: msi irq allocation api - - - --- 2009-05-20 Michael S. Tsirkin New
[PATCHv2] qemu: make default_write_config use mask table - - - --- 2009-05-25 Michael S. Tsirkin New
[01/11] qemu: make default_write_config use mask table - - - --- 2009-05-25 Michael S. Tsirkin New
[02/11] qemu: capability bits in pci save/restore - - - --- 2009-05-25 Michael S. Tsirkin New
[03/11] qemu: add routines to manage PCI capabilities - - - --- 2009-05-25 Michael S. Tsirkin New
[04/11] qemu: helper routines for pci access. - - - --- 2009-05-25 Michael S. Tsirkin New
[05/11] qemu: MSI-X support functions - - - --- 2009-05-25 Michael S. Tsirkin New
[06/11] qemu: add flag to disable MSI-X by default - - - --- 2009-05-25 Michael S. Tsirkin New
[07/11] qemu: minimal MSI/MSI-X implementation for PC - - - --- 2009-05-25 Michael S. Tsirkin New
[08/11] qemu: add support for resizing regions - - - --- 2009-05-25 Michael S. Tsirkin New
[09/11] qemu: virtio support for many interrupt vectors - - - --- 2009-05-25 Michael S. Tsirkin New
[10/11] qemu: MSI-X support in virtio PCI - - - --- 2009-05-25 Michael S. Tsirkin New
[11/11] qemu: request 3 vectors in virtio-net - - - --- 2009-05-25 Michael S. Tsirkin New
qemu: virtio save/load bindings - - - --- 2009-05-25 Michael S. Tsirkin New
[Qemu-devel,04/11] qemu: helper routines for pci access. - - - --- 2009-05-26 Michael S. Tsirkin New
qemu: fix pci_find_capability for multiple caps - - - --- 2009-05-26 Michael S. Tsirkin New
[v10] kvm: add support for irqfd - - - --- 2009-05-26 Michael S. Tsirkin New
[1/3] virt-core: binding together drivers and hypervisors - - - --- 2009-05-31 Michael S. Tsirkin New
[2/3] kvm: virtual device support - - - --- 2009-05-31 Michael S. Tsirkin New
[3/3] virt_irq: virtual device for injecting interrupts - - - --- 2009-05-31 Michael S. Tsirkin New
[PATCHv2,01/13] qemu: make default_write_config use mask table - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,02/13] qemu: capability bits in pci save/restore - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,03/13] qemu: add routines to manage PCI capabilities - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,04/13] qemu: helper routines for pci access. - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,05/13] qemu: MSI-X support functions - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,06/13] qemu: add flag to disable MSI-X by default - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,07/13] qemu: minimal MSI/MSI-X implementation for PC - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,08/13] qemu: add support for resizing regions - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,09/13] qemu: virtio support for many interrupt vectors - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,10/13] qemu: MSI-X support in virtio PCI - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,11/13] qemu: request 3 vectors in virtio-net - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,12/13] qemu: virtio save/load bindings - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv2,13/13] qemu: add pci_get/set_byte - - - --- 2009-06-02 Michael S. Tsirkin New
[PATCHv3,01/13] qemu: make default_write_config use mask table - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,02/13] qemu: capability bits in pci save/restore - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,03/13] qemu: add routines to manage PCI capabilities - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,04/13] qemu: helper routines for pci access. - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,05/13] qemu: MSI-X support functions - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,06/13] qemu: add flag to disable MSI-X by default - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,07/13] qemu: minimal MSI/MSI-X implementation for PC - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,08/13] qemu: add support for resizing regions - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,09/13] qemu: virtio support for many interrupt vectors - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,10/13] qemu: MSI-X support in virtio PCI - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,11/13] qemu: request 3 vectors in virtio-net - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,12/13] qemu: virtio save/load bindings - - - --- 2009-06-05 Michael S. Tsirkin New
[PATCHv3,13/13] qemu: add pci_get/set_byte - - - --- 2009-06-05 Michael S. Tsirkin New
[Qemu-devel,PATCHv3,08/13] qemu: add support for resizing regions - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,01/13] qemu: make default_write_config use mask table - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,02/13] qemu: capability bits in pci save/restore - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,03/13] qemu: add routines to manage PCI capabilities - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,04/13] qemu: helper routines for pci access - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,05/13] qemu: MSI-X support functions - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,06/13] qemu: add flag to disable MSI-X by default - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,07/13] qemu: minimal MSI/MSI-X implementation for PC - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,08/13] qemu: add support for resizing regions - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,09/13] qemu: virtio support for many interrupt vectors - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,10/13] qemu: MSI-X support in virtio PCI - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,11/13] qemu: request 3 vectors in virtio-net - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,12/13] qemu: virtio save/load bindings - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv4,13/13] qemu: add pci_get/set_byte - - - --- 2009-06-10 Michael S. Tsirkin New
[Qemu-devel,05/11] qemu: MSI-X support functions - - - --- 2009-06-10 Michael S. Tsirkin New
[PATCHv5,01/13] qemu: make default_write_config use mask table - - - --- 2009-06-18 Michael S. Tsirkin New
[PATCHv5,02/13] qemu: capability bits in pci save/restore - - - --- 2009-06-18 Michael S. Tsirkin New
[PATCHv5,03/13] qemu: add routines to manage PCI capabilities - - - --- 2009-06-18 Michael S. Tsirkin New
« 1 2 3 412 13 »