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
/
include
/
qom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-0
/
+4
*
cpu: Introduce cpu_class_set_vmsd()
Andreas Färber
2013-03-12
1
-0
/
+21
*
cpu: Register VMStateDescription through CPUState
Andreas Färber
2013-03-12
1
-0
/
+3
*
Handle CPU interrupts by inline checking of a flag
Peter Maydell
2013-03-03
1
-0
/
+3
*
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
*
cpu: Move current_tb field to CPUState
Andreas Färber
2013-02-16
1
-0
/
+3
*
cpu: Move exit_request field to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
*
cpu: Move running field to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
*
cpu: Move host_tid field to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
*
qom: remove object_delete
Paolo Bonzini
2013-02-01
1
-17
/
+10
*
qom: document reference counting of link properties
Paolo Bonzini
2013-02-01
1
-0
/
+5
*
cpu: Unconditionalize CPUState fields
Andreas Färber
2013-01-28
1
-2
/
+0
*
qom: Introduce object_class_is_abstract()
Andreas Färber
2013-01-27
1
-0
/
+8
*
cpu: Add model resolution support to CPUClass
Andreas Färber
2013-01-27
1
-0
/
+15
*
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
1
-3
/
+101
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-15
1
-1
/
+1
|
\
|
*
qom: Make object_resolve_path_component() path argument const
Andreas Färber
2013-01-15
1
-1
/
+1
*
|
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2013-01-15
1
-0
/
+10
*
|
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-0
/
+2
*
|
cpu: Move numa_node field to CPUState
Andreas Färber
2013-01-15
1
-0
/
+2
*
|
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2013-01-15
1
-0
/
+5
|
/
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-3
/
+3
*
cpu: Change parent type to Device
Eduardo Habkost
2013-01-08
1
-3
/
+3
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-0
/
+11
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
2
-2
/
+2
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
3
-0
/
+1185
[prev]