summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ColdFire target.pbrook2006-10-2232-12/+5227
* bFLT 64-bit host fix.pbrook2006-10-211-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/+3
* 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/+46
* SMI enable bit supportbellard2006-10-021-13/+2
* 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/+191
* 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/+0
* 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/+41
* 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/+123
* added cpu_smm_update()bellard2006-09-241-0/+4
* moved MP table init to BIOSbellard2006-09-241-163/+15
* moved ACPI table init to BIOSbellard2006-09-243-844/+0
* moved ACPI table init to BIOS - preliminary SMM supportbellard2006-09-241-379/+113
* 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/+4
* updatebellard2006-09-201-2/+11
* Merge common ISA access routines.pbrook2006-09-186-150/+110
* SPARC SCSI fixes.pbrook2006-09-171-8/+31
* dummy cs4231 audio driver for sun4m (Blue Swirl)bellard2006-09-104-0/+191
* Avoid (repeatedly) trying to read stdin after it has closed.pbrook2006-09-101-0/+5
* ARM 64-bit host fix.pbrook2006-09-091-10/+10
* Arm MMU fix (Justin Fletcher).pbrook2006-09-091-1/+1
* allow host serial port usage (Blue Swirl)bellard2006-09-091-22/+88
* vvfat fixes (Roger Lathrop)bellard2006-09-091-2/+2
* fix serial irq logic (Blue Swirl)bellard2006-09-091-26/+65
* added mouse protocol (Igor Kovalenko)bellard2006-09-091-15/+54
* more correct display functionsbellard2006-09-091-12/+56
* two stop bits supportbellard2006-09-091-1/+3
* better PCNET endianness supportbellard2006-09-033-157/+116
OpenPOWER on IntegriCloud