Show patches with: State = Action Required       |   305359 patches
« 1 2 ... 2310 2311 23123053 3054 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,8/9] block-backend: Add blk_co_copy_range - 1 - --- 2018-05-09 Fam Zheng New
[v3,7/9] iscsi: Implement copy offloading - 1 - --- 2018-05-09 Fam Zheng New
[v3,6/9] iscsi: Create and use iscsi_co_wait_for_task - 2 - --- 2018-05-09 Fam Zheng New
[v3,5/9] iscsi: Query and save device designator when opening - 1 - --- 2018-05-09 Fam Zheng New
[v3,4/9] file-posix: Implement bdrv_co_copy_range - 1 - --- 2018-05-09 Fam Zheng New
[v3,3/9] qcow2: Implement copy offloading - - - --- 2018-05-09 Fam Zheng New
[v3,2/9] raw: Implement copy offloading - 1 - --- 2018-05-09 Fam Zheng New
[v3,1/9] block: Introduce API for copy offloading - - - --- 2018-05-09 Fam Zheng New
[v2] target/ppc: migrate VPA related state - - - --- 2018-05-09 Greg Kurz New
[v9,3/3] migration: Add multifd test - 1 - --- 2018-05-09 Juan Quintela New
[v9,2/3] tests: Add basic migration precopy tcp test - 2 - --- 2018-05-09 Juan Quintela New
[v9,1/3] migration: Create socket-address parameter - - - --- 2018-05-09 Juan Quintela New
[PULL,41/41] Migration+TLS: Fix crash due to double cleanup - 1 - --- 2018-05-09 Juan Quintela New
[PULL,40/41] migration: Textual fixups for blocktime - 2 - --- 2018-05-09 Juan Quintela New
[PULL,39/41] migration: update index field when delete or qsort RDMALocalBlock - 1 - --- 2018-05-09 Juan Quintela New
[PULL,38/41] migration: update docs - 3 - --- 2018-05-09 Juan Quintela New
[PULL,37/41] migration/hmp: add migrate_pause command - 1 - --- 2018-05-09 Juan Quintela New
[PULL,36/41] migration/qmp: add command migrate-pause - 1 - --- 2018-05-09 Juan Quintela New
[PULL,35/41] migration: introduce lock for to_dst_file - 1 - --- 2018-05-09 Juan Quintela New
[PULL,34/41] hmp/migration: add migrate_recover command - 1 - --- 2018-05-09 Juan Quintela New
[PULL,33/41] qmp/migration: new command migrate-recover - 1 - --- 2018-05-09 Juan Quintela New
[PULL,32/41] migration: init dst in migration_object_init too - 1 - --- 2018-05-09 Juan Quintela New
[PULL,31/41] migration: final handshake for the resume - 1 - --- 2018-05-09 Juan Quintela New
[PULL,30/41] migration: setup ramstate for resume - 1 - --- 2018-05-09 Juan Quintela New
[PULL,29/41] migration: synchronize dirty bitmap for resume - 1 - --- 2018-05-09 Juan Quintela New
[PULL,28/41] migration: introduce SaveVMHandlers.resume_prepare - 1 - --- 2018-05-09 Juan Quintela New
[PULL,27/41] migration: new message MIG_RP_MSG_RESUME_ACK - 1 - --- 2018-05-09 Juan Quintela New
[PULL,26/41] migration: new cmd MIG_CMD_POSTCOPY_RESUME - 1 - --- 2018-05-09 Juan Quintela New
[PULL,25/41] migration: new message MIG_RP_MSG_RECV_BITMAP - 1 - --- 2018-05-09 Juan Quintela New
[PULL,24/41] migration: new cmd MIG_CMD_RECV_BITMAP - 1 - --- 2018-05-09 Juan Quintela New
[PULL,23/41] migration: wakeup dst ram-load-thread for recover - 1 - --- 2018-05-09 Juan Quintela New
[PULL,22/41] migration: new state "postcopy-recover" - 1 - --- 2018-05-09 Juan Quintela New
[PULL,21/41] migration: rebuild channel on source - 1 - --- 2018-05-09 Juan Quintela New
[PULL,20/41] qmp: hmp: add migrate "resume" option - 1 - --- 2018-05-09 Juan Quintela New
[PULL,19/41] migration: allow fault thread to pause - 1 - --- 2018-05-09 Juan Quintela New
[PULL,18/41] migration: allow src return path to pause - 1 - --- 2018-05-09 Juan Quintela New
[PULL,17/41] migration: allow dst vm pause on postcopy - 1 - --- 2018-05-09 Juan Quintela New
[PULL,16/41] migration: implement "postcopy-pause" src logic - 1 - --- 2018-05-09 Juan Quintela New
[PULL,15/41] migration: new postcopy-pause state - 2 - --- 2018-05-09 Juan Quintela New
[PULL,14/41] migration: let incoming side use thread context - 2 - --- 2018-05-09 Juan Quintela New
[PULL,13/41] migration: Define MultifdRecvParams sooner - 1 - --- 2018-05-09 Juan Quintela New
[PULL,12/41] migration: Transmit initial package through the multifd channels - 1 - --- 2018-05-09 Juan Quintela New
[PULL,11/41] migration: Delay start of migration main routines - 1 - --- 2018-05-09 Juan Quintela New
[PULL,10/41] migration: Create multifd channels - 1 - --- 2018-05-09 Juan Quintela New
[PULL,09/41] migration: Export functions to create send channels - 1 - --- 2018-05-09 Juan Quintela New
[PULL,08/41] migration: Be sure all recv channels are created - 1 - --- 2018-05-09 Juan Quintela New
[PULL,07/41] migration: terminate_* can be called for other threads - 1 - --- 2018-05-09 Juan Quintela New
[PULL,06/41] migration: Introduce multifd_recv_new_channel() - 1 - --- 2018-05-09 Juan Quintela New
[PULL,05/41] migration: Set error state in case of error - - - --- 2018-05-09 Juan Quintela New
[PULL,04/41] tests: Migration ppc now inlines its program - 2 - --- 2018-05-09 Juan Quintela New
[PULL,03/41] tests: Add migration xbzrle test - 1 - --- 2018-05-09 Juan Quintela New
[PULL,02/41] tests: Add migration precopy test - 2 - --- 2018-05-09 Juan Quintela New
[PULL,01/41] migration: fix saving normal page even if it's been compressed - - - --- 2018-05-09 Juan Quintela New
target/ppc: migrate VPA related state - - - --- 2018-05-09 Greg Kurz New
[PULL,3/3] riscv: requires libfdt - 3 - --- 2018-05-09 Michael Clark New
[PULL,2/3] riscv: htif: increase the priority of the htif subregion - 1 - --- 2018-05-09 Michael Clark New
[PULL,1/3] riscv: spike: allow base == 0 - 1 - --- 2018-05-09 Michael Clark New
[v1,6/6] target/riscv: add misa to DisasContext - - - --- 2018-05-09 Michael Clark New
[v1,5/6] target/riscv: convert to TranslatorOps - 1 - --- 2018-05-09 Michael Clark New
[v1,4/6] target/riscv: convert to DisasContextBase - 1 - --- 2018-05-09 Michael Clark New
[v1,3/6] target/riscv: convert to DisasJumpType - 2 - --- 2018-05-09 Michael Clark New
[v1,2/6] translator: merge max_insns into DisasContextBase - 1 - --- 2018-05-09 Michael Clark New
[v1,1/6] target/riscv: avoid integer overflow in next_page PC check 1 2 - --- 2018-05-09 Michael Clark New
[v1] RISC-V: Add misa to DisasContext - 2 - --- 2018-05-09 Michael Clark New
[v1,7/7] hmat acpi: Implement _HMA method to update HMAT at runtime - - - --- 2018-05-09 Liu, Jingqi New
[v1,6/7] numa: Extend the command-line to provide memory side cache information - - - --- 2018-05-09 Liu, Jingqi New
[v1,5/7] numa: Extend the command-line to provide memory latency and bandwidth information - - - --- 2018-05-09 Liu, Jingqi New
[v1,4/7] numa: Classify the numa nodes as memory initiators and memory targets - - - --- 2018-05-09 Liu, Jingqi New
[v1,3/7] hmat acpi: Build Memory Side Cache Information Structure(s) in ACPI HMAT - - - --- 2018-05-09 Liu, Jingqi New
[v1,2/7] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s) in ACPI HM… - - - --- 2018-05-09 Liu, Jingqi New
[v1,1/7] hmat acpi: Build Memory Subsystem Address Range Structre(s) in ACPI HMAT - - - --- 2018-05-09 Liu, Jingqi New
[v2,4/4] sdcard: Add a 'uhs' property, update the OCR register ACCEPT_SWITCH_1V8 bit - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,3/4] sdcard: Implement the UHS-I SWITCH_FUNCTION entries (Spec v3) - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,2/4] sdcard: Correct CRC16 offset in sd_function_switch() - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,1/4] sdcard: Update the SDState documentation - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[5/5] iotests: Add VMDK tests for blockdev-create - - - --- 2018-05-09 Fam Zheng New
[4/5] iotests: Filter cid numbers in VMDK extent info - - - --- 2018-05-09 Fam Zheng New
[3/5] vmdk: Implement .bdrv_co_create callback - - - --- 2018-05-09 Fam Zheng New
[2/5] vmdk: Refactor vmdk_create_extent - - - --- 2018-05-09 Fam Zheng New
[1/5] qapi: Add qapi_enum_parse_full - - - --- 2018-05-09 Fam Zheng New
MAINTAINERS: Add an entry for qemu-options* files in main directory - - - --- 2018-05-09 Thomas Huth New
MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section - 1 - --- 2018-05-09 Thomas Huth New
[v5,4/4] monitor: add lock to protect mon_fdsets - 1 - --- 2018-05-09 Peter Xu New
[v5,3/4] monitor: more comments on lock-free fleids/funcs - 1 - --- 2018-05-09 Peter Xu New
[v5,2/4] monitor: protect mon->fds with mon_lock - 2 - --- 2018-05-09 Peter Xu New
[v5,1/4] monitor: rename out_lock to mon_lock - 1 - --- 2018-05-09 Peter Xu New
[RFC,v2,14/14] hw/sd/ssi-sd: Enable CRC validation - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,13/14] sdcard: Add a "validate-crc" property - - 1 --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,12/14] sdcard: Add tests to validate the 7-bit CRC checksum of 48-bit SD frame - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,11/14] sdcard: Add sd_frame48_init(), replace SDRequest by a raw buffer - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,10/14] sdcard: Remove the SDRequest argument from internal functions - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,09/14] sdcard: Add sd_frame136_verify_checksum() - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,08/14] sdcard: Extract sd_frame48_verify_checksum() out for qtesting - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,07/14] sdcard: Invert the sd_req_crc_is_valid() logic - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,06/14] sdcard: Add test_sd_verify_cksum_frame136() - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,05/14] sdcard: Move sd_crc7() and calc_checksum() out for qtesting - - - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,04/14] sdcard: Extract sd_frame48/136_calc_checksum() - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,03/14] sdcard: Fix sd_crc*() style - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,02/14] sdcard: Constify sd_crc*()'s message argument - 1 - --- 2018-05-09 Philippe Mathieu-Daudé New
[v2,01/14] sdcard: Use the ldst API - - - --- 2018-05-09 Philippe Mathieu-Daudé New
« 1 2 ... 2310 2311 23123053 3054 »