summaryrefslogtreecommitdiffstats
path: root/hw/mips/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
* hw/mips_malta: Fix KVM PC initialisationJames Hogan2015-10-301-1/+1
* mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-13/+9
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* i8257: remove cpu_request_exit irqPaolo Bonzini2015-09-091-12/+1
* target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae2015-06-261-1/+8
* hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune2015-06-261-1/+1
* mips_malta: provide ememsize env variable to kernelsPaul Burton2015-06-111-6/+9
* hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-041-1/+1
* target-mips: fix memory leakGonglei2015-04-301-0/+1
* mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-03-251-3/+2
* parallel: Factor out common parallel_hds_isa_init()Markus Armbruster2015-02-241-2/+2
* serial: Factor out common serial_hds_isa_init()Markus Armbruster2015-02-241-2/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-10-221-3/+5
|\
| * hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+3
| * block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-1/+3
* | mips_malta: update malta's pseudo-bootloader - replace JR with JALRLeon Alrae2014-10-141-5/+5
|/
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+4
* mips_malta: Catch kernels linked at wrong addressJames Hogan2014-07-091-0/+14
* mips_malta: Remove incorrect KVM T&E referencesJames Hogan2014-07-091-3/+3
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-201-20/+59
|\
| * hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan2014-06-201-0/+6
| * hw/mips: malta: Add KVM supportJames Hogan2014-06-181-20/+53
* | pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+1
|/
* hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-051-88/+88
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* mips_malta: support up to 2GiB RAMPaul Burton2013-09-091-8/+28
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* 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
OpenPOWER on IntegriCloud