index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
softmmu_template.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
use simpler REGPARM convention - make CPUTLBEntry size a power of two
bellard
2008-01-31
1
-5
/
+5
*
Don't compare '\0' against pointers.
balrog
2007-11-17
1
-0
/
+2
*
Check permissions for the last byte first in unaligned slow_st accesses (patc...
balrog
2007-11-17
1
-1
/
+1
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-30
/
+30
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-17
/
+17
*
added last_io_time field
bellard
2006-02-08
1
-0
/
+6
*
MIPS unaligned accesses exceptions (Daniel Jacobowitz)
bellard
2005-12-05
1
-1
/
+27
*
PAGE_EXEC support in TLBs
bellard
2005-11-28
1
-8
/
+11
*
use TARGET_PAGE_SIZE (Paul Brook)
bellard
2005-11-26
1
-4
/
+4
*
allow more than 32 bit of physical memory
bellard
2005-07-24
1
-10
/
+10
*
64 bit target support
bellard
2005-01-04
1
-12
/
+16
*
removed access_type hack
bellard
2004-10-03
1
-30
/
+40
*
support for opaque data on memory I/Os
bellard
2004-06-03
1
-10
/
+10
*
precise self modifying code support
bellard
2004-04-25
1
-8
/
+12
*
added generic physical memory dirty bit support
bellard
2004-02-06
1
-5
/
+5
*
cast to return type
bellard
2004-01-18
1
-0
/
+1
*
soft mmu fix (aka debian random seg fault fix)
bellard
2003-11-09
1
-2
/
+2
*
full softmmu support
bellard
2003-10-27
1
-32
/
+50
*
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...
bellard
2003-08-21
1
-4
/
+4
*
removed warnings
bellard
2003-08-11
1
-2
/
+2
*
Software MMU support (used for memory mapped devices such as VGA)
bellard
2003-08-09
1
-0
/
+241