summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois
2020-07-13hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-07-11Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik
2020-07-11hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik
2020-07-10apic: Report current_count via 'info lapic'Jan Kiszka
2020-07-10cpu-throttle: new module, extracted from cpus.cClaudio Fontana
2020-07-10qdev: Make functions taking Error ** return bool, not voidMarkus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann
2020-07-06audio: create pcspk device earlyGerd Hoffmann
2020-07-06audio: rework pcspk_init()Gerd Hoffmann
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann
2020-07-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell
2020-07-03ssi: Add ssi_realize_and_unref()Peter 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: Implement RESV_MEM probe requestEric Auger
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger
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: introduce new VhostOps vhost_force_iommuCindy Lu
2020-07-03vhost: implement vhost_vq_get_addr methodCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_vq_get_addrCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_dev_startCindy Lu
2020-07-03virtio-bus: introduce queue_enabled methodJason Wang
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: Allow notifiers for size changesDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand