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
*
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
*
Add qemu_ram_remap
Huang Ying
2011-03-15
1
-0
/
+4
*
x86: Small cleanups of MCE helpers
Jan Kiszka
2011-03-15
1
-4
/
+0
*
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
2011-02-14
1
-0
/
+6
*
x86: Optionally dump code bytes on cpu_dump_state
Jan Kiszka
2011-01-23
1
-0
/
+2
*
Add "broadcast" option for mce command
Jin Dongming
2011-01-21
1
-1
/
+2
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-5
/
+3
*
exec: Use fprintf_function for dump_exec_info (format checking)
Stefan Weil
2010-10-30
1
-2
/
+1
*
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-22
1
-1
/
+1
*
linux-user: fix build on hosts not using guest base
Aurelien Jarno
2010-07-30
1
-0
/
+2
*
qemu_ram_free: Implement it
Alex Williamson
2010-07-06
1
-0
/
+3
*
ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
Alex Williamson
2010-07-06
1
-0
/
+1
*
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
2010-07-06
1
-1
/
+0
*
ram_blocks: Convert to a QLIST
Alex Williamson
2010-06-14
1
-8
/
+20
*
Pre-allocate guest address space
Paul Brook
2010-05-29
1
-0
/
+1
*
add cpu_is_stopped helper
Marcelo Tosatti
2010-05-11
1
-0
/
+1
*
port qemu-kvm's on_vcpu code
Marcelo Tosatti
2010-05-11
1
-0
/
+1
*
Remove PAGE_RESERVED
Paul Brook
2010-05-05
1
-0
/
+3
*
Fix --enable-profiler compilation.
Richard Henderson
2010-04-17
1
-12
/
+0
*
Introduce wrapper functions to access phys_ram_dirty.
Yoshiaki Tamura
2010-04-08
1
-0
/
+26
*
Compile qemu-timer only once
Blue Swirl
2010-03-29
1
-147
/
+0
*
Move cpu_exec_init_all() declaration to qemu-common.h
Blue Swirl
2010-03-29
1
-1
/
+0
*
Compile pci only once
Blue Swirl
2010-03-21
1
-12
/
+0
*
split out qemu-timer.c
Paolo Bonzini
2010-03-17
1
-0
/
+2
*
Fix usermode virtual address type
Paul Brook
2010-03-12
1
-2
/
+4
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+5
*
Disable phsyical memory handling in userspace emulation.
Paul Brook
2010-03-12
1
-3
/
+7
*
Implement multi-level page tables.
Richard Henderson
2010-03-12
1
-2
/
+5
*
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
2010-03-12
1
-5
/
+11
*
Add option to use file backed guest memory
Marcelo Tosatti
2010-03-04
1
-0
/
+3
*
Move ioport.h out of cpu-all.h
Paul Brook
2010-03-01
1
-3
/
+0
*
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
2010-02-03
1
-0
/
+2
*
cpu-all.h: fix cpu_get_real_ticks() #ifdef
Aurelien Jarno
2009-12-20
1
-1
/
+2
*
cpu-all.h: fix cpu_get_real_ticks on mips host
Arnaud Patard
2009-11-24
1
-9
/
+18
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-11
/
+11
*
Get rid of _t suffix
malc
2009-10-01
1
-11
/
+11
*
Fix conditional compilation (MIPS host)
Stefan Weil
2009-09-11
1
-1
/
+1
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-6
/
+0
[next]