index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu-exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-24
1
-0
/
+33
|
\
|
*
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
1
-1
/
+24
|
*
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
1
-1
/
+5
|
*
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2015-02-16
1
-0
/
+6
*
|
cpu-exec: simplify icount code
Paolo Bonzini
2015-02-10
1
-8
/
+3
*
|
cpu-exec: drop dead assignment
Paolo Bonzini
2015-02-10
1
-1
/
+0
|
/
*
cpu-exec: simplify init_delay_params
Paolo Bonzini
2015-02-02
1
-4
/
+2
*
cpu-exec: simplify align_clocks
Paolo Bonzini
2015-02-02
1
-2
/
+1
*
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
1
-1
/
+1
*
icount: set can_do_io outside TB execution
Pavel Dovgalyuk
2014-12-15
1
-0
/
+3
*
cpu-exec: reset exception_index correctly
Pavel Dovgalyuk
2014-12-15
1
-1
/
+2
*
cpu-exec: fix cpu_exec_nocache
Pavel Dovgalyuk
2014-12-15
1
-1
/
+6
*
cpu-exec: Do CPU_INTERRUPT_HALT unconditionally
Richard Henderson
2014-09-25
1
-5
/
+0
*
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-64
/
+0
*
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-8
/
+0
*
target-lm32: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-7
/
+0
*
target-microblaze: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-9
/
+0
*
target-mips: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-9
/
+0
*
target-tricore: Remove the dummy interrupt boilerplate
Richard Henderson
2014-09-25
1
-5
/
+0
*
target-openrisc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-18
/
+0
*
target-sparc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-16
/
+0
*
target-arm: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-23
/
+0
*
target-unicore32: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-7
/
+0
*
target-sh4: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-5
/
+0
*
target-alpha: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-32
/
+0
*
target-cris: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-21
/
+0
*
target-m68k: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-13
/
+0
*
target-s390x: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-6
/
+0
*
target-xtensa: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-6
/
+0
*
qom: Add cpu_exec_interrupt hook
Richard Henderson
2014-09-25
1
-5
/
+9
*
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2014-09-25
1
-3
/
+0
*
target-m68k: Use cpu_exec_enter/exit qom hooks
Richard Henderson
2014-09-25
1
-12
/
+1
*
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
2014-09-25
1
-12
/
+2
*
cpu-exec: Remove do-nothing ifdef chains
Richard Henderson
2014-09-25
1
-32
/
+0
*
qom: Add cpu_exec_enter and cpu_exec_exit hooks
Richard Henderson
2014-09-25
1
-7
/
+2
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-10
/
+3
*
cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUs
David Hoover
2014-09-12
1
-2
/
+2
*
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
2014-09-01
1
-1
/
+10
*
trace: add some tcg tracing support
Alex Bennée
2014-08-12
1
-0
/
+6
*
monitor: Add drift info to 'info jit'
Sebastian Tanase
2014-08-07
1
-0
/
+6
*
cpu-exec: Print to console if the guest is late
Sebastian Tanase
2014-08-06
1
-1
/
+32
*
cpu-exec: Add sleeping algorithm
Sebastian Tanase
2014-08-06
1
-0
/
+79
*
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
2014-05-13
1
-10
/
+13
*
cpu-exec: Unlock tb_lock if we longjmp out of code generation
Peter Maydell
2014-04-04
1
-0
/
+8
*
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
2014-03-13
1
-3
/
+1
*
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-8
/
+6
*
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+3
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-25
/
+25
*
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-3
/
+5
[next]