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
/
spapr_rtas.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-14
pseries: Allow RTAS tokens without a qemu handler
Ben Herrenschmidt
2012-12-14
pseries: Return the token when we register an RTAS call
Michael Ellerman
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-29
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-04
pseries: Fix and cleanup CPU initialization and reset
David Gibson
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
2012-04-15
pseries: Implement RTAS system-reboot call
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2011-10-06
pseries: Implement set-time-of-day RTAS function
Breno Leitao
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson