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
*
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
1
-0
/
+2
*
cpus: don't credit executed instructions before they have run
Alex Bennée
2017-04-10
1
-0
/
+1
*
Merge branch 'icount-update' into HEAD
Paolo Bonzini
2017-03-03
1
-8
/
+7
|
\
|
*
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
2017-02-22
1
-8
/
+7
*
|
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
2017-02-24
1
-1
/
+1
*
|
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
1
-0
/
+6
*
|
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
1
-0
/
+1
*
|
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-24
1
-0
/
+9
|
/
*
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
1
-0
/
+10
*
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
2017-02-07
1
-0
/
+3
*
object: make some funcs static
Marc-André Lureau
2017-01-24
1
-24
/
+0
*
object.h: spelling fix
Marc-André Lureau
2017-01-24
1
-1
/
+1
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
1
-0
/
+5
*
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
2017-01-12
1
-17
/
+0
*
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
1
-5
/
+23
*
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
1
-0
/
+3
*
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
2016-10-24
1
-1
/
+1
*
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
1
-0
/
+1
*
exec: split cpu_exec_init()
Laurent Vivier
2016-10-24
1
-0
/
+1
*
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
2016-10-12
1
-3
/
+6
*
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
2016-09-27
1
-2
/
+3
*
tcg: Make tb_flush() thread safe
Sergey Fedorov
2016-09-27
1
-2
/
+0
*
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
2016-09-27
1
-0
/
+14
*
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
2016-09-27
1
-4
/
+0
*
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
2016-09-27
1
-1
/
+43
*
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
1
-8
/
+19
*
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
1
-0
/
+12
*
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
1
-3
/
+5
*
exec: Set cpu_index only if it's not been explictly set
Igor Mammedov
2016-07-26
1
-0
/
+2
*
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+6
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
1
-4
/
+11
*
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
2016-07-07
1
-1
/
+1
*
qom: Fix comment typo
Changlong Xie
2016-07-06
1
-1
/
+1
*
qom: API to get instance_size of a type
Bharata B Rao
2016-06-17
1
-1
/
+7
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
cpu: Add a sync version of cpu_remove()
Bharata B Rao
2016-05-30
1
-0
/
+8
*
cpu: Reclaim vCPU objects
Gu Zheng
2016-05-30
1
-0
/
+10
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+10
*
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+9
*
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
2016-05-13
1
-2
/
+0
*
tcg: Rework tb_invalidated_flag
Sergey Fedorov
2016-05-13
1
-0
/
+2
*
qom: -object error messages lost location, restore it
Markus Armbruster
2016-04-28
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
2
-2
/
+1
|
\
|
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
2
-2
/
+0
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
|
Remove unneeded include statements for setjmp.h
Stefan Weil
2016-03-22
1
-1
/
+0
|
/
*
typedefs: Add CPUState
Lluís Vilanova
2016-03-01
1
-1
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
2
-4
/
+0
*
qom: add helpers for UserCreatable object types
Daniel P. Berrange
2016-02-16
1
-0
/
+92
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
2016-02-11
1
-1
/
+1
|
\
[next]