index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
Age
Commit message (
Expand
)
Author
2023-03-13
tcg: Create tcg/tcg-temp-internal.h
Richard Henderson
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-07
gdbstub: move update guest debug to accel ops
Mads Ynddal
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-05
tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
Richard Henderson
2023-03-05
accel/tcg: Trigger watchpoints from atomic_mmu_lookup
Richard Henderson
2023-03-05
accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
Richard Henderson
2023-03-05
accel/tcg: Retain prot flags from tlb_fill
Richard Henderson
2023-03-05
tcg: Include "qemu/timer.h" for profile_getclock
Richard W.M. Jones
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-01
accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
Richard Henderson
2023-03-01
accel/tcg/plugin: Use tcg_temp_ebb_*
Richard Henderson
2023-03-01
accel/tcg: Use more accurate max_insns for tb_overflow
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
accel/tcg: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
Anton Johansson
2023-03-01
accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
2023-03-01
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-27
hw/cpu: Extend CPUState::cluster_index documentation
Philippe Mathieu-Daudé
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
2023-02-27
accel/kvm: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-02-27
accel/xen: Remove dead code
Philippe Mathieu-Daudé
2023-02-27
accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-02-27
exec: Remove unused 'qemu/timer.h' timer
Philippe Mathieu-Daudé
2023-02-27
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
2023-02-21
accel/tcg: Allow the second page of an instruction to be MMIO
Richard Henderson
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-04
tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
Richard Henderson
2023-02-04
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
2023-02-04
accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page
Eric Auger
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
stats: Move QMP commands from monitor/ to stats/
Markus Armbruster
2023-02-02
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
2023-02-02
translator: always pair plugin_gen_insn_{start, end} calls
Emilio Cota
2023-02-02
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2023-02-02
cpu: free cpu->tb_jmp_cache with RCU
Emilio Cota
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
2023-01-19
Merge tag 'pull-tcg-20230117' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
[next]