summaryrefslogtreecommitdiff
path: root/hw/mips/mips_malta.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton1-1/+1
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton1-3/+57
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton1-8/+17
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton1-2/+5
2013-07-28mips_malta: QOM cast cleanupAndreas Färber1-4/+8
2013-07-25mips: degrade BIOS error to warningPaolo Bonzini1-2/+1
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-1/+2
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-3/+3
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-3/+3
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-5/+5
2013-06-28cpu: Change cpu_exit() argument to CPUStateAndreas Färber1-1/+1
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini1-3/+0
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-10/+10
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+1037