Sign in
qemu
/
qemu
/
d083319fe007e100b38995d0ea254845c8efa433
/
hw
/
ppc
/
spapr_rtas.c
c86f106
report guest crash information in GUEST_PANICKED event
by Anton Nefedov
· 8 years ago
3f5dabc
pseries: Consolidate construction of /rtas device tree node
by David Gibson
· 8 years ago
2cac78c
pseries: Consolidate RTAS loading
by David Gibson
· 8 years ago
c229472
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into staging
by Peter Maydell
· 8 years ago
9c5ce8d
vl: Switch qemu_uuid to QemuUUID
by Fam Zheng
· 8 years ago
028ec3c
spapr_rtas: convert to trace framework instead of DPRINTF
by Laurent Vivier
· 8 years ago
eeddd59
tests: add RTAS command in the protocol
by Laurent Vivier
· 8 years ago
ce9863b
hw/ppc: use error_report instead of fprintf
by Cédric Le Goater
· 9 years ago
af81cf3
spapr: CPU hotplug support
by Bharata B Rao
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
77ac58d
dma: do not depend on kvm_enabled()
by Paolo Bonzini
· 10 years ago
a110655
spapr: Fix ibm,lrdr-capacity
by Bharata B Rao
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
8a9c1b7
hw/ppc/spapr: Halt CPU when powering off via RTAS call
by Thomas Huth
· 9 years ago
adf9ac5
pseries: Clean up error handling in spapr_rtas_register()
by David Gibson
· 9 years ago
f201987
spapr: Remove rtas_st_buffer_direct()
by David Gibson
· 9 years ago
c920f7b
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
by David Gibson
· 9 years ago
0d75590
ppc: Clean up includes
by Peter Maydell
· 9 years ago
0cb688d
spapr_drc: use RTAS return codes for methods called by RTAS
by Michael Roth
· 9 years ago
e6fc956
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
by Bharata B Rao
· 10 years ago
e394322
spapr: SPLPAR Characteristics
by Sam Bobroff
· 10 years ago
9102ded
use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread
by Paolo Bonzini
· 10 years ago
db4ef28
spapr: Support ibm, lrdr-capacity device tree property
by Bharata B Rao
· 10 years ago
28e0204
spapr: Merge sPAPREnvironment into sPAPRMachineState
by David Gibson
· 10 years ago
46503c2
spapr_rtas: add ibm, configure-connector RTAS interface
by Michael Roth
· 10 years ago
886445a
spapr_rtas: add get-sensor-state RTAS interface
by Mike Day
· 10 years ago
8c8639d
spapr_rtas: add set-indicator RTAS interface
by Mike Day
· 10 years ago
094d205
spapr_rtas: add get/set-power-level RTAS interfaces
by Nathan Fontenot
· 10 years ago
12f4217
pseries: Move sPAPR RTC code into its own file
by David Gibson
· 10 years ago
2e14072
ppc: spapr-rtas - implement os-term rtas call
by Nikunj A Dadhania
· 11 years ago
3b50d89
spapr: Add RTAS sysparm SPLPAR Characteristics
by Sam bobroff
· 11 years ago
b907d7b
spapr: Add RTAS sysparm UUID
by Sam bobroff
· 11 years ago
3052d95
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
by Sam bobroff
· 11 years ago
3a3b850
spapr: Fix RTAS token numbers
by Alexey Kardashevskiy
· 11 years ago
e010ad8
qapi event: convert RTC_CHANGE
by Wenchao Xia
· 11 years ago
6a0a70b
hw: Add missing 'static' attributes
by Stefan Weil
· 11 years ago
0f20ba6
target-ppc: spapr: e500: fix to use cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 11 years ago
3ada6b1
spapr-rtas: add ibm, (get|set)-system-parameter
by Alexey Kardashevskiy
· 11 years ago
a64d325
spapr-rtas: replace return code constants with macros
by Alexey Kardashevskiy
· 11 years ago
59760f2
spapr: add "stop-self" RTAS call required to support hot CPU unplug
by Alexey Kardashevskiy
· 12 years ago
210b580
spapr-rtas: add CPU argument to RTAS calls
by Anthony Liguori
· 12 years ago
dd1750d
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
by Andreas Färber
· 12 years ago
c67e216
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
by Andreas Färber
· 12 years ago
05318a8
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
by Andreas Färber
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
9f64bd8
ppc: move more files to hw/ppc
by Paolo Bonzini
· 12 years ago
[Renamed from hw/spapr_rtas.c]
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
d36b66f
pseries: Allow RTAS tokens without a qemu handler
by Ben Herrenschmidt
· 12 years ago
4aac82c
pseries: Return the token when we register an RTAS call
by Michael Ellerman
· 12 years ago
c08d742
cpus: Pass CPUState to qemu_cpu_kick()
by Andreas Färber
· 13 years ago
c89d529
pseries: Don't allow duplicate registration of hcalls or RTAS calls
by David Gibson
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
048706d
pseries: Fix and cleanup CPU initialization and reset
by David Gibson
· 12 years ago
5f2e2ba
pseries: Consolidate hack for RTAS display-character usage
by David Gibson
· 13 years ago
c821a43
pseries: Implement RTAS system-reboot call
by David Gibson
· 13 years ago
e2684c0
ppc hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
ac26f8c
pseries: Implement set-time-of-day RTAS function
by Breno Leitao
· 13 years ago
b4a7852
Place pseries vty devices at addresses more similar to existing machines
by David Gibson
· 14 years ago
a9f8ad8
Add SLOF-based partition firmware for pSeries machine, allowing more boot options
by David Gibson
· 14 years ago
821303f
Implement assorted pSeries hcalls and RTAS methods
by David Gibson
· 14 years ago
39ac845
Implement hcall based RTAS for pSeries machines
by David Gibson
· 14 years ago