Show patches with: none      |   431691 patches
« 1 2 ... 2825 2826 28274316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/28] target-i386: Fix apic object leak when CPU is deleted - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,13/28] target-i386: cpu: Do not ignore error and fix apic parent - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,12/28] target-i386: Add support for UMIP and RDPID CPUID bits - - - - --- 2016-07-20 Eduardo Habkost New
[PULL,11/28] target-i386: Add socket/core/thread properties to X86CPU - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,10/28] target-i386: Replace custom apic-id setter/getter with static property - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,09/28] pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,08/28] pc: Extract CPU lookup into a separate function - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,07/28] target-i386: Set physical address bits based on host - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,06/28] pc: Add x86_topo_ids_from_apicid() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,05/28] target-i386: Use uint32_t for X86CPU.apic_id - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,04/28] target-i386: Fill high bits of mtrr mask - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,03/28] target-i386: Mask mtrr mask based on CPU physical address limits - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,02/28] target-i386: Allow physical address bits to be set - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,01/28] target-i386: Provide TCG_PHYS_ADDR_BITS - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,v2,00/28] x86 queue, 2016-07-20 - - - - --- 2016-07-20 Eduardo Habkost New
[v5,3/3] blockdev: Add dynamic module loading for block drivers - - - - --- 2016-07-20 clord@redhat.com New
[v5,2/3] blockdev: Add dynamic generation of module_block.h - - - - --- 2016-07-20 clord@redhat.com New
[v5,1/3] blockdev: prepare iSCSI block driver for dynamic loading - - 1 - --- 2016-07-20 clord@redhat.com New
[PULL,3/3] s390x/css: provide a dev_path for css devices - - 2 1 --- 2016-07-20 Cornelia Huck New
[PULL,2/3] s390x/css: sch_handle_start_func() handles resume, too - - 1 - --- 2016-07-20 Cornelia Huck New
[PULL,1/3] s390x/css: copy CCW format bit from ORB to SCSW - - 1 - --- 2016-07-20 Cornelia Huck New
[PULL,0/3] s390x fixes for 2.7 - - - - --- 2016-07-20 Cornelia Huck New
[v2,6/6] tests: introduce a framework for testing migration performance - - - - --- 2016-07-20 Daniel P. Berrangé New
[v2,5/6] scripts: ensure monitor socket has SO_REUSEADDR set - - - - --- 2016-07-20 Daniel P. Berrangé New
[v2,4/6] scripts: set timeout when waiting for qemu monitor connection - - - - --- 2016-07-20 Daniel P. Berrangé New
[v2,3/6] scripts: refactor the VM class in iotests for reuse - - - - --- 2016-07-20 Daniel P. Berrangé New
[v2,2/6] scripts: add a 'debug' parameter to QEMUMonitorProtocol - - - - --- 2016-07-20 Daniel P. Berrangé New
[PULL,2/2] usbredir: add streams property - - - - --- 2016-07-20 Gerd Hoffmann New
[PULL,1/2] xhci: Fix possible side effect from assert() - - - - --- 2016-07-20 Gerd Hoffmann New
[PULL,for-2.7,0/2] usb: xhci assert fix, add usbredir streams property - - - - --- 2016-07-20 Gerd Hoffmann New
[PULL,v1,2/2] crypto: don't open-code qcrypto_hash_supports - - - - --- 2016-07-20 Daniel P. Berrangé New
[PULL,v1,1/2] crypto: use glib as fallback for hash algorithm - - - - --- 2016-07-20 Daniel P. Berrangé New
[PULL,v1,0/2] Merge qcrypto-next 2016/07/20 - - - - --- 2016-07-20 Daniel P. Berrangé New
[PULL,1/1] qxl: fix qxl_set_dirty call in qxl_dirty_one_surface - - 1 - --- 2016-07-20 Gerd Hoffmann New
[PULL,for-2.7,0/1] qxl: fix qxl_set_dirty call in qxl_dirty_one_surface - - - - --- 2016-07-20 Gerd Hoffmann New
[for-2.7] fix qemu exit on memory hotplug when allocation fails at prealloc time - - 1 - --- 2016-07-20 Igor Mammedov New
Symlink README.md as README to unbreak checkpatch.pl - - - - --- 2016-07-20 Fam Zheng New
[v3,10/10] exec: Use address_space_rw to handle reads and wirtes - - - - --- 2016-07-20 Andrey Smirnov New
[v3,09/10] gdbstub: Convert target_memory_rw_debug to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,08/10] Convert address_space_rw to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,07/10] Convert cpu_memory_rw_debug to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,06/10] Change signature of cpu_memory_rw_debug() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,05/10] Rename MMUAccessType to MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,04/10] address_space_write_continue: Distill common code - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,03/10] Change signature of address_space_write() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,02/10] Change signature of address_space_read() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,01/10] Avoid needless calls to address_space_rw() - - 1 - --- 2016-07-20 Andrey Smirnov New
[v2,1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM 2 - 1 - --- 2016-07-20 Sam Bobroff New
[RFC,3/3] hw/arm/virt: add nvdimm emulation support - - - - --- 2016-07-20 Kwangwoo Lee New
[RFC,2/3] nvdimm: use configurable ACPI IO base and size - - - - --- 2016-07-20 Kwangwoo Lee New
[RFC,1/3] hw/arm/virt: add hotplug memory support - - - - --- 2016-07-20 Kwangwoo Lee New
[PULL,14/14] block/gluster: add support for multiple gluster servers - - 1 - --- 2016-07-20 Jeff Cody New
[PULL,13/14] block/gluster: using new qapi schema - - 2 - --- 2016-07-20 Jeff Cody New
[PULL,12/14] block/gluster: deprecate rdma support - - 3 - --- 2016-07-20 Jeff Cody New
[PULL,11/14] block/gluster: code cleanup - - 2 - --- 2016-07-20 Jeff Cody New
[PULL,10/14] block/gluster: rename [server, volname, image] -> [host, volume, path] - - 2 - --- 2016-07-20 Jeff Cody New
[PULL,09/14] mirror: fix request throttling in drive-mirror - - 1 - --- 2016-07-20 Jeff Cody New
[PULL,08/14] mirror: improve performance of mirroring of empty disk - - 2 - --- 2016-07-20 Jeff Cody New
[PULL,07/14] mirror: efficiently zero out target - - 2 - --- 2016-07-20 Jeff Cody New
[PULL,06/14] mirror: optimize dirty bitmap filling in mirror_run a bit - - 4 - --- 2016-07-20 Jeff Cody New
[PULL,05/14] block: remove extra condition in bdrv_can_write_zeroes_with_unmap - - 3 - --- 2016-07-20 Jeff Cody New
[PULL,04/14] mirror: create mirror_dirty_init helper for mirror_run - - 3 - --- 2016-07-20 Jeff Cody New
[PULL,03/14] mirror: create mirror_throttle helper - - 1 - --- 2016-07-20 Jeff Cody New
[PULL,02/14] mirror: make sectors_in_flight int64_t - - 4 - --- 2016-07-20 Jeff Cody New
[PULL,01/14] dirty-bitmap: operate with int64_t amount - - 4 - --- 2016-07-20 Jeff Cody New
[PULL,4/4] block: export LUKS specific data to qemu-img info - - 1 - --- 2016-07-19 Max Reitz New
[PULL,3/4] crypto: add support for querying parameters for block encryption - - 2 - --- 2016-07-19 Max Reitz New
[PULL,2/4] AioContext: correct comments - - - - --- 2016-07-19 Max Reitz New
[PULL,1/4] qcow2: do not allocate extra memory - - 2 - --- 2016-07-19 Max Reitz New
[PULL,0/4] Block patches - - - - --- 2016-07-19 Max Reitz New
[PULL,v2,00/55] pc, pci, virtio: new features, cleanups, fixes - - - - --- 2016-07-19 Michael S. Tsirkin New
[PULL,v2,00/55] pc, pci, virtio: new features, cleanups, fixes - - - - --- 2016-07-19 Michael S. Tsirkin New
pcie: fix link active status bit migration - - - - --- 2016-07-19 Michael S. Tsirkin New
[PULL,for-2.7,25/25] raw_bsd: Convert to byte-based interface - - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,24/25] nbd: Convert to byte-based interface 1 - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,23/25] block: Kill .bdrv_co_discard() - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,22/25] sheepdog: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,21/25] raw_bsd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,20/25] qcow2: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,19/25] nbd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,18/25] iscsi: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,17/25] gluster: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,16/25] blkreplay: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,15/25] block: Add .bdrv_co_pdiscard() driver callback - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,14/25] block: Convert .bdrv_aio_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,13/25] rbd: Switch rbd_start_aio() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,12/25] raw-posix: Switch paio_submit() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,11/25] block: Convert BB interface to byte-based discards - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,10/25] block: Convert bdrv_aio_discard() to byte-based - - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,09/25] block: Switch BlockRequest to byte-based - - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,08/25] block: Convert bdrv_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,07/25] block: Convert bdrv_co_discard() to byte-based - - 1 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,06/25] iscsi: Rely on block layer to break up large requests 1 - 2 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,05/25] nbd: Drop unused offset parameter 1 - 2 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,04/25] nbd: Rely on block layer to break up large requests 1 - 2 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,03/25] block: Fragment writes to max transfer length - - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,02/25] raw_bsd: Don't advertise flags not supported by protocol layer - - 2 - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,01/25] block: Fragment reads to max transfer length - - - - --- 2016-07-19 Stefan Hajnoczi New
[PULL,for-2.7,00/25] Block patches - - - - --- 2016-07-19 Stefan Hajnoczi New
[V2] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines - - - - --- 2016-07-19 Marcel Apfelbaum New
« 1 2 ... 2825 2826 28274316 4317 »