Show patches with: Submitter = Michael S. Tsirkin       |    State = Action Required       |    Archived = No       |   9754 patches
« 1 2 ... 95 96 97 98 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[02/17] ne2000: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
[01/17] e1000: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
e1000: fix init values for command register - - - 1 --- 2009-12-09 Michael S. Tsirkin New
virtio: verify features on load - - - - --- 2009-12-08 Michael S. Tsirkin New
[PATCH-RFC,3/3] virtio: add missing barriers - - - - --- 2009-12-08 Michael S. Tsirkin New
[PATCH-RFC,2/3] virtio: use a real wmb - - - - --- 2009-12-08 Michael S. Tsirkin New
[PATCH-RFC,1/3] qemu: add barriers.h header - - - - --- 2009-12-08 Michael S. Tsirkin New
qemu: delete rule target on error - - - - --- 2009-12-07 Michael S. Tsirkin New
[PATCHv5-repost,2/2] qemu: cleanup unused macros in cirrus 1 - - - --- 2009-11-30 Michael S. Tsirkin New
[PATCHv5-repost,1/2] qemu: make cirrus init value pci spec compliant 1 - - - --- 2009-11-30 Michael S. Tsirkin New
[PATCHv4-repost,2/2] qemu: cleanup unused macros in cirrus - - - - --- 2009-11-30 Michael S. Tsirkin New
[PATCHv4-repost,1/2] qemu: make cirrus init value pci spec compliant - - - - --- 2009-11-30 Michael S. Tsirkin New
[PATCHv2-repost] pcbios: enable io/memory unconditionally - - - - --- 2009-11-30 Michael S. Tsirkin New
[PATCHv2,3/3] pci: interrupt disable bit support - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2,2/3] pci: interrupt status bit implementation - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2,1/3] pci: prepare irq code for interrupt state - - - - --- 2009-11-26 Michael S. Tsirkin New
Re: [PATCH 0/4] pci: interrupt status/interrupt disable support - - - - --- 2009-11-26 Michael S. Tsirkin New
[4/4] pci: interrupt disable bit support - - - - --- 2009-11-25 Michael S. Tsirkin New
[3/4] pci: interrupt status bit implementation - - - - --- 2009-11-25 Michael S. Tsirkin New
[2/4] pci: track IRQ status - - - - --- 2009-11-25 Michael S. Tsirkin New
[1/4] pci: rearrange code for interrupts - - - - --- 2009-11-25 Michael S. Tsirkin New
[5/5] msix: clear pending bit of an unused vector - - - - --- 2009-11-25 Michael S. Tsirkin New
[4/5] msix: function mask support - - - - --- 2009-11-25 Michael S. Tsirkin New
[3/5] msix: macro rename for function mask support - - - - --- 2009-11-25 Michael S. Tsirkin New
[2/5] msix: fix reset value for enable bit - - - - --- 2009-11-25 Michael S. Tsirkin New
[1/5] msix: fix mask bit state after reset - - - - --- 2009-11-25 Michael S. Tsirkin New
[2/2] virtio: do not reset msix state on soft reset - - - - --- 2009-11-24 Michael S. Tsirkin New
[1/2] msix: add helper to mark all msix entries - - - - --- 2009-11-24 Michael S. Tsirkin New
qemu/virtio-net: remove wrong s/g layout assumptions - - - - --- 2009-11-24 Michael S. Tsirkin New
Re: [PATCH 02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 20/20] pci: remove goto in pci_bridge_filter(). 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 16/20] pci: kill goto in pci_update_mappings() 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). 1 - - - --- 2009-11-12 Michael S. Tsirkin New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). - - - - --- 2009-11-12 Michael S. Tsirkin New
[PATCHv2] configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
pci: pci.h cleanup: move out stuff not in pci.c - - - - --- 2009-11-11 Michael S. Tsirkin New
pci: move apb specific stuff to apb_pci.c - - - - --- 2009-11-11 Michael S. Tsirkin New
configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
Re: [PATCH] qemu/msix: fix table access issues - - - - --- 2009-10-28 Michael S. Tsirkin New
qemu/msix: fix table access issues - - - - --- 2009-10-26 Michael S. Tsirkin New
qemu/virtio: make wmb compiler barrier + comments - - - - --- 2009-10-26 Michael S. Tsirkin New
[PATCHv2] qemu: allow pulseaudio to be the default - - - - --- 2009-10-13 Michael S. Tsirkin New
qemu: allow pulseaudio backend to be the default - - - - --- 2009-10-13 Michael S. Tsirkin New
seabios: fix low bits in ROM and I/O sizing - - - - --- 2009-10-12 Michael S. Tsirkin New
Re: [PATCH 3/5] Use the correct mask to size the PCI option ROM BAR. - - - - --- 2009-10-12 Michael S. Tsirkin New
Re: [PATCH 3/5] Use the correct mask to size the PCI option ROM BAR. - - - - --- 2009-10-12 Michael S. Tsirkin New
[PATCHv2] seabios: enable io/memory unconditionally - - - - --- 2009-10-12 Michael S. Tsirkin New
Re: [PATCH 3/5] Use the correct mask to size the PCI option ROM BAR. - - - - --- 2009-10-12 Michael S. Tsirkin New
qemu: work around for "posix-aio-compat" - - - - --- 2009-10-08 Michael S. Tsirkin New
[PATCHv3,4/4] qemu: cleanup unused macros in cirrus - - - - --- 2009-10-08 Michael S. Tsirkin New
[3/3] qemu: cleanup unused macros in cirrus - - - - --- 2009-10-08 Michael S. Tsirkin New
[2/3] qemu: make cirrus init value pci spec compliant - - - - --- 2009-10-08 Michael S. Tsirkin New
[1/3] pc-bios: enable io/memory unconditionally - - - - --- 2009-10-08 Michael S. Tsirkin New
Re: [PATCH] qemu/pci: optimize pci config handling - - - - --- 2009-10-08 Michael S. Tsirkin New
« 1 2 ... 95 96 97 98 »