Show patches with: none      |   434077 patches
« 1 2 ... 3440 3441 34424340 4341 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,10/14] qemu-img: Specify backing file for commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,09/14] qemu-img: Enable progress output for commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,08/14] qemu-img: Empty image after commit - - 1 - --- 2014-07-05 Max Reitz New
[v9,07/14] qemu-img: Implement commit like QMP - - 1 - --- 2014-07-05 Max Reitz New
[v9,06/14] block/mirror: Improve progress report - - 1 - --- 2014-07-05 Max Reitz New
[v9,05/14] blockjob: Add "ready" field - - 1 - --- 2014-07-05 Max Reitz New
[v9,04/14] blockjob: Introduce block_job_complete_sync() - - 1 - --- 2014-07-05 Max Reitz New
[v9,03/14] qcow2: Optimize bdrv_make_empty() - - 1 - --- 2014-07-05 Max Reitz New
[v9,02/14] qcow2: Implement bdrv_make_empty() - - 2 - --- 2014-07-05 Max Reitz New
[v9,01/14] qcow2: Allow "full" discard - - 2 - --- 2014-07-05 Max Reitz New
[v1,2/2] virtio-blk: dataplane: notify guest as a batch - - - - --- 2014-07-05 Ming Lei New
[v1,1/2] virtio-blk: data-plane: fix save/set .complete_request in start - - 1 - --- 2014-07-05 Ming Lei New
[RFC,v3,35/35] pc: Move {ram, pci, rom}_memory variables to PCMachineState - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,34/35] piix: Move compat/init functions closer to corresponding class_init - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,33/35] pc: Eliminate empty or trivial compat functions - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,32/35] pc: Create common machine init function - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,31/35] piix: Introduce struct PCI440FXMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,30/35] piix: Eliminate pc_init_pci() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,29/35] pc: Move option_rom_has_mr/rom_file_has_mr to MachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,28/35] pc: Move has_reserved_memory to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,27/35] pc: Move gigabyte_align to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,26/35] pc: Move has_pci_info to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,25/35] pc: Move has_acpi_build to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,24/35] pc: Move smbios_defaults to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,23/35] pc: Move smbios_legacy_mode to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,22/35] pc: Move kvmclock_enabled to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,21/35] q35: Use PCMachineClass.pci_enabled field - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,20/35] pc: Move pci_enabled parameter to PCMachineClass - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,19/35] pc: Rename pc_machine variable to pcms - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,18/35] machine: Eliminate QEMUMachine.compat_props - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,17/35] pc: Eliminate all *_machine_options() functions - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,16/35] q35: Eliminate pc_q35_1_4_machine_options() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,15/35] q35: Eliminate pc_q35_machine_options() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,14/35] piix: Eliminate pc_i440fx_machine_options() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,13/35] pc: Eliminate pc_default_machine_options() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,12/35] pc: Eliminate pc_common_machine_options() - - 1 - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,11/35] pc: Register machine classes directly instead of using QEMUMachine - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,10/35] machine: Make compat_props a linked list - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,09/35] piix: Move pc-0.11 drive version compat props TO PC_COMPAT_0_11 - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,08/35] piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13 - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,07/35] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13 - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,06/35] piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14 - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,05/35] vl.c: Use qdev_prop_register_global() for single globals - - 1 - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,04/35] pc: Replace tabs with spaces on pc.h - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,03/35] pc_piix: Reuse pc_compat_1_2() on pc_init_pci_no_kvmclock() - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,02/35] target-i385: Add kvmclock_enabled static - - - - --- 2014-07-05 Eduardo Habkost New
[RFC,v3,01/35] pc_piix: Add missing compat code to pc-0.1[0123] - - - - --- 2014-07-05 Eduardo Habkost New
[for-2.1] target-i386: Add "kvmclock-stable-bit" feature bit name - - - - --- 2014-07-04 Eduardo Habkost New
PPC: e500: Actually install u-boot.e500 - - - - --- 2014-07-04 Cole Robinson New
compile QEMU with Xen support on ARM - - 1 - --- 2014-07-04 Stefano Stabellini New
[46/46] Start documenting how postcopy works. - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[45/46] End of migration for postcopy - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[44/46] postcopy: Use userfaultfd - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[43/46] postcopy: Wire up loadvm_postcopy_ram_handle_{run, end} commands - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[42/46] Start up a postcopy/listener thread ready for incoming page data - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[41/46] Handle userfault requests (although userfaultfd not done yet) - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[40/46] qemu_ram_block_from_host - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[39/46] Postcopy: Use helpers to map pages during migration - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[38/46] postcopy_ram.c: place_page and helpers - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[37/46] Add assertion to check migration_dirty_pages doesn't go -ve; have seen it happen once but n… - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[36/46] Page request: Consume pages off the post-copy queue - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[35/46] Page request: Process incoming page request - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[34/46] Page request: Add MIG_RPCOMM_REQPAGES reverse command - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[33/46] Postcopy: Create a fault handler thread before marking the ram as userfault - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[32/46] mig fd_connect: open return path - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[31/46] Postcopy: Rework migration thread for postcopy mode - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[30/46] Postcopy: postcopy_start - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[29/46] postcopy: ram_enable_notify to switch on userfault - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[28/46] postcopy: Incoming initialisation - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[27/46] postcopy: Add incoming_init/cleanup functions - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[26/46] Postcopy page-map-incoming (PMI) structure - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[25/46] Postcopy: Maintain sentmap during postcopy pre phase - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[24/46] qemu_savevm_state_complete: Postcopy changes - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[23/46] MIG_STATE_POSTCOPY_ACTIVE: Add new migration state - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[22/46] Migration parameters: Add qmp/hmp commands for setting/viewing - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[21/46] postcopy: OS support test - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[20/46] Allow savevm handlers to state whether they could go into postcopy - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[19/46] migrate_init: Call from savevm - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[18/46] QEMU_VM_CMD_PACKAGED: Send a packaged chunk of migration stream - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[17/46] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[16/46] Add migration-capability boolean for postcopy-ram. - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[15/46] Rework loadvm path for subloops - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[14/46] ram_debug_dump_bitmap: Dump a migration bitmap as text - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[13/46] qemu_loadvm debug - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[12/46] Return path: Source handling of return path - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[11/46] Return path: Send responses from destination to source - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[10/46] Return path: Control commands - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[09/46] Migration commands - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[08/46] Return path: socket_writev_buffer: Block even on non-blocking fd's - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[07/46] Return path: Open a return path on QEMUFile for sockets - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[06/46] Create MigrationIncomingState - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[05/46] Add qemu_get_counted_string to read a string prefixed by a count byte - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[04/46] improve DPRINTF macros, add to savevm - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[03/46] QEMUSizedBuffer/QEMUFile - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[02/46] Move QEMUFile structure to qemu-file.h - - - - --- 2014-07-04 Dr. David Alan Gilbert New
[01/46] qemu_ram_foreach_block: pass up error value, and down the ramblock name - - 1 - --- 2014-07-04 Dr. David Alan Gilbert New
[4/4] block: Assert qiov length matches request length - - 1 - --- 2014-07-04 Kevin Wolf New
[3/4] qed: Make qiov match request size until backing file EOF - - 1 - --- 2014-07-04 Kevin Wolf New
[2/4] qcow2: Make qiov match request size until backing file EOF - - 1 - --- 2014-07-04 Kevin Wolf New
[1/4] block: Make qiov match the request size until EOF - - 1 - --- 2014-07-04 Kevin Wolf New
« 1 2 ... 3440 3441 34424340 4341 »