aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-24qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_BUS_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-24error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-04-23Open 9.1 development treeRichard Henderson
2024-04-23migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...Li Zhijian
2024-04-23migration/multifd: solve zero page causing multiple page faultsYuan Liu
2024-04-23migration: Add Error** argument to add_bitmaps_to_list()Cédric Le Goater
2024-04-23migration: Modify ram_init_bitmaps() to report dirty tracking errorsCédric Le Goater
2024-04-23migration: Add Error** argument to xbzrle_init()Cédric Le Goater
2024-04-23migration: Add Error** argument to ram_state_init()Cédric Le Goater
2024-04-23memory: Add Error** argument to the global_dirty_log routinesCédric Le Goater
2024-04-23migration: Introduce ram_bitmaps_destroy()Cédric Le Goater
2024-04-23memory: Add Error** argument to .log_global_start() handlerCédric Le Goater
2024-04-23migration: Add Error** argument to .load_setup() handlerCédric Le Goater
2024-04-23migration: Add Error** argument to .save_setup() handlerCédric Le Goater
2024-04-23migration: Add Error** argument to qemu_savevm_state_setup()Cédric Le Goater
2024-04-23migration: Add Error** argument to vmstate_save()Cédric Le Goater
2024-04-23migration: Always report an error in ram_save_setup()Cédric Le Goater
2024-04-23migration: Always report an error in block_save_setup()Cédric Le Goater
2024-04-23vfio: Always report an error in vfio_save_setup()Cédric Le Goater
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-04-23target/i386/translate.c: always write 32-bits for SGDT and SIDTMark Cave-Ayland
2024-04-23pythondeps.toml: warn about updates needed to docs/requirements.txtPaolo Bonzini
2024-04-23accel/tcg/icount-common: Consolidate the use of warn_report_once()Zhao Liu
2024-04-23target/i386/cpu: Merge the warning and error messages for AMD HT checkZhao Liu
2024-04-23target/i386/cpu: Consolidate the use of warn_report_once()Zhao Liu
2024-04-23target/i386/host-cpu: Consolidate the use of warn_report_once()Zhao Liu
2024-04-23kvm/tdx: Ignore memory conversion to shared of unassigned regionIsaku Yamahata
2024-04-23kvm/tdx: Don't complain when converting vMMIO region to sharedIsaku Yamahata
2024-04-23kvm: handle KVM_EXIT_MEMORY_FAULTChao Peng
2024-04-23physmem: Introduce ram_block_discard_guest_memfd_range()Xiaoyao Li
2024-04-23RAMBlock: make guest_memfd require uncoordinated discardPaolo Bonzini
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-23kvm/memory: Make memory type private by default if it has guest memfd backendXiaoyao Li
2024-04-23kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslotChao Peng
2024-04-23RAMBlock: Add support of KVM private guest memfdXiaoyao Li
2024-04-23kvm: Introduce support for memory_attributesXiaoyao Li
2024-04-23trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()Xiaoyao Li
2024-04-23hw/i386/sev: Use legacy SEV VM types for older machine typesMichael Roth