summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove FD on close.pbrook2006-11-011-0/+5
* Mips IDE support. (Aurelien Jarno)pbrook2006-10-292-2/+11
* compilation fixbellard2006-10-292-6/+1Star
* avoid using char when it is not necessarybellard2006-10-285-110/+110
* avoid regression on sparc-user and ppc-userbellard2006-10-281-0/+5
* removed invalid codebellard2006-10-281-0/+3
* Fix ARM VFP debugging dumps.pbrook2006-10-251-3/+10
* wrwim insn fix (Paul Robinson)bellard2006-10-232-1/+10
* sparc64 syscall fix (Blue Swirl)bellard2006-10-231-0/+8
* add support for cvt.s.d and cvt.d.s (Aurelien Jarno)bellard2006-10-232-0/+26
* Fix comment typo.pbrook2006-10-221-1/+1
* ColdFire target.pbrook2006-10-2232-12/+5227
* bFLT 64-bit host fix.pbrook2006-10-221-11/+11
* Fix typo in pixel conversion templates.pbrook2006-10-181-1/+1
* APIC init fix + APIC get_irq fix (Juergen Keil)bellard2006-10-081-4/+3Star
* no-reboot optionbellard2006-10-022-1/+15
* do not generate MP table if one CPU (no APIC in QEMU in this case) - added wb...bellard2006-10-022-195/+46Star
* SMI enable bit supportbellard2006-10-021-13/+2Star
* 32 bit syscall fix (Juergen Keil)bellard2006-10-021-1/+5
* synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some ...bellard2006-10-012-2850/+191Star
* ARM GIC bug.pbrook2006-10-011-1/+1
* 32 bit RSP update fix (aka Open Solaris x86_64 bug)bellard2006-09-291-9/+24
* PCI IRC routing fix.pbrook2006-09-281-3/+4
* fixed user mode emulationbellard2006-09-271-0/+15
* SMM fix for x86_64bellard2006-09-272-6/+13
* enabled PSE36 for x86_64 (fix for OpenSolaris as guest)bellard2006-09-271-0/+2
* VBE 4 bit bank selection fix (Volker Rupper)bellard2006-09-251-1/+5
* removed unused codebellard2006-09-251-11/+0Star
* fixed help info stringsbellard2006-09-251-2/+2
* updatedbellard2006-09-242-34/+39
* implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard2006-09-241-54/+41Star
* updatebellard2006-09-241-0/+2
* moved PCI init to BIOSbellard2006-09-241-2/+3
* moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard2006-09-241-225/+123Star
* added cpu_smm_update()bellard2006-09-241-0/+4
* moved MP table init to BIOSbellard2006-09-241-163/+15Star
* moved ACPI table init to BIOSbellard2006-09-243-844/+0Star
* moved ACPI table init to BIOS - preliminary SMM supportbellard2006-09-241-379/+113Star
* added SMM supportbellard2006-09-249-6/+307
* added cpu_get_physical_page_desc()bellard2006-09-241-0/+11
* moved PCI, MP and ACPI init to biosbellard2006-09-242-224/+2826
* Implement sun4u PCI IRQ routing.pbrook2006-09-248-39/+146
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-248-75/+95
* Add ARM RealView Emulation Baseboard.pbrook2006-09-239-206/+957
* VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2006-09-212-4/+16
* Update sparc bios image (Blue Swirl).pbrook2006-09-211-0/+0
* sun4m halt support (Blue Swirl)bellard2006-09-202-5/+4Star
* updatebellard2006-09-201-2/+11
* Merge common ISA access routines.pbrook2006-09-186-150/+110Star
* SPARC SCSI fixes.pbrook2006-09-171-8/+31