index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-4
/
+26
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
1
-2
/
+2
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2
-4
/
+0
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-56
/
+25
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-4
/
+2
2020-05-15
qom: Make all the object_property_add_FOO() return the property
Markus Armbruster
1
-13
/
+37
2020-05-15
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
1
-14
/
+0
2020-05-15
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
1
-6
/
+6
2020-04-30
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
1
-1
/
+5
2020-04-30
qom: Factor out user_creatable_add_dict()
Kevin Wolf
1
-0
/
+12
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
1
-8
/
+40
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-0
/
+7
2020-01-24
qom: introduce object_property_help()
Marc-André Lureau
1
-0
/
+13
2020-01-24
object: return self in object_ref()
Marc-André Lureau
1
-1
/
+2
2020-01-24
object: add object_class_property_add_link()
Marc-André Lureau
1
-0
/
+9
2020-01-24
object: add direct link flag
Marc-André Lureau
1
-0
/
+3
2020-01-24
object: rename link "child" to "target"
Marc-André Lureau
1
-2
/
+2
2020-01-24
object: add object_property_set_default
Marc-André Lureau
1
-0
/
+37
2020-01-24
object: make object_class_property_add* return property
Marc-André Lureau
1
-8
/
+16
2020-01-24
object: add class property initializer
Marc-André Lureau
1
-2
/
+14
2020-01-02
object: add g_autoptr support
Marc-André Lureau
1
-0
/
+3
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+21
2019-12-18
include/qom/object.h: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-12-17
object: Improve documentation of interfaces
Greg Kurz
1
-2
/
+8
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
1
-0
/
+12
2019-12-17
qom: introduce object_register_sugar_prop
Paolo Bonzini
1
-0
/
+1
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-0
/
+12
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1129
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-2
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
1
-22
/
+18
2019-05-22
cpus: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
1
-0
/
+1
2019-05-10
tcg: Remove CPUClass::handle_mmu_fault
Richard Henderson
1
-3
/
+0
2019-05-10
tcg: Add CPUClass::tlb_fill
Richard Henderson
1
-0
/
+9
2019-04-25
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
1
-3
/
+3
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
1
-1
/
+1
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-8
/
+3
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
1
-7
/
+4
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
1
-0
/
+3
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
1
-2
/
+14
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
1
-0
/
+7
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
1
-2
/
+3
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-2
/
+2
2019-01-09
qom: Include qemu/fprintf-fn.h in cpu.h
Priit Laes
1
-0
/
+1
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
1
-0
/
+3
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-5
/
+2
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-2
/
+2
2018-12-11
qom: make interface types abstract
Marc-André Lureau
1
-5
/
+1
[next]