index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
2020-07-03
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
Philippe Mathieu-Daudé
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-26
hw/misc/pca9552: Model qdev output GPIOs
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add a 'description' property for debugging purpose
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename generic code as pca955x
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
Philippe Mathieu-Daudé
2020-06-26
hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
2020-06-26
adb: add autopoll_blocked variable to block autopoll
Mark Cave-Ayland
2020-06-26
adb: add status field for holding information about the last ADB request
Mark Cave-Ayland
2020-06-26
adb: keep track of devices with pending data
Mark Cave-Ayland
2020-06-26
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
2020-06-26
mac_via: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
[prev]
[next]