OSDN Git Service

qmiga/qemu.git
2023-10-17 Fabiano Rosasmigration/ram: Remove RAMState from xbzrle_cache_zero_page
2023-10-17 Nikolay Borisovmigration/ram: Refactor precopy ram loading code
2023-10-17 Elena Ufimtsevamultifd: reset next_packet_len after sending pages
2023-10-17 Elena Ufimtsevamultifd: fix counters in multifd_send_thread
2023-10-17 Elena Ufimtsevamigration: check for rate_limit_max for RATE_LIMIT_DISABLED
2023-10-17 Juan Quintelamigration: Improve json and formatting
2023-10-17 Juan Quintelamigration/rdma: Remove all "ret" variables that are...
2023-10-17 Juan Quintelamigration/rdma: Declare for index variables local
2023-10-17 Juan Quintelamigration/rdma: Use i as for index instead of idx
2023-10-17 Juan Quintelamigration/rdma: Check sooner if we are in postcopy...
2023-10-17 Juan Quintelamigration/rdma: Remove qemu_ prefix from exported functions
2023-10-17 Juan Quintelamigration/rdma: Move rdma constants from qemu-file...
2023-10-17 Juan Quintelaqemu-file: Remove QEMUFileHooks
2023-10-17 Juan Quintelamigration/rdma: Create rdma_control_save_page()
2023-10-17 Juan Quintelamigration/rdma: Unfold hook_ram_load()
2023-10-17 Juan Quintelamigration/rdma: Remove all uses of RAM_CONTROL_HOOK
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_after_iterate()
2023-10-17 Juan Quintelamigration/rdma: Unfold ram_control_before_iterate()
2023-10-17 Juan Quintelamigration: Create migrate_rdma()
2023-10-17 Juan Quintelamigration: Non multifd migration don't care about multi...
2023-10-17 Fiona Ebnermigration: hold the BQL during setup
2023-10-17 Fabiano Rosastests/qtest: migration-test: Add tests for file-based...
2023-10-17 Fabiano Rosastests/qtest/migration: Add a test for the analyze-migra...
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration read operation signedness
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration.py when ignore-shared...
2023-10-17 Fabiano Rosasmigration: Add capability parsing to analyze-migration.py
2023-10-17 Fabiano Rosasmigration: Fix analyze-migration.py 'configuration...
2023-10-17 Nikolay Borisovmigration: Add the configuration vmstate to the json...
2023-10-17 Dmitry Frolovmigration: fix RAMBlock add NULL check
2023-10-17 Peter Xumigration: Allow user to specify available switchover...
2023-10-17 Philippe Mathieu... migration: Use g_autofree to simplify ram_dirty_bitmap_...
2023-10-17 Wei Wangmigration: refactor migration_completion
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-13 Jeuk Kimhw/ufs: Fix incorrect register fields
2023-10-13 Jeuk Kimhw/ufs: Fix code coverity issues
2023-10-13 Xiaojuan YangLoongArch: step down as general arch maintainer
2023-10-13 Song Gaohw/loongarch/virt: Remove unused 'loongarch_virt_pm...
2023-10-13 Philippe Mathieu... hw/loongarch/virt: Remove unused ISA Bus
2023-10-13 Philippe Mathieu... hw/loongarch/virt: Remove unused ISA UART
2023-10-13 Thomas Weißschuhhw/loongarch: remove global loaderparams variable
2023-10-13 Song Gaotarget/loongarch: Add preldx instruction
2023-10-13 Jiajie Chentarget/loongarch: fix ASXE flag conflict
2023-10-12 Vladimir Sementsov... python: use vm.cmd() instead of vm.qmp() where appropriate
2023-10-12 Vladimir Sementsov... scripts: add python_qmp_updater.py
2023-10-12 Vladimir Sementsov... tests/vm/basevm.py: use cmd() instead of qmp()
2023-10-12 Vladimir Sementsov... iotests.py: pause_job(): drop return value
2023-10-12 Vladimir Sementsov... iotests: drop some extra ** in qmp() call
2023-10-12 Vladimir Sementsov... iotests: drop some extra semicolons
2023-10-12 Vladimir Sementsov... iotests: refactor some common qmp result checks into...
2023-10-12 Vladimir Sementsov... iotests: add some missed checks of qmp result
2023-10-12 Vladimir Sementsov... iotests: QemuStorageDaemon: add cmd() method like in...
2023-10-12 Vladimir Sementsov... python/machine.py: upgrade vm.cmd() method
2023-10-12 Vladimir Sementsov... python/qemu: rename command() to cmd()
2023-10-12 Vladimir Sementsov... python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
2023-10-12 Vladimir Sementsov... scripts/cpu-x86-uarch-abi.py: use .command() instead...
2023-10-12 Vladimir Sementsov... qmp_shell.py: _fill_completion() use .command() instead...
2023-10-12 Vladimir Sementsov... python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
2023-10-12 Paolo Bonzinitarget/i386: fix shadowed variable pasto
2023-10-12 Thomas Huthcontrib/vhost-user-gpu: Fix compiler warning when compi...
2023-10-12 Kevin Wolfblock: Add assertion for bdrv_graph_wrlock()
2023-10-12 Kevin Wolfblock: Protect bs->children with graph_lock
2023-10-12 Kevin Wolfblock: Protect bs->parents with graph_lock
2023-10-12 Kevin Wolfblock: Mark bdrv_get_specific_info() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_apply_auto_read_only() and callers...
2023-10-12 Kevin Wolfblock: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_signal_corruption() and callers GRAPH...
2023-10-12 Kevin Wolfblock: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_refresh_filename() and callers GRAPH_R...
2023-10-12 Kevin Wolfblock: Mark bdrv_get_xdbg_block_graph() and callers...
2023-10-12 Kevin Wolfblock: Take graph rdlock in parts of reopen
2023-10-12 Kevin Wolfblock: Mark bdrv_snapshot_fallback() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_parent_cb_resize() and callers GRAPH_R...
2023-10-12 Emanuele Giuseppe... block: Mark drain related functions GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_first_blk() and bdrv_is_root_node...
2023-10-12 Kevin Wolfblock: Take graph rdlock in bdrv_inactivate_all()
2023-10-12 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock...
2023-10-12 Kevin Wolftest-bdrv-drain: Don't call bdrv_graph_wrlock() in...
2023-10-12 Paolo Bonziniblock: convert more bdrv_is_allocated* and bdrv_block_s...
2023-10-12 Paolo Bonziniblock: switch to co_wrapper for bdrv_is_allocated_*
2023-10-12 Paolo Bonziniblock: complete public block status API
2023-10-12 Paolo Bonziniblock: rename the bdrv_co_block_status static function
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-12 Thomas Huthgitlab-ci: Disable the riscv64-debian-cross-container...
2023-10-12 David Hildenbrandvirtio-mem: Mark memslot alias memory regions unmergeable
2023-10-12 David Hildenbrandmemory,vhost: Allow for marking memory device memory...
2023-10-12 David Hildenbrandvirtio-mem: Expose device memory dynamically via multip...
2023-10-12 David Hildenbrandvirtio-mem: Update state to match bitmap as soon as...
2023-10-12 David Hildenbrandvirtio-mem: Pass non-const VirtIOMEM via virtio_mem_ran...
next