aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-07-09hw/arm: move CONFIG_V7M out of default-devicesAlex Bennée
2021-07-09hw/arm: add dependency on OR_IRQ for XLNX_VERSALAlex Bennée
2021-07-09usb: build usb-host as moduleGerd Hoffmann
2021-07-09monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann
2021-07-09modules: add s390x module annotationsGerd Hoffmann
2021-07-09modules: add ccid module annotationsGerd Hoffmann
2021-07-09modules: add usb-redir module annotationsGerd Hoffmann
2021-07-09modules: add virtio-gpu module annotationsGerd Hoffmann
2021-07-09modules: add qxl module annotationsGerd Hoffmann
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell
2021-07-059pfs: reduce latency of TwalkChristian Schoenebeck
2021-07-059pfs: drop root_qidChristian Schoenebeck
2021-07-059pfs: replace not_same_qid() by same_stat_id()Christian Schoenebeck
2021-07-059pfs: drop fid_to_qid()Christian Schoenebeck
2021-07-059pfs: capture root statChristian Schoenebeck
2021-07-059pfs: fix not_same_qid()Christian Schoenebeck
2021-07-059pfs: simplify v9fs_walk()Christian Schoenebeck
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-07-05Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...Peter Maydell
2021-07-04pvrdma: Fix the ring init error flow (CVE-2021-3608)Marcel Apfelbaum
2021-07-04pvrdma: Ensure correct input on ring init (CVE-2021-3607)Marcel Apfelbaum
2021-07-04hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)Marcel Apfelbaum
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell
2021-07-03acpi/ged: fix reset causeGerd Hoffmann
2021-07-03acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov
2021-07-03migration: failover: reset partially_hotpluggedLaurent Vivier
2021-07-03virtio-pci: Changed return values for "notify", "device" and "isr" read.Andrew Melnychenko
2021-07-03virtio-pci: Added check for virtio device in PCI config cbs.Andrew Melnychenko
2021-07-03virtio-pci: Added check for virtio device presence in mm callbacks.Andrew Melnychenko
2021-07-03hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH fieldPhilippe Mathieu-Daudé
2021-07-02hw/mips/jazz: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2021-07-02hw/mips/jazz: specify correct endian for dp8393x deviceMark Cave-Ayland
2021-07-02hw/m68k/q800: fix PROM checksum and MAC address storageMark Cave-Ayland
2021-07-02dp8393x: remove onboard PROM containing MAC address and checksumMark Cave-Ayland
2021-07-02hw/m68k/q800: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02hw/mips/jazz: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-07-02dp8393x: checkpatch fixesMark Cave-Ayland
2021-07-02g364fb: add VMStateDescription for G364SysBusStateMark Cave-Ayland
2021-07-02g364fb: use RAM memory region for framebufferMark Cave-Ayland
2021-07-02hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-07-02virtio: Clarify MR transaction optimizationGreg Kurz