index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qom
Age
Commit message (
Expand
)
Author
2017-09-07
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
2017-09-04
cpu: Define new cpu_transaction_failed() hook
Peter Maydell
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-01
cpu: cpu_by_arch_id() helper
Eduardo Habkost
2017-09-01
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
2017-08-09
Revert "cpu: add APIs to allocate/free CPU environment"
Michael S. Tsirkin
2017-08-08
cpu: add APIs to allocate/free CPU environment
Michael S. Tsirkin
2017-07-17
trace: [tcg] Delay changes to dynamic state when translating
Lluís Vilanova
2017-07-17
trace: Allocate cpu->trace_dstate in place
Lluís Vilanova
2017-07-14
cpu: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-04-10
cpus: don't credit executed instructions before they have run
Alex Bennée
2017-03-03
Merge branch 'icount-update' into HEAD
Paolo Bonzini
2017-02-24
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
2017-02-24
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-22
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-07
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
2017-01-24
object: make some funcs static
Marc-André Lureau
2017-01-24
object.h: spelling fix
Marc-André Lureau
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-12
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-24
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
exec: split cpu_exec_init()
Laurent Vivier
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
2016-09-27
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
2016-09-27
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
2016-09-27
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-07-26
exec: Set cpu_index only if it's not been explictly set
Igor Mammedov
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
[next]