aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson
2017-03-01target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson
2017-03-01pseries: Minor cleanups to HPT management hypercallsDavid Gibson
2017-03-01sysemu: support up to 1024 vCPUsGreg Kurz
2017-03-01spapr: generate DT node namesLaurent Vivier
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2017-02-22hw/ppc/ppc405_uc.c: Avoid integer overflowsPeter Maydell
2017-02-22hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov
2017-02-22spapr: replace debug printf with trace pointsLaurent Vivier
2017-02-22ppc4xx: replace debug printf with trace pointsLaurent Vivier
2017-02-22mac99: replace debug printf with trace pointsLaurent Vivier
2017-02-22spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth
2017-02-22spapr: make cpu core unplug follow expected hotunplug call flowIgor Mammedov
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov
2017-02-22spapr: cpu core: separate child threads destruction from machine state operat...Igor Mammedov
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin
2017-01-31ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31spapr: clock should count only if vm is runningLaurent Vivier
2017-01-31ppc: Remove unused function cpu_ppc601_rtc_init()Thomas Huth
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl
2017-01-31ppc: Add ppc_set_compat_all()David Gibson
2017-01-31pseries: Rewrite CAS PVR compatibility logicDavid Gibson
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau