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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed virtual memory access
bellard
2003-10-27
1
-1
/
+1
*
make cpu test static
bellard
2003-10-27
1
-10
/
+9
*
license
bellard
2003-10-27
1
-0
/
+19
*
fixed idt/gdt relocation bug - added support for Redhat kernels
bellard
2003-10-27
1
-2
/
+5
*
qemu with softmmu is now the default executable
bellard
2003-10-27
2
-4
/
+16
*
full soft mmu support
bellard
2003-10-27
1
-0
/
+25
*
full softmmu support
bellard
2003-10-27
10
-339
/
+594
*
disabled signal hacks for softmmu version (qemu should be much more portable ...
bellard
2003-10-27
1
-29
/
+33
*
factorized debug code
bellard
2003-10-27
1
-14
/
+4
*
added correct memory access code for system emulation
bellard
2003-10-27
1
-6
/
+33
*
fixed mmu fault priviledge logic
bellard
2003-10-27
1
-2
/
+4
*
comments
bellard
2003-10-27
1
-2
/
+9
*
added i386 user only target
bellard
2003-10-27
1
-1
/
+9
*
filename fixes
bellard
2003-10-27
1
-5
/
+8
*
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-10-05
5
-24
/
+125
*
updated
bellard
2003-10-01
2
-52
/
+170
*
bios binary images
bellard
2003-10-01
3
-0
/
+4
*
automatic man page generation - BIOS installation
bellard
2003-10-01
4
-9
/
+453
*
tun-fd option support for external tundev config (Rusty Russell)
bellard
2003-09-30
1
-1
/
+7
*
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
bellard
2003-09-30
1
-3
/
+7
*
multiscan/doublescan fix (malc)
bellard
2003-09-30
1
-12
/
+21
*
removed SIGIOT
bellard
2003-09-30
1
-1
/
+1
*
allow Ctrl-C to be pressed when using gdb stub and SDL
bellard
2003-09-30
1
-2
/
+6
*
added utime syscall - fixed nanosleep exact behaviour
bellard
2003-09-30
1
-2
/
+66
*
simplified invocation - added automatic IDE disk geometry guessing to reuse o...
bellard
2003-09-30
1
-43
/
+113
*
new directory structure
bellard
2003-09-30
5
-306
/
+17
*
new directory structure
bellard
2003-09-30
20
-12794
/
+9
*
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
bellard
2003-09-30
1
-7
/
+42
*
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
4
-12
/
+115
*
new directory structure - changed naming of qemu and vl
bellard
2003-09-30
3
-59
/
+58
*
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
7
-0
/
+1581
*
new directory structure
bellard
2003-09-30
19
-0
/
+13306
*
portable Linux test
bellard
2003-09-28
1
-0
/
+510
*
Redhat 9 fixes
bellard
2003-09-17
2
-3
/
+3
*
update
bellard
2003-09-17
2
-1
/
+4
*
finished simplifying string operations - correct TF flag handling for string ...
bellard
2003-09-17
1
-296
/
+247
*
added JUMP_TB2 for a third basic block exit jump point
bellard
2003-09-17
2
-8
/
+32
*
finished simplifying string operations
bellard
2003-09-17
3
-126
/
+52
*
added two more jump points
bellard
2003-09-17
2
-2
/
+2
*
removed x86 hacks
bellard
2003-09-17
1
-17
/
+3
*
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
bellard
2003-09-17
1
-3
/
+93
*
depth 32 fix
bellard
2003-09-16
1
-8
/
+8
*
glibc 2.3.x fix
bellard
2003-09-16
1
-2
/
+6
*
faster and more accurate segment handling
bellard
2003-08-21
7
-97
/
+153
*
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...
bellard
2003-08-20
8
-58
/
+109
*
no error code if hardware interrupt
bellard
2003-08-20
3
-7
/
+7
*
avoid problems if make clean was not made before updating
bellard
2003-08-11
1
-1
/
+3
*
gcc 3.x is mandatory now on PowerPC
bellard
2003-08-11
1
-1
/
+5
*
workaround for gcc 3.3 bug or overoptimisation if a label is not used
bellard
2003-08-11
1
-5
/
+8
*
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
2003-08-11
1
-0
/
+123
[next]