aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-06qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectorsbellard2-8/+7
2006-08-06handle read outside the backing filebellard1-9/+33
2006-08-06Add missing #define.pbrook1-0/+1
2006-08-06Fix SCSI off-by-one device size.pbrook1-9/+15
2006-08-06fixed blocking io emulationbellard3-2/+11
2006-08-05fixed disk image creationbellard1-5/+9
2006-08-05block API changebellard1-16/+15
2006-08-05use QEMUFile APIbellard2-4/+4
2006-08-05multiple snapshot supportbellard6-139/+711
2006-08-05enable qcow2bellard2-2/+2
2006-08-05O_LARGEFILE is not neededbellard1-1/+1
2006-08-05new qcow2 disk image formatbellard1-0/+2236
2006-08-04sparc64.ld file (Blue Swirl)bellard1-0/+138
2006-08-03swapped memset args (Charles Coffing)bellard1-2/+2
2006-08-03removed unused codebellard2-273/+0
2006-08-03added missing returnsbellard1-0/+2
2006-08-03win32 fixes (initial patch by kazu)bellard1-20/+30
2006-08-02fixed refresh logic (initial patch by Igor Kovalenko)bellard1-6/+6
2006-08-02some compilation fixesbellard1-10/+16
2006-08-01async file I/O APIbellard16-456/+1898
2006-08-01commit to specific devicesbellard1-6/+9
2006-08-01show backing file namebellard1-0/+9
2006-08-01removed unused codebellard2-198/+1
2006-07-30Rewrite Arm host support.pbrook6-78/+295
2006-07-29Arm host build fix.pbrook1-1/+1
2006-07-22error display fix (malc)bellard1-1/+2
2006-07-21Fix Arm cp15 c13 (Process ID) register writes.pbrook1-2/+10
2006-07-19usb destroy API change (Lonnie Mendez)bellard7-31/+48
2006-07-19Linux compilation fixbellard1-0/+9