index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_rtas.c
Age
Commit message (
Expand
)
Author
2015-09-23
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
2015-09-23
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
Bharata B Rao
2015-09-23
spapr: SPLPAR Characteristics
Sam Bobroff
2015-09-09
use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread
Paolo Bonzini
2015-07-07
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-09-02
spapr: add "stop-self" RTAS call required to support hot CPU unplug
Alexey Kardashevskiy
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-13
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
Andreas Färber
2013-06-12
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Andreas Färber
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini