aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-25VBE 4 bit bank selection fix (Volker Rupper)bellard1-1/+5
2006-09-25removed unused codebellard1-11/+0
2006-09-25fixed help info stringsbellard1-2/+2
2006-09-24updatedbellard2-34/+39
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard1-54/+41
2006-09-24updatebellard1-0/+2
2006-09-24moved PCI init to BIOSbellard1-2/+3
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard1-225/+123
2006-09-24added cpu_smm_update()bellard1-0/+4
2006-09-24moved MP table init to BIOSbellard1-163/+15
2006-09-24moved ACPI table init to BIOSbellard3-844/+0
2006-09-24moved ACPI table init to BIOS - preliminary SMM supportbellard1-379/+113
2006-09-24added SMM supportbellard9-6/+307
2006-09-24added cpu_get_physical_page_desc()bellard1-0/+11
2006-09-24moved PCI, MP and ACPI init to biosbellard2-224/+2826
2006-09-24Implement sun4u PCI IRQ routing.pbrook8-39/+146
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook8-75/+95
2006-09-23Add ARM RealView Emulation Baseboard.pbrook9-206/+957
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2-4/+16
2006-09-21Update sparc bios image (Blue Swirl).pbrook1-0/+0
2006-09-20sun4m halt support (Blue Swirl)bellard2-5/+4
2006-09-20updatebellard1-2/+11
2006-09-18Merge common ISA access routines.pbrook6-150/+110
2006-09-17SPARC SCSI fixes.pbrook1-8/+31
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard4-0/+191
2006-09-10Avoid (repeatedly) trying to read stdin after it has closed.pbrook1-0/+5
2006-09-09ARM 64-bit host fix.pbrook1-10/+10
2006-09-09Arm MMU fix (Justin Fletcher).pbrook1-1/+1
2006-09-09allow host serial port usage (Blue Swirl)bellard1-22/+88
2006-09-09vvfat fixes (Roger Lathrop)bellard1-2/+2
2006-09-09fix serial irq logic (Blue Swirl)bellard1-26/+65
2006-09-09added mouse protocol (Igor Kovalenko)bellard1-15/+54
2006-09-09more correct display functionsbellard1-12/+56
2006-09-09two stop bits supportbellard1-1/+3
2006-09-03better PCNET endianness supportbellard3-157/+116
2006-09-03typobellard1-1/+1
2006-09-03multi byte nop supportbellard1-2/+57
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