aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-15migration: Use atomic ops properly for page accountingsPeter Xu4-23/+51
2022-12-15migration: Yield bitmap_mutex properly when sending/sleepingPeter Xu1-11/+35
2022-12-15migration: Remove RAMState.f references in compression codePeter Xu1-5/+7
2022-12-15migration: Trivial cleanup save_page_header() on same block checkPeter Xu1-2/+3
2022-12-15migration: Cleanup xbzrle zero page cache update logicPeter Xu1-5/+1
2022-12-15migration: Add postcopy_preempt_active()Peter Xu1-2/+7
2022-12-15migration: Take bitmap mutex when completing ram migrationPeter Xu1-0/+2
2022-12-15migration: Export ram_release_page()Juan Quintela2-1/+2
2022-12-15migration: Export ram_transferred_ram()Juan Quintela2-1/+3
2022-12-15multifd: Create page_count fields into both MultiFD{Recv,Send}ParamsJuan Quintela2-3/+8
2022-12-15multifd: Create page_size fields into both MultiFD{Recv,Send}ParamsJuan Quintela4-25/+23
2022-12-13mailmap: Fix Stefan Weil author emailPhilippe Mathieu-Daudé1-0/+1
2022-12-13Open 8.0 development treeStefan Hajnoczi1-1/+1
2022-12-13Update VERSION for v7.2.0v7.2.0Stefan Hajnoczi1-1/+1
2022-12-06Update VERSION for v7.2.0-rc4v7.2.0-rc4Stefan Hajnoczi1-1/+1
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao4-86/+0
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi4-6/+25
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi4-0/+86
2022-12-04Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Stefan Hajnoczi1-131/+51
2022-12-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-16/+21
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi18-81/+205
2022-12-03hw/display/next-fb: Fix comment typoEvgeny Ermakov1-1/+1
2022-12-03target/s390x/tcg: Fix and improve the SACF instructionThomas Huth2-1/+8
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth1-4/+16
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang4-0/+86
2022-12-01target/i386: Always completely initialize TranslateFaultRichard Henderson1-15/+19
2022-12-01target/i386: allow MMX instructions with CR4.OSFXSR=0Paolo Bonzini1-1/+2
2022-12-01hw/nvme: remove copy bh schedulingKlaus Jensen1-49/+14
2022-12-01hw/nvme: fix aio cancel in dsmKlaus Jensen1-26/+8
2022-12-01hw/nvme: fix aio cancel in zone resetKlaus Jensen1-25/+11
2022-12-01hw/nvme: fix aio cancel in flushKlaus Jensen1-15/+6
2022-12-01hw/nvme: fix aio cancel in formatKlaus Jensen1-16/+12
2022-12-01include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée1-5/+18
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée4-37/+104
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée2-7/+14
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella13-31/+67
2022-12-01tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée1-1/+2
2022-11-29Update VERSION for v7.2.0-rc3v7.2.0-rc3Stefan Hajnoczi1-1/+1
2022-11-29target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov3-3/+8
2022-11-29block-backend: avoid bdrv_unregister_buf() NULL pointer derefStefan Hajnoczi1-2/+13
2022-11-29hw/display/qxl: Assert memory slot fits in preallocated MemoryRegionPhilippe Mathieu-Daudé1-0/+1
2022-11-29hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)Philippe Mathieu-Daudé2-5/+24
2022-11-29hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé4-13/+36
2022-11-29hw/display/qxl: Document qxl_phys2virt()Philippe Mathieu-Daudé1-0/+19
2022-11-29hw/display/qxl: Have qxl_log_command Return early if no log_cmd handlerPhilippe Mathieu-Daudé1-0/+11
2022-11-29Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel...Stefan Hajnoczi13-0/+0
2022-11-29replay: Fix declaration of replay_read_next_clockRichard Henderson1-1/+1
2022-11-28update seabios binaries to 1.16.1Gerd Hoffmann12-0/+0
2022-11-28update seabios source from 1.16.0 to 1.16.1Gerd Hoffmann1-0/+0
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via3-5/+6