index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-20
reset and shutdown support - PCI is now the default
bellard
1
-2
/
+6
2004-06-08
fixed full screen refresh
bellard
1
-0
/
+1
2004-06-07
endianness functions for unaligned memory accesses
bellard
1
-0
/
+62
2004-06-05
-cirrusvga option
bellard
1
-0
/
+1
2004-06-05
Cirrus VGA emulation
bellard
1
-0
/
+7
2004-06-03
hid event handling
bellard
1
-7
/
+50
2004-06-03
support for opaque data on memory I/Os - PCI ROM memory support
bellard
1
-1
/
+3
2004-06-03
-localtime option
bellard
1
-0
/
+1
2004-05-26
compile fix
bellard
1
-1
/
+3
2004-05-26
PowerPC prep/chrp/pmac support
bellard
1
-4
/
+23
2004-05-26
PowerPC prep/chrp/pmac support
bellard
1
-0
/
+22
2004-05-23
PowerPC merge
bellard
1
-0
/
+9
2004-05-23
pixx3 ide controller
bellard
1
-0
/
+3
2004-05-21
irq statistics code (initial patch by Jocelyn Mayer)
bellard
1
-0
/
+1
2004-05-20
BSD fix
bellard
1
-7
/
+0
2004-05-20
PCI interrupt support
bellard
1
-2
/
+12
2004-05-18
PCI support
bellard
1
-4
/
+61
2004-05-12
bsd port (Markus Niemisto)
bellard
1
-0
/
+8
2004-05-03
pit fixes
bellard
1
-20
/
+6
2004-04-28
isa memory remapping support (aka PPC PREP VGA support)
bellard
1
-7
/
+18
2004-04-26
added temporary option -enable-audio
bellard
1
-0
/
+2
2004-04-25
more endianness macros
bellard
1
-0
/
+41
2004-04-25
64 bit seek for win32 (Mike Nordell)
bellard
1
-1
/
+1
2004-04-21
initial user mode network support
bellard
1
-11
/
+22
2004-04-12
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
bellard
1
-0
/
+1
2004-04-04
win32 port (Kazu)
bellard
1
-1
/
+4
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-0
/
+69
2004-03-31
new timer API - new API to save/restore the virtual machine state
bellard
1
-17
/
+134
2004-03-19
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...
bellard
1
-3
/
+6
2004-03-17
device independent VGA screen dump
bellard
1
-0
/
+1
2004-03-14
added I/O API - io port API change - added multiple network interface support...
bellard
1
-25
/
+75
2004-03-14
separated more devices from emulator
bellard
1
-6
/
+84
2004-02-26
added cow.h
bellard
1
-13
/
+0
2004-02-25
DMA API change
bellard
1
-6
/
+5
2004-02-16
experimental code copy support - added new Linux kernel loader
bellard
1
-1
/
+1
2004-02-06
added bochs VBE support
bellard
1
-1
/
+1
2004-01-05
use CPUState
bellard
1
-5
/
+14
2003-11-13
Soundblaster 16 support (malc)
bellard
1
-0
/
+37
2003-11-11
moved IDE driver to ide.c
bellard
1
-0
/
+10
2003-08-11
64 bit fixes (Falk Hueffner)
bellard
1
-1
/
+1
2003-08-10
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...
bellard
1
-0
/
+45
2003-07-06
added user mode Linux Copy On Write disk image support - added -snapshot supp...
bellard
1
-1
/
+17
2003-06-30
IDE emulation
bellard
1
-0
/
+39