summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-19ppc/spapr: use memdev for RAMIgor Mammedov
2020-02-03ppc: spapr: Activate the FWNMI functionalityAravinda Prasad
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad
2020-02-03spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-08spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao
2019-12-17spapr: Simplify ovec diffDavid Gibson
2019-12-17spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson
2019-12-17spapr: Improve handling of fdt buffer sizeDavid Gibson
2019-12-17ppc: well form kvmppc_hint_smt_possible error hint helperVladimir Sementsov-Ogievskiy
2019-12-17ppc/spapr: Implement the XiveFabric interfaceCédric Le Goater
2019-12-14hw: add compat machines for 5.0Cornelia Huck
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-11-18spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdiskAlexey Kardashevskiy
2019-10-24spapr: Don't request to unplug the same core twiceGreg Kurz
2019-10-24spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson
2019-10-24spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr: Set VSMT to smp_threads by defaultGreg Kurz
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu
2019-10-04spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson
2019-10-04spapr: Render full FDT on ibm,client-architecture-supportAlexey Kardashevskiy
2019-10-04spapr: Stop providing RTAS blobAlexey Kardashevskiy
2019-10-04spapr: Do not put empty properties for -kernel/-initrd/-appendAlexey Kardashevskiy
2019-10-04spapr: Skip leading zeroes from memory@ DT node namesAlexey Kardashevskiy
2019-10-04spapr: Fixes a leak in CASAlexey Kardashevskiy
2019-10-04spapr: Move handling of special NVLink numa node from reset to initDavid Gibson
2019-10-04spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson
2019-10-04spapr: Report kvm_irqchip_in_kernel() in 'info pic'Greg Kurz
2019-10-04pseries: do not allow memory-less/cpu-less NUMA nodeLaurent Vivier
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster