]> git.proxmox.com Git - mirror_qemu.git/history - hw
use new timer API
[mirror_qemu.git] / hw /
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)