aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13Update VERSION for v7.2.0v7.2.0Stefan Hajnoczi
2022-12-06Update VERSION for v7.2.0-rc4v7.2.0-rc4Stefan Hajnoczi
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-12-04Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Stefan Hajnoczi
2022-12-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-03hw/display/next-fb: Fix comment typoEvgeny Ermakov
2022-12-03target/s390x/tcg: Fix and improve the SACF instructionThomas Huth
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
2022-12-01target/i386: Always completely initialize TranslateFaultRichard Henderson
2022-12-01target/i386: allow MMX instructions with CR4.OSFXSR=0Paolo Bonzini
2022-12-01hw/nvme: remove copy bh schedulingKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in dsmKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in zone resetKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in flushKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in formatKlaus Jensen
2022-12-01include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-12-01tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée
2022-11-29Update VERSION for v7.2.0-rc3v7.2.0-rc3Stefan Hajnoczi
2022-11-29target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov
2022-11-29block-backend: avoid bdrv_unregister_buf() NULL pointer derefStefan Hajnoczi
2022-11-29hw/display/qxl: Assert memory slot fits in preallocated MemoryRegionPhilippe Mathieu-Daudé
2022-11-29hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Document qxl_phys2virt()Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Have qxl_log_command Return early if no log_cmd handlerPhilippe Mathieu-Daudé
2022-11-29Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel...Stefan Hajnoczi
2022-11-29replay: Fix declaration of replay_read_next_clockRichard Henderson
2022-11-28update seabios binaries to 1.16.1Gerd Hoffmann
2022-11-28update seabios source from 1.16.0 to 1.16.1Gerd Hoffmann
2022-11-27Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via
2022-11-27MAINTAINERS: Add subprojects/libvhost-user to section "vhost"Stefan Weil via
2022-11-27libvhost-user: Add format attribute to local function vu_panicStefan Weil via
2022-11-27libvhost-user: Fix two more format stringsStefan Weil via
2022-11-27libvhost-user: Fix format stringsStefan Weil via
2022-11-27libvhost-user: Fix wrong type of argument to formatting function (reported by...Stefan Weil via
2022-11-25virtiofsd: Add `sigreturn` to the seccomp whitelistMarc Hartmayer
2022-11-23Merge tag 'fixes-20221123-pull-request' of https://gitlab.com/kraxel/qemu int...Stefan Hajnoczi
2022-11-23Merge tag 'pull-request-2022-11-23' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-23hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell
2022-11-23hw/audio/intel-hda: don't reset codecs twicePeter Maydell
2022-11-23hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell
2022-11-23ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...Dongwon Kim
2022-11-23hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev