aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-12-14error: Drop a few superfluous ERRP_GUARD()Markus Armbruster
2022-12-14error: Drop some obviously superfluous error_propagate()Markus Armbruster
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster
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://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-03hw/display/next-fb: Fix comment typoEvgeny Ermakov
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
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-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-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-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-23hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev
2022-11-23Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne
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-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: x86: move RPQx field back to _SB scopeIgor Mammedov
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella
2022-11-21rtl8139: honor large send MSS valueStefan Hajnoczi
2022-11-21rtl8139: keep Tx command mode 0 and 1 separateStefan Hajnoczi
2022-11-21rtl8139: avoid clobbering tx descriptor bitsStefan Hajnoczi
2022-11-21hw/intc: add implementation of GICD_IIDR to Arm GICAlex Bennée
2022-11-21hw/intc: clean-up access to GIC multi-byte registersAlex Bennée
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-11-14hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander
2022-11-12Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-11Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied