index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
2020-05-07
spapr: Simplify selection of radix/hash during CAS
Greg Kurz
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2020-03-17
ppc/spapr: Implement FWNMI System Reset delivery
Nicholas Piggin
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Add FWNMI System Reset state
Nicholas Piggin
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
2020-03-17
spapr: Rename DT functions to newer naming convention
David Gibson
2020-03-17
spapr: Move creation of ibm,architecture-vec-5 property
David Gibson
2020-03-17
spapr: Move creation of ibm,dynamic-reconfiguration-memory dt node
David Gibson
2020-03-17
spapr/rtas: Reserve space for RTAS blob and log
Alexey Kardashevskiy
2020-03-17
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
2020-03-17
spapr: Clean up RMA size calculation
David Gibson
2020-03-17
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-17
spapr: Don't use weird units for MIN_RMA_SLOF
David Gibson
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-21
ppc: function to setup latest class options
Michael S. Tsirkin
2020-02-19
ppc/spapr: use memdev for RAM
Igor Mammedov
2020-02-03
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2019-12-17
spapr: Simplify ovec diff
David Gibson
2019-12-17
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
2019-12-17
spapr: Improve handling of fdt buffer size
David Gibson
2019-12-17
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-12-17
ppc/spapr: Implement the XiveFabric interface
Cédric Le Goater
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-11-18
spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
Alexey Kardashevskiy
2019-10-24
spapr: Don't request to unplug the same core twice
Greg Kurz
2019-10-24
spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
David Gibson
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
2019-10-24
spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
spapr: Set VSMT to smp_threads by default
Greg Kurz
[next]