Show patches with: Submitter = Michael S. Tsirkin       |    Archived = No       |   9798 patches
« 1 2 3 497 98 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
qemu/virtio: move features to an inline function - - - - --- 2009-08-10 Michael S. Tsirkin Superseded
qemu: move virtio-pci.o to near pci.o - - - - --- 2009-08-10 Michael S. Tsirkin Superseded
qemu: make virtio-blk PCI compliant by default - - - 1 --- 2009-09-07 Michael S. Tsirkin Superseded
qemu: init all queues to NO_VECTOR value - - - 1 --- 2009-09-07 Michael S. Tsirkin Superseded
[1/2] qemu/qdev: type safety in reset handler 1 - - - --- 2009-09-15 Michael S. Tsirkin Superseded
[2/2] qemu/virtio: fix reset with device removal 1 - - - --- 2009-09-15 Michael S. Tsirkin Superseded
[PATCHv2,1/4] qemu/qdev: type safety in reset handler - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,2/4] qemu/virtio: fix reset with device removal - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,3/4] qemu/pci: refactor code/symbolic constants - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,4/4] qemu/pci: reset device registers on bus reset - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
qemu/virtio-pci: remove unnecessary check - - - - --- 2009-09-22 Michael S. Tsirkin Superseded
qemu: target library, use it in msix - - - - --- 2009-09-23 Michael S. Tsirkin Superseded
[PATCHv2] qemu: target library, use it in msix - - - - --- 2009-09-23 Michael S. Tsirkin Superseded
[PATCHv3] qemu: target library, use it in msix - - - - --- 2009-09-29 Michael S. Tsirkin Superseded
[PATCHv4,1/2] fix comment on cpu_register_physical_memory_offset - - - - --- 2009-09-29 Michael S. Tsirkin Superseded
[PATCHv4,2/2] qemu: clean up target page usage in msix - - - - --- 2009-09-29 Michael S. Tsirkin Superseded
[01/13] vvfat: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[02/13] elfload: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[03/13] gdbstub: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[04/13] escc: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[05/13] omap_dma: fix unbalanced { in commented out code - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[06/13] twl92230: fix old style increment/decrement usage - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[07/13] linux-user: fix old style decrement usage - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[08/13] target-mips: unmatched brackets in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[09/13] tests: unmatched brackets in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[10/13] linux-user: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[11/13] net: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[12/13] slirp: fix unmatched bracket in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[13/13] escc: fix another coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[1/2] tests: missing ; in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
[2/2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
linux-user: fix up oversealous nitpicking - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
[PATCHv2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
qemu/pci: clarify pci config load routine - - - - --- 2009-10-05 Michael S. Tsirkin Superseded
qemu/pci: make pci not depend on msix - - - - --- 2009-10-05 Michael S. Tsirkin Superseded
CODING_STYLE: {} as in linux kernel - - - - --- 2009-10-06 Michael S. Tsirkin Superseded
qemu/pci: optimize pci config handling - - - - --- 2009-10-07 Michael S. Tsirkin Changes Requested
Revert "posix-aio-compat: avoid signal race when spawning a thread" - - - - --- 2009-10-07 Michael S. Tsirkin Rejected
Re: [PATCH] qemu/pci: optimize pci config handling - - - - --- 2009-10-08 Michael S. Tsirkin New
[1/3] pc-bios: enable io/memory unconditionally - - - - --- 2009-10-08 Michael S. Tsirkin New
[2/3] qemu: make cirrus init value pci spec compliant - - - - --- 2009-10-08 Michael S. Tsirkin New
[3/3] qemu: cleanup unused macros in cirrus - - - - --- 2009-10-08 Michael S. Tsirkin New
[PATCHv2] pcbios: enable io/memory unconditionally - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv2] seabios: enable io/memory unconditionally - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv2,1/4] qemu: update pcbios to enable i/o for cirrus - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv2,2/4] qemu: update seabios to enable i/o for cirrus - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv2,3/4] qemu: make cirrus init value pci spec compliant - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv2,4/4] qemu: cleanup unused macros in cirrus - - - - --- 2009-10-08 Michael S. Tsirkin Not Applicable
[PATCHv3,4/4] qemu: cleanup unused macros in cirrus - - - - --- 2009-10-08 Michael S. Tsirkin New
qemu: work around for "posix-aio-compat" - - - - --- 2009-10-08 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
Re: [PATCH 3/5] Use the correct mask to size the PCI option ROM BAR. - - - - --- 2009-10-12 Michael S. Tsirkin New
seabios: fix low bits in ROM and I/O sizing - - - - --- 2009-10-12 Michael S. Tsirkin New
qemu: allow pulseaudio backend to be the default - - - - --- 2009-10-13 Michael S. Tsirkin New
[PATCHv2] qemu: allow pulseaudio to be the default - - - - --- 2009-10-13 Michael S. Tsirkin New
qemu/virtio: make wmb compiler barrier + comments - - - - --- 2009-10-26 Michael S. Tsirkin New
qemu/msix: fix table access issues - - - - --- 2009-10-26 Michael S. Tsirkin New
Re: [PATCH] qemu/msix: fix table access issues - - - - --- 2009-10-28 Michael S. Tsirkin New
configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
pci: move apb specific stuff to apb_pci.c - - - - --- 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
[PATCHv2] configure: use correct cflags in compiler checks - - - - --- 2009-11-11 Michael S. Tsirkin New
Re: [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read(). - - - - --- 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 16/20] pci: kill goto in pci_update_mappings() 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 02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h 1 - - - --- 2009-11-12 Michael S. Tsirkin New
qemu/virtio-net: remove wrong s/g layout assumptions - - - - --- 2009-11-24 Michael S. Tsirkin New
[1/2] msix: add helper to mark all msix entries - - - - --- 2009-11-24 Michael S. Tsirkin New
[2/2] virtio: do not reset msix state on soft reset - - - - --- 2009-11-24 Michael S. Tsirkin New
[1/5] msix: fix mask bit state after reset - - - - --- 2009-11-25 Michael S. Tsirkin New
[2/5] msix: fix reset value for enable bit - - - - --- 2009-11-25 Michael S. Tsirkin New
[3/5] msix: macro rename for function mask support - - - - --- 2009-11-25 Michael S. Tsirkin New
[4/5] msix: function mask support - - - - --- 2009-11-25 Michael S. Tsirkin New
[5/5] msix: clear pending bit of an unused vector - - - - --- 2009-11-25 Michael S. Tsirkin New
[1/4] pci: rearrange code for interrupts - - - - --- 2009-11-25 Michael S. Tsirkin New
[2/4] pci: track IRQ status - - - - --- 2009-11-25 Michael S. Tsirkin New
[3/4] pci: interrupt status bit implementation - - - - --- 2009-11-25 Michael S. Tsirkin New
[4/4] pci: interrupt disable bit support - - - - --- 2009-11-25 Michael S. Tsirkin New
Re: [PATCH 0/4] pci: interrupt status/interrupt disable support - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2,1/3] pci: prepare irq code for interrupt state - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2,2/3] pci: interrupt status bit implementation - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2,3/3] pci: interrupt disable bit support - - - - --- 2009-11-26 Michael S. Tsirkin New
[PATCHv2-repost] pcbios: enable io/memory unconditionally - - - - --- 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
[PATCHv4-repost,2/2] qemu: cleanup unused macros in cirrus - - - - --- 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
[PATCHv5-repost,2/2] qemu: cleanup unused macros in cirrus 1 - - - --- 2009-11-30 Michael S. Tsirkin New
qemu: delete rule target on error - - - - --- 2009-12-07 Michael S. Tsirkin New
[PATCH-RFC,1/3] qemu: add barriers.h header - - - - --- 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,3/3] virtio: add missing barriers - - - - --- 2009-12-08 Michael S. Tsirkin New
virtio: verify features on load - - - - --- 2009-12-08 Michael S. Tsirkin New
e1000: fix init values for command register - - - 1 --- 2009-12-09 Michael S. Tsirkin New
[01/17] e1000: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
[02/17] ne2000: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
[03/17] rtl: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
[04/17] pcnet: switch to symbolic names for pci registers - - - - --- 2009-12-10 Michael S. Tsirkin New
« 1 2 3 497 98 »