Show patches with: none      |   430916 patches
« 1 2 ... 3028 3029 30304309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,V2,07/10] Qemu: Add post_load_state() to run after restoring CPU state - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,06/10] Qemu/PCI: Add macros for faked PCI migration capability - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,05/10] Qemu/VFIO: Expose PCI config space read/write and msix functions - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,04/10] Qemu/VFIO: Add vfio_find_free_cfg_reg() to find free PCI config space regs - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,03/10] Qemu/VFIO: Rework vfio_std_cap_max_size() function - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,02/10] Qemu/VFIO: Add new VFIO_GET_PCI_CAP_INFO ioctl cmd definition - - - - --- 2015-11-24 Lan Tianyu New
[RFC,V2,01/10] Qemu/VFIO: Create head file pci.h to share data struct. - - - - --- 2015-11-24 Lan Tianyu New
[for-2.5,2/2] atapi: Fix code indentation - - - - --- 2015-11-24 Alberto Garcia New
[for-2.5,1/2] atapi: Account for failed and invalid operations in cd_read_sector() - - 1 - --- 2015-11-24 Alberto Garcia New
[v2,for-2.5] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl - - 3 - --- 2015-11-24 Peter Maydell New
[2/2] tests/vhost-user-bridge: read command line arguments - - - - --- 2015-11-24 Victor Kaplansky New
[1/2] tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature - - - - --- 2015-11-24 Victor Kaplansky New
[RFC,v3,5/5] arm/virt: Add ITS to the virt board - - 1 - --- 2015-11-24 Pavel Fedin New
[RFC,v3,4/5] kvm_arm: Implement support for ITS emulation by KVM - - - - --- 2015-11-24 Pavel Fedin New
[RFC,v3,3/5] kvm_arm: Pass requester ID to MSI routing functions - - - - --- 2015-11-24 Pavel Fedin New
[RFC,v3,2/5] kernel: Add vGICv3 ITS definitions - - - - --- 2015-11-24 Pavel Fedin New
[RFC,v3,1/5] hw/intc: Implement ITS base class - - - - --- 2015-11-24 Pavel Fedin New
Give detailed info when pcie downstream port init failed - - - - --- 2015-11-24 Cao jin New
[COLO-Frame,v11,39/39] COLO: Add block replication into colo process - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,38/39] colo: Use default buffer-filter to buffer and release packets - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,37/39] filter-buffer: Introduce a helper function to release packets - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,36/39] filter-buffer: Introduce a helper function to enable/disable default filter - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,35/39] filter-buffer: Accept zero interval - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,34/39] net/filter-buffer: Add default filter-buffer for each netdev - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,33/39] COLO: Split qemu_savevm_state_begin out of checkpoint process - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,32/39] COLO: Separate the process of saving/loading ram and device state - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,31/39] savevm: Split load vm state function qemu_loadvm_state - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,30/39] COLO: Update the global runstate after going into colo state - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,29/39] COLO: Process shutdown command for VM in COLO state - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,28/39] COLO failover: Don't do failover during loading VM's state - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,27/39] COLO failover: Shutdown related socket fd when do failover - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,26/39] qmp event: Add event notification for COLO error - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,25/39] COLO: implement default failover treatment - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,24/39] COLO: Implement failover work for Secondary VM - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,23/39] COLO: Implement failover work for Primary VM - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,22/39] COLO failover: Introduce state to record failover process - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,21/39] COLO failover: Introduce a new command to trigger a failover - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,20/39] COLO: synchronize PVM's state to SVM periodically - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,19/39] COLO: Add checkpoint-delay parameter for migrate-set-parameters - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,18/39] COLO: Flush PVM's cached RAM into SVM's memory - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,17/39] COLO: Load VMState into qsb before restore it - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,16/39] ram/COLO: Record the dirty pages that SVM received - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,15/39] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,14/39] ram: Split host_from_stream_offset() into two helper functions - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,13/39] COLO: Save PVM state to secondary side when do checkpoint - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,12/39] QEMUSizedBuffer: Introduce two help functions for qsb - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,11/39] COLO: Add a new RunState RUN_STATE_COLO - - 2 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,10/39] COLO: Implement colo checkpoint protocol - - - - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,09/39] COLO/migration: Create a new communication path from destination to source - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,08/39] migration: Rename the'file' member of MigrationState - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,07/39] migration: Integrate COLO checkpoint process into loadvm - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,06/39] migration: Integrate COLO checkpoint process into migration - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,05/39] migration: Add state records for migration incoming - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,04/39] migration: Export migrate_set_state() - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,03/39] COLO: migrate colo related info to secondary node - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,02/39] migration: Introduce capability 'x-colo' to migration - - 1 - --- 2015-11-24 Zhanghailiang New
[COLO-Frame,v11,01/39] configure: Add parameter for configure to enable/disable COLO support - - 1 - --- 2015-11-24 Zhanghailiang New
[RFC,0/9] vhost-nvme: new qemu nvme backend using nvme target - - - - --- 2015-11-24 Ming Lin New
[PULL,for-2.5,2/2] virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error - - - - --- 2015-11-24 Stefan Hajnoczi New
[PULL,for-2.5,1/2] parallels: dirty BAT properly for continuous allocations - - - - --- 2015-11-24 Stefan Hajnoczi New
[PULL,for-2.5,0/2] Block patches - - - - --- 2015-11-24 Stefan Hajnoczi New
[v2,3/3] hbitmap: Drop "granularity" - - - - --- 2015-11-24 Fam Zheng New
[v2,2/3] block: Hide HBitmap in block dirty bitmap interface - - - - --- 2015-11-24 Fam Zheng New
[v2,1/3] backup: Use Bitmap to replace "s->bitmap" - - 1 - --- 2015-11-24 Fam Zheng New
[for-2.6,14/14] iotests: Add "qemu-img map" test for VMDK extents - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,13/14] qemu-img: In "map" output, support external file name - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,12/14] qemu-img: In 'map', use QDict to generate JSON output - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,11/14] vmdk: Return extent's file in bdrv_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,10/14] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,09/14] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,08/14] sheepdog: Assign bs to file in sd_co_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,07/14] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,06/14] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - - - - --- 2015-11-24 Fam Zheng New
[for-2.6,05/14] iscsi: Assign bs to file in iscsi_co_get_block_status - - 1 - --- 2015-11-24 Fam Zheng New
[for-2.6,04/14] raw: Assign bs to file in raw_co_get_block_status - - 1 - --- 2015-11-24 Fam Zheng New
[for-2.6,03/14] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - - 1 - --- 2015-11-24 Fam Zheng New
[for-2.6,02/14] qcow: Assign bs->file->bs to file in qcow_co_get_block_status - - 1 - --- 2015-11-24 Fam Zheng New
[for-2.6,01/14] block: Add "file" output parameter to block status query functions - - 1 - --- 2015-11-24 Fam Zheng New
[v1,1/1] xlnx-ep108: Add support for high DDR memory regions - - - - --- 2015-11-24 Alistair Francis New
[v6,3/3] target-i386: add support to migrate vcpu's TSC rate - - 1 - --- 2015-11-24 Haozhong Zhang New
[v6,2/3] target-i386: reorganize TSC rate setting code - - 1 - --- 2015-11-24 Haozhong Zhang New
[v6,1/3] target-i386: fallback vcpu's TSC rate to value returned by KVM - - 2 - --- 2015-11-24 Haozhong Zhang New
[for-2.5] makefile: fix qemu-ga make install for --disable-tools - - - - --- 2015-11-23 Michael Roth New
[v4,4/4] usb-mtp: add support for basic mtp events - - - - --- 2015-11-23 Bandan Das New
[v4,3/4] usb-mtp: Add support for inotify based file monitoring - - - - --- 2015-11-23 Bandan Das New
[v4,2/4] usb-mtp: free objects on a mtp reset - - - - --- 2015-11-23 Bandan Das New
[v4,1/4] usb-mtp: use a list for keeping track of children - - - - --- 2015-11-23 Bandan Das New
[RFC,post-2.5,5/5] vfio: Enable sparse mmap capability - - - - --- 2015-11-23 Alex Williamson New
[RFC,post-2.5,4/5] linux-headers/vfio: Update for proposed capabilities list - - - - --- 2015-11-23 Alex Williamson New
[RFC,post-2.5,3/5] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions - - - - --- 2015-11-23 Alex Williamson New
[RFC,post-2.5,2/5] vfio: Generalize region support - - - - --- 2015-11-23 Alex Williamson New
[RFC,post-2.5,1/5] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO - - - - --- 2015-11-23 Alex Williamson New
[v2,2/2] doc: Introduce coding style for errors - - - - --- 2015-11-23 Lluís Vilanova New
[v2,1/2] utils: Add warning messages - - - - --- 2015-11-23 Lluís Vilanova New
[v2,4/4] qjson: surprise, allocating 6 QObjects per token is expensive - - - - --- 2015-11-23 Paolo Bonzini New
[v2,3/4] qjson: store tokens in a GQueue - - - - --- 2015-11-23 Paolo Bonzini New
[v2,2/4] qjson: do not save/restore contexts - - - - --- 2015-11-23 Paolo Bonzini New
[v2,1/4] qjson: replace QString in JSONLexer with GString - - - - --- 2015-11-23 Paolo Bonzini New
[for-2.5] hw/ppc/spapr: Remove duplicated "pseries" alias - - - - --- 2015-11-23 Thomas Huth New
[1/2] tests/Makefile: Add more dependencies for test-timed-average - - - - --- 2015-11-23 Kevin Wolf New
« 1 2 ... 3028 3029 30304309 4310 »