summaryrefslogtreecommitdiff
path: root/hw/ppc/ppc440_bamboo.c
AgeCommit message (Expand)Author
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-02-06hw/ppc: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-27ppc: Deprecate qemu-system-ppcembthuth@redhat.com
2017-10-17ppc: bamboo: use generic cpu_model parsingIgor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-01ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29ppc: Clean up includesPeter Maydell
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite
2015-09-20kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-07-07ppc: Update cpu_model in MachineStateBharata B Rao
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-25ppc440_bamboo: do not use isa_mmioPaolo Bonzini
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini