qemu /
qemu /
f504789de509cded05562bb3bb9abfa222446222 - f504789 migration: Create ram_compressed_pages() by Juan Quintela · 1 year, 10 months ago
- 6f60900 migration: Create populate_compress() by Juan Quintela · 1 year, 10 months ago
- 809f188 migration: Move compression_counters cleanup ram-compress.c by Juan Quintela · 1 year, 10 months ago
- b88a330 migration: RDMA is not compatible with anything else by Juan Quintela · 1 year, 10 months ago
- ec6f9f1 Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 0193b3b Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 967e388 migration/multifd: Clarify Error usage in multifd_channel_connect by Fabiano Rosas · 1 year, 6 months ago
- ee8a7c9 migration/multifd: Unify multifd_send_thread error paths by Fabiano Rosas · 1 year, 6 months ago
- 0e92f64 migration/multifd: Remove direct "socket" references by Fabiano Rosas · 1 year, 6 months ago
- 8697eb8 migration/ram: Merge save_zero_page functions by Fabiano Rosas · 1 year, 6 months ago
- ccc09db migration/ram: Move xbzrle zero page handling into save_zero_page by Fabiano Rosas · 1 year, 6 months ago
- 1e43f16 migration/ram: Stop passing QEMUFile around in save_zero_page by Fabiano Rosas · 1 year, 6 months ago
- 8f47d4e migration/ram: Remove RAMState from xbzrle_cache_zero_page by Fabiano Rosas · 1 year, 6 months ago
- 2f5ced5 migration/ram: Refactor precopy ram loading code by Nikolay Borisov · 1 year, 6 months ago
- 1618f55 multifd: reset next_packet_len after sending pages by Elena Ufimtseva · 1 year, 6 months ago
- 68b6e00 multifd: fix counters in multifd_send_thread by Elena Ufimtseva · 1 year, 6 months ago
- 60c7981 migration: check for rate_limit_max for RATE_LIMIT_DISABLED by Elena Ufimtseva · 1 year, 6 months ago
- e4ceec2 migration: Improve json and formatting by Juan Quintela · 1 year, 6 months ago
- 8f5a7fa migration/rdma: Remove all "ret" variables that are used only once by Juan Quintela · 1 year, 6 months ago
- 14e2fcb migration/rdma: Declare for index variables local by Juan Quintela · 1 year, 6 months ago
- ebdb85f migration/rdma: Use i as for index instead of idx by Juan Quintela · 1 year, 6 months ago
- a4832d2 migration/rdma: Check sooner if we are in postcopy for save_page() by Juan Quintela · 1 year, 6 months ago
- b1b3838 migration/rdma: Remove qemu_ prefix from exported functions by Juan Quintela · 1 year, 6 months ago
- 10cb333 migration/rdma: Move rdma constants from qemu-file.h to rdma.h by Juan Quintela · 1 year, 6 months ago
- 8b670f4 qemu-file: Remove QEMUFileHooks by Juan Quintela · 1 year, 6 months ago
- e493008 migration/rdma: Create rdma_control_save_page() by Juan Quintela · 1 year, 6 months ago
- a632330 migration/rdma: Unfold hook_ram_load() by Juan Quintela · 1 year, 6 months ago
- f6d6c08 migration/rdma: Remove all uses of RAM_CONTROL_HOOK by Juan Quintela · 1 year, 6 months ago
- 5f5b885 migration/rdma: Unfold ram_control_after_iterate() by Juan Quintela · 1 year, 6 months ago
- 4840817 migration/rdma: Unfold ram_control_before_iterate() by Juan Quintela · 1 year, 6 months ago
- 27fd25b migration: Create migrate_rdma() by Juan Quintela · 1 year, 6 months ago
- d4f3448 migration: Non multifd migration don't care about multifd flushes by Juan Quintela · 1 year, 6 months ago
- 930e239 migration: hold the BQL during setup by Fiona Ebner · 1 year, 6 months ago
- 3dc3547 tests/qtest: migration-test: Add tests for file-based migration by Fabiano Rosas · 1 year, 9 months ago
- d864756 tests/qtest/migration: Add a test for the analyze-migration script by Fabiano Rosas · 1 year, 6 months ago
- caea032 migration: Fix analyze-migration read operation signedness by Fabiano Rosas · 1 year, 6 months ago
- ff40c7f migration: Fix analyze-migration.py when ignore-shared is used by Fabiano Rosas · 1 year, 6 months ago
- 31499a9 migration: Add capability parsing to analyze-migration.py by Fabiano Rosas · 1 year, 6 months ago
- c36c31c migration: Fix analyze-migration.py 'configuration' parsing by Fabiano Rosas · 1 year, 6 months ago
- 2aae1eb migration: Add the configuration vmstate to the json writer by Nikolay Borisov · 1 year, 6 months ago
- f75ed59 migration: fix RAMBlock add NULL check by Dmitry Frolov · 1 year, 6 months ago
- 8b23959 migration: Allow user to specify available switchover bandwidth by Peter Xu · 1 year, 6 months ago
- 1a36e4c migration: Use g_autofree to simplify ram_dirty_bitmap_reload() by Philippe Mathieu-Daudé · 1 year, 6 months ago
- d7f5a04 migration: refactor migration_completion by Wei Wang · 1 year, 8 months ago
- 8004857 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 9390f0f Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 2778f75 Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 2a6299f Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- ce2f516 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 32bfaa4 Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into staging by Stefan Hajnoczi · 1 year, 6 months ago
- bc2b89b Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 773f61e docs/system: add basic virtio-gpu documentation by Gurchetan Singh · 1 year, 9 months ago
- 8e7b21c gfxstream + rutabaga: enable rutabaga by Gurchetan Singh · 2 years ago
- cd9adbe gfxstream + rutabaga: meson support by Gurchetan Singh · 2 years ago
- 1dcc6ad gfxstream + rutabaga: add initial support for gfxstream by Gurchetan Singh · 2 years ago
- ac8767c gfxstream + rutabaga prep: added need defintions, fields, and options by Gurchetan Singh · 2 years ago
- 49a8b65 virtio-gpu: blob prep by Antonio Caggiano · 2 years, 1 month ago
- ba62dfa virtio-gpu: hostmem by Gerd Hoffmann · 2 years, 1 month ago
- 17b98f4 virtio-gpu: CONTEXT_INIT feature by Antonio Caggiano · 1 year, 11 months ago
- 605a16a virtio: Add shared memory capability by Dr. David Alan Gilbert · 1 year, 11 months ago
- ebca80b hw/ufs: Fix incorrect register fields by Jeuk Kim · 1 year, 6 months ago
- 97970da hw/ufs: Fix code coverity issues by Jeuk Kim · 1 year, 7 months ago
- 1bea693 LoongArch: step down as general arch maintainer by Xiaojuan Yang · 1 year, 6 months ago
- 89daabe hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region by Song Gao · 1 year, 6 months ago
- 3866e2f hw/loongarch/virt: Remove unused ISA Bus by Philippe Mathieu-Daudé · 1 year, 6 months ago
- cb041ae hw/loongarch/virt: Remove unused ISA UART by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 2cfdab7 hw/loongarch: remove global loaderparams variable by Thomas Weißschuh · 1 year, 6 months ago
- 5f1a313 target/loongarch: Add preldx instruction by Song Gao · 1 year, 7 months ago
- 32f4916 target/loongarch: fix ASXE flag conflict by Jiajie Chen · 1 year, 6 months ago
- b6aed19 python: use vm.cmd() instead of vm.qmp() where appropriate by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 25ad2cf scripts: add python_qmp_updater.py by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 9acd49e tests/vm/basevm.py: use cmd() instead of qmp() by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 39995e2 iotests.py: pause_job(): drop return value by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- c533903 iotests: drop some extra ** in qmp() call by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 1ada73f iotests: drop some extra semicolons by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- d24eb05 iotests: refactor some common qmp result checks into generic pattern by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- f7ccc32 iotests: add some missed checks of qmp result by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 3a8736c iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine. by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 4e620ff python/machine.py: upgrade vm.cmd() method by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 684750a python/qemu: rename command() to cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 3727470 python: rename QEMUMonitorProtocol.cmd() to cmd_raw() by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 7f521b0 scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- 2cee9ca qmp_shell.py: _fill_completion() use .command() instead of .cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- f187cfe python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument by Vladimir Sementsov-Ogievskiy · 1 year, 6 months ago
- c35b2fb target/i386: fix shadowed variable pasto by Paolo Bonzini · 1 year, 6 months ago
- cc46a7e contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow by Thomas Huth · 1 year, 6 months ago
- e6e964b block: Add assertion for bdrv_graph_wrlock() by Kevin Wolf · 1 year, 6 months ago
- 680e0cc block: Protect bs->children with graph_lock by Kevin Wolf · 1 year, 6 months ago
- b59b466 block: Protect bs->parents with graph_lock by Kevin Wolf · 1 year, 6 months ago
- 3574499 block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 018f9de block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 277f200 block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 5155853 qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- de4fed6 qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 0bb79c9 qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- bd131d6 block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 4026f1c block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- c0fc512 block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- b7cfc7d block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago
- 15f3f1f block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 6 months ago