summaryrefslogtreecommitdiff
path: root/hw/ppc/ppc440_bamboo.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+2
2016-01-29ppc: Clean up includesPeter Maydell1-1/+1
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite1-1/+1
2015-09-20kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini1-3/+0
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-9/+4
2015-07-07ppc: Update cpu_model in MachineStateBharata B Rao1-4/+3
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov1-1/+2
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-6/+6
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell1-2/+2
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite1-12/+12
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin1-1/+2
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-25ppc440_bamboo: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-1/+1
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell1-2/+0
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+306