aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook3-9/+26
2006-11-04MIPS usermode debug exceptions (Dave Denholm).pbrook1-0/+14
2006-11-01update from latest Bochs BIOSbellard2-45/+11
2006-11-01Remove FD on close.pbrook1-0/+5
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook2-2/+11
2006-10-29compilation fixbellard2-6/+1
2006-10-28avoid using char when it is not necessarybellard5-110/+110
2006-10-28avoid regression on sparc-user and ppc-userbellard1-0/+5
2006-10-28removed invalid codebellard1-0/+3
2006-10-25Fix ARM VFP debugging dumps.pbrook1-3/+10
2006-10-23wrwim insn fix (Paul Robinson)bellard2-1/+10
2006-10-23sparc64 syscall fix (Blue Swirl)bellard1-0/+8
2006-10-23add support for cvt.s.d and cvt.d.s (Aurelien Jarno)bellard2-0/+26
2006-10-22Fix comment typo.pbrook1-1/+1
2006-10-22ColdFire target.pbrook32-12/+5227
2006-10-21bFLT 64-bit host fix.pbrook1-11/+11
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