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
/
pci-host
/
i440fx.c
Age
Commit message (
Expand
)
Author
2020-09-22
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-09
hw/pci-host: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-09
hw/pci-host/piix: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-18
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé