index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qdev-monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-10
/
+16
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-12
/
+21
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
1
-1
/
+0
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-23
/
+18
2012-06-04
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
1
-2
/
+5
2012-05-14
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
1
-1
/
+1
2012-05-14
qdev: fix -device foo,?
Paolo Bonzini
1
-2
/
+2
2012-05-12
qdev: Use object_property_print() in info qtree
Paolo Bonzini
1
-1
/
+1
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
1
-2
/
+2
2012-04-09
qapi: convert device_del
Luiz Capitulino
1
-13
/
+5
2012-04-09
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
1
-1
/
+10
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
1
-2
/
+2
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
1
-4
/
+4
2012-04-02
qom: add container_get
Paolo Bonzini
1
-6
/
+2
2012-02-15
device_add: don't add a /peripheral link until init is complete
Anthony Liguori
1
-8
/
+10
2012-02-07
qdev: remove direct calls to print/parse
Paolo Bonzini
1
-13
/
+17
2012-02-03
container: make a decendent of Object
Anthony Liguori
1
-8
/
+6
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
1
-5
/
+7
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-9
/
+12
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
1
-0
/
+585