Show patches with: Submitter = Dr. David Alan Gilbert       |    State = Action Required       |    Archived = No       |   3411 patches
« 1 2 ... 16 17 1834 35 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,28/33] migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,27/33] migration: update ram_counters for multifd sync packet [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,26/33] migration: add speed limit for multifd migration [PULL,01/33] migration: Add error_desc for file channel errors - - 2 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,25/33] migration: add qemu_file_update_transfer interface [PULL,01/33] migration: Add error_desc for file channel errors - - 2 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,24/33] migration: always initialise ram_counters for a new migration [PULL,01/33] migration: Add error_desc for file channel errors - - 2 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,23/33] migration: remove unused field bytes_xfer [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,22/33] hmp: Remove migration capabilities from "info migrate" [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,21/33] migration/postcopy: use QEMU_IS_ALIGNED to replace host_offset [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,20/33] migration/postcopy: simplify calculation of run_start and fixup_start_addr [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,19/33] migration/postcopy: make PostcopyDiscardState a static variable [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,18/33] migration: extract ram_load_precopy [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,17/33] migration: return -EINVAL directly when version_id mismatch [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,16/33] migration: equation is more proper than and to check LOADVM_QUIT [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,15/33] migration: just pass RAMBlock is enough [PULL,01/33] migration: Add error_desc for file channel errors - - 2 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,14/33] migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,13/33] migration/postcopy: start_postcopy could be true only when migrate_postcopy() return t… [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,12/33] migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_advise() [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,11/33] migration/savevm: move non SaveStateEntry condition check out of iteration [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,10/33] migration/savevm: split qemu_savevm_state_complete_precopy() into two parts [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,09/33] migration/savevm: flush file for iterable_only case [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,08/33] migration/postcopy: do_fixup is true when host_offset is non-zero [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,07/33] migration/postcopy: reduce one operation to calculate fixup_start_addr [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,06/33] migration/postcopy: discard_length must not be 0 [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,05/33] migration/postcopy: break the loop when there is no more page to discard [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,04/33] migration/postcopy: the valid condition is one less then end [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,03/33] migration: consolidate time info into populate_time_info [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,02/33] hw/net: fix vmxnet3 live migration [PULL,01/33] migration: Add error_desc for file channel errors - - 1 1 --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,01/33] migration: Add error_desc for file channel errors [PULL,01/33] migration: Add error_desc for file channel errors - - 1 - --- 2019-08-15 Dr. David Alan Gilbert New
[PULL,00/33] migration queue - - - - --- 2019-08-15 Dr. David Alan Gilbert New
[v2,3/3] vhost: Fix memory region section comparison Fix MemoryRegionSection alignment and comparison - 1 - - --- 2019-08-14 Dr. David Alan Gilbert New
[v2,2/3] memory: Provide an equality function for MemoryRegionSections Fix MemoryRegionSection alignment and comparison - - 1 - --- 2019-08-14 Dr. David Alan Gilbert New
[v2,1/3] memory: Align MemoryRegionSections fields Fix MemoryRegionSection alignment and comparison - - 1 - --- 2019-08-14 Dr. David Alan Gilbert New
[2/2] vhost: Fix memory region section comparison Fix MemoryRegionSection alignment and comparison - 1 - - --- 2019-08-13 Dr. David Alan Gilbert New
[1/2] memory: Align and add helper for comparing MemoryRegionSections Fix MemoryRegionSection alignment and comparison - - 1 - --- 2019-08-13 Dr. David Alan Gilbert New
[2/2] pcie_root_port: Disable ACS on older machines Disable PCIe ACS on older machines - - 2 - --- 2019-07-30 Dr. David Alan Gilbert New
[1/2] pcie_root_port: Allow ACS to be disabled Disable PCIe ACS on older machines - - 2 - --- 2019-07-30 Dr. David Alan Gilbert New
[v2,2/2] Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs" Reversions to fix PCIe in virtio - - 2 - --- 2019-07-29 Dr. David Alan Gilbert New
[v2,1/2] Revert "Revert "globals: Allow global properties to be optional"" Reversions to fix PCIe in virtio - - 2 - --- 2019-07-29 Dr. David Alan Gilbert New
[for,4.1] Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs" [for,4.1] Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs" - - 1 - --- 2019-07-29 Dr. David Alan Gilbert New
[for,4.2,v2,4/4] timer: last, remove last bits of last Remove time reset notifications - - - - --- 2019-07-24 Dr. David Alan Gilbert New
[for,4.2,v2,3/4] replay: Remove host_clock_last Remove time reset notifications - - 1 - --- 2019-07-24 Dr. David Alan Gilbert New
[for,4.2,v2,2/4] timer: Remove reset notifiers Remove time reset notifications - - - - --- 2019-07-24 Dr. David Alan Gilbert New
[for,4.2,v2,1/4] mc146818rtc: Remove reset notifiers Remove time reset notifications - - - - --- 2019-07-24 Dr. David Alan Gilbert New
[for,4.2,3/3] timer: last, remove last bits of last Remove time reset notifications - - - - --- 2019-07-22 Dr. David Alan Gilbert New
[for,4.2,2/3] timer: Remove reset notifiers Remove time reset notifications - - - - --- 2019-07-22 Dr. David Alan Gilbert New
[for,4.2,1/3] mc146818rtc: Remove reset notifiers Remove time reset notifications - - - - --- 2019-07-22 Dr. David Alan Gilbert New
[PULL,1/1] Fix build error when VNC is configured out [PULL,1/1] Fix build error when VNC is configured out - - 1 - --- 2019-07-15 Dr. David Alan Gilbert New
[PULL,0/1] hmp queue - - - - --- 2019-07-15 Dr. David Alan Gilbert New
[v5,5/5] net/announce: Expand test for stopping self announce network announce; interface selection & IDs - - - - --- 2019-06-20 Dr. David Alan Gilbert New
[v5,4/5] net/announce: Add HMP optional ID network announce; interface selection & IDs - - - - --- 2019-06-20 Dr. David Alan Gilbert New
[v5,3/5] net/announce: Add optional ID network announce; interface selection & IDs - - - - --- 2019-06-20 Dr. David Alan Gilbert New
[v5,2/5] net/announce: Add HMP optional interface list network announce; interface selection & IDs - - - - --- 2019-06-20 Dr. David Alan Gilbert New
[v5,1/5] net/announce: Allow optional list of interfaces network announce; interface selection & IDs - - - - --- 2019-06-20 Dr. David Alan Gilbert New
[v4,5/5] net/announce: Expand test for stopping self announce network announce; interface selection & IDs - - - - --- 2019-06-13 Dr. David Alan Gilbert New
[v4,4/5] net/announce: Add HMP optional ID network announce; interface selection & IDs - - - - --- 2019-06-13 Dr. David Alan Gilbert New
[v4,3/5] net/announce: Add optional ID network announce; interface selection & IDs - - - - --- 2019-06-13 Dr. David Alan Gilbert New
[v4,2/5] net/announce: Add HMP optional interface list network announce; interface selection & IDs - - - - --- 2019-06-13 Dr. David Alan Gilbert New
[v4,1/5] net/announce: Allow optional list of interfaces network announce; interface selection & IDs - - - - --- 2019-06-13 Dr. David Alan Gilbert New
[v3,4/4] net/announce: Add HMP optional ID network announce; interface selection & IDs - - - - --- 2019-06-10 Dr. David Alan Gilbert New
[v3,3/4] net/announce: Add optional ID network announce; interface selection & IDs - - - - --- 2019-06-10 Dr. David Alan Gilbert New
[v3,2/4] net/announce: Add HMP optional interface list network announce; interface selection & IDs - - - - --- 2019-06-10 Dr. David Alan Gilbert New
[v3,1/4] net/announce: Allow optional list of interfaces network announce; interface selection & IDs - - - - --- 2019-06-10 Dr. David Alan Gilbert New
[v2,2/2] net/announce: Add HMP optional interface list network announce; interface selection - - - - --- 2019-05-29 Dr. David Alan Gilbert New
[v2,1/2] net/announce: Allow optional list of interfaces network announce; interface selection - - - - --- 2019-05-29 Dr. David Alan Gilbert New
[2/2] net/announce: Add HMP optional interface list network announce; interface selection - - - - --- 2019-05-23 Dr. David Alan Gilbert New
[1/2] net/announce: Allow optional list of interfaces network announce; interface selection - - - - --- 2019-05-23 Dr. David Alan Gilbert New
[PULL,16/16] monitor: Call mon_get_cpu() only once athmp_gva2gpa() [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 2 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,15/16] migration/ram.c: fix typos in comments [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,14/16] migration: Fix use-after-free duringprocess exit [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,13/16] migration/savevm: wrap intoqemu_loadvm_state_header() [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,12/16] migration/savevm: load_header beforeload_setup [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,11/16] migration/savevm: remove duplicate checkof migration_is_blocked [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,10/16] migration: update comments of migrationbitmap [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,09/16] migration/ram.c: start ofmigration_bitmap_sync_range is always 0 [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,08/16] qemu-option.hx: Update missed parameterfor colo-compare [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,07/16] migration/colo.h: Remove obsolete codes [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,06/16] migration/colo.c: Remove redundant inputparameter [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,05/16] migration: savevm: fix error code withmigration blockers [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - 1 2 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,04/16] vmstate: check subsection_found is enough [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly 1 - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,03/16] migration: remove not used fieldxfer_limit [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,02/16] migration: not necessary to check opsagain [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,01/16] migration: comment VMSTATE_UNUSED*()properly [PULL,01/16] migration: comment VMSTATE_UNUSED*()properly - - 1 - --- 2019-05-14 Dr. David Alan Gilbert New
[PULL,00/16] migration queue - - - - --- 2019-05-14 Dr. David Alan Gilbert New
monitor: Fix gva2gpa coverityism monitor: Fix gva2gpa coverityism - - 1 - --- 2019-05-10 Dr. David Alan Gilbert New
[PULL,2/2] hmp: gva2gpa debug command [PULL,1/2] hmp: delvm: use hmp_handle_error - - 1 - --- 2019-05-01 Dr. David Alan Gilbert New
[PULL,1/2] hmp: delvm: use hmp_handle_error [PULL,1/2] hmp: delvm: use hmp_handle_error - - 1 - --- 2019-05-01 Dr. David Alan Gilbert New
[PULL,0/2] hmp queue - - - - --- 2019-05-01 Dr. David Alan Gilbert New
[v3] slirp: Gcc 9 -O3 fix [v3] slirp: Gcc 9 -O3 fix - - - - --- 2019-04-15 Dr. David Alan Gilbert New
[v2] slirp: Gcc 9 -O3 fix [v2] slirp: Gcc 9 -O3 fix - - - - --- 2019-04-15 Dr. David Alan Gilbert New
hmp: gva2gpa debug command hmp: gva2gpa debug command - - 1 - --- 2019-04-12 Dr. David Alan Gilbert New
slirp: Gcc 9 -O3 fix slirp: Gcc 9 -O3 fix - - - - --- 2019-04-05 Dr. David Alan Gilbert New
test qgraph.c: Fix segs due to out of scope default test qgraph.c: Fix segs due to out of scope default - 1 1 - --- 2019-04-05 Dr. David Alan Gilbert New
[PULL,2/2] migration: Fix migrate_set_parameter [PULL,1/2] migration/ram.c: Fix codes conflict about bitmap_mutex - - 1 - --- 2019-04-05 Dr. David Alan Gilbert New
[PULL,1/2] migration/ram.c: Fix codes conflict about bitmap_mutex [PULL,1/2] migration/ram.c: Fix codes conflict about bitmap_mutex - - 2 - --- 2019-04-05 Dr. David Alan Gilbert New
[PULL,0/2] migration queue - - - - --- 2019-04-05 Dr. David Alan Gilbert New
configure: fix pam test warning configure: fix pam test warning 1 - 1 - --- 2019-04-04 Dr. David Alan Gilbert New
migration/rdma: Check qemu_rdma_init_one_block migration/rdma: Check qemu_rdma_init_one_block - - 1 - --- 2019-03-08 Dr. David Alan Gilbert New
migration/postcopy: Update the bandwidth during postcopy migration/postcopy: Update the bandwidth during postcopy - 1 1 - --- 2019-03-08 Dr. David Alan Gilbert New
[PULL,22/22] qapi/migration.json: Remove a variable that doesn't exist in example Untitled series #95665 - - 1 - --- 2019-03-06 Dr. David Alan Gilbert New
[PULL,21/22] Migration/colo.c: Make COLO node running after failover Untitled series #95665 - - 1 - --- 2019-03-06 Dr. David Alan Gilbert New
« 1 2 ... 16 17 1834 35 »