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
/
hw
Age
Commit message (
Expand
)
Author
2020-07-08
vhost-vdpa: fix the compile issue without kvm
Cindy Lu
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-06
hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
Thomas Huth
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
2020-07-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging
Peter Maydell
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
Peter Maydell
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/arm/spitz: 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/arm/spitz: Encapsulate misc GPIO handling in a device
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
hw/arm/spitz: Use max111x properties to set initial values
Peter Maydell
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-07-03
hw/misc/max111x: Don't use vmstate_register()
Peter Maydell
2020-07-03
hw/misc/max111x: provide QOM properties for setting initial values
Peter Maydell
2020-07-03
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
Peter Maydell
2020-07-03
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
Peter Maydell
2020-07-03
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Peter Maydell
2020-07-03
hw/arm/spitz: Create SpitzMachineClass abstract base class
Peter Maydell
2020-07-03
hw/arm/spitz: Detabify
Peter Maydell
2020-07-03
hw/display/bcm2835_fb.c: Initialize all fields of struct
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-pci: Add array of Interval properties
Eric Auger
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
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
Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
Jean-Christophe Dubois
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_net: introduce set_config & get_config
Cindy Lu
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
vhost_net: use the function qemu_get_peer
Cindy Lu
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: Add trace events
David Hildenbrand
2020-07-03
virtio-mem: Migration sanity checks
David Hildenbrand
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
2020-07-03
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
[next]