Age | Commit message (Expand) | Author |
2022-12-01 | hw/nvme: fix aio cancel in flush | Klaus Jensen |
2022-12-01 | hw/nvme: fix aio cancel in format | Klaus Jensen |
2022-12-01 | include/hw: VM state takes precedence in virtio_device_should_start | Alex Bennée |
2022-12-01 | hw/virtio: generalise CHR_EVENT_CLOSED handling | Alex Bennée |
2022-12-01 | hw/virtio: add started_vu status field to vhost-user-gpio | Alex Bennée |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella |
2022-12-01 | tests/qtests: override "force-legacy" for gpio virtio-mmio tests | Alex Bennée |
2022-11-29 | Update VERSION for v7.2.0-rc3v7.2.0-rc3 | Stefan Hajnoczi |
2022-11-29 | target/arm: Set TCGCPUOps.restore_state_to_opc for v7m | Evgeny Ermakov |
2022-11-29 | block-backend: avoid bdrv_unregister_buf() NULL pointer deref | Stefan Hajnoczi |
2022-11-29 | hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Pass requested buffer size to qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Document qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler | Philippe Mathieu-Daudé |
2022-11-29 | Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel... | Stefan Hajnoczi |
2022-11-29 | replay: Fix declaration of replay_read_next_clock | Richard Henderson |
2022-11-28 | update seabios binaries to 1.16.1 | Gerd Hoffmann |
2022-11-28 | update seabios source from 1.16.0 to 1.16.1 | Gerd Hoffmann |
2022-11-27 | Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues | Stefan Weil via |
2022-11-27 | MAINTAINERS: Add subprojects/libvhost-user to section "vhost" | Stefan Weil via |
2022-11-27 | libvhost-user: Add format attribute to local function vu_panic | Stefan Weil via |
2022-11-27 | libvhost-user: Fix two more format strings | Stefan Weil via |
2022-11-27 | libvhost-user: Fix format strings | Stefan Weil via |
2022-11-27 | libvhost-user: Fix wrong type of argument to formatting function (reported by... | Stefan Weil via |
2022-11-25 | virtiofsd: Add `sigreturn` to the seccomp whitelist | Marc Hartmayer |
2022-11-23 | Merge tag 'fixes-20221123-pull-request' of https://gitlab.com/kraxel/qemu int... | Stefan Hajnoczi |
2022-11-23 | Merge tag 'pull-request-2022-11-23' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2022-11-23 | hw/audio/intel-hda: Drop unnecessary prototype | Peter Maydell |
2022-11-23 | hw/audio/intel-hda: don't reset codecs twice | Peter Maydell |
2022-11-23 | hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset() | Peter Maydell |
2022-11-23 | ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra... | Dongwon Kim |
2022-11-23 | hw/usb/hcd-xhci.c: spelling: tranfer | Michael Tokarev |
2022-11-23 | gtk: disable GTK Clipboard with a new meson option | Claudio Fontana |
2022-11-23 | Revert "usbredir: avoid queuing hello packet on snapshot restore" | Joelle van Dyne |
2022-11-23 | tests/avocado: use new rootfs for orangepi test | Alex Bennée |
2022-11-23 | tests/qtest: Decrease the amount of output from the qom-test | Thomas Huth |
2022-11-23 | tests/avocado: Update the URLs of the advent calendar images | Thomas Huth |
2022-11-22 | Update VERSION for v7.2.0-rc2v7.2.0-rc2 | Stefan Hajnoczi |
2022-11-22 | Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi |
2022-11-22 | target/arm: Use signed quantity to represent VMSAv8-64 translation level | Ard Biesheuvel |
2022-11-22 | Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s... | Stefan Hajnoczi |
2022-11-22 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2022-11-22 | Merge tag 'pull-misc-for-7.2-221122-1' of https://gitlab.com/stsquad/qemu int... | Stefan Hajnoczi |
2022-11-22 | target/arm: Don't do two-stage lookup if stage 2 is disabled | Peter Maydell |
2022-11-22 | hw/loongarch: Replace the value of uart info with macro | Xiaojuan Yang |
2022-11-22 | hw/loongarch: Fix setprop_sized method in fdt rtc node. | Xiaojuan Yang |
2022-11-22 | hw/loongarch: Add default stdout uart in fdt | Xiaojuan Yang |
2022-11-22 | virtio: disable error for out of spec queue-enable | Michael S. Tsirkin |
2022-11-22 | acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env | Ani Sinha |