summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add no-padding firmware featuresirius/arm-flash-paddingGerd Hoffmann2022-12-151-1/+4
* hw/arm: allow flash images being smaller than the available spaceGerd Hoffmann2022-12-151-0/+16
* Update VERSION for v7.2.0-rc3v7.2.0-rc3Stefan Hajnoczi2022-11-291-1/+1
* target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov2022-11-293-3/+8
* block-backend: avoid bdrv_unregister_buf() NULL pointer derefStefan Hajnoczi2022-11-291-2/+13
* hw/display/qxl: Assert memory slot fits in preallocated MemoryRegionPhilippe Mathieu-Daudé2022-11-291-0/+1
* hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)Philippe Mathieu-Daudé2022-11-292-5/+24
* hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé2022-11-294-13/+36
* hw/display/qxl: Document qxl_phys2virt()Philippe Mathieu-Daudé2022-11-291-0/+19
* hw/display/qxl: Have qxl_log_command Return early if no log_cmd handlerPhilippe Mathieu-Daudé2022-11-291-0/+11
* Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel...Stefan Hajnoczi2022-11-2913-0/+0
|\
| * update seabios binaries to 1.16.1Gerd Hoffmann2022-11-2812-0/+0
| * update seabios source from 1.16.0 to 1.16.1Gerd Hoffmann2022-11-281-0/+0
* | replay: Fix declaration of replay_read_next_clockRichard Henderson2022-11-291-1/+1
* | Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issuesStefan Weil via2022-11-273-5/+6
* | MAINTAINERS: Add subprojects/libvhost-user to section "vhost"Stefan Weil via2022-11-271-0/+1
* | libvhost-user: Add format attribute to local function vu_panicStefan Weil via2022-11-271-1/+12
* | libvhost-user: Fix two more format stringsStefan Weil via2022-11-271-1/+2
* | libvhost-user: Fix format stringsStefan Weil via2022-11-271-2/+2
* | libvhost-user: Fix wrong type of argument to formatting function (reported by...Stefan Weil via2022-11-271-1/+1
* | virtiofsd: Add `sigreturn` to the seccomp whitelistMarc Hartmayer2022-11-251-0/+1
* | Merge tag 'fixes-20221123-pull-request' of https://gitlab.com/kraxel/qemu int...Stefan Hajnoczi2022-11-2312-13/+28
|\ \
| * | hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell2022-11-231-2/+0
| * | hw/audio/intel-hda: don't reset codecs twicePeter Maydell2022-11-231-3/+1
| * | hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell2022-11-232-2/+2
| * | ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...queue/fixesDongwon Kim2022-11-232-2/+2
| * | hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev2022-11-231-1/+1
| * | gtk: disable GTK Clipboard with a new meson optionClaudio Fontana2022-11-235-1/+21
| * | Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne2022-11-231-2/+1
| |/
* | Merge tag 'pull-request-2022-11-23' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-238-39/+55
|\ \ | |/ |/|
| * tests/avocado: use new rootfs for orangepi testAlex Bennée2022-11-231-2/+2
| * tests/qtest: Decrease the amount of output from the qom-testThomas Huth2022-11-231-3/+19
| * tests/avocado: Update the URLs of the advent calendar imagesThomas Huth2022-11-237-34/+34
|/
* Update VERSION for v7.2.0-rc2Stefan Hajnoczi2022-11-221-1/+1
* Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-11-221-5/+6
|\
| * target/arm: Use signed quantity to represent VMSAv8-64 translation levelArd Biesheuvel2022-11-221-2/+2
| * target/arm: Don't do two-stage lookup if stage 2 is disabledPeter Maydell2022-11-221-3/+4
* | Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi2022-11-222-2/+5
|\ \
| * | hw/loongarch: Replace the value of uart info with macroXiaojuan Yang2022-11-221-1/+2
| * | hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang2022-11-221-1/+1
| * | hw/loongarch: Add default stdout uart in fdtXiaojuan Yang2022-11-221-0/+2
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-2251-34/+45
|\ \
| * | virtio: disable error for out of spec queue-enableMichael S. Tsirkin2022-11-221-0/+7
| * | acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha2022-11-221-4/+9
| * | tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow2022-11-221-8/+2
| * | MAINTAINERS: add mst to list of biosbits maintainersAni Sinha2022-11-221-0/+1
| * | tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov2022-11-2237-36/+0
| * | acpi: x86: move RPQx field back to _SB scopeIgor Mammedov2022-11-222-20/+8
| * | tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov2022-11-221-0/+36
| * | vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella2022-11-2210-2/+18