aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-07-03hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineStatePeter Maydell1-26/+32
2020-07-03hw/arm/spitz: Create SpitzMachineClass abstract base classPeter Maydell1-35/+54
2020-07-03hw/arm/spitz: DetabifyPeter Maydell1-79/+79
2020-07-03hw/display/bcm2835_fb.c: Initialize all fields of structPeter Maydell1-0/+4
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones2-1/+7
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger1-0/+30
2020-07-03virtio-iommu-pci: Add array of Interval propertiesEric Auger1-0/+11
2020-07-03virtio-iommu: Handle reserved regions in the translation processEric Auger1-0/+20
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger2-4/+91
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger1-0/+89
2020-07-03Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.Jean-Christophe Dubois1-0/+2
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois1-0/+10
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois2-9/+19
2020-07-03vhost_net: introduce set_config & get_configCindy Lu2-0/+21
2020-07-03vhost: implement vhost_force_iommu methodCindy Lu1-0/+5
2020-07-03vhost: implement vhost_vq_get_addr methodCindy Lu1-9/+19
2020-07-03vhost: implement vhost_dev_start methodCindy Lu1-1/+9
2020-07-03vhost: check the existence of vhost_set_iotlb_callbackJason Wang1-3/+6
2020-07-03virtio-pci: implement queue_enabled methodJason Wang1-0/+13
2020-07-03virtio-bus: introduce queue_enabled methodJason Wang1-0/+6
2020-07-03vhost_net: use the function qemu_get_peerCindy Lu1-6/+10
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand6-5/+12
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand1-1/+53
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand2-1/+19
2020-07-03virtio-mem: Migration sanity checksDavid Hildenbrand1-0/+70
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand2-0/+29
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand1-1/+20
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand2-21/+29
2020-07-03numa: Handle virtio-mem in NUMA statsDavid Hildenbrand1-0/+6
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand3-0/+163
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand3-0/+736
2020-07-03s390x/pci: fix set_ind_atomicHalil Pasic1-7/+9
2020-07-03virtio-ccw: fix virtio_set_ind_atomicHalil Pasic1-8/+10
2020-07-02hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis1-1/+1
2020-07-02riscv: plic: Add a couple of mising sifive_plic_update callsJessica Clarke1-1/+2
2020-07-02riscv: plic: Honour source prioritiesJessica Clarke1-5/+12
2020-07-02Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...Peter Maydell47-232/+151
2020-07-02virtio-balloon: Rip out qemu_balloon_inhibit()David Hildenbrand1-2/+8
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand1-9/+13
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand4-36/+42
2020-07-02pc: Support coldplugging of virtio-pmem-pci devices on all busesDavid Hildenbrand1-8/+10
2020-07-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand1-6/+20
2020-07-02arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violationsMarkus Armbruster3-22/+14
2020-07-02hw/arm/armsse: Fix armsse_realize() error API violationMarkus Armbruster1-4/+4
2020-07-02aspeed: Fix realize error API violationMarkus Armbruster2-4/+6
2020-07-02arm/stm32f205 arm/stm32f405: Fix realize error API violationMarkus Armbruster2-2/+2
2020-07-02amd_iommu: Fix amdvi_realize() error API violationMarkus Armbruster1-2/+4
2020-07-02x86: Fix x86_cpu_new() error handlingMarkus Armbruster1-3/+5
2020-07-02mips/cps: Fix mips_cps_realize() error API violationsMarkus Armbruster1-10/+19
2020-07-02riscv_hart: Fix riscv_harts_realize() error API violationsMarkus Armbruster1-9/+5