107165 Commits (a0bc59972664194cc208e28ae714b134a26ba045)
 

Author SHA1 Message Date
Richard Henderson a0bc599726 build: Remove --enable-gprof 3 years ago
Richard Henderson 33bc4fa78b linux-user/hppa: Fix struct target_sigcontext layout 3 years ago
Richard Henderson d7ec12f83c tcg: Split out tcg init functions to tcg/startup.h 3 years ago
Richard Henderson 935f75ae63 tcg: Remove argument to tcg_prologue_init 3 years ago
Philippe Mathieu-Daudé 43e7a2d3f9 accel/tcg: Make cpu-exec-common.c a target agnostic unit 3 years ago
Philippe Mathieu-Daudé 467bf3fc09 accel/tcg: Make icount.o a target agnostic unit 3 years ago
Philippe Mathieu-Daudé 5934660fa2 accel/tcg: Make monitor.c a target-agnostic unit 3 years ago
Philippe Mathieu-Daudé 4c268d6d03 accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' 3 years ago
Philippe Mathieu-Daudé 8c7907a180 exec: Rename target specific page-vary.c -> page-vary-target.c 3 years ago
Philippe Mathieu-Daudé fe0007f3c1 exec: Rename cpu.c -> cpu-target.c 3 years ago
Philippe Mathieu-Daudé e8b845b9b1 accel: Rename accel-common.c -> accel-target.c 3 years ago
Philippe Mathieu-Daudé c9955713e9 accel: Make accel-blocker.o target agnostic 3 years ago
Philippe Mathieu-Daudé 7ada976fee accel/tcg: Restrict dump_exec_info() declaration 3 years ago
Philippe Mathieu-Daudé 3549118b49 exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' 3 years ago
Philippe Mathieu-Daudé 65b074daa0 exec: Make EXCP_FOO definitions target agnostic 3 years ago
Anton Johansson 27c46fadf6 accel/tcg: move ld/st helpers to ldst_common.c.inc 3 years ago
Anton Johansson e20f73fba5 accel/tcg: Unify user and softmmu do_[st|ld]*_mmu() 3 years ago
Anton Johansson 623912cc14 accel/tcg: Remove env_tlb() 3 years ago
Anton Johansson 73fda56f33 accel/tcg: Use CPUState in atomicity helpers 3 years ago
Anton Johansson d560225fc4 accel/tcg: Modify atomic_mmu_lookup() to use CPUState 3 years ago
Anton Johansson d50ef4467c accel/tcg: Modify memory access functions to use CPUState 3 years ago
Anton Johansson 5afec1c63b accel/tcg: Modify probe_access_internal() to use CPUState 3 years ago
Anton Johansson 10b32e2cd9 accel/tcg: Modify tlb_*() to use CPUState 3 years ago
Richard Henderson 7857ee114c tcg: Remove TCGContext.tlb_fast_offset 3 years ago
Richard Henderson 06ddecff24 accel/tcg: Remove env_neg() 3 years ago
Richard Henderson 8fa08d7ec7 accel/tcg: Remove cpu_set_cpustate_pointers 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Richard Henderson ad75a51e84 tcg: Rename cpu_env to tcg_env 3 years ago
Richard Henderson a953b5fa15 accel/tcg: Remove cpu_neg() 3 years ago
Richard Henderson 464dacf609 accel/tcg: Move can_do_io to CPUNegativeOffsetState 3 years ago
Richard Henderson e62de98111 accel/tcg: Remove CPUState.icount_decr_ptr 3 years ago
Richard Henderson 3b3d7df545 accel/tcg: Move CPUNegativeOffsetState into CPUState 3 years ago
Richard Henderson 5d30bdcb1b accel/tcg: Validate placement of CPUNegativeOffsetState 3 years ago
Richard Henderson f669c99241 target/*: Add instance_align to all cpu base classes 3 years ago
Richard Henderson 61cd357698 target/arm: Remove size and alignment for cpu subclasses 3 years ago
Richard Henderson ad4ec2798f qom: Propagate alignment through type system 3 years ago
Richard Henderson ef6d8210a2 accel/tcg: Move CPUTLB definitions from cpu-defs.h 3 years ago
Anton Johansson a81fef4b64 target/arm: Replace TARGET_PAGE_ENTRY_EXTRA 3 years ago
Philippe Mathieu-Daudé 23af78b070 accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG 3 years ago
Philippe Mathieu-Daudé fa312f2eaf accel/tcg: Have tcg_exec_realizefn() return a boolean 3 years ago
Philippe Mathieu-Daudé 59851868a2 accel: Declare AccelClass::cpu_common_[un]realize() handlers 3 years ago
Philippe Mathieu-Daudé 1aa1d8308d accel: Introduce accel_cpu_common_unrealize() stub 3 years ago
Philippe Mathieu-Daudé bd684b2f3f accel: Rename accel_cpu_realize() -> accel_cpu_common_realize() 3 years ago
Philippe Mathieu-Daudé 6294e502a9 accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() 3 years ago
Philippe Mathieu-Daudé e5dc722ca9 accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() 3 years ago
Stefan Hajnoczi da1034094d * fix from optionrom build 3 years ago
Paolo Bonzini 9f8cf35672 audio: forbid default audiodev backend with -nodefaults 3 years ago
Martin Kletzander cb94ff5f80 audio: propagate Error * out of audio_init 3 years ago
Paolo Bonzini 9dcb64c960 vt82c686 machines: Support machine-default audiodev with fallback 3 years ago
Martin Kletzander 2b16397264 hw/ppc: Support machine-default audiodev with fallback 4 years ago