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
/
xilinx-pcie.c
Age
Commit message (
Expand
)
Author
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.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
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-27
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
Peter Maydell
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2017-12-21
hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridge
Philippe Mathieu-Daudé
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
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
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton