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: introduce object_property_help()
Marc-André Lureau
2020-01-24
1
-0
/
+13
*
object: return self in object_ref()
Marc-André Lureau
2020-01-24
1
-1
/
+2
*
object: add object_class_property_add_link()
Marc-André Lureau
2020-01-24
1
-0
/
+9
*
object: add direct link flag
Marc-André Lureau
2020-01-24
1
-0
/
+3
*
object: rename link "child" to "target"
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
object: add object_property_set_default
Marc-André Lureau
2020-01-24
1
-0
/
+37
*
object: make object_class_property_add* return property
Marc-André Lureau
2020-01-24
1
-8
/
+16
*
object: add class property initializer
Marc-André Lureau
2020-01-24
1
-2
/
+14
*
object: add g_autoptr support
Marc-André Lureau
2020-01-02
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-2
/
+21
|
\
|
*
object: Improve documentation of interfaces
Greg Kurz
2019-12-17
1
-2
/
+8
|
*
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
1
-0
/
+12
|
*
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-12-17
1
-0
/
+1
*
|
include/qom/object.h: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-2
/
+2
|
/
*
vl: Split off user_creatable_print_help()
Kevin Wolf
2019-10-14
1
-0
/
+12
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1129
/
+0
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-22
/
+18
*
cpus: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
2019-05-22
1
-0
/
+1
*
tcg: Remove CPUClass::handle_mmu_fault
Richard Henderson
2019-05-10
1
-3
/
+0
*
tcg: Add CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-0
/
+9
*
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
2019-04-25
1
-3
/
+3
*
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
1
-1
/
+1
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-8
/
+3
*
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-7
/
+4
*
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
2019-03-11
1
-0
/
+3
*
arm: Clarify the logic of set_pc()
Julia Suvorova
2019-02-01
1
-2
/
+14
*
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
1
-0
/
+7
*
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
1
-2
/
+3
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
qom: Include qemu/fprintf-fn.h in cpu.h
Priit Laes
2019-01-09
1
-0
/
+1
*
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-0
/
+3
*
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
1
-5
/
+2
*
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-12-11
1
-2
/
+2
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-5
/
+1
*
move ObjectClass to typedefs.h
Gerd Hoffmann
2018-12-11
1
-1
/
+0
*
cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
Richard Henderson
2018-10-31
1
-6
/
+0
*
cpu.h: fix a typo in comment
Li Qiang
2018-10-26
1
-1
/
+1
*
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
2018-10-17
1
-0
/
+11
*
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
1
-6
/
+5
*
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
2018-08-14
1
-0
/
+6
*
qom/object: Add a new function object_initialize_child()
Thomas Huth
2018-07-17
1
-2
/
+43
*
cpu: Assert asidx_from_attrs return value in range
Richard Henderson
2018-07-02
1
-2
/
+4
*
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
2018-06-15
1
-0
/
+3
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-3
/
+9
*
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
1
-1
/
+4
*
qom: allow object_get_canonical_path_component without parent
Paolo Bonzini
2018-05-09
1
-0
/
+1
*
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-19
1
-14
/
+2
[next]