Show patches with: Archived = No       |   431001 patches
« 1 2 ... 1731 1732 17334310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/4] net/socket: Improve -net socket error reporting - - - - --- 2017-04-26 Mao Zhongyi New
[v2,3/4] net/socket: Convert error report message to Error - - - - --- 2017-04-26 Mao Zhongyi New
[v2,4/4] net/net: Convert parse_host_port() to Error - - - - --- 2017-04-26 Mao Zhongyi New
[v3,1/1] qemu-img: wait for convert coroutines to complete - - 1 - --- 2017-04-26 Anton Nefedov New
[1/1] block: fix alignment calculations in bdrv_co_do_zero_pwritev - - 1 - --- 2017-04-26 Denis V. Lunev New
[RFC,01/20] intel_iommu: add "ecs" option - - - - --- 2017-04-26 Liu, Yi L New
[RFC,02/20] intel_iommu: exposed extended-context mode to guest - - - - --- 2017-04-26 Liu, Yi L New
[RFC,03/20] intel_iommu: add "svm" option - - - - --- 2017-04-26 Liu, Yi L New
[RFC,04/20] Memory: modify parameter in IOMMUNotifier func - - - - --- 2017-04-26 Liu, Yi L New
[RFC,05/20] VFIO: add new IOCTL for svm bind tasks - - - - --- 2017-04-26 Liu, Yi L New
[RFC,06/20] VFIO: add new notifier for binding PASID table - - - - --- 2017-04-26 Liu, Yi L New
[RFC,07/20] VFIO: check notifier flag in region_del() - - - - --- 2017-04-26 Liu, Yi L New
[RFC,08/20] Memory: add notifier flag check in memory_replay() - - - - --- 2017-04-26 Liu, Yi L New
[RFC,09/20] Memory: introduce iommu_ops->record_device - - - - --- 2017-04-26 Liu, Yi L New
[RFC,10/20] VFIO: notify vIOMMU emulator when device is assigned - - - - --- 2017-04-26 Liu, Yi L New
[RFC,11/20] intel_iommu: provide iommu_ops->record_device - - - - --- 2017-04-26 Liu, Yi L New
[RFC,12/20] Memory: Add func to fire pasidt_bind notifier - - - - --- 2017-04-26 Liu, Yi L New
[RFC,13/20] IOMMU: add pasid_table_info for guest pasid table - - - - --- 2017-04-26 Liu, Yi L New
[RFC,14/20] intel_iommu: add FOR_EACH_ASSIGN_DEVICE macro - - - - --- 2017-04-26 Liu, Yi L New
[RFC,15/20] intel_iommu: link whole guest pasid table to host - - - - --- 2017-04-26 Liu, Yi L New
[RFC,16/20] VFIO: Add notifier for propagating IOMMU TLB invalidate - - - - --- 2017-04-26 Liu, Yi L New
[RFC,17/20] Memory: Add func to fire TLB invalidate notifier - - - - --- 2017-04-26 Liu, Yi L New
[RFC,18/20] intel_iommu: propagate Extended-IOTLB invalidate to host - - - - --- 2017-04-26 Liu, Yi L New
[RFC,19/20] intel_iommu: propagate PASID-Cache invalidate to host - - - - --- 2017-04-26 Liu, Yi L New
[RFC,20/20] intel_iommu: propagate Ext-Device-TLB invalidate to host - - - - --- 2017-04-26 Liu, Yi L New
numa: equally distribute memory on nodes - - - - --- 2017-04-26 Laurent Vivier New
[RFC,1/8] iommu: Introduce bind_pasid_table API function - - - - --- 2017-04-26 Yi Liu New
[RFC,2/8] iommu/vt-d: add bind_pasid_table function - - - - --- 2017-04-26 Yi Liu New
[RFC,3/8] iommu: Introduce iommu do invalidate API function - - - - --- 2017-04-26 Yi Liu New
[RFC,4/8] iommu/vt-d: Add iommu do invalidate function - - - - --- 2017-04-26 Yi Liu New
[RFC,5/8] VFIO: Add new IOTCL for PASID Table bind propagation - - - - --- 2017-04-26 Yi Liu New
[RFC,6/8] VFIO: do pasid table binding - - - - --- 2017-04-26 Yi Liu New
[RFC,7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation - - - - --- 2017-04-26 Yi Liu New
[RFC,8/8] VFIO: do IOMMU TLB invalidation from guest - - - - --- 2017-04-26 Yi Liu New
configure: Detect native NetBSD curses(3) - - 2 - --- 2017-04-26 Kamil Rytarowski New
[v2,1/2] ramblock: add RAMBLOCK_FOREACH() - - - - --- 2017-04-26 Peter Xu New
[v2,2/2] ramblock: add new hmp command "info ramblock" - - - - --- 2017-04-26 Peter Xu New
tcg: Initialize return value after exit_atomic - - - - --- 2017-04-26 Nikunj A Dadhania New
[01/24] specs/qcow2: fix bitmap granularity qemu-specific note - - 1 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[02/24] specs/qcow2: do not use wording 'bitmap header' - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[03/24] hbitmap: improve dirty iter - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[04/24] tests: add hbitmap iter test - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[05/24] block: fix bdrv_dirty_bitmap_granularity signature - - 3 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[06/24] block/dirty-bitmap: add deserialize_ones func - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[07/24] qcow2-refcount: rename inc_refcounts() and make it public - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[08/24] qcow2: add bitmaps extension - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[09/24] qcow2: autoloading dirty bitmaps - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[10/24] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[11/24] block: bdrv_close: release bitmaps after drv->bdrv_close - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[12/24] block: introduce persistent dirty bitmaps - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[13/24] block/dirty-bitmap: add bdrv_dirty_bitmap_next() - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[14/24] qcow2: add persistent dirty bitmaps support - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[15/24] block: add bdrv_can_store_new_dirty_bitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[16/24] qcow2: add .bdrv_can_store_new_dirty_bitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[17/24] qmp: add persistent flag to block-dirty-bitmap-add - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[18/24] qmp: add autoload parameter to block-dirty-bitmap-add - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[19/24] qmp: add x-debug-block-dirty-bitmap-sha256 - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[20/24] iotests: test qcow2 persistent dirty bitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[21/24] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[22/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[23/24] qmp: block-dirty-bitmap-remove: remove persistent - - 2 - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[24/24] block: release persistent bitmaps on inactivate - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
scripts: Switch to more portable Perl shebang - - - - --- 2017-04-26 Kamil Rytarowski New
virtio: allow broken device to notify guest - - 1 - --- 2017-04-26 Greg Kurz New
[1/5] hw/char: remove console_exit function in sclp - - - - --- 2017-04-26 Zihan Yang New
[2/5] hw/s390x: make virtio_ccw_exit function in virtio-ccw return void - - - - --- 2017-04-26 Zihan Yang New
[3/5] hw/s390: convert exit to unrealize in virtio_ccw_device_class_init - - - - --- 2017-04-26 Zihan Yang New
[4/5] hw/audio: replace exit with unrealize in hda_codec_device_class_init - - - - --- 2017-04-26 Zihan Yang New
[5/5] hw/audio: convert exit callback in HDACodecDeviceClass to void - - - - --- 2017-04-26 Zihan Yang New
[v2] scripts: Switch to more portable Perl shebang - - 1 - --- 2017-04-26 Kamil Rytarowski New
configure: fix trace backend list for out-of-tree builds - - - - --- 2017-04-26 Greg Kurz New
[v2] configure: fix trace backend list for out-of-tree builds - - - - --- 2017-04-26 Greg Kurz New
[v2,1/3] qemu-img/convert: Use @opts for one thing only - - 1 - --- 2017-04-26 Max Reitz New
[v2,2/3] qemu-img/convert: Move bs_n > 1 && -B check down - - 1 - --- 2017-04-26 Max Reitz New
[v2,3/3] qemu-img: Document backing options - - 1 - --- 2017-04-26 Max Reitz New
[PULL,0/5] hmp queue - - - - --- 2017-04-26 Dr. David Alan Gilbert New
[PULL,1/5] hmp: gpa2hva and gpa2hpa hostaddr command - - 1 - --- 2017-04-26 Dr. David Alan Gilbert New
[PULL,2/5] monitor: Check whether TCG is enabled before running the "info jit" code - - 1 1 --- 2017-04-26 Dr. David Alan Gilbert New
[PULL,3/5] libqtest: Ignore QMP events when parsing the response for HMP commands - - 1 - --- 2017-04-26 Dr. David Alan Gilbert New
[PULL,4/5] libqtest: Add a generic function to run a callback function for every machine - - 1 - --- 2017-04-26 Dr. David Alan Gilbert New
[PULL,5/5] tests: Add a tester for HMP commands - - 1 - --- 2017-04-26 Dr. David Alan Gilbert New
iotests: Launch qemu-nbd with -e 42 - - 1 - --- 2017-04-26 Max Reitz New
[RFC,v1,1/5] hw/scsi: Override the max_sectors value for virtio-scsi - - - - --- 2017-04-26 Eric Farman New
[RFC,v1,2/5] pc-bios/s390-ccw: Remove duplicate blk_factor adjustment - - 1 - --- 2017-04-26 Eric Farman New
[RFC,v1,3/5] pc-bios/s390-ccw: Move SCSI block factor to outer read - - - - --- 2017-04-26 Eric Farman New
[RFC,v1,4/5] pc-bios/s390-ccw: Break up virtio-scsi read into multiples - - - - --- 2017-04-26 Eric Farman New
trace: disallow more than 10 arguments per trace event - - 1 - --- 2017-04-26 Daniel P. Berrangé New
[1/3] hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1 - - 1 - --- 2017-04-26 Peter Maydell New
[2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum - - 1 - --- 2017-04-26 Peter Maydell New
[3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1 - - 1 - --- 2017-04-26 Peter Maydell New
[PULL] tcg queued patch - - - - --- 2017-04-26 Richard Henderson New
[PULL] tcg: Initialize return value after exit_atomic - - - 2 --- 2017-04-26 Richard Henderson New
target/ppc: do not reset reserve_addr in exec_enter - - - - --- 2017-04-26 Nikunj A Dadhania New
[1/2] Postcopy: Force allocation of all-zero precopy pages - - - 1 --- 2017-04-26 Dr. David Alan Gilbert New
[2/2] migration: Extra tracing 1 - 2 - --- 2017-04-26 Dr. David Alan Gilbert New
ACPI: call acpi_set_pci_info when only acpi enabled - - - - --- 2017-04-26 Bruce Rogers New
[1/4] hw/ppc: setting spapr_drc_detach_cb in spapr_dr_connector_new - - - - --- 2017-04-26 Daniel Henrique Barboza New
[2/4] hw/ppc: migrating the DRC state of hotplugged devices - - - - --- 2017-04-26 Daniel Henrique Barboza New
[3/4] migration: spapr: migrate ccs_list in spapr state - - - - --- 2017-04-26 Daniel Henrique Barboza New
[4/4] migration: spapr: migrate pending_events of spapr state - - - - --- 2017-04-26 Daniel Henrique Barboza New
« 1 2 ... 1731 1732 17334310 4311 »