aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2018-04-27spapr: Set compatibility mode before the rest of spapr_cpu_reset()David Gibson
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao
2018-04-27ppc: e500: switch E500 based machines to full machine definitionIgor Mammedov
2018-04-27spapr: Add ibm,max-associativity-domains propertySerhii Popovych
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson
2018-04-27spapr: drop useless dynamic sysbus device sanity checkGreg Kurz
2018-04-27Revert "spapr: Don't allow memory hotplug to memory less nodes"Serhii Popovych
2018-04-27spapr: drop useless sanity check in spapr_irq_alloc*()Greg Kurz
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_u3_init() functionMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_init() functionMark Cave-Ayland
2018-04-27uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-04-27mac_oldworld: remove pics IRQ array and wire up macio to heathrow directlyMark Cave-Ayland
2018-04-27grackle: move PCI IO (ISA) memory region into the grackle deviceMark Cave-Ayland
2018-04-27grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland
2018-04-27grackle: general tidy-up and QOMifyMark Cave-Ayland
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-04-27uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland
2018-04-27uninorth: remove stray PCIBus realize from mac_newworld.cMark Cave-Ayland
2018-04-27uninorth: remove second set of uninorth token registersMark Cave-Ayland
2018-04-26vl.c: new function serial_max_hds()Peter Maydell
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-04-10sam460ex: Fix timer frequency and clock multipliersBALATON Zoltan
2018-04-10spapr: Initialize reserved areas list in FDT in H_CAS handlerAlexey Kardashevskiy
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang
2018-03-18ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)BALATON Zoltan
2018-03-18hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"Thomas Huth
2018-03-18PPC e500: Fix gap between u-boot and kernelDavid Engraf
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-13ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy
2018-03-12hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth
2018-03-12net: allow using any PCI NICs in -net or -nicPaolo Bonzini
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh