Show patches with: Archived = No       |   430957 patches
« 1 2 ... 1706 1707 17084309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,08/13] intel-iommu: add IOTLB using hash table - - 1 - --- 2014-09-02 Michael S. Tsirkin New
[PULL,09/13] vhost_net: cleanup start/stop condition - - 1 - --- 2014-09-02 Michael S. Tsirkin New
[PULL,10/13] ioh3420: remove unused ioh3420_init() declaration - - 2 - --- 2014-09-02 Michael S. Tsirkin New
[PULL,11/13] virtio-net: don't run bh on vm stopped - - - - --- 2014-09-02 Michael S. Tsirkin New
[PULL,12/13] pci: avoid losing config updates to MSI/MSIX cap regs - - 1 - --- 2014-09-02 Michael S. Tsirkin New
[PULL,13/13] vhost_net: start/stop guest notifiers properly - - 1 2 --- 2014-09-02 Michael S. Tsirkin New
[Qemu-stable] Patch Round-up for stable 2.1.1, freeze on 2014-09-03 - - - - --- 2014-09-03 Michael S. Tsirkin New
vhost_net: initialize acked_features to a safe value during ack - - 1 - --- 2014-09-03 Michael S. Tsirkin New
vhost_net: init acked_features to backend_features - - 1 - --- 2014-09-03 Michael S. Tsirkin New
vhost-scsi: init backend features earlier 2 - - - --- 2014-09-03 Michael S. Tsirkin New
[Qemu-stable] Patch Round-up for stable 2.1.1, freeze on 2014-09-03 - - - - --- 2014-09-03 Michael S. Tsirkin New
vhost_net: cleanup recovery - - - - --- 2014-09-03 Michael S. Tsirkin New
[v2] vhost_net: cleanup recovery - - - - --- 2014-09-03 Michael S. Tsirkin New
[v3] vhost_net: cleanup recovery 1 - - - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,00/16] pci, pc fixes, features - - - - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,01/16] iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,02/16] intel-iommu: introduce Intel IOMMU (VT-d) emulation - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,03/16] intel-iommu: add DMAR table to ACPI tables - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,04/16] intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a… - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,05/16] intel-iommu: fix coding style issues around in q35.c and machine.c - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,06/16] intel-iommu: add supports for queued invalidation interface - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,07/16] intel-iommu: add context-cache to cache context-entry - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,08/16] intel-iommu: add IOTLB using hash table - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,09/16] vhost_net: cleanup start/stop condition - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,10/16] ioh3420: remove unused ioh3420_init() declaration - - 2 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,11/16] virtio-net: don't run bh on vm stopped - - - - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,12/16] pci: avoid losing config updates to MSI/MSIX cap regs - - 1 - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,13/16] vhost_net: start/stop guest notifiers properly - - 1 2 --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,14/16] vhost_net: init acked_features to backend_features - - 1 1 --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,15/16] vhost-scsi: init backend features earlier 2 - - - --- 2014-09-03 Michael S. Tsirkin New
[PULL,v2,16/16] acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags - - 2 - --- 2014-09-03 Michael S. Tsirkin New
[1/3] net: invoke callback when purging queue 1 - - - --- 2014-09-04 Michael S. Tsirkin New
[2/3] net: complete all queued packets on VM stop - - - - --- 2014-09-04 Michael S. Tsirkin New
[3/3] virtio-net: purge outstanding packets when starting vhost - - - - --- 2014-09-04 Michael S. Tsirkin New
virtio: don't call device on !vm_running - - - - --- 2014-09-04 Michael S. Tsirkin New
virtio-pci: enable bus master for old guests - - - - --- 2014-09-08 Michael S. Tsirkin New
virtio-pci: enable bus master for old guests - - - - --- 2014-09-10 Michael S. Tsirkin New
[v2] virtio-pci: enable bus master for old guests - - - - --- 2014-09-10 Michael S. Tsirkin New
[1/2] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-11 Michael S. Tsirkin New
[2/2] Revert "virtio: don't call device on !vm_running" 1 - - 1 --- 2014-09-11 Michael S. Tsirkin New
[v3] virtio-pci: enable bus master for old guests - - - 1 --- 2014-09-11 Michael S. Tsirkin New
[v4] virtio-pci: enable bus master for old guests - - - - --- 2014-09-11 Michael S. Tsirkin New
[v5] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-11 Michael S. Tsirkin New
virtio-pci: fix migration for pci bus master - - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,00/12] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,01/12] hw/machine: Free old values of string properties 1 - 3 - --- 2014-09-14 Michael S. Tsirkin New
[PULL,02/12] test-qdev-global-props: Trivial comment fix 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,03/12] test-qdev-global-props: Run tests on subprocess 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,04/12] test-qdev-global-props: Initialize not_used=true for all props 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,05/12] test-qdev-global-props: Test handling of hotpluggable and non-device types 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,06/12] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,07/12] qdev: Move global validation to a single function 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,08/12] Revert "rng-egd: remove redundant free" - - 1 - --- 2014-09-14 Michael S. Tsirkin New
[PULL,09/12] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,10/12] Revert "virtio: don't call device on !vm_running" 1 - - - --- 2014-09-14 Michael S. Tsirkin New
[PULL,11/12] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-14 Michael S. Tsirkin New
[PULL,12/12] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation - - 1 - --- 2014-09-14 Michael S. Tsirkin New
[PULL,00/12] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-16 Michael S. Tsirkin New
[PULL,v2,00/15] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,02/15] test-qdev-global-props: Trivial comment fix 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,03/15] test-qdev-global-props: Run tests on subprocess 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,04/15] test-qdev-global-props: Initialize not_used=true for all props 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,05/15] test-qdev-global-props: Test handling of hotpluggable and non-device types 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,06/15] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,01/15] hw/machine: Free old values of string properties 1 - 3 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,07/15] qdev: Move global validation to a single function 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,08/15] Revert "rng-egd: remove redundant free" - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,09/15] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,10/15] Revert "virtio: don't call device on !vm_running" 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,11/15] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,12/15] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,13/15] virtio-pci: fix migration for pci bus master - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,14/15] pc: leave more space for BIOS allocations - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v2,15/15] tests: disable global props test for old glib - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,00/15] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,01/15] hw/machine: Free old values of string properties 1 - 3 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,02/15] test-qdev-global-props: Trivial comment fix 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,03/15] tests: disable global props test for old glib - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,04/15] test-qdev-global-props: Run tests on subprocess 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,05/15] test-qdev-global-props: Initialize not_used=true for all props 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,06/15] test-qdev-global-props: Test handling of hotpluggable and non-device types 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,07/15] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,08/15] qdev: Move global validation to a single function 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,09/15] Revert "rng-egd: remove redundant free" - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,10/15] virtio-net: drop assert on vm stop 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,11/15] Revert "virtio: don't call device on !vm_running" 1 - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,12/15] virtio-pci: enable bus master for old guests - - 1 1 --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,13/15] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation - - 1 - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,14/15] virtio-pci: fix migration for pci bus master - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,v3,15/15] pc: leave more space for BIOS allocations - - - - --- 2014-09-18 Michael S. Tsirkin New
[PULL,0/5] pci, pc, virtio, misc bugfixes - - - - --- 2014-09-30 Michael S. Tsirkin New
[PULL,1/5] loader: g_realloc(p, 0) frees and returns NULL, simplify - - 1 - --- 2014-09-30 Michael S. Tsirkin New
[PULL,2/5] Revert "virtio-pci: fix migration for pci bus master" - - - - --- 2014-09-30 Michael S. Tsirkin New
[PULL,3/5] pci-hotplug-old: avoid losing error message 1 - 2 - --- 2014-09-30 Michael S. Tsirkin New
[PULL,4/5] pc-dimm: Don't check dimm->node when there is non-NUMA config 1 - 1 - --- 2014-09-30 Michael S. Tsirkin New
[PULL,5/5] vl: Adjust the place of calling mlockall to speedup VM's startup 1 - 1 - --- 2014-09-30 Michael S. Tsirkin New
virtio-pci: fix migration for pci bus master - - - - --- 2014-10-06 Michael S. Tsirkin New
[v2] virtio-pci: fix migration for pci bus master - - 1 1 --- 2014-10-14 Michael S. Tsirkin New
[v3] virtio-pci: fix migration for pci bus master - - 1 1 --- 2014-10-20 Michael S. Tsirkin New
intel_iommu: fix VTD_SID_TO_BUS - - 2 - --- 2014-10-20 Michael S. Tsirkin New
« 1 2 ... 1706 1707 17084309 4310 »