Show patches with: State = Action Required       |    Archived = No       |   426616 patches
« 1 2 ... 41 42 434266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,11/12] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement - - 2 - --- 2024-03-04 Pierrick Bouvier New
[v7,10/12] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - 1 1 --- 2024-03-04 Pierrick Bouvier New
[v7,09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - - --- 2024-03-04 Pierrick Bouvier New
[v7,08/12] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - 2 - --- 2024-03-04 Pierrick Bouvier New
[v7,07/12] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v7,06/12] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v7,05/12] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v7,04/12] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement - - 2 - --- 2024-03-04 Pierrick Bouvier New
[v7,03/12] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v7,02/12] plugins: define qemu_plugin_u64 TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v7,01/12] plugins: scoreboard API TCG Plugin inline operation enhancement - - 1 - --- 2024-03-04 Pierrick Bouvier New
[v3,26/26] vfio: Extend vfio_set_migration_error() with Error* argument migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,25/26] vfio: Also trace event failures in vfio_save_complete_precopy() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,24/26] vfio: Add Error** argument to .get_dirty_bitmap() handler migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,23/26] memory: Add Error** argument to memory_get_xlat_addr() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,22/26] vfio: Reverse test on vfio_get_dirty_bitmap() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,21/26] vfio: Add Error** argument to .vfio_save_config() handler migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,20/26] vfio: Use new Error** argument in vfio_save_setup() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,19/26] vfio: Add Error** argument to vfio_devices_dma_logging_stop() migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,18/26] vfio: Add Error** argument to vfio_devices_dma_logging_start() migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,17/26] vfio: Add Error** argument to .set_dirty_page_tracking() handler migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,16/26] migration: Modify ram_init_bitmaps() to report dirty tracking errors migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,15/26] memory: Add Error** argument to the global_dirty_log routines migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,14/26] memory: Add Error** argument to .log_global*() handlers migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,13/26] migration: Add Error** argument to .load_setup() handler migration: Improve error reporting - - 2 - --- 2024-03-04 Cédric Le Goater New
[v3,12/26] migration: Add Error** argument to .save_setup() handler migration: Improve error reporting - - 3 - --- 2024-03-04 Cédric Le Goater New
[v3,11/26] migration: Add Error** argument to qemu_savevm_state_setup() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,10/26] migration: Move cleanup after after error reporting in qemu_savevm_state_setup() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,09/26] migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,08/26] migration: Add documentation for SaveVMHandlers migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,07/26] migration: Remove SaveStateHandler and LoadStateHandler typedefs migration: Improve error reporting - - 2 - --- 2024-03-04 Cédric Le Goater New
[v3,06/26] migration: Report error when shutdown fails migration: Improve error reporting - - 2 - --- 2024-03-04 Cédric Le Goater New
[v3,05/26] migration: Add Error** argument to vmstate_save() migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,04/26] migration: Always report an error in ram_save_setup() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,03/26] migration: Always report an error in block_save_setup() migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v3,02/26] vfio: Always report an error in vfio_save_setup() migration: Improve error reporting - - 1 - --- 2024-03-04 Cédric Le Goater New
[v3,01/26] s390/stattrib: Add Error** argument to set_migrationmode() handler migration: Improve error reporting - - - - --- 2024-03-04 Cédric Le Goater New
[v2,3/3] vfio/migration: Add a note about migration rate limiting migration: Don't serialize devices in qemu_savevm_state_iterate() - - - - --- 2024-03-04 Avihai Horon New
[v2,2/3] vfio/migration: Refactor vfio_save_state() return value migration: Don't serialize devices in qemu_savevm_state_iterate() - - - - --- 2024-03-04 Avihai Horon New
[v2,1/3] migration: Don't serialize devices in qemu_savevm_state_iterate() migration: Don't serialize devices in qemu_savevm_state_iterate() - - - - --- 2024-03-04 Avihai Horon New
[3/3] hw/mem/cxl_type3: Fix problem with g_steal_pointer() cxl: Fix issues with g_steal_pointer() - - - - --- 2024-03-04 Thomas Huth New
[2/3] hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer() cxl: Fix issues with g_steal_pointer() - - - - --- 2024-03-04 Thomas Huth New
[1/3] hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat() cxl: Fix issues with g_steal_pointer() - - - - --- 2024-03-04 Thomas Huth New
[RFC,2/2] target/riscv: Add server platform reference cpu Add RISC-V Server Platform Reference Board - - - - --- 2024-03-04 Wu, Fei New
[RFC,1/2] hw/riscv: Add server platform reference machine Add RISC-V Server Platform Reference Board - - - - --- 2024-03-04 Wu, Fei New
[v8,5/5] vfio-user: Fix config space access byte order Support message-based DMA in vfio-user server - - 3 - --- 2024-03-04 Mattias Nissler New
[v8,4/5] vfio-user: Message-based DMA support Support message-based DMA in vfio-user server - - 1 - --- 2024-03-04 Mattias Nissler New
[v8,3/5] Update subprojects/libvfio-user Support message-based DMA in vfio-user server - - 1 - --- 2024-03-04 Mattias Nissler New
[v8,2/5] softmmu: Support concurrent bounce buffers Support message-based DMA in vfio-user server - - 1 1 --- 2024-03-04 Mattias Nissler New
[v8,1/5] softmmu: Per-AddressSpace bounce buffering Support message-based DMA in vfio-user server - - 1 1 --- 2024-03-04 Mattias Nissler New
docs/conf.py: Remove usage of distutils docs/conf.py: Remove usage of distutils - - 2 - --- 2024-03-04 Thomas Huth New
mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine - - 1 - --- 2024-03-04 Mark Cave-Ayland New
[PULL,18/18] migration: simplify exec migration functions [PULL,01/18] qapi: Memorize since & returns sections - 1 1 - --- 2024-03-04 Markus Armbruster New
[PULL,17/18] qapi: New strv_from_str_list() [PULL,01/18] qapi: Memorize since & returns sections - - 2 - --- 2024-03-04 Markus Armbruster New
[PULL,16/18] qapi: New QAPI_LIST_LENGTH() [PULL,01/18] qapi: Memorize since & returns sections - - 2 - --- 2024-03-04 Markus Armbruster New
[PULL,15/18] docs/devel/writing-monitor-commands: Minor improvements [PULL,01/18] qapi: Memorize since & returns sections - - 1 - --- 2024-03-04 Markus Armbruster New
[PULL,14/18] docs/devel/writing-monitor-commands: Repair a decade of rot [PULL,01/18] qapi: Memorize since & returns sections - - 1 - --- 2024-03-04 Markus Armbruster New
[PULL,13/18] qapi: Reject "Returns" section when command doesn't return anything [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,12/18] qga/qapi-schema: Fix guest-set-memory-blocks documentation [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,11/18] qga/qapi-schema: Tweak documentation of fsfreeze commands [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,10/18] qga/qapi-schema: Clean up "Returns" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,09/18] qga/qapi-schema: Delete useless "Returns" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,08/18] qga/qapi-schema: Move error documentation to new "Errors" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,07/18] qapi/yank: Tweak @yank's error description for consistency [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,06/18] qapi: Clean up "Returns" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,05/18] qapi: Delete useless "Returns" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,04/18] qapi: Move error documentation to new "Errors" sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,03/18] qapi: New documentation section tag "Errors" [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,02/18] qapi: Slightly clearer error message for invalid "Returns" section [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,01/18] qapi: Memorize since & returns sections [PULL,01/18] qapi: Memorize since & returns sections - - - - --- 2024-03-04 Markus Armbruster New
[PULL,00/18] QAPI patches patches for 2024-03-04 - - - - --- 2024-03-04 Markus Armbruster New
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations - - 2 - --- 2024-03-04 Zhao Liu New
[v2] target/loongarch: Add TCG macro in structure CPUArchState [v2] target/loongarch: Add TCG macro in structure CPUArchState - - 1 - --- 2024-03-04 maobibo New
[PULL,27/27] migration/multifd: Document two places for mapped-ram [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,26/27] tests/qtest/migration: Add a multifd + mapped-ram migration test [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,25/27] migration/multifd: Add mapped-ram support to fd: URI [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,24/27] migration/multifd: Support incoming mapped-ram stream format [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,23/27] migration/multifd: Support outgoing mapped-ram stream format [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,22/27] migration/multifd: Prepare multifd sync for mapped-ram migration [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,21/27] migration/multifd: Add incoming QIOChannelFile support [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,20/27] migration/multifd: Add outgoing QIOChannelFile support [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,19/27] migration/multifd: Add a wrapper for channels_created [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,18/27] migration/multifd: Allow receiving pages without packets [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,17/27] migration/multifd: Allow multifd without packets [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,16/27] migration/multifd: Decouple recv method from pages [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,15/27] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,14/27] tests/qtest/migration: Add tests for mapped-ram file-based migration [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,13/27] migration/ram: Add incoming 'mapped-ram' migration [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,12/27] migration/ram: Add outgoing 'mapped-ram' migration [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,11/27] migration: Add mapped-ram URI compatibility check [PULL,01/27] migration: massage cpr-reboot documentation - - 2 - --- 2024-03-04 Peter Xu New
[PULL,10/27] migration/ram: Introduce 'mapped-ram' migration capability [PULL,01/27] migration: massage cpr-reboot documentation 1 - 1 - --- 2024-03-04 Peter Xu New
[PULL,09/27] migration/qemu-file: add utility methods for working with seekable channels [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,08/27] io: fsync before closing a file channel [PULL,01/27] migration: massage cpr-reboot documentation 1 - 1 - --- 2024-03-04 Peter Xu New
[PULL,07/27] io: implement io_pwritev/preadv for QIOChannelFile [PULL,01/27] migration: massage cpr-reboot documentation - - 2 - --- 2024-03-04 Peter Xu New
[PULL,06/27] io: Add generic pwritev/preadv interface [PULL,01/27] migration: massage cpr-reboot documentation - - 2 - --- 2024-03-04 Peter Xu New
[PULL,05/27] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file [PULL,01/27] migration: massage cpr-reboot documentation - - 2 - --- 2024-03-04 Peter Xu New
[PULL,04/27] migration/multifd: Cleanup multifd_recv_sync_main [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
[PULL,03/27] tests/migration: Set compression level in migration tests [PULL,01/27] migration: massage cpr-reboot documentation - - - - --- 2024-03-04 Peter Xu New
[PULL,02/27] migration: Properly apply migration compression level parameters [PULL,01/27] migration: massage cpr-reboot documentation - - - - --- 2024-03-04 Peter Xu New
[PULL,01/27] migration: massage cpr-reboot documentation [PULL,01/27] migration: massage cpr-reboot documentation - - 1 - --- 2024-03-04 Peter Xu New
« 1 2 ... 41 42 434266 4267 »