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-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+1
*
Fix race condition on access to env->interrupt_request
aurel32
2009-03-06
1
-0
/
+2
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-2
/
+0
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Fix comment typo.
pbrook
2008-11-29
1
-1
/
+1
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-4
/
+5
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-10
/
+16
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-1
/
+7
*
Add GDB XML register description support.
pbrook
2008-10-11
1
-0
/
+2
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-1
/
+4
*
Add instruction counter.
pbrook
2008-06-29
1
-6
/
+28
*
Clean up MMIO TLB handling.
pbrook
2008-06-09
1
-5
/
+7
*
Multithreaded locking fixes.
pbrook
2008-06-07
1
-0
/
+1
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-0
/
+4
*
moved halted field to CPU_COMMON
bellard
2008-05-28
1
-0
/
+1
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-3
/
+0
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-0
/
+3
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-3
/
+0
*
Use a common constant for temp_buf size
blueswir1
2008-04-08
1
-1
/
+3
*
use the TCG code generator
bellard
2008-02-01
1
-0
/
+1
*
use simpler REGPARM convention - make CPUTLBEntry size a power of two
bellard
2008-01-31
1
-0
/
+16
*
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
2007-12-09
1
-1
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+4
*
Implement missing MIPS supervisor mode bits.
ths
2007-10-28
1
-1
/
+1
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-9
/
+0
*
TARGET_FMT_lu may also be useful.
j_mayer
2007-09-19
1
-0
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-7
/
+7
*
Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.
balrog
2007-06-26
1
-1
/
+1
*
Add TARGET_FMT_plx to properly display target_phys_addr_t variables.
j_mayer
2007-04-14
1
-0
/
+2
*
Infrastructure to support more than 2 MMU modes.
j_mayer
2007-04-05
1
-1
/
+10
*
TARGET_FMT_ld may also be useful for debugging purposes.
j_mayer
2007-04-04
1
-0
/
+2
*
Watchpoint support (previous commit got eaten by Savannah server crash).
pbrook
2007-03-16
1
-0
/
+8
*
Speed up tlb_flush_page (Daniel Jacobowitz).
pbrook
2006-11-12
1
-0
/
+8
*
C99 64 bit printf
bellard
2006-06-25
1
-1
/
+1
*
PAGE_EXEC support in TLBs
bellard
2005-11-28
1
-4
/
+6
*
better halted state support
bellard
2005-11-23
1
-2
/
+1
*
SMP support
bellard
2005-11-21
1
-2
/
+3
*
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-11-20
1
-0
/
+29
*
ram_addr_t type for ram offsets
bellard
2005-08-21
1
-0
/
+3
*
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
2005-07-02
1
-3
/
+3
*
added HOST_LONG_BITS in configure
bellard
2005-06-05
1
-6
/
+0
*
64 bit target support
bellard
2005-01-03
1
-0
/
+2
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-9
/
+17
*
added target_phys_addr_t
bellard
2004-04-25
1
-0
/
+15
*
do not depend on thunk.h - more log items
bellard
2004-03-21
1
-0
/
+8
*
use osdep.h
bellard
2004-02-16
1
-0
/
+2
*
correct target_ulong definition
bellard
2004-01-24
1
-0
/
+16
*
comments
bellard
2003-10-27
1
-2
/
+9
*
soft mmu support
bellard
2003-08-10
1
-0
/
+39