- 0b00b0c accel/tcg: Assert that tb->size != 0 after translation by Ilya Leoshkevich · 3 years, 11 months ago
- 8e22b27 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into staging by Peter Maydell · 3 years, 9 months ago
- 6c6a4a7 accel/tcg: Align data dumped at end of TB by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 7702a85 accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c by Richard Henderson · 4 years, 4 months ago
- cc3f2be accel: add init_accel_cpu for adapting accel behavior to CPU type by Claudio Fontana · 4 years ago
- 9ea057d accel-cpu: make cpu_realizefn return a bool by Claudio Fontana · 4 years ago
- bb883fd accel: introduce new accessor functions by Claudio Fontana · 4 years ago
- 4cc10ca Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
- 74a414a Add NVMM accelerator: configure and build logic by Reinoud Zandijk · 3 years, 11 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 56567da accel: kvm: clarify that extra exit data is hexadecimal by David Edmondson · 3 years, 10 months ago
- 277aed9 accel/tcg: avoid re-translating one-shot instructions by Alex Bennée · 3 years, 11 months ago
- eb42297 accel/tcg: Preserve PAGE_ANON when changing page permissions by Richard Henderson · 3 years, 11 months ago
- 26dbec4 Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot" by Paolo Bonzini · 4 years ago
- 516fc0a accel: kvm: Fix kvm_type invocation by Andrew Jones · 4 years ago
- 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
- 821e7ed Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-09' into staging by Peter Maydell · 4 years ago
- 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
- d6eb39b qtest: delete superfluous inclusions of qtest.h by Chen Qun · 4 years ago
- 74fd46e Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into staging by Peter Maydell · 4 years ago
- 6cc9d67 accel/tcg: Precompute curr_cflags into cpu->tcg_cflags by Richard Henderson · 4 years ago
- bf253ac accel/tcg: drop the use of CF_HASH_MASK and rename params by Alex Bennée · 4 years ago
- c0ae396 accel/tcg: move CF_CLUSTER calculation to curr_cflags by Alex Bennée · 4 years ago
- 6f04cb1 accel/tcg: rename tb_lookup__cpu_state and hoist state extraction by Alex Bennée · 4 years ago
- 3920552 accel: kvm: Add aligment assert for kvm_log_clear_one_slot by Keqian Zhu · 4 years, 2 months ago
- e0a8f99 accel: kvm: Fix memory waste under mismatch page size by Keqian Zhu · 4 years, 2 months ago
- cfd405e accel/tcg: allow plugin instrumentation to be disable via cflags by Alex Bennée · 4 years ago
- c4afb34 accel/tcg: remove CF_NOCACHE and special cases by Alex Bennée · 4 years ago
- 873d64a accel/tcg: re-factor non-RAM execution code by Alex Bennée · 4 years ago
- a11bbb6 accel/tcg: cache single instruction TB on pending replay exception by Alex Bennée · 4 years ago
- bc662a3 accel/tcg: actually cache our partial icount TB by Alex Bennée · 4 years ago
- eb56afd target/sh4: Create superh_io_recompile_replay_branch by Richard Henderson · 4 years ago
- 95ab7c2 target/mips: Create mips_io_recompile_replay_branch by Richard Henderson · 4 years ago
- d9bcb58 accel/tcg: Create io_recompile_replay_branch hook by Richard Henderson · 4 years ago
- 0d6e6cb accel/tcg/plugin-gen: fix the call signature for inline callbacks by Alex Bennée · 4 years ago
- f0f75dc Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 92a5199 sev/i386: Don't allow a system reset under an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- b2f73a0 sev/i386: Allow AP booting under SEV-ES by Paolo Bonzini · 4 years, 1 month ago
- 46b12f4 exec: Rename guest_{addr,range}_valid to *_untagged by Richard Henderson · 4 years ago
- 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years ago
- d9c5858 tcg: Introduce target-specific page data for user-only by Richard Henderson · 4 years ago
- e6a41a0 accel/tcg: Add URL of clang bug to comment about our workaround by Peter Maydell · 4 years, 1 month ago
- 189012f replay: fix replay of the interrupts by Pavel Dovgalyuk · 4 years, 1 month ago
- 38e0b79 accel/kvm/kvm-all: Fix wrong return code handling in dirty log code by Thomas Huth · 4 years, 1 month ago
- ec78e2c confidential guest support: Move SEV initialization into arch specific code by David Gibson · 4 years, 4 months ago
- c9f5aaa sev: Add Error ** to sev_kvm_init() by David Gibson · 4 years, 9 months ago
- e0292d7 confidential guest support: Rework the "memory-encryption" property by David Gibson · 4 years, 3 months ago
- aacdb84 sev: Remove false abstraction of flash encryption by David Gibson · 4 years, 2 months ago
- fb6916d accel: introduce AccelCPUClass extending CPUClass by Claudio Fontana · 4 years, 1 month ago
- b86f59c accel: replace struct CpusAccel with AccelOpsClass by Claudio Fontana · 4 years, 1 month ago
- 940e43a accel: extend AccelState and AccelClass to user-mode by Claudio Fontana · 4 years, 1 month ago
- 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
- c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- e9ce43e cpu: Move debug_excp_handler to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- 7df5e3d accel/tcg: split TCG-only code from cpu_exec_realizefn by Claudio Fontana · 4 years, 1 month ago
- 8a74ce6 hvf: Add hypervisor entitlement to output binaries by Alexander Graf · 4 years, 1 month ago
- ae30e86 tcg: Restart code generation when we run out of temps by Richard Henderson · 4 years, 1 month ago
- 653b87e tcg: Toggle page execution for Apple Silicon by Roman Bolshakov · 4 years, 1 month ago
- 6526919 accel/tcg: Restrict cpu_io_recompile() from other accelerators by Philippe Mathieu-Daudé · 4 years, 1 month ago
- ee64036 accel/tcg: Declare missing cpu_loop_exit*() stubs by Philippe Mathieu-Daudé · 4 years, 1 month ago
- c03f041 accel/tcg: Restrict tb_gen_code() from other accelerators by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 0f4abea accel/tcg: Move tb_flush_jmp_cache() to cputlb.c by Richard Henderson · 4 years, 1 month ago
- d9d699d accel/tcg: Make cpu_gen_init() static by Philippe Mathieu-Daudé · 4 years, 1 month ago
- bfff072 tcg: update the cpu running flag in cpu_exec_step_atomic by Douglas Crosher · 4 years, 5 months ago
- eb8b1a7 accel/kvm: avoid using predefined PAGE_SIZE by Jiaxun Yang · 4 years, 1 month ago
- 80c44bb tcg: Use tcg_constant_{i32,i64} with tcg plugins by Richard Henderson · 4 years, 10 months ago
- de2fac6 tcg: Remove TCG_TARGET_SUPPORT_MIRROR by Richard Henderson · 4 years, 4 months ago
- d1861aa accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd by Richard Henderson · 4 years, 4 months ago
- eba4035 tcg: Return the TB pointer from the rx region from exit_tb by Richard Henderson · 4 years, 4 months ago
- 6f70dde accel/tcg: Support split-wx for darwin/iOS with vm_remap by Richard Henderson · 4 years, 4 months ago
- a8c35b2 accel/tcg: Support split-wx for linux with memfd by Richard Henderson · 4 years, 4 months ago
- a35b3e1 tcg: Add --accel tcg,split-wx property by Richard Henderson · 4 years, 4 months ago
- 6bc1442 tcg: Use Error with alloc_code_gen_buffer by Richard Henderson · 4 years, 4 months ago
- d997143 tcg: Make DisasContextBase.tb const by Richard Henderson · 4 years, 4 months ago
- 1acbad0 tcg: Adjust tb_target_set_jmp_target for split-wx by Richard Henderson · 4 years, 4 months ago
- db0c51a tcg: Introduce tcg_splitwx_to_{rx,rw} by Richard Henderson · 4 years, 4 months ago
- 4846cd3 tcg: Add in_code_gen_buffer by Richard Henderson · 4 years, 4 months ago
- 8b5c2b6 tcg: Move tcg epilogue pointer out of TCGContext by Richard Henderson · 4 years, 4 months ago
- aadac5b Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
- 6d3ef04 tcg: Use memset for large vector byte replication by Richard Henderson · 4 years, 2 months ago
- 0a18911 meson: cleanup Kconfig.host handling by Paolo Bonzini · 4 years, 3 months ago
- 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 2 months ago
- c905a36 cfi: Initial support for cfi-icall in QEMU by Daniele Buono · 4 years, 3 months ago
- f190bf0 accel/tcg/user-exec: silence the compiler warnings by Chen Qun · 4 years, 3 months ago
- 710384d tcg: Make CPUClass.debug_excp_handler optional by Eduardo Habkost · 4 years, 3 months ago
- 80c4750 tcg: make CPUClass.cpu_exec_* optional by Eduardo Habkost · 4 years, 3 months ago
- 035ba06 tcg: cpu_exec_{enter,exit} helpers by Eduardo Habkost · 4 years, 3 months ago
- 19a8431 accel/tcg: Remove special case for GCC < 4.6 by Philippe Mathieu-Daudé · 4 years, 3 months ago
- 4054adb kvm: Take into account the unaligned section size when preparing bitmap by Zenghui Yu · 4 years, 3 months ago
- 835cbd8 icount: improve exec nocache usage by Pavel Dovgalyuk · 4 years, 3 months ago
- e76f68d accel/tcg: Remove deprecated '-tb-size' option by Philippe Mathieu-Daudé · 4 years, 3 months ago
- f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 4 months ago
- 9e2658d accel/tcg: rename tcg-cpus functions to match module name by Claudio Fontana · 4 years, 4 months ago