summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Revert "hw/loongarch/virt: Add cfi01 pflash device"HEADmasterSong Gao2022-12-053-81/+0Star
* Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-12-041-1/+1
|\
| * hw/display/next-fb: Fix comment typoEvgeny Ermakov2022-12-031-1/+1
* | Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi2022-12-043-0/+81
|\ \
| * | hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang2022-12-023-0/+81
| |/
* | Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Stefan Hajnoczi2022-12-041-131/+51Star
|\ \
| * | hw/nvme: remove copy bh schedulingKlaus Jensen2022-12-011-49/+14Star
| * | hw/nvme: fix aio cancel in dsmKlaus Jensen2022-12-011-26/+8Star
| * | hw/nvme: fix aio cancel in zone resetKlaus Jensen2022-12-011-25/+11Star
| * | hw/nvme: fix aio cancel in flushKlaus Jensen2022-12-011-15/+6Star
| * | hw/nvme: fix aio cancel in formatKlaus Jensen2022-12-011-16/+12Star
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-12-0411-69/+149
|\ \ | |/ |/|
| * hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée2022-12-013-37/+86
| * hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée2022-12-011-7/+4Star
| * vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella2022-12-0110-25/+59
* | hw/display/qxl: Assert memory slot fits in preallocated MemoryRegionPhilippe Mathieu-Daudé2022-11-301-0/+1
* | hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)Philippe Mathieu-Daudé2022-11-302-5/+24
* | hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé2022-11-304-13/+36
* | hw/display/qxl: Document qxl_phys2virt()Philippe Mathieu-Daudé2022-11-301-0/+19
* | hw/display/qxl: Have qxl_log_command Return early if no log_cmd handlerPhilippe Mathieu-Daudé2022-11-301-0/+11
* | hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell2022-11-231-2/+0Star
* | hw/audio/intel-hda: don't reset codecs twicePeter Maydell2022-11-231-3/+1Star
* | hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell2022-11-232-2/+2
* | hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev2022-11-231-1/+1
* | Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne2022-11-231-2/+1Star
* | 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-2212-22/+32
|\ \ \ | |/ / |/| / | |/
| * virtio: disable error for out of spec queue-enableMichael S. Tsirkin2022-11-221-0/+7
| * acpi: x86: move RPQx field back to _SB scopeIgor Mammedov2022-11-222-20/+8Star
| * vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella2022-11-229-2/+17
* | rtl8139: honor large send MSS valueStefan Hajnoczi2022-11-211-14/+12Star
* | rtl8139: keep Tx command mode 0 and 1 separateStefan Hajnoczi2022-11-211-2/+2
* | rtl8139: avoid clobbering tx descriptor bitsStefan Hajnoczi2022-11-211-7/+10
* | hw/intc: add implementation of GICD_IIDR to Arm GICAlex Bennée2022-11-211-1/+11
* | hw/intc: clean-up access to GIC multi-byte registersAlex Bennée2022-11-211-6/+10
* | hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic2022-11-211-21/+46
* | s390x: Fix spelling errorsThomas Huth2022-11-163-5/+5
|/
* hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander2022-11-141-2/+1Star
* Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-121-4/+4
|\
| * hw/loongarch: Fix loongarch fdt addr confictSong Gao2022-11-121-4/+4
* | Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-1111-901/+882Star
|\ \
| * | Fix several typos in documentation (found by codespell)Stefan Weil2022-11-111-3/+3
| * | net: Replace TAB indentations with spacesAhmed Abouzied2022-11-117-878/+878
| * | host-libusb: Remove unused variableMiroslav Rezanina2022-11-111-15/+0Star
| * | tulip: Remove unused variableMiroslav Rezanina2022-11-111-3/+1Star
| * | rtl8139: Remove unused variableMiroslav Rezanina2022-11-111-2/+0Star
| |/
* | Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-11-111-2/+10
|\ \