aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza1-6/+3
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz1-1/+11
2020-01-08mos6522: remove anh registerLaurent Vivier1-8/+8
2020-01-08ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater1-1/+1
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao1-0/+1
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell3-84/+309
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell24-78/+927
2020-01-07q800: implement mac rom reset function for BIOS-less modeJason A. Donenfeld1-1/+28
2020-01-07q800: add a block backend to the PRAMLaurent Vivier2-0/+71
2020-01-07q800: fix mac_via RTC PRAM commandsLaurent Vivier2-83/+210
2020-01-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20200106.0' in...Peter Maydell1-1/+3
2020-01-06vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu1-1/+3
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell15-21/+62
2020-01-06intel_iommu: add present bit check for pasid table entriesLiu Yi L2-19/+74
2020-01-06intel_iommu: a fix to vtd_find_as_from_bus_num()Liu Yi L1-0/+1
2020-01-06virtio-net: delete also control queue when TX/RX deletedYuri Benditovich1-1/+2
2020-01-06virtio: reset region cache when on queue deletionYuri Benditovich1-0/+1
2020-01-06virtio-mmio: update queue size on guest writeDenis Plotnikov1-1/+2
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov4-2/+22
2020-01-06Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell1-4/+4
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell2-2/+8
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau13-21/+24
2020-01-06vmstate: add qom interface to get idMarc-André Lureau3-0/+38
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell3-9/+3
2020-01-06hda-codec: fix recording rate controlVolker Rümelin1-2/+2
2020-01-06hda-codec: fix playback rate controlVolker Rümelin1-2/+2
2020-01-05hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov2-2/+0
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz1-0/+24
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz1-1/+7
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé1-2/+2
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé1-16/+5
2020-01-05virtio-mmio: Clear v2 transport state on soft resetJean-Philippe Brucker1-0/+14
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi1-1/+68
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi1-1/+103
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi5-2/+152
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi1-0/+80
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi1-0/+194
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu2-0/+87
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi3-10/+20
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth3-11/+37
2020-01-05virtio: update queue size on guest writeMichael S. Tsirkin1-0/+2
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun1-4/+3
2020-01-05virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin1-2/+3
2020-01-05virtio-serial-bus: fix memory leak while attach virtio-serial-busPan Nengyuan1-0/+8
2020-01-05virtio-balloon: fix memory leak while attach virtio-balloon devicePan Nengyuan1-0/+7
2020-01-05virtio: make virtio_delete_queue idempotentMichael S. Tsirkin1-0/+1
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin1-5/+10
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell3-10/+27
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+1
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell1-0/+2