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
*
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
2015-06-19
1
-2
/
+2
*
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
2015-06-19
1
-0
/
+19
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
1
-1
/
+1
*
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2015-06-19
1
-0
/
+128
*
qom: Add helper function for getting user objects root
Daniel P. Berrange
2015-06-19
1
-0
/
+12
*
qom: add object_property_add_const_link
Paolo Bonzini
2015-06-05
1
-0
/
+18
*
exec.c: Capture the memory attributes for a watchpoint hit
Peter Maydell
2015-04-26
1
-0
/
+2
*
qom: Add can_be_deleted callback to UserCreatableClass
Lin Ma
2015-04-01
1
-0
/
+13
*
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-19
1
-1
/
+1
*
cpu: Add missing documentation for some CPUClass methods
Peter Maydell
2015-03-10
1
-0
/
+12
*
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-03-09
1
-0
/
+14
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-03-02
1
-1
/
+1
|
\
|
*
qom: Fix typo, 'my_class_init' -> 'derived_class_init'
Zhoujian
2015-02-16
1
-1
/
+1
*
|
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
1
-0
/
+1
|
/
*
qom: Add description field in ObjectProperty struct
Gonglei
2014-10-15
1
-0
/
+14
*
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
2014-10-06
1
-0
/
+3
*
qom: Add cpu_exec_interrupt hook
Richard Henderson
2014-09-25
1
-0
/
+2
*
qom: Add cpu_exec_enter and cpu_exec_exit hooks
Richard Henderson
2014-09-25
1
-0
/
+5
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-0
/
+2
*
exec.c: Record watchpoint fault address and direction
Peter Maydell
2014-09-12
1
-1
/
+5
*
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
2014-09-12
1
-1
/
+1
*
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
1
-5
/
+29
*
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
1
-0
/
+20
*
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
1
-0
/
+1
*
qom: introduce object_property_get_enum and object_property_get_uint16List
Hu Tao
2014-06-19
1
-0
/
+28
*
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2014-06-05
1
-2
/
+13
*
cpu: Avoid QOM casts for CPU()
Andreas Färber
2014-03-31
1
-1
/
+6
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
2014-03-19
1
-1
/
+6
|
\
|
*
cpu: Move tcg_exit_req to the end of CPUState
Richard Henderson
2014-03-19
1
-1
/
+6
*
|
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+18
*
|
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+10
|
/
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-0
/
+3
*
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-0
/
+15
*
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-0
/
+7
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+9
*
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+10
*
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+3
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+1
*
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+2
*
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+4
*
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+19
*
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+2
*
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+2
*
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+8
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-0
/
+3
*
cpu: Factor out cpu_generic_init()
Andreas Färber
2014-03-13
1
-0
/
+11
*
cpu: Introduce CPUClass::parse_features() hook
Andreas Färber
2014-03-13
1
-0
/
+2
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-2
/
+10
*
object: add object_get_canonical_path_component()
Stefan Hajnoczi
2014-03-13
1
-0
/
+8
*
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
2014-02-28
1
-1
/
+2
[next]