summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
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-11-29Update VERSION for v7.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-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
2022-11-27MAINTAINERS: Add subprojects/libvhost-user to section "vhost"Stefan Weil via1-0/+1
2022-11-27libvhost-user: Add format attribute to local function vu_panicStefan Weil via1-1/+12
2022-11-27libvhost-user: Fix two more format stringsStefan Weil via1-1/+2
2022-11-27libvhost-user: Fix format stringsStefan Weil via1-2/+2
2022-11-27libvhost-user: Fix wrong type of argument to formatting function (reported by...Stefan Weil via1-1/+1
2022-11-25virtiofsd: Add `sigreturn` to the seccomp whitelistMarc Hartmayer1-0/+1
2022-11-23hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell1-2/+0
2022-11-23hw/audio/intel-hda: don't reset codecs twicePeter Maydell1-3/+1
2022-11-23hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell2-2/+2
2022-11-23ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...Dongwon Kim2-2/+2
2022-11-23hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev1-1/+1
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana5-1/+21
2022-11-23Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne1-2/+1
2022-11-23tests/avocado: use new rootfs for orangepi testAlex Bennée1-2/+2
2022-11-23tests/qtest: Decrease the amount of output from the qom-testThomas Huth1-3/+19
2022-11-23tests/avocado: Update the URLs of the advent calendar imagesThomas Huth7-34/+34
2022-11-22Update VERSION for v7.2.0-rc2Stefan Hajnoczi1-1/+1
2022-11-22target/arm: Use signed quantity to represent VMSAv8-64 translation levelArd Biesheuvel1-2/+2
2022-11-22target/arm: Don't do two-stage lookup if stage 2 is disabledPeter Maydell1-3/+4
2022-11-22hw/loongarch: Replace the value of uart info with macroXiaojuan Yang1-1/+2
2022-11-22hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang1-1/+1
2022-11-22hw/loongarch: Add default stdout uart in fdtXiaojuan Yang1-0/+2
2022-11-22virtio: disable error for out of spec queue-enableMichael S. Tsirkin1-0/+7
2022-11-22acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha1-4/+9
2022-11-22tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow1-8/+2
2022-11-22MAINTAINERS: add mst to list of biosbits maintainersAni Sinha1-0/+1
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov37-36/+0
2022-11-22acpi: x86: move RPQx field back to _SB scopeIgor Mammedov2-20/+8
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov1-0/+36
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella10-2/+18
2022-11-22gitlab: integrate coverage reportAlex Bennée1-1/+11
2022-11-22tests/avocado: skip aarch64 cloud TCG tests in CIAlex Bennée1-2/+7
2022-11-22tests/avocado: introduce alpine virt test for CIAlex Bennée1-1/+45
2022-11-22tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcgPeter Maydell1-1/+1