bellard
|
c4b1fcc0f9
|
added I/O API - io port API change - added multiple network interface support - redirect serial port to a pseudo terminal if using graphical mode
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@663 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-03-14 21:44:30 +00:00 |
|
bellard
|
80cabfad16
|
separated more devices from emulator
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@656 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-03-14 12:20:30 +00:00 |
|
bellard
|
a735aa3139
|
added precompiled linux boot sector
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@652 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-02-25 23:54:25 +00:00 |
|
bellard
|
8dc75d7535
|
moved DMA and SB16 outside timer (may break SB16)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@648 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-02-25 23:30:56 +00:00 |
|
bellard
|
77fef8c148
|
experimental code copy support - added new Linux kernel loader
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@620 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-02-16 22:05:46 +00:00 |
|
bellard
|
1ccde1cb94
|
added generic physical memory dirty bit support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@601 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-02-06 19:46:14 +00:00 |
|
bellard
|
415e561f1d
|
cleanup
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@599 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-02-03 23:37:12 +00:00 |
|
bellard
|
bb551faa4a
|
increased physical RAM limit to 2047 MB in soft MMU mode
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@575 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-24 13:42:26 +00:00 |
|
bellard
|
3f5dcc340c
|
PowerPC merge (Jocelyn Mayer)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@565 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-18 22:44:01 +00:00 |
|
bellard
|
d030931173
|
automatic floppy boot
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@563 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-18 22:35:25 +00:00 |
|
bellard
|
6e44ba7fa2
|
cmos return current date - current irq priority in PIC (L4 Pistachio support) - help fixes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@557 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-18 21:56:49 +00:00 |
|
bellard
|
c45886db19
|
PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - use CPUState - Floppy support (Jocelyn Mayer) - command line debug (Jocelyn Mayer)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@539 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-05 00:02:06 +00:00 |
|
bellard
|
dc887a4dae
|
make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct century storage in CMOS emulation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@526 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-04 18:18:57 +00:00 |
|
bellard
|
c265508067
|
more precise PIT gate emulation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@499 c046a42c-6fe2-441c-8c8c-71466251a162
|
2004-01-04 16:07:06 +00:00 |
|
bellard
|
07ad1b93a3
|
disable keyboard interrupts if keyboard clock disabled (may not be fully correct) - added keyboard ID for extended keyboard
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@482 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-12-02 22:18:10 +00:00 |
|
bellard
|
8f2b1fb008
|
more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto boot on cdrom if only device present
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@463 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-16 19:46:01 +00:00 |
|
bellard
|
7dea1da4ae
|
quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboard fix (need a better way...) - better serial emulation (windows install uses it) - LDT and TR caches init fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@461 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-16 15:59:30 +00:00 |
|
bellard
|
2750332396
|
Soundblaster 16 support (malc)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@455 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-13 01:46:15 +00:00 |
|
bellard
|
5391d80669
|
moved IDE driver to ide.c
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@445 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-11 13:48:59 +00:00 |
|
bellard
|
36b486bb74
|
hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 IDE disks emulation - added -boot command to enable CD boot
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@444 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-11 13:36:08 +00:00 |
|
bellard
|
1f5476fcce
|
a20 support - keyboard led fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@441 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-11-04 23:35:20 +00:00 |
|
bellard
|
7f7f987341
|
endianness and portability fixes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@434 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-30 01:11:23 +00:00 |
|
bellard
|
dd6ee15c37
|
fixed idt/gdt relocation bug - added support for Redhat kernels
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@413 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-27 23:36:59 +00:00 |
|
bellard
|
0db634747e
|
qemu with softmmu is now the default executable
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@412 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-27 21:37:46 +00:00 |
|
bellard
|
3a51dee658
|
disabled signal hacks for softmmu version (qemu should be much more portable now...)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@409 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-27 21:18:35 +00:00 |
|
bellard
|
3486513433
|
log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@402 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-05 14:28:56 +00:00 |
|
bellard
|
5a67135a0b
|
automatic man page generation - BIOS installation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@399 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-10-01 00:13:48 +00:00 |
|
bellard
|
42f1e0e49b
|
tun-fd option support for external tundev config (Rusty Russell)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@398 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-09-30 22:11:17 +00:00 |
|
bellard
|
27c3f2cb9b
|
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@397 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-09-30 21:40:47 +00:00 |
|
bellard
|
a20dd508aa
|
simplified invocation - added automatic IDE disk geometry guessing to reuse old disk images directly
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@392 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-09-30 21:07:02 +00:00 |
|
bellard
|
b67d59594e
|
glibc 2.3.x fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@374 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-09-16 21:46:04 +00:00 |
|
bellard
|
2e255c6b9f
|
faster and more accurate segment handling
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@373 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-08-21 23:25:21 +00:00 |
|
bellard
|
313aa56710
|
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for VGA display
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@356 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-08-10 21:52:11 +00:00 |
|
bellard
|
61a2ad53cb
|
refresh clock dummy emulation (netbsd boot fix)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@341 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-27 22:19:00 +00:00 |
|
bellard
|
330d0414a5
|
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@338 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-26 18:11:40 +00:00 |
|
bellard
|
4c3a88a284
|
gdb stub breakpoints support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@332 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-26 12:06:08 +00:00 |
|
bellard
|
33e3963e1b
|
added user mode Linux Copy On Write disk image support - added -snapshot support (initial patch by Rusty Russell)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@309 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-06 17:15:21 +00:00 |
|
bellard
|
cd4c3e888a
|
added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper system shutdown
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@308 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-04 14:38:25 +00:00 |
|
bellard
|
7916e2245d
|
allow up to 256 MB of ram
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@307 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-01 16:27:45 +00:00 |
|
bellard
|
abd0aaff03
|
fixed date storage in CMOS
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@306 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-07-01 15:07:57 +00:00 |
|
bellard
|
b118d61e55
|
added PIC debug
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@302 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-30 23:36:21 +00:00 |
|
bellard
|
c9159e5321
|
added IDE mult support - reduced irq latency (IDE should have good performances now)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@295 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-30 13:06:39 +00:00 |
|
bellard
|
fc01f7e7f9
|
IDE emulation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@291 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-30 10:03:06 +00:00 |
|
bellard
|
b4608c0455
|
added gdb support to vl
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@288 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-27 17:34:32 +00:00 |
|
bellard
|
87858c89ca
|
more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@286 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-27 12:01:39 +00:00 |
|
bellard
|
1df912cf9e
|
VL license of the day is MIT/BSD
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@281 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-25 16:20:35 +00:00 |
|
bellard
|
f1510b2cc3
|
added NE2000 emulation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@269 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-25 00:07:40 +00:00 |
|
bellard
|
0824d6fc67
|
for hard core developpers only: a new user mode linux project :-)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@267 c046a42c-6fe2-441c-8c8c-71466251a162
|
2003-06-24 13:42:40 +00:00 |
|