386 Commits (a65afaae0fd6754a80fe8c9aad6a066fe84b537d)

Author SHA1 Message Date
Igor Mammedov 99861ecbc5 spapr: cleanup spapr_fixup_cpu_numa_dt() usage 9 years ago
Igor Mammedov 15f8b14228 numa: move numa_node from CPUState into target specific classes 9 years ago
Igor Mammedov a0ceb640d0 numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr 9 years ago
Daniel Henrique Barboza 16ee99805e hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release 9 years ago
Daniel Henrique Barboza 318347234d hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque 9 years ago
David Gibson 0cffce56ae hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState 9 years ago
Laurent Vivier c871bc70bb spapr: add pre_plug function for memory 9 years ago
David Gibson 459264ef24 pseries: Restore support for total vcpus not a multiple of threads-per-core for old machine types 9 years ago
Greg Kurz 3d85885a1b spapr: fix error reporting in xics_system_init() 9 years ago
Greg Kurz 07572c0653 spapr: ensure core_slot isn't NULL in spapr_core_unplug() 9 years ago
Bharata B Rao 06ec79e865 spapr: Consolidate HPT freeing code into a routine 9 years ago
Greg Kurz 175d2aa038 spapr: sanitize error handling in spapr_ics_create() 9 years ago
Greg Kurz f63ebfe0ac ppc/xics: simplify prototype of xics_spapr_init() 9 years ago
Igor Mammedov 722387e78d spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() 9 years ago
Igor Mammedov 0b8497f08c spapr: add node-id property to sPAPR core 9 years ago
Igor Mammedov ea089eebbd numa: move source of default CPUs to NUMA node mapping into boards 9 years ago
Laurent Vivier 3bfe57165b numa: equally distribute memory on nodes 9 years ago
David Gibson 9bf502fe12 spapr: Don't accidentally advertise HTM support on POWER9 9 years ago
Suraj Jitindar Singh 545d6e2b5c target/ppc: Enable RADIX mmu mode for pseries TCG guest 9 years ago
Cédric Le Goater 71cd4dace9 spapr: remove the 'nr_servers' field from the machine 10 years ago
Cédric Le Goater 5bc8d26de2 spapr: allocate the ICPState object from under sPAPRCPUCore 10 years ago
Cédric Le Goater 06747ba6d4 spapr: move the IRQ server number mapping under the machine 10 years ago
Alexey Kardashevskiy 3dc410ae83 target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce 10 years ago
Sam Bobroff e957f6a9b9 spapr: Workaround for broken radix guests 10 years ago
Sam Bobroff 9fb4541f58 spapr: Enable ISA 3.0 MMU mode selection via CAS 10 years ago
Sam Bobroff 86d5771a5a spapr: move spapr_populate_pa_features() 10 years ago
Suraj Jitindar Singh b4db54132f target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL 10 years ago
Sam Bobroff c64abd1f9c spapr: Add ibm,processor-radix-AP-encodings to the device tree 10 years ago
Cédric Le Goater 147ff8079e ppc/spapr: QOM'ify sPAPRRTCState 10 years ago
David Gibson 3fa14fbe13 pseries: Add pseries-2.10 machine type 10 years ago
David Gibson 8149e2992f pseries: Enforce homogeneous threads-per-core 10 years ago
Marc-André Lureau 24ec2863b1 spapr: fix buffer-overflow 10 years ago
Laurent Vivier 55641213fc numa,spapr: align default numa node memory size to 256MB 10 years ago
David Gibson 82516263ce pseries: Don't expose PCIe extended config space on older machine types 10 years ago
Cédric Le Goater 7ea6e06717 ppc/xics: register reset handlers for the ICP and ICS objects 10 years ago
Sam Bobroff ec975e839c spapr: Small cleanup of PPC MMU enums 10 years ago
Suraj Jitindar Singh 4975c098c9 target/ppc/POWER9: Add POWER9 pa-features definition 10 years ago
Suraj Jitindar Singh 9861bb3efd target/ppc: Add patb_entry to sPAPRMachineState 10 years ago
Cédric Le Goater 6449da4545 ppc/xics: move InterruptStatsProvider to the sPAPR machine 10 years ago
Cédric Le Goater a7ff1212e9 ppc/xics: move ics-simple post_load under the machine 10 years ago
Cédric Le Goater e6f7e110ee ppc/xics: remove the XICSState classes 10 years ago
Cédric Le Goater 2192a9303d ppc/xics: export the XICS init routines 10 years ago
Cédric Le Goater 852ad27e14 ppc/xics: move the ICP array under the sPAPR machine 10 years ago
Cédric Le Goater 20147f2fce ppc/xics: register the reset handler of ICP objects 10 years ago
Cédric Le Goater b0ec31290c ppc/xics: simplify spapr_dt_xics() interface 10 years ago
Cédric Le Goater b4f27d71e3 ppc/xics: use the QOM interface to grab an ICP 10 years ago
Cédric Le Goater b2fc59aaf9 ppc/xics: extend the QOM interface to handle ICPs 10 years ago
Cédric Le Goater d114a66225 ppc/xics: remove the XICS list of ICS 10 years ago
Cédric Le Goater c79b2fdd7b ppc/xics: register the reset handler of ICS objects 10 years ago
Cédric Le Goater 2cd908d0ad ppc/xics: use the QOM interface to resend irqs 10 years ago