Age | Commit message (Expand) | Author |
2018-04-27 | target/ppc: Fold slb_nr into PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Move 1T segment and AMR options to PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop() | David Gibson |
2018-04-26 | serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS | Peter Maydell |
2018-01-17 | ppc/pnv: change initrd address | Cédric Le Goater |
2018-01-17 | ppc/pnv: fix XSCOM core addressing on POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: change core mask for POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: use POWER9 DD2 processor | Cédric Le Goater |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater |
2017-12-18 | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé |
2017-10-17 | ppc: pnv: consolidate type definitions and batch register them | Igor Mammedov |
2017-10-17 | ppc: pnv: drop PnvChipClass::cpu_model field | Igor Mammedov |
2017-10-17 | ppc: pnv: normalize core/chip type names | Igor Mammedov |
2017-10-17 | ppc: pnv: use generic cpu_model parsing | Igor Mammedov |
2017-10-17 | hw/ppc: use 0 instead of fdt_path_offset(fdt, "/") | Greg Kurz |
2017-09-27 | ppc/pnv: check for OPAL firmware file presence | Cédric Le Goater |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-06-20 | object: use more specific property type names | Marc-André Lureau |
2017-06-06 | ppc/pnv: check the return value of fdt_setprop() | Cédric Le Goater |
2017-05-15 | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging | Stefan Hajnoczi |
2017-05-11 | ppc/pnv: restrict BMC object to the BMC simulator | Cédric Le Goater |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh |
2017-04-26 | ppc/pnv: generate an OEM SEL event on shutdown | Cédric Le Goater |
2017-04-26 | ppc/pnv: add initial IPMI sensors for the BMC simulator | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for IPMI BT devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for serial devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: populate device tree for RTC devices | Cédric Le Goater |
2017-04-26 | ppc/pnv: scan ISA bus to populate device tree | Cédric Le Goater |
2017-04-26 | ppc/pnv: enable only one LPC bus | Cédric Le Goater |
2017-04-26 | ppc/pnv: Add support for POWER8+ LPC Controller | Benjamin Herrenschmidt |
2017-04-26 | ppc/pnv: Add OCC model stub with interrupt support | Benjamin Herrenschmidt |
2017-04-26 | ppc/pnv: Add cut down PSI bridge model and hookup external interrupt | Cédric Le Goater |
2017-04-26 | ppc/pnv: add memory regions for the ICP registers | Cédric Le Goater |
2017-04-26 | ppc/pnv: create the ICP object under PnvCore | Cédric Le Goater |
2017-04-26 | ppc/pnv: extend the machine with a InterruptStatsProvider interface | Cédric Le Goater |
2017-04-26 | ppc/pnv: extend the machine with a XICSFabric interface | Cédric Le Goater |
2017-04-26 | hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices | Thomas Huth |
2017-03-14 | qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h | Paolo Bonzini |
2017-02-22 | hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings | Thomas Huth |
2017-02-02 | hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found | Thomas Huth |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-11-15 | ppc/pnv: Fix fatal bug on 32-bit hosts | David Gibson |
2016-11-15 | ppc/pnv: add a 'xscom_core_base' field to PnvChipClass | Cédric Le Goater |
2016-11-15 | powernv: CPU compatibility modes don't make sense for powernv | David Gibson |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater |