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
/
qdev-monitor.c
Age
Commit message (
Expand
)
Author
2012-09-10
kvm: i386: Add classic PCI device assignment
Jan Kiszka
2012-08-31
fix info qtree indention
Gerd Hoffmann
2012-08-15
ivshmem, qdev-monitor: fix order of qerror parameters
Alberto Garcia
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-06-24
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-06-18
s390x: fix s390 virtio aliases
Alexander Graf
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-04
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
2012-05-14
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
2012-05-14
qdev: fix -device foo,?
Paolo Bonzini
2012-05-12
qdev: Use object_property_print() in info qtree
Paolo Bonzini
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
2012-04-09
qapi: convert device_del
Luiz Capitulino
2012-04-09
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
2012-04-02
qom: add container_get
Paolo Bonzini
2012-02-15
device_add: don't add a /peripheral link until init is complete
Anthony Liguori
2012-02-07
qdev: remove direct calls to print/parse
Paolo Bonzini
2012-02-03
container: make a decendent of Object
Anthony Liguori
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori