summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-18Fix typo in pixel conversion templates.pbrook1-1/+1
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard1-4/+3
2006-10-02no-reboot optionbellard2-1/+15
2006-10-02do not generate MP table if one CPU (no APIC in QEMU in this case) - added wb...bellard2-195/+46
2006-10-02SMI enable bit supportbellard1-13/+2
2006-10-0232 bit syscall fix (Juergen Keil)bellard1-1/+5
2006-10-01synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some ...bellard2-2850/+191
2006-10-01ARM GIC bug.pbrook1-1/+1
2006-09-2932 bit RSP update fix (aka Open Solaris x86_64 bug)bellard1-9/+24
2006-09-28PCI IRC routing fix.pbrook1-3/+4
2006-09-27fixed user mode emulationbellard1-0/+15
2006-09-27SMM fix for x86_64bellard2-6/+13
2006-09-27enabled PSE36 for x86_64 (fix for OpenSolaris as guest)bellard1-0/+2
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