Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-01-20 | include/hw/ppc: Split pnv_chip.h off pnv.h | Markus Armbruster | 1 | -0/+1 |
2022-04-20 | ppc/pnv: Remove PnvLpcController::psi link | Cédric Le Goater | 1 | -15/+4 |
2021-02-10 | ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR | Cédric Le Goater | 1 | -7/+0 |
2021-02-10 | ppc/pnv: Remove default disablement of the PNOR contents | Cédric Le Goater | 1 | -8/+0 |
2020-11-15 | non-virt: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-09-08 | ppc/pnv: Fix TypeInfo of PnvLpcController abstract class | Cédric Le Goater | 1 | -2/+1 |
2020-03-17 | hw/ppc/pnv: Fix typo in comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 1 | -4/+4 |
2020-02-02 | ppc/pnv: change the PowerNV machine devices to be non user creatable | Cédric Le Goater | 1 | -0/+1 |
2020-02-02 | ppc/pnv: Add support for "hostboot" mode | Cédric Le Goater | 1 | -1/+4 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-12-17 | ppc/pnv: add a LPC Controller model for POWER10 | Cédric Le Goater | 1 | -8/+22 |
2019-12-17 | ppc/pnv: Add HIOMAP commands | Cédric Le Goater | 1 | -0/+13 |
2019-12-17 | ppc/pnv: Add a LPC "ranges" property | Cédric Le Goater | 1 | -1/+13 |
2019-12-17 | ppc/pnv: Link "psi" property to PnvLpc::psi pointer | Greg Kurz | 1 | -11/+8 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-03-12 | ppc/pnv: add SerIRQ routing registers | Cédric Le Goater | 1 | -0/+14 |
2019-03-12 | ppc/pnv: add a LPC Controller model for POWER9 | Cédric Le Goater | 1 | -0/+200 |
2019-03-12 | ppc/pnv: add a LPC Controller class model | Cédric Le Goater | 1 | -24/+61 |
2019-03-12 | ppc/pnv: lpc: fix OPB address ranges | Cédric Le Goater | 1 | -3/+4 |
2019-03-12 | ppc/pnv: fix logging primitives using Ox | Cédric Le Goater | 1 | -5/+5 |
2018-11-08 | ppc/pnv: check size before data buffer access | Prasad J Pandit | 1 | -1/+7 |
2018-06-21 | ppc/pnv: introduce a new isa_create() operation to the chip model | Cédric Le Goater | 1 | -5/+25 |
2018-06-12 | ppc/pnv: fix LPC HC firmware address space | Cédric Le Goater | 1 | -1/+3 |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier | 1 | -12/+4 |
2018-01-10 | target/ppc: more use of the PPC_*() macros | Cédric Le Goater | 1 | -5/+5 |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater | 1 | -3/+3 |
2017-04-26 | ppc/pnv: enable only one LPC bus | Cédric Le Goater | 1 | -9/+0 |
2017-04-26 | ppc/pnv: Add support for POWER8+ LPC Controller | Benjamin Herrenschmidt | 1 | -2/+95 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-11-15 | ppc/pnv: fix compile breakage on old gcc | Cédric Le Goater | 1 | -1/+2 |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt | 1 | -0/+471 |