aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana
2022-11-23Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne
2022-11-23tests/avocado: use new rootfs for orangepi testAlex Bennée
2022-11-23tests/qtest: Decrease the amount of output from the qom-testThomas Huth
2022-11-23tests/avocado: Update the URLs of the advent calendar imagesThomas Huth
2022-11-22Update VERSION for v7.2.0-rc2v7.2.0-rc2Stefan Hajnoczi
2022-11-22Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-22target/arm: Use signed quantity to represent VMSAv8-64 translation levelArd Biesheuvel
2022-11-22Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-11-22Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-22Merge tag 'pull-misc-for-7.2-221122-1' of https://gitlab.com/stsquad/qemu int...Stefan Hajnoczi
2022-11-22target/arm: Don't do two-stage lookup if stage 2 is disabledPeter Maydell
2022-11-22hw/loongarch: Replace the value of uart info with macroXiaojuan Yang
2022-11-22hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang
2022-11-22hw/loongarch: Add default stdout uart in fdtXiaojuan Yang
2022-11-22virtio: disable error for out of spec queue-enableMichael S. Tsirkin
2022-11-22acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha
2022-11-22tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow
2022-11-22MAINTAINERS: add mst to list of biosbits maintainersAni Sinha
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov
2022-11-22acpi: x86: move RPQx field back to _SB scopeIgor Mammedov
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella
2022-11-22gitlab: integrate coverage reportAlex Bennée