ppc fix (Jocelyn Mayer)
[qemu] / hw /
2004-05-17 bellardNVRAM fixes (Jocelyn Mayer)
2004-05-17 bellarddifferent serial number for each drive (initial patch...
2004-05-12 bellardfloppy fix
2004-05-08 bellardMSDOS compatibility mode FPU exception support
2004-05-08 bellardSPECIFY command fix (Jocelyn Mayer)
2004-05-08 bellardtimer for READ_ID (win98 floppy fix) - simpler irq...
2004-05-04 bellardfixed floppy reset (aka win98 floppy probe fix)
2004-05-04 bellardide slave fixes (aka Win98 CD-ROM detection fix)
2004-05-03 bellardpit fixes
2004-04-29 bellardkeyboard irq generation fix
2004-04-29 bellardBochs VBE emulation fix
2004-04-28 bellardBochs VBE emulation fix
2004-04-28 bellardisa memory remapping support (aka PPC PREP VGA support)
2004-04-26 bellardadded temporary option -enable-audio
2004-04-26 bellardamd64 port
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardisa bridge endianness fixes
2004-04-25 bellardide endianness fixes
2004-04-25 bellardconsistent use of target_ulong and target_phys_addr_t
2004-04-25 bellardfixed very unlikely irq bug
2004-04-25 bellarddisabled S3 VGA
2004-04-25 bellardavoid error if too many sectors in non LBA mode
2004-04-21 bellardNE2000 fixes for windows (Renzo Davoli)
2004-04-16 bellardNT mouse fix (Mark Jonckheere)
2004-04-16 bellardsafer sb16 code
2004-04-15 bellardavoid segfault if transient invalid text resolution
2004-04-15 bellardblanking support
2004-04-12 bellardppc: suppressed unneeded globals and headers - added...
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-04-12 bellardfixed invalid command test
2004-04-10 bellardfixed keyboard random bug (Mike Nordell)
2004-04-07 bellardide select logic fix
2004-04-07 bellardpreserve partition table when using -linux option
2004-04-07 bellardfix the no device case
2004-04-07 bellardbase memory size in cmos
2004-04-07 bellardvga 9 pixel wide text char fix
2004-04-07 bellardrefuse write accesses in BIOS area (aka EMM386.EXE...
2004-04-06 bellarddma clean up - added missing read accesses
2004-04-05 bellardport 92 access
2004-04-03 bellardUIP update fix
2004-04-02 bellardavoid rounding problems
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-31 bellardmore precise RTC emulation (periodic timers + time...
2004-03-23 bellardfixed IDE probe
2004-03-23 bellardremoved most of global context uses - removed unneeded...
2004-03-20 bellardwrite to both IDE drives - return 0 for not present...
2004-03-19 bellardupdated floppy driver: formatting code, disk geometry...
2004-03-17 bellarddevice independent VGA screen dump
2004-03-14 bellardio port API change
2004-03-14 bellardio port API change - removed dumb console redraw (not...
2004-03-14 bellardio port API change
2004-03-14 bellardremovable device support - io port API change
2004-03-14 bellardseparated more devices from emulator
2004-02-25 bellarduse physical memory access functions for DMA
2004-02-25 bellardDMA API change
2004-02-06 bellardbochs vbe: virtual screen support and bank switch ...
2004-02-06 bellardadded bochs VBE support
2004-02-01 bellardide identify fix (initial patch by Jens Axboe)
2004-02-01 bellardfixed atapi error codes (initial patch by Jens Axboe)
2004-02-01 bellardSEEK_STAT bit ata reset fix (Jens Axboe)
2004-01-27 bellardvga memory address fix
2004-01-22 bellardATAPI transfer size fix (NetBSD CDROM access fix) ...
2004-01-19 bellard16 bit DMA fix (malc)
2004-01-18 bellardsb16 patch (malc)
2004-01-18 bellardgenerate read error if no image (win XP install boot)
2004-01-05 bellardFloppy disk emulation (Jocelyn Mayer)
2004-01-05 bellarddebug fixes
2004-01-05 bellarduse CPUState
2004-01-04 bellardhack for target_ulong define
2004-01-04 bellardCD-ROM detection fix
2004-01-04 bellardexplicited S3 specific code - added more debug code
2003-11-16 bellardmake windows happier
2003-11-13 bellardSoundblaster 16 support (malc)
2003-11-12 bellardmake Knoppix CD-ROM probe happy
2003-11-11 bellardmoved IDE driver to ide.c
2003-10-30 bellardbig endian fixes
2003-10-27 bellardfull softmmu support
2003-09-30 bellardmultiscan/doublescan fix (malc)
2003-09-30 bellardnew directory structure
2003-09-16 bellarddepth 32 fix
2003-08-11 bellardmode X double scan fix (malc)
2003-08-08 bellardFull VGA support, including old CGA modes, VGA planar...
2003-08-05 bellardfixed graphical VGA 16 color mode - fixed 9 pixel wide...
2003-08-04 bellardHardware level VGA emulation (only text mode is tested)