386 Commits (a65afaae0fd6754a80fe8c9aad6a066fe84b537d)

Author SHA1 Message Date
Cédric Le Goater 7844e12b28 ppc/xics: use the QOM interface under the sPAPR machine 10 years ago
Cédric Le Goater 681bfaded6 ppc/xics: store the ICS object under the sPAPR machine 10 years ago
Cédric Le Goater 817bb6a446 ppc/xics: remove set_nr_servers() handler from XICSStateClass 10 years ago
Cédric Le Goater 4e4169f7a2 ppc/xics: remove set_nr_irqs() handler from XICSStateClass 10 years ago
David Gibson 738d5db824 xics: XICS should not be a SysBusDevice 10 years ago
David Gibson e57ca75ce3 target/ppc: Manage external HPT via virtual hypervisor 10 years ago
Greg Kurz 6244bb7e58 sysemu: support up to 1024 vCPUs 10 years ago
Jan Kiszka 8d04fb55de tcg: drop global lock during TCG code execution 10 years ago
Thomas Huth df58713396 hw/ppc/spapr: Check for valid page size when hot plugging memory 10 years ago
Igor Mammedov c5514d0e4b machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag 10 years ago
Igor Mammedov f2d672c248 machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks 10 years ago
Igor Mammedov 535455fdee spapr: reuse machine->possible_cpus instead of cores[] 10 years ago
Igor Mammedov 115debf26c spapr: make cpu core unplug follow expected hotunplug call flow 10 years ago
Igor Mammedov ff9006ddbf spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c 10 years ago
Michael S. Tsirkin 32f825dece ppc: switch to constants within BUILD_BUG_ON 10 years ago
Michael S. Tsirkin 25e6a11832 ppc: switch to constants within BUILD_BUG_ON 10 years ago
Laurent Vivier 42043e4f12 spapr: clock should count only if vm is running 10 years ago
David Gibson 12dbeb16d0 ppc: Rewrite ppc_get_compat_smt_threads() 10 years ago
David Gibson fa325e6cbf pseries: Add pseries-2.9 machine type 10 years ago
Thomas Huth b99260ebbb hw/ppc/spapr: Fix boot path of usb-host storage devices 10 years ago
Nicholas Piggin 1c7ad77e56 ppc/spapr: implement H_SIGNAL_SYS_RESET 10 years ago
David Gibson d6e166c082 ppc: Rename cpu_version to compat_pvr 10 years ago
David Gibson 1d1be34d26 ppc: Clean up and QOMify hypercall emulation 10 years ago
David Gibson 5b120785e7 pseries: Make cpu_update during CAS unconditional 10 years ago
David Gibson 0c86d0fd92 pseries: Always use core objects for CPU construction 10 years ago
Vincent Palatin b39466269b kvm: move cpu synchronization code 10 years ago
Michael Roth 5c0139a8c2 spapr: fix default DRC state for coldplugged LMBs 10 years ago
David Gibson 5c4537bded spapr: Fix 2.7<->2.8 migration of PCI host bridge 10 years ago
David Gibson 146c11f16f target-ppc: Allow eventual removal of old migration mistakes 10 years ago
Michael Roth 62ef3760d4 spapr: migration support for CAS-negotiated option vectors 10 years ago
Paolo Bonzini 14e6fe12a7 *_run_on_cpu: introduce run_on_cpu_data type 10 years ago
Anand J 814bb12a56 clean-up: removed duplicate #includes 10 years ago
Bharata B Rao cf63246319 spapr: Memory hot-unplug support 10 years ago
Michael Roth 79b78a6bd4 spapr: use count+index for memory hotplug 10 years ago
Michael Roth f622921430 spapr: add hotplug interrupt machine options 10 years ago
Michael Roth ffbb1705a3 spapr_events: add support for dedicated hotplug event source 10 years ago
Michael Roth 417ece33fc spapr: improve ibm,architecture-vec-5 property handling 10 years ago
Michael Roth 6787d27b04 spapr: add option vector handling in CAS-generated resets 10 years ago
Michael Roth facdb8b63b spapr_hcall: use spapr_ovec_* interfaces for CAS options 10 years ago
David Gibson 398a0bd5ae pseries: Remove spapr_create_fdt_skel() 10 years ago
David Gibson bf5a6696ba pseries: Consolidate construction of /vdevice device tree node 10 years ago
David Gibson fca5f2dc6c pseries: Move /hypervisor node construction to fdt_build_fdt() 10 years ago
David Gibson ffb1e275a6 pseries: Move /event-sources construction to spapr_build_fdt() 10 years ago
David Gibson 3f5dabceba pseries: Consolidate construction of /rtas device tree node 10 years ago
David Gibson 7c866c6a60 pseries: Consolidate construction of /chosen device tree node 10 years ago
David Gibson 9b9a19080a pseries: Move construction of /interrupt-controller fdt node 10 years ago
David Gibson 2cac78c12a pseries: Consolidate RTAS loading 10 years ago
David Gibson cf6e522390 pseries: Move adding of fdt reserve map entries 10 years ago
David Gibson a19f7fb045 pseries: Make spapr_create_fdt_skel() get information from machine state 10 years ago
David Gibson cae172ab6d pseries: Remove rtas_addr and fdt_addr fields from machinestate 10 years ago