index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
qdev-monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: drop extra references at creation time
Paolo Bonzini
2013-02-01
1
-1
/
+4
*
qdev: add a maximum device allowed field for the bus.
KONRAD Frederic
2013-01-21
1
-0
/
+12
*
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-17
1
-2
/
+2
*
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
1
-0
/
+51
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
qdev: relax bus type check in qdev_device_add() (v2)
Anthony Liguori
2012-11-29
1
-3
/
+2
*
kvm: i386: Add classic PCI device assignment
Jan Kiszka
2012-09-10
1
-0
/
+1
*
fix info qtree indention
Gerd Hoffmann
2012-08-31
1
-1
/
+1
*
ivshmem, qdev-monitor: fix order of qerror parameters
Alberto Garcia
2012-08-15
1
-1
/
+1
*
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-2
/
+2
*
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-06-24
1
-7
/
+20
|
\
|
*
s390x: fix s390 virtio aliases
Alexander Graf
2012-06-18
1
-7
/
+20
*
|
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-10
/
+16
*
|
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-12
/
+21
*
|
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
1
-1
/
+0
*
|
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-23
/
+18
|
/
*
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
2012-06-04
1
-2
/
+5
*
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
2012-05-14
1
-1
/
+1
|
\
|
*
qdev: Use object_property_print() in info qtree
Paolo Bonzini
2012-05-12
1
-1
/
+1
*
|
qdev: fix -device foo,?
Paolo Bonzini
2012-05-14
1
-2
/
+2
|
/
*
qom: Refine container_get() to allow using a custom root
Andreas Färber
2012-04-24
1
-2
/
+2
*
qapi: convert device_del
Luiz Capitulino
2012-04-09
1
-13
/
+5
*
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-09
1
-1
/
+10
*
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
1
-2
/
+2
*
qdev: add children before qdev_init
Paolo Bonzini
2012-04-02
1
-4
/
+4
*
qom: add container_get
Paolo Bonzini
2012-04-02
1
-6
/
+2
*
device_add: don't add a /peripheral link until init is complete
Anthony Liguori
2012-02-15
1
-8
/
+10
*
qdev: remove direct calls to print/parse
Paolo Bonzini
2012-02-07
1
-13
/
+17
*
container: make a decendent of Object
Anthony Liguori
2012-02-03
1
-8
/
+6
*
info qdm: do not require a parent_bus to be set
Anthony Liguori
2012-02-03
1
-5
/
+7
*
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
1
-9
/
+12
*
qdev: split out UI portions into a new function
Anthony Liguori
2012-02-03
1
-0
/
+585