index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
qom: add child properties (composition) (v3)
Anthony Liguori
2
-0
/
+46
2011-12-15
qdev: provide a path resolution (v2)
Anthony Liguori
2
-0
/
+131
2011-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2
-0
/
+57
2011-12-15
qom: introduce root device
Anthony Liguori
4
-1
/
+41
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2
-0
/
+93
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
4
-0
/
+224
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2
-0
/
+42
2011-12-14
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2
-22
/
+13
2011-12-14
doc: Remove Symbian Virtual Platform
Stefan Weil
1
-23
/
+0
2011-12-14
migration.h: remove incoming_expected declarations
Isaku Yamahata
1
-2
/
+0
2011-12-14
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2
-5
/
+5
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
17
-23
/
+23
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
1
-7
/
+7
2011-12-14
hw: Fix spelling in comments
Stefan Weil
3
-3
/
+3
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
5
-5
/
+5
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2
-18
/
+18
2011-12-13
target-arm: Infer VFPv3 feature from VFPv4
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer VFP feature from VFPv3
Andreas Färber
1
-3
/
+3
2011-12-13
target-arm: Infer Thumb division feature from M profile
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer Thumb2 feature from ARMv7
Andreas Färber
1
-4
/
+1
2011-12-13
target-arm: Infer AUXCR feature from ARMv6
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv6(K) feature from ARMv7
Andreas Färber
1
-4
/
+5
2011-12-13
target-arm: Infer ARMv6 feature from v6K
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv5 feature from ARMv6
Andreas Färber
1
-7
/
+3
2011-12-13
target-arm: Infer ARMv4T feature from ARMv5
Andreas Färber
1
-12
/
+3
2011-12-13