summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* spapr: Small cleanup of PPC MMU enumsSam Bobroff2017-03-031-6/+4Star
* spapr_pci: Advertise access to PCIe extended config spaceDavid Gibson2017-03-031-0/+4
* hw/ppc/spapr: Add POWER9 to pseries cpu modelsSuraj Jitindar Singh2017-03-031-0/+3
* target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh2017-03-031-0/+18
* target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh2017-03-031-0/+29
* ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater2017-03-011-0/+17
* ppc/xics: move ics-simple post_load under the machineCédric Le Goater2017-03-011-11/+7Star
* ppc/xics: remove the XICSState classesCédric Le Goater2017-03-011-29/+16Star
* ppc/xics: export the XICS init routinesCédric Le Goater2017-03-011-1/+3
* ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater2017-03-011-9/+8Star
* ppc/xics: register the reset handler of ICP objectsCédric Le Goater2017-03-011-0/+1
* ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater2017-03-011-1/+1
* ppc/xics: use the QOM interface to grab an ICPCédric Le Goater2017-03-012-3/+3
* ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater2017-03-011-0/+20
* ppc/xics: remove the XICS list of ICSCédric Le Goater2017-03-011-1/+0Star
* ppc/xics: register the reset handler of ICS objectsCédric Le Goater2017-03-011-0/+1
* ppc/xics: use the QOM interface to resend irqsCédric Le Goater2017-03-011-1/+2
* ppc/xics: use the QOM interface to get irqsCédric Le Goater2017-03-012-4/+4
* ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater2017-03-011-0/+18
* ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater2017-03-014-12/+16
* ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater2017-03-011-7/+23
* ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater2017-03-011-17/+37
* xics: XICS should not be a SysBusDeviceDavid Gibson2017-03-011-1/+2
* spapr/pci: populate PCI DT in reverse orderGreg Kurz2017-03-011-6/+6
* target/ppc: Manage external HPT via virtual hypervisorDavid Gibson2017-03-013-4/+76
* target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson2017-03-011-2/+2
* target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson2017-03-011-18/+18
* target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson2017-03-011-2/+1Star
* pseries: Minor cleanups to HPT management hypercallsDavid Gibson2017-03-011-30/+28Star
* sysemu: support up to 1024 vCPUsGreg Kurz2017-03-011-1/+1
* spapr: generate DT node namesLaurent Vivier2017-03-011-14/+276
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell2017-02-252-1/+18
|\
| * tcg: drop global lock during TCG code executionJan Kiszka2017-02-242-1/+18
* | hw/ppc/ppc405_uc.c: Avoid integer overflowsPeter Maydell2017-02-221-3/+3
* | hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth2017-02-221-0/+8
* | machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov2017-02-221-10/+10
* | machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov2017-02-221-32/+2Star
* | spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov2017-02-221-39/+90
* | spapr: replace debug printf with trace pointsLaurent Vivier2017-02-222-14/+7Star
* | ppc4xx: replace debug printf with trace pointsLaurent Vivier2017-02-222-10/+7Star
* | mac99: replace debug printf with trace pointsLaurent Vivier2017-02-222-12/+7Star
* | spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff2017-02-221-1/+1
* | hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth2017-02-221-3/+3
* | spapr: make cpu core unplug follow expected hotunplug call flowIgor Mammedov2017-02-221-4/+14
* | spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov2017-02-222-138/+138
* | spapr: cpu core: separate child threads destruction from machine state operat...Igor Mammedov2017-02-221-5/+10
|/
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-213-0/+3
* report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-161-1/+2
* hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth2017-02-011-3/+3
* target-ppc: Add MMU model check for booke machinesValentin Plotkin2017-02-013-0/+19