index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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 singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-0
/
+2
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-0
/
+5
*
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-23
1
-0
/
+2
*
cpu: Introduce vaddr type
Andreas Färber
2013-07-23
1
-0
/
+12
*
Introduce async_run_on_cpu()
Chegu Vinod
2013-07-12
1
-0
/
+10
*
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
1
-0
/
+2
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-0
/
+4
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-0
/
+4
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-0
/
+33
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-0
/
+8
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-0
/
+42
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
1
-0
/
+8
*
cpu: Introduce VMSTATE_CPU() macro for CPUState
Andreas Färber
2013-06-28
1
-0
/
+14
*
cpu: Introduce device_class_set_vmsd() helper
Andreas Färber
2013-06-28
1
-0
/
+21
*
cpu: Fix cpu_class_set_vmsd() documentation
Andreas Färber
2013-06-28
1
-1
/
+1
*
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
Andreas Färber
2013-06-11
1
-0
/
+13
*
cpu: Turn cpu_paging_enabled() into a CPUState hook
Andreas Färber
2013-06-11
1
-0
/
+10
*
qom: aggressively optimize qom casting
Anthony Liguori
2013-05-13
1
-0
/
+4
*
qom: allow turning cast debugging off
Paolo Bonzini
2013-05-13
1
-5
/
+6
*
qom: pass file/line/function to asserting casts
Paolo Bonzini
2013-05-13
1
-5
/
+11
*
qom: improve documentation of cast functions
Paolo Bonzini
2013-05-13
1
-2
/
+21
*
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
2013-05-01
1
-0
/
+49
*
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
2013-05-01
1
-0
/
+10
*
cpu: Add qemu_for_each_cpu()
Michael S. Tsirkin
2013-05-01
1
-0
/
+9
*
cpu: Introduce get_arch_id() method and override it for X86CPU
Igor Mammedov
2013-05-01
1
-0
/
+2
*
cpu: Introduce cpu_resume(), for single CPU
Igor Mammedov
2013-05-01
1
-0
/
+7
*
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-0
/
+2
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-0
/
+24
*
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
1
-0
/
+9
*
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
[prev]
[next]