summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-03endianness fixesbellard1-96/+157
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard6-173/+338
2006-09-03initial sparc32 lance and pcnet mergebellard2-588/+327
2006-09-03allow disabling of serial or parallel devices (Stefan Weil)bellard2-8/+16
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook3-0/+18
2006-08-29SCSI TCQ support.pbrook7-451/+932
2006-08-2616 bit dividerbellard1-6/+9
2006-08-24signed fixes - VNC console switch (initial patch by Andrzej Zaborowski)bellard1-11/+94
2006-08-24fixed handling of relative filenames with -snapshotbellard1-1/+2
2006-08-24win32 aio emulation fixbellard1-0/+3
2006-08-23win32 compilation fixesbellard2-32/+23
2006-08-23fixed error handlingbellard1-1/+3
2006-08-21updatebellard1-4/+6
2006-08-21spelling fixes (Stefan Weil)bellard1-4/+4
2006-08-19removed outdated infobellard1-134/+18
2006-08-19Japanese keyboard fixes (kazu)bellard2-4/+27
2006-08-19updatebellard1-0/+1
2006-08-19win32 tap poll suppression (kazu)bellard3-22/+9
2006-08-19delete block devicebellard1-1/+8
2006-08-19no need for bdrv_close()bellard1-1/+0
2006-08-19better support of host drivesbellard5-164/+808
2006-08-19better support of removable mediabellard1-51/+69
2006-08-19use bdrv_media_changed()bellard1-24/+14
2006-08-18fixed VGA resolutions with height > 1024bellard3-12/+22
2006-08-17disable -fomit-frame-pointerbellard1-2/+13
2006-08-17-L helpbellard2-1/+4
2006-08-17fd leak fix (Igor Kovalenko)bellard1-8/+4
2006-08-17minimal PCI IDE save/restorebellard1-0/+113
2006-08-17save apic timerbellard1-1/+6
2006-08-17PCI save/restore changesbellard4-20/+50
2006-08-17vga init changesbellard5-17/+24
2006-08-17save VGA PCI statebellard3-56/+96
2006-08-17reset key modifiers when switching console (aka savevm keyboard bug)bellard1-1/+3
2006-08-17win32 compilation fixbellard1-0/+10
2006-08-15ESP DMA fix.pbrook1-2/+1
2006-08-14scsi empty drive fix (Blue Swirl).pbrook1-0/+1
2006-08-13Remove OpenBIOS ESP patch. Merged upstream.pbrook1-30/+0
2006-08-12SCSI and USB async IO support.pbrook14-293/+746
2006-08-10Add SCSI controller class.pbrook1-0/+1
2006-08-09removed tabsbellard1-186/+186
2006-08-09indentbellard1-98/+110
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard1-199/+236
2006-08-07mem leak fixesbellard1-15/+14
2006-08-07copyright updatebellard2-5/+5
2006-08-07updatebellard2-11/+15
2006-08-07fixed aio emulationbellard1-8/+7
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook6-548/+483
2006-08-06removed duplicated linebellard1-1/+0
2006-08-06info about VM snapshotsbellard2-5/+70
2006-08-06use zlib to compress ram snapshots - correctly save qemu clockbellard1-29/+226