aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-01-06vmstate: add qom interface to get idMarc-André Lureau
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-01-06hda-codec: fix recording rate controlVolker Rümelin
2020-01-06hda-codec: fix playback rate controlVolker Rümelin
2020-01-05hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé
2020-01-05virtio-mmio: Clear v2 transport state on soft resetJean-Philippe Brucker
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth
2020-01-05virtio: update queue size on guest writeMichael S. Tsirkin
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun
2020-01-05virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin
2020-01-05virtio-serial-bus: fix memory leak while attach virtio-serial-busPan Nengyuan
2020-01-05virtio-balloon: fix memory leak while attach virtio-balloon devicePan Nengyuan
2020-01-05virtio: make virtio_delete_queue idempotentMichael S. Tsirkin
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-12-20hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith
2019-12-20hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith
2019-12-20hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith
2019-12-20hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith
2019-12-20hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith
2019-12-20hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith
2019-12-20ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-12-19numa: properly check if numa is supportedIgor Mammedov
2019-12-19numa: remove not needed checkIgor Mammedov
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley
2019-12-18hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy
2019-12-18hw/usb: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/tpm: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/sd: drop extra whitespace in sdhci_sysbus_realize() headerVladimir Sementsov-Ogievskiy
2019-12-18hw/s390x: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/i386/amd_iommu: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy