index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-04-25
x86-64 port (Jocelyn Mayer)
bellard
1
-0
/
+13
2004-04-22
fixed options definition
bellard
1
-2
/
+2
2004-04-21
initial user mode network support
bellard
1
-73
/
+237
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-2
/
+23
2004-04-06
win32: do not use all cpu time
bellard
1
-1
/
+5
2004-04-04
qemu fast fix
bellard
1
-28
/
+26
2004-04-04
win32 port (Kazu)
bellard
1
-7
/
+17
2004-04-04
tun-fd fix
bellard
1
-1
/
+3
2004-04-02
added -macaddr option
bellard
1
-11
/
+42
2004-04-02
rdtsc fix
bellard
1
-1
/
+1
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-41
/
+144
2004-03-31
new timer API - new API to save/restore the virtual machine state
bellard
1
-168
/
+894
2004-03-21
do not depend on thunk.h - more log items
bellard
1
-4
/
+16
2004-03-16
tun-fd option fix
bellard
1
-0
/
+2
2004-03-14
added I/O API - io port API change - added multiple network interface support...
bellard
1
-261
/
+274
2004-03-14
separated more devices from emulator
bellard
1
-2397
/
+26
2004-02-25
added precompiled linux boot sector
bellard
1
-4
/
+11
2004-02-25
moved DMA and SB16 outside timer (may break SB16)
bellard
1
-5
/
+5
2004-02-16
experimental code copy support - added new Linux kernel loader
bellard
1
-231
/
+121
2004-02-06
added generic physical memory dirty bit support
bellard
1
-16
/
+17
2004-02-03
cleanup
bellard
1
-29
/
+2
2004-01-24
increased physical RAM limit to 2047 MB in soft MMU mode
bellard
1
-1
/
+5
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
1
-1
/
+1
2004-01-18
automatic floppy boot
bellard
1
-2
/
+6
2004-01-18
cmos return current date - current irq priority in PIC (L4 Pistachio support)...
bellard
1
-68
/
+125
2004-01-05
PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us...
bellard
1
-59
/
+382
2004-01-04
make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...
bellard
1
-2
/
+15
2004-01-04
more precise PIT gate emulation
bellard
1
-5
/
+38
2003-12-02
disable keyboard interrupts if keyboard clock disabled (may not be fully corr...
bellard
1
-2
/
+17
2003-11-16
more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...
bellard
1
-1
/
+5
2003-11-16
quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...
bellard
1
-12
/
+118
2003-11-13
Soundblaster 16 support (malc)
bellard
1
-1
/
+11
2003-11-11
moved IDE driver to ide.c
bellard
1
-1369
/
+2
2003-11-11
hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 ...
bellard
1
-71
/
+744
2003-11-04
a20 support - keyboard led fix
bellard
1
-6
/
+6
2003-10-30
endianness and portability fixes
bellard
1
-34
/
+56
2003-10-27
fixed idt/gdt relocation bug - added support for Redhat kernels
bellard
1
-2
/
+5
2003-10-27
qemu with softmmu is now the default executable
bellard
1
-2
/
+14
2003-10-27
disabled signal hacks for softmmu version (qemu should be much more portable ...
bellard
1
-29
/
+33
2003-10-05
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
1
-22
/
+75
2003-10-01
automatic man page generation - BIOS installation
bellard
1
-6
/
+6
2003-09-30
tun-fd option support for external tundev config (Rusty Russell)
bellard
1
-1
/
+7
2003-09-30
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
bellard
1
-3
/
+7
2003-09-30
simplified invocation - added automatic IDE disk geometry guessing to reuse o...
bellard
1
-43
/
+113
2003-09-16
glibc 2.3.x fix
bellard
1
-2
/
+6
2003-08-21
faster and more accurate segment handling
bellard
1
-12
/
+12
2003-08-10
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...
bellard
1
-120
/
+409
2003-07-27
refresh clock dummy emulation (netbsd boot fix)
bellard
1
-1
/
+4
2003-07-26
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS
bellard
1
-92
/
+605
2003-07-26
gdb stub breakpoints support
bellard
1
-2
/
+4
[next]