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
/
nvram
/
spapr_nvram.c
Age
Commit message (
Expand
)
Author
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
ppc: Clean up includes
Peter Maydell
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2014-11-04
spapr_nvram: Enable migration
Alexey Kardashevskiy
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-16
spapr_nvram: Correct max nvram size
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-08
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Paolo Bonzini