summaryrefslogtreecommitdiffstats
path: root/hw/mips/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
* mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno2013-08-141-0/+6
* mips: revert commit b332d24a8e1290954029814d09156b06ede358e2Aurelien Jarno2013-08-081-3/+4
* mips_malta: Silence BIOS loading warning for qtestAndreas Färber2013-07-301-1/+3
* mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno2013-07-291-2/+2
* hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan2013-07-291-1/+1
* mips_malta: generate SMBUS EEPROM dataPaul Burton2013-07-281-46/+87
* mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton2013-07-281-1/+1
* mips_malta: generate SPD EEPROM data at runtimePaul Burton2013-07-281-3/+57
* mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton2013-07-281-8/+17
* mips_malta: fix BIOS endianness swappingPaul Burton2013-07-281-2/+5
* mips_malta: QOM cast cleanupAndreas Färber2013-07-281-4/+8
* mips: degrade BIOS error to warningPaolo Bonzini2013-07-251-2/+1
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-1/+2
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-3/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-3/+3
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-3/+3
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-5/+5
|/
* cpu: Change cpu_exit() argument to CPUStateAndreas Färber2013-06-281-1/+1
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-291-3/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-10/+10
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+1037
OpenPOWER on IntegriCloud