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
/
core
/
sysbus.c
Age
Commit message (
Expand
)
Author
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2016-01-29
hw/core: Clean up includes
Peter Maydell
2015-07-06
sysbus: add irq_routing_notifier
Eric Auger
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
2015-06-19
hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
Laszlo Ersek
2015-03-10
sysbus: fix memory leak
Gonglei
2014-11-04
sysbus: Expose MMIO enumeration helper
Alexander Graf
2014-11-04
sysbus: Expose IRQ enumeration helpers
Alexander Graf
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
2014-11-04
sysbus: Add dynamic sysbus device search
Alexander Graf
2014-10-23
sysbus: Use TYPE_DEVICE GPIO functionality
Peter Crosthwaite
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini