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
/
gpex.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-02
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-10-31
hw/pci-host/gpex: Improve INTX to gsi routing error checking
Eric Auger
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-14
hw/pci-host/gpex: Implement PCI INTx routing
Pranavkumar Sawargaonkar
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-01-29
pci: Clean up includes
Peter Maydell
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf