Show patches with: Submitter = Michael S. Tsirkin       |    State = Action Required       |    Archived = No       |   10301 patches
« 1 2 ... 97 98 99103 104 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCHv2] virtio: make bindings typesafe - - - - --- 2012-12-17 Michael S. Tsirkin New
virtio: make bindings typesafe - - - - --- 2012-12-17 Michael S. Tsirkin New
[0/2] virtio: reset all qbuses too when writing to the status field - - - - --- 2012-12-17 Michael S. Tsirkin New
[PULLv2] pci,net,misc infrastructure - - - - --- 2012-12-16 Michael S. Tsirkin New
[PULL] pci,net,misc infrastructure - - - - --- 2012-12-13 Michael S. Tsirkin New
[8/8] pci_bus: update comment - - - - --- 2012-12-12 Michael S. Tsirkin New
[7/8] pci: rename pci_internals.h pci_bus.h - - - - --- 2012-12-12 Michael S. Tsirkin New
[5/8] pci: make external dependencies explicit - - - - --- 2012-12-12 Michael S. Tsirkin New
[6/8] Revert "pci: prepare makefiles for pci code reorganization" - - - - --- 2012-12-12 Michael S. Tsirkin New
[4/8] pci: update all users to look in pci/ - - - - --- 2012-12-12 Michael S. Tsirkin New
[3/8] pci: move pci core code to hw/pci - - - - --- 2012-12-12 Michael S. Tsirkin New
[2/8] MAINTAINERS: add hw/pci/ to list of PCI files - - - - --- 2012-12-12 Michael S. Tsirkin New
[1/8] pci: prepare makefiles for pci code reorganization - - - - --- 2012-12-12 Michael S. Tsirkin New
[PATCHv2] virtio: verify that all outstanding buffers are flushed - - - - --- 2012-12-12 Michael S. Tsirkin New
kvm: do not flush after deleting gsi - - 1 - --- 2012-12-12 Michael S. Tsirkin New
get_maintainer.pl: update from linix 3.8 - - - - --- 2012-12-12 Michael S. Tsirkin New
virtio: verify that all outstanding buffers are flushed (was Re: vmstate conversion for virtio?) - - - - --- 2012-12-05 Michael S. Tsirkin New
[PATCHv2] virtio: limit avail bytes lookahead - - 1 1 --- 2012-11-29 Michael S. Tsirkin New
virtio: limit avail bytes lookahead - - - - --- 2012-11-28 Michael S. Tsirkin New
[PATCHv2] tap: reset vnet header size on open - - - 1 --- 2012-11-13 Michael S. Tsirkin New
tap: reset vnet header size on open - - - - --- 2012-11-12 Michael S. Tsirkin New
virtio: limit avail bytes lookahead 1 - 1 - --- 2012-11-01 Michael S. Tsirkin New
tap-win32: stubs to fix win32 build - - - - --- 2012-10-30 Michael S. Tsirkin New
[PULL,rebased] virtio,pci infrastructure - - - - --- 2012-10-29 Michael S. Tsirkin New
[PULL] virtio,pci infrastructure - - - - --- 2012-10-22 Michael S. Tsirkin New
[PATCHv4] qemu: enable PV EOI for qemu 1.3 - - - - --- 2012-10-22 Michael S. Tsirkin New
[v3,17/26] Add i21154 bridge chip. - - - - --- 2012-10-22 Michael S. Tsirkin New
[PATCHv5] Align PCI capabilities in pci_find_space - - - - --- 2012-10-22 Michael S. Tsirkin New
[PATCHv3] qemu: enable PV EOI for qemu 1.3 - - 2 - --- 2012-10-18 Michael S. Tsirkin New
[PATCHv2] qemu: enable PV EOI for qemu 1.3 - - - - --- 2012-10-17 Michael S. Tsirkin New
qemu: enable PV EOI for qemu 1.3 - - - - --- 2012-10-17 Michael S. Tsirkin New
[PULL] virtio fixes - - - - --- 2012-09-28 Michael S. Tsirkin New
[qemu] virtio-net: add feature bit for any header s/g - - - - --- 2012-09-28 Michael S. Tsirkin New
[PATCHv2,14/14] virtio-net: enable mrg buf header in tap on linux - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,13/14] virtio-net: test peer header support at init time - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,12/14] virtio-net: minor code simplification - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,11/14] virtio-net: fix used len for tx - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,10/14] virtio: don't mark unaccessed memory as dirty - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,09/14] virtio-net: simplify rx code - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,08/14] virtio-net: switch tx to safe iov functions - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,07/14] virtio-net: first s/g is always at start of buf - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,06/14] virtio-net: refactor receive_hdr - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,05/14] virtio-net: use safe iov operations for rx - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,04/14] virtio-net: avoid sg copy - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,03/14] iov: add iov_cpy - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,02/14] iov: add const annotation - - - - --- 2012-09-25 Michael S. Tsirkin New
[PATCHv2,01/14] virtio-net: track host/guest header length - - - - --- 2012-09-25 Michael S. Tsirkin New
[14/14] virtio-net: enable mrg buf header in tap on linux - - - - --- 2012-09-24 Michael S. Tsirkin New
[13/14] virtio-net: test peer header support at init time - - - - --- 2012-09-24 Michael S. Tsirkin New
[12/14] virtio-net: minor code simplification - - - - --- 2012-09-24 Michael S. Tsirkin New
[11/14] virtio-net: fix used len for tx - - - - --- 2012-09-24 Michael S. Tsirkin New
[10/14] virtio: don't mark unaccessed memory as dirty - - - - --- 2012-09-24 Michael S. Tsirkin New
[09/14] virtio-net: simplify rx code - - - - --- 2012-09-24 Michael S. Tsirkin New
[08/14] virtio-net: switch tx to safe iov functions - - - - --- 2012-09-24 Michael S. Tsirkin New
[07/14] virtio-net: first s/g is always at start of buf - - 1 - --- 2012-09-24 Michael S. Tsirkin New
[06/14] virtio-net: refactor receive_hdr - - 1 - --- 2012-09-24 Michael S. Tsirkin New
[05/14] virtio-net: use safe iov operations for rx - - 1 - --- 2012-09-24 Michael S. Tsirkin New
[04/14] virtio-net: avoid sg copy - - - - --- 2012-09-24 Michael S. Tsirkin New
[03/14] iov: add iov_cpy - - 1 - --- 2012-09-24 Michael S. Tsirkin New
[02/14] iov: add const annotation - - - - --- 2012-09-24 Michael S. Tsirkin New
[01/14] virtio-net: track host/guest header length - - - - --- 2012-09-24 Michael S. Tsirkin New
[PULL] pci minor tweaks - - - - --- 2012-09-07 Michael S. Tsirkin New
[for-1.2] msix: make [un]use vectors on reset/load optional - - - 1 --- 2012-08-29 Michael S. Tsirkin New
[PATCHv4,4/4] kvm: get/set PV EOI MSR - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv4,3/4] cpuid: disable pv eoi for 1.1 and older compat types - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv4,2/4] pc: refactor compat code - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv4,1/4] linux-headers: update to 3.6-rc3 - - - - --- 2012-08-28 Michael S. Tsirkin New
HACKING: remove bogus restrictions - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv3,4/4] kvm: get/set PV EOI MSR - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv3,3/4] cpuid: disable pv eoi for 1.1 and older compat types - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv3,2/4] pc: refactor compat code - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv3,1/4] linux-headers: update to 3.6-rc3 - - - - --- 2012-08-28 Michael S. Tsirkin New
[PATCHv2,1/4] linux-headers: update to 3.6-rc3 - - - - --- 2012-08-27 Michael S. Tsirkin New
[PATCHv2,4/4] kvm: get/set PV EOI MSR - - - - --- 2012-08-27 Michael S. Tsirkin New
[PATCHv2,3/4] cpuid: disable pv eoi for 1.1 and older compat types - - - - --- 2012-08-27 Michael S. Tsirkin New
[PATCHv2,2/4] pc: refactor compat code - - - - --- 2012-08-27 Michael S. Tsirkin New
[PATCHv2,1/4] linux-headers: update to 3.6-rc3 - - - - --- 2012-08-27 Michael S. Tsirkin New
[for-1.2,2/2] kvm: get/set PV EOI MSR - - - - --- 2012-08-26 Michael S. Tsirkin New
[for-1.2,1/2] linux-headers: update asm/kvm_para.h to 3.6 - - - - --- 2012-08-26 Michael S. Tsirkin New
MSI-X bug with ivshmem since msix_reset moved to PCI - - - - --- 2012-08-24 Michael S. Tsirkin New
[for-1.2,v5,14/14] pci: Tidy up PCI host bridges - - - - --- 2012-08-13 Michael S. Tsirkin New
[PULL,resend] pci,msi,virtio - - - - --- 2012-07-29 Michael S. Tsirkin New
[PULL] pci,msi,virtio - - - - --- 2012-07-19 Michael S. Tsirkin New
[PATCHv2] qemu: add .exrc - - - - --- 2012-07-19 Michael S. Tsirkin New
qemu: add .exrc - - - - --- 2012-07-19 Michael S. Tsirkin New
[PULL,fixed] rtl8139,pci,msi - - - - --- 2012-06-11 Michael S. Tsirkin New
[PULL] rtl8139,pci,msi - - - - --- 2012-06-11 Michael S. Tsirkin New
[PULL] rtl8139,pci,msi - - - - --- 2012-06-07 Michael S. Tsirkin New
[1/2] pci: Add pci_device_get_host_irq - - - - --- 2012-05-30 Michael S. Tsirkin New
qemu: whitelist kvm pv eoi feature - - - - --- 2012-05-11 Michael S. Tsirkin New
[PULL] rtl8139 bugfix - - - - --- 2012-05-08 Michael S. Tsirkin New
qemu: fix cpuid eax for kvm cpu - - - - --- 2012-04-30 Michael S. Tsirkin New
[PULL] e1000, eepro100, virtio - - - - --- 2012-04-25 Michael S. Tsirkin New
[PATCHv4,3/3] virtio: order index/descriptor reads - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv4,2/3] virtio: add missing mb() on enable notification - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv4,1/3] virtio: add missing mb() on notification - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv3,3/3] virtio: order index/descriptor reads - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv3,2/3] virtio: add missing mb() on enable notification - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv3,1/3] virtio: add missing mb() on notification - - - - --- 2012-04-24 Michael S. Tsirkin New
[PATCHv2,3/3] virtio: order index/descriptor reads - - - - --- 2012-04-23 Michael S. Tsirkin New
« 1 2 ... 97 98 99103 104 »