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
*
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
*
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-03-12
1
-0
/
+11
*
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
2018-03-06
1
-0
/
+16
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
2
-1
/
+2
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-1
/
+1
*
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-12-22
1
-0
/
+2
*
qom: move CPUClass.tcg_initialize to a global
Emilio G. Cota
2017-11-13
1
-1
/
+0
*
tcg: Add CPUState cflags_next_tb
Richard Henderson
2017-10-24
1
-0
/
+1
*
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
1
-2
/
+6
*
qom: add helper macro DEFINE_TYPES()
Igor Mammedov
2017-10-17
1
-0
/
+36
*
qom: introduce type_register_static_array()
Igor Mammedov
2017-10-17
1
-0
/
+10
*
qom: update doc comment for type_register[_static]()
Igor Mammedov
2017-10-10
1
-2
/
+2
*
qom: provide root container for internal objs
Peter Xu
2017-10-03
1
-0
/
+11
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
2
-0
/
+30
|
\
|
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-1
/
+2
|
*
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
Igor Mammedov
2017-09-19
1
-0
/
+21
|
*
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
2017-09-19
1
-0
/
+8
*
|
cpu: drop old comments describing members
David Hildenbrand
2017-09-19
1
-3
/
+3
|
/
*
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
2017-09-07
1
-1
/
+6
*
cpu: Define new cpu_transaction_failed() hook
Peter Maydell
2017-09-04
1
-0
/
+22
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
2017-09-04
1
-2
/
+2
|
\
|
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-2
/
+2
*
|
cpu: cpu_by_arch_id() helper
Eduardo Habkost
2017-09-01
1
-0
/
+10
*
|
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
2017-09-01
1
-3
/
+2
|
/
*
Revert "cpu: add APIs to allocate/free CPU environment"
Michael S. Tsirkin
2017-08-09
1
-31
/
+0
*
cpu: add APIs to allocate/free CPU environment
Michael S. Tsirkin
2017-08-07
1
-0
/
+31
*
trace: [tcg] Delay changes to dynamic state when translating
Lluís Vilanova
2017-07-17
1
-0
/
+3
[next]