summaryrefslogtreecommitdiffstats
path: root/hw/ppc/mac_oldworld.c
Commit message (Expand)AuthorAgeFilesLines
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-121-1/+2
|\
| * memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* | PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-081-0/+1
* | PPC: Mac: Move tbfreq into local variableAlexander Graf2014-09-081-3/+9
* | PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf2014-09-081-0/+7
|/
* ppc: fix -mem-path failureHu Tao2014-07-221-2/+3
* ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu2014-07-151-4/+4
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-161-1/+4
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-7/+7
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-2/+2
* ppc_oldworld: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf2013-07-111-9/+8
* PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf2013-07-111-2/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-1/+1
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
|/
* PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-011-0/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-6/+6
* fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2013-01-271-0/+1
* cuda: Move ADB bus into CUDA stateAndreas Färber2013-01-251-2/+5
* adb: QOM'ify ADB devicesAndreas Färber2013-01-251-2/+4
* cuda: QOM'ify CUDAAndreas Färber2013-01-251-10/+8
* ide/macio: QOM'ify MacIO IDEAndreas Färber2013-01-251-17/+19
* mac_nvram: QOM'ify MacIO NVRAMAndreas Färber2013-01-251-5/+1
* macio: Split MacIO in twoAndreas Färber2013-01-251-1/+3
* ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-251-0/+352
OpenPOWER on IntegriCloud