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-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
1
-0
/
+22
*
Maintain the number of dirty pages
Juan Quintela
2012-06-29
1
-0
/
+1
*
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
2012-06-24
1
-0
/
+9
*
qemu-log: move logging to qemu-log.c
Blue Swirl
2012-06-21
1
-24
/
+0
*
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
2012-06-07
1
-70
/
+0
*
dump: change cpu_get_note_size to return ssize_t
Paolo Bonzini
2012-06-07
1
-2
/
+2
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-06
1
-0
/
+70
|
\
|
*
target-i386: Add API to get note's size
Wen Congyang
2012-06-04
1
-0
/
+6
|
*
target-i386: add API to get dump info
Wen Congyang
2012-06-04
1
-0
/
+7
|
*
target-i386: Add API to write cpu status to core file
Wen Congyang
2012-06-04
1
-0
/
+18
|
*
target-i386: Add API to write elf notes to core file
Wen Congyang
2012-06-04
1
-0
/
+22
|
*
Add API to check whether paging mode is enabled
Wen Congyang
2012-06-04
1
-0
/
+6
|
*
implement cpu_get_memory_mapping()
Wen Congyang
2012-06-04
1
-0
/
+11
*
|
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-1
/
+0
|
/
*
exec: prepare for splitting
Blue Swirl
2012-05-01
1
-2
/
+0
*
w64: Fix data types in cpu-all.h, exec.c
Stefan Weil
2012-04-15
1
-4
/
+4
*
w64: Fix type casts used in some macros in cpu-all.h
Stefan Weil
2012-04-15
1
-2
/
+2
*
linux-user: take RESERVED_VA into account for g2h_valid()
Alexander Graf
2012-04-06
1
-1
/
+2
*
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2012-03-18
1
-0
/
+9
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-28
/
+28
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-03-12
1
-8
/
+0
|
\
|
*
memory: get rid of cpu_register_io_memory()
Avi Kivity
2012-03-08
1
-8
/
+0
*
|
cpu-all.h: Don't accidentally sign extend in g2h()
Peter Maydell
2012-03-12
1
-1
/
+1
|
/
*
target-i386: Add infrastructure for reporting TPR MMIO accesses
Jan Kiszka
2012-02-18
1
-1
/
+2
*
Remove IO_MEM_SHIFT
Avi Kivity
2012-01-04
1
-1
/
+1
*
memory: obsolete more dirty memory related functions
Avi Kivity
2012-01-04
1
-49
/
+0
*
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
Avi Kivity
2012-01-04
1
-4
/
+0
*
Store MemoryRegion in RAMBlock
Avi Kivity
2012-01-04
1
-0
/
+1
*
memory: remove CPUPhysMemoryClient
Avi Kivity
2012-01-03
1
-6
/
+0
*
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
Avi Kivity
2011-12-20
1
-3
/
+0
*
Rename get_tls to tls_var
Jan Kiszka
2011-12-06
1
-1
/
+1
*
fix spelling in main directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
Make cpu_single_env thread-local
Paolo Bonzini
2011-11-01
1
-1
/
+3
*
Remove qemu_host_page_bits
Stefan Weil
2011-09-21
1
-1
/
+0
*
fix QLIST usage for RAM list
Paolo Bonzini
2011-08-12
1
-1
/
+1
*
move unaligned memory access functions to bswap.h
Paolo Bonzini
2011-07-29
1
-445
/
+1
*
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
1
-1
/
+1
*
softfloat: always enable floatx80 and float128 support
Aurelien Jarno
2011-06-03
1
-2
/
+0
*
softfloat-native: remove
Aurelien Jarno
2011-06-03
1
-4
/
+1
*
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
2011-05-08
1
-4
/
+0
*
target-i386: Privatize some i386-specific interrupt names.
Richard Henderson
2011-05-08
1
-5
/
+0
*
target-arm: Privatize CPU_INTERRUPT_FIQ.
Richard Henderson
2011-05-08
1
-1
/
+0
*
irq: Remove CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
1
-1
/
+0
*
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
Richard Henderson
2011-05-08
1
-0
/
+8
*
irq: Introduce CPU_INTERRUPT_TGT_* defines.
Richard Henderson
2011-05-08
1
-12
/
+51
*
Redirect cpu_interrupt to callback handler
Jan Kiszka
2011-05-02
1
-1
/
+13
*
cpu-all.h: define CPU_LDoubleU
Aurelien Jarno
2011-04-17
1
-0
/
+10
*
cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
Peter Maydell
2011-04-04
1
-3
/
+2
*
s390x: enable CPU_QuadU
Ulrich Hecht
2011-04-04
1
-1
/
+1
[next]