aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Merge tag 'migration-20230601-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson7-71/+66
2023-06-02migration: stop tracking ram writes when cancelling background migrationFiona Ebner1-7/+7
2023-06-02migration: restore vmstate on migration failureVladimir Sementsov-Ogievskiy2-2/+8
2023-06-02migration: switch from .vm_was_running to .vm_old_stateVladimir Sementsov-Ogievskiy2-8/+12
2023-06-02runstate: drop unused runstate_store()Vladimir Sementsov-Ogievskiy2-13/+0
2023-06-02migration: never fail in global_state_store()Vladimir Sementsov-Ogievskiy4-41/+33
2023-06-02runstate: add runstate_get()Vladimir Sementsov-Ogievskiy2-0/+6
2023-06-01Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson20-265/+293
2023-06-01Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Richard Henderson28-497/+94
2023-06-01qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpaStefano Garzarella2-0/+10
2023-06-01block/blkio: use qemu_open() to support fd passing for virtio-blkStefano Garzarella1-9/+44
2023-06-01accel/tcg: include cs_base in our hash calculationsAlex Bennée5-12/+23
2023-06-01hw/9pfs: use qemu_xxhash4Alex Bennée1-3/+2
2023-06-01tcg: remove the final vestiges of dstateAlex Bennée6-26/+6
2023-06-01trace: remove control-vcpu.hAlex Bennée3-52/+2
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée9-285/+20
2023-06-01qapi: make the vcpu parameters deprecated for 8.1Alex Bennée2-23/+24
2023-06-01docs/deprecated: move QMP events bellow QMP command sectionAlex Bennée1-9/+9
2023-06-01scripts/qapi: document the tool that generated the fileAlex Bennée1-2/+7
2023-06-01trace: remove vcpu_id from the TraceEvent structureAlex Bennée5-30/+3
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée5-36/+5
2023-06-01*-user: remove the guest_user_syscall tracepointsAlex Bennée3-26/+0
2023-06-01block: remove bdrv_co_io_plug() APIStefan Hajnoczi3-51/+0
2023-06-01block/linux-aio: convert to blk_io_plug_call() APIStefan Hajnoczi3-65/+11
2023-06-01block/io_uring: convert to blk_io_plug_call() APIStefan Hajnoczi4-47/+19
2023-06-01block/blkio: convert to blk_io_plug_call() APIStefan Hajnoczi1-19/+24
2023-06-01block/nvme: convert to blk_io_plug_call() APIStefan Hajnoczi2-33/+12
2023-06-01block: add blk_io_plug_call() APIStefan Hajnoczi8-41/+173
2023-05-31decodetree: Add --output-null for meson testingRichard Henderson2-10/+12
2023-05-31Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson3-47/+41
2023-05-31Revert "python/qmp/protocol: add open_with_socket()"John Snow1-19/+5
2023-05-31python/qmp/legacy: remove open_with_socket() callsJohn Snow2-20/+16
2023-05-31python/machine: use connect-based interface for existing socketsJohn Snow1-5/+7
2023-05-31python/qmp/legacy: allow using sockets for connect()John Snow1-2/+3
2023-05-31python/qmp: allow sockets to be passed to connect()John Snow1-6/+15
2023-05-31gitlab: switch from 'stable' to 'latest' docker container tagsDaniel P. Berrangé2-4/+4
2023-05-30Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson38-225/+1312
2023-05-30tests/avocado/virtio-gpu: Cancel test if drm rendering is not availableThomas Huth1-1/+5
2023-05-30tests/decode: Add tests for various named-field casesPeter Maydell6-0/+60
2023-05-30scripts/decodetree: Implement named field supportPeter Maydell1-6/+139
2023-05-30scripts/decodetree: Implement a topological sortPeter Maydell1-0/+74
2023-05-30scripts/decodetree: Pass lvalue-formatter function to str_extract()Peter Maydell1-11/+15
2023-05-30docs: Document decodetree named field syntaxPeter Maydell1-5/+28
2023-05-30tests/decode: Convert tests to mesonRichard Henderson3-28/+60
2023-05-30decodetree: Do not remove output_file from /devRichard Henderson1-1/+6
2023-05-30decodetree: Diagnose empty pattern groupRichard Henderson1-0/+6
2023-05-30decodetree: Fix recursion in prop_format and build_treeRichard Henderson1-2/+2
2023-05-30decodetree: Add --test-for-errorRichard Henderson1-2/+7
2023-05-30tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITSRichard Henderson9-9/+0
2023-05-30accel/tcg: Add aarch64 store_atom_insert_al16Richard Henderson1-0/+47