aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-07-03hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineStatePeter Maydell
2020-07-03hw/arm/spitz: Create SpitzMachineClass abstract base classPeter Maydell
2020-07-03hw/arm/spitz: DetabifyPeter Maydell
2020-07-03hw/display/bcm2835_fb.c: Initialize all fields of structPeter Maydell
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-07-03virtio-iommu-pci: Add array of Interval propertiesEric Auger
2020-07-03virtio-iommu: Handle reserved regions in the translation processEric Auger
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger
2020-07-03Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.Jean-Christophe Dubois
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois
2020-07-03vhost_net: introduce set_config & get_configCindy Lu
2020-07-03vhost: implement vhost_force_iommu methodCindy Lu
2020-07-03vhost: implement vhost_vq_get_addr methodCindy Lu
2020-07-03vhost: implement vhost_dev_start methodCindy Lu
2020-07-03vhost: check the existence of vhost_set_iotlb_callbackJason Wang
2020-07-03virtio-pci: implement queue_enabled methodJason Wang
2020-07-03virtio-bus: introduce queue_enabled methodJason Wang
2020-07-03vhost_net: use the function qemu_get_peerCindy Lu
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand
2020-07-03virtio-mem: Migration sanity checksDavid Hildenbrand
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand
2020-07-03numa: Handle virtio-mem in NUMA statsDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand
2020-07-03s390x/pci: fix set_ind_atomicHalil Pasic
2020-07-03virtio-ccw: fix virtio_set_ind_atomicHalil Pasic
2020-07-02hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis
2020-07-02riscv: plic: Add a couple of mising sifive_plic_update callsJessica Clarke
2020-07-02riscv: plic: Honour source prioritiesJessica Clarke
2020-07-02Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...Peter Maydell
2020-07-02virtio-balloon: Rip out qemu_balloon_inhibit()David Hildenbrand
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02pc: Support coldplugging of virtio-pmem-pci devices on all busesDavid Hildenbrand
2020-07-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand
2020-07-02arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violationsMarkus Armbruster
2020-07-02hw/arm/armsse: Fix armsse_realize() error API violationMarkus Armbruster
2020-07-02aspeed: Fix realize error API violationMarkus Armbruster
2020-07-02arm/stm32f205 arm/stm32f405: Fix realize error API violationMarkus Armbruster
2020-07-02amd_iommu: Fix amdvi_realize() error API violationMarkus Armbruster
2020-07-02x86: Fix x86_cpu_new() error handlingMarkus Armbruster
2020-07-02mips/cps: Fix mips_cps_realize() error API violationsMarkus Armbruster
2020-07-02riscv_hart: Fix riscv_harts_realize() error API violationsMarkus Armbruster