| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | nvram: Exit QEMU if NVRAM cannot contain all -prom-env data | Greg Kurz | 2020-08-14 | 1 | -1/+2 |
* | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -2/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
* | spapr: Use CamelCase properly | David Gibson | 2019-03-12 | 1 | -21/+21 |
* | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -4/+7 |
* | hw/nvram/spapr_nvram: Device can not be created by the users | Thomas Huth | 2017-09-08 | 1 | -0/+2 |
* | spapr_nvram: Check return value from blk_getlength() | Peter Maydell | 2017-06-06 | 1 | -1/+9 |
* | hw/block: Request permissions | Kevin Wolf | 2017-02-28 | 1 | -0/+8 |
* | migration: consolidate VMStateField.start | Halil Pasic | 2017-02-13 | 1 | -1/+1 |
* | spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter | Thomas Huth | 2016-10-28 | 1 | -0/+6 |
* | spapr: fix spapr-nvram migration | lvivier@redhat.com | 2016-07-25 | 1 | -8/+15 |
* | block: Allow BDRV_REQ_FUA through blk_pwrite() | Eric Blake | 2016-05-12 | 1 | -2/+2 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | ppc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson | 2015-07-07 | 1 | -2/+2 |
* | spapr_vio: Convert to realize() | Markus Armbruster | 2015-03-09 | 1 | -8/+7 |
* | spapr_nvram: Enable migration | Alexey Kardashevskiy | 2014-11-04 | 1 | -17/+64 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -8/+9 |
* | spapr: Fix RTAS token numbers | Alexey Kardashevskiy | 2014-06-27 | 1 | -2/+2 |
* | spapr_nvram: Correct max nvram size | Alexey Kardashevskiy | 2014-06-16 | 1 | -1/+1 |
* | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy | 2013-12-20 | 1 | -8/+8 |
* | spapr: add vio-bus devices to categories | Alexey Kardashevskiy | 2013-11-08 | 1 | -0/+1 |
* | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori | 2013-07-01 | 1 | -2/+2 |
* | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson | 2013-04-26 | 1 | -3/+7 |
* | hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+196 |