index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
cpu-defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-02-23
include: Clean up includes
Peter Maydell
1
-3
/
+0
2015-08-06
cpu_defs: Simplify CPUTLB padding logic
Peter Crosthwaite
1
-11
/
+12
2015-06-26
cpu-defs: Move out TB_JMP defines
Peter Crosthwaite
1
-8
/
+0
2015-06-26
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
1
-6
/
+0
2015-06-26
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
1
-1
/
+0
2015-06-03
softmmu: support up to 12 MMU modes
Paolo Bonzini
1
-2
/
+33
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
1
-0
/
+2
2015-04-26
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
1
-2
/
+11
2014-09-01
implementing victim TLB for QEMU system emulated TLB
Xin Tong
1
-2
/
+7
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-10
/
+0
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-10
/
+0
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+0
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+0
2014-03-13
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+0
2014-03-13
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
Andreas Färber
1
-4
/
+0
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
1
-20
/
+0
2014-03-13
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+0
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+0
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
1
-7
/
+0
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
1
-0
/
+1
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-2
/
+0
2013-07-26
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
1
-2
/
+0
2013-07-23
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+0
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+0
2013-07-15
tcg: Remove temp_buf
Richard Henderson
1
-2
/
+0
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+0
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
1
-0
/
+2
2013-06-05
tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS
Richard Henderson
1
-1
/
+1
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
1
-2
/
+0
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
1
-4
/
+4
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
1
-2
/
+0
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
1
-2
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-2
/
+0
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
1
-1
/
+1
2013-02-16
cpu: Move current_tb field to CPUState
Andreas Färber
1
-1
/
+0
2013-02-16
cpu: Move exit_request field to CPUState
Andreas Färber
1
-2
/
+0
2013-02-16
cpu: Move running field to CPUState
Andreas Färber
1
-1
/
+0
2013-02-16
cpu: Move host_tid field to CPUState
Andreas Färber
1
-1
/
+0
2013-01-19
cpu-defs.h: Drop qemu_work_item prototype
Andreas Färber
1
-2
/
+0
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-1
/
+0
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
1
-1
/
+0
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
1
-2
/
+0
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-0
/
+207
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-0
/
+213