aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/mac_newworld.c
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19mac99: Use MACHINE_TYPE_NAME to encode class nameEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-07-07ppc: Update cpu_model in MachineStateBharata B Rao
2015-06-10fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo
2015-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-25fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo
2015-02-18PPC: Don't use legacy -usbdevice support for setting up boardMarkus Armbruster
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum
2015-01-08hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: Mac: Move tbfreq into local variableAlexander Graf
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-09-08PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite
2014-07-22ppc: fix -mem-path failureHu Tao
2014-07-15ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-25ppc_newworld: do not use isa_mmioPaolo Bonzini
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01PPC: Newworld: Add second uninorth control register setAlexander Graf
2013-07-01PPC: Newworld: Add uninorth token registerAlexander Graf
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-08PPC: Fix dma interruptAmadeusz Sławiński
2013-01-27fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost
2013-01-25cuda: Move ADB bus into CUDA stateAndreas Färber
2013-01-25adb: QOM'ify ADB devicesAndreas Färber