index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert to qbus_realize(), qbus_unrealize()
Markus Armbruster
2020-06-15
qdev: Put qdev_new() to use with Coccinelle
Markus Armbruster
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
2020-06-15
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
Markus Armbruster
2020-06-15
Revert "hw/prep: realize the PCI root bus as part of the prep init"
Markus Armbruster
2020-06-15
qdev: Rename qbus_realize() to qbus_init()
Markus Armbruster
2020-06-15
qdev: Assert onboard devices all get realized properly
Markus Armbruster
2020-06-15
sd: Hide the qdev-but-not-quite thing created by sd_init()
Markus Armbruster
2020-06-15
qdev: Assert devices are plugged into a bus that can take them
Markus Armbruster
2020-06-15
sparc/leon3: Fix to put grlib,* devices on sysbus
Markus Armbruster
2020-06-15
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2020-06-15
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
2020-06-15
ppc4xx: Drop redundant device realization
Markus Armbruster
2020-06-15
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-06-15
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
2020-06-15
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
2020-06-15
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Markus Armbruster
2020-06-15
display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
Markus Armbruster
2020-06-15
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-06-12
Fix parameter type in vhost migration log path
Raphael Norwitz
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
2020-06-12
virtio: add vhost-user-vsock-pci device
Stefano Garzarella
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
[next]