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
/
include
/
exec
/
cpu-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
translate-all.c: memory walker initial address miscalculation
Mikhail Ilyin
2014-10-06
1
-2
/
+2
*
linux-user: /proc/self/maps content
Mikhail Ilyin
2014-08-22
1
-0
/
+2
*
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
2014-06-19
1
-3
/
+0
*
memory: reorganize file-based allocation
Paolo Bonzini
2014-06-19
1
-3
/
+0
*
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-19
1
-2
/
+0
*
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-119
/
+0
*
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
2014-05-13
1
-3
/
+5
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-3
/
+0
*
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-15
/
+0
*
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-6
/
+0
*
memory: split dirty bitmap into three
Juan Quintela
2014-01-13
1
-1
/
+2
*
exec: Reduce ifdeffery around -mem-path
Markus Armbruster
2013-09-12
1
-2
/
+0
*
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-07-25
1
-2
/
+6
|
\
|
*
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2013-07-23
1
-2
/
+6
*
|
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+2
*
|
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
1
-5
/
+0
*
|
cpu: Change cpu_single_step() argument to CPUState
Andreas Färber
2013-07-23
1
-6
/
+0
|
/
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-10
1
-4
/
+0
|
\
|
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-1
/
+0
|
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-3
/
+0
*
|
exec: Remove unused global variable phys_ram_fd
Stefan Weil
2013-07-09
1
-1
/
+0
|
/
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-10
/
+0
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+0
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-13
/
+0
*
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
1
-2
/
+0
*
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2013-01-15
1
-1
/
+0
*
protect the ramlist with a separate mutex
Umesh Deshpande
2012-12-20
1
-0
/
+9
*
add a version number to ram_list
Umesh Deshpande
2012-12-20
1
-0
/
+1
*
exec: change RAM list to a TAILQ
Paolo Bonzini
2012-12-20
1
-2
/
+2
*
exec: change ramlist from MRU order to a 1-item cache
Paolo Bonzini
2012-12-20
1
-0
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-0
/
+522