Age | Commit message (Expand) | Author |
2019-03-12 | ppc/pnv: psi: add a PSIHB_REG macro | Cédric Le Goater |
2019-03-12 | ppc/pnv: fix logging primitives using Ox | Cédric Le Goater |
2019-03-12 | ppc/xive: activate HV support | Cédric Le Goater |
2019-03-12 | ppc/pnv: introduce a new pic_print_info() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: introduce a new dt_populate() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a XIVE interrupt controller model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: change the CPU machine_data presenter type to Object * | Cédric Le Goater |
2019-03-12 | ppc/pnv: export the xive_router_notify() routine | Cédric Le Goater |
2019-03-12 | ppc/xive: export the TIMA memory accessors | Cédric Le Goater |
2019-03-12 | ppc: externalize ppc_get_vcpu_by_pir() | Cédric Le Goater |
2019-03-12 | ppc/xive: hardwire the Physical CAM line of the thread context | Cédric Le Goater |
2019-03-12 | PPC: E500: Add FSL I2C controller and integrate RTC with it | Andrew Randrianasulu |
2019-03-12 | target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Clear partition table entry when allocating hash table | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type | Suraj Jitindar Singh |
2019-03-12 | target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Enable the large decrementer for pseries-4.0 | Suraj Jitindar Singh |
2019-03-12 | target/ppc: Implement large decrementer support for KVM | Suraj Jitindar Singh |
2019-03-12 | target/ppc: Implement large decrementer support for TCG | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER | Suraj Jitindar Singh |
2019-03-12 | Revert "spapr: support memory unplug for qtest" | Greg Kurz |
2019-03-12 | spapr: Simulate CAS for qtest | Greg Kurz |
2019-03-12 | vfio/spapr: Rename local systempagesize variable | Alexey Kardashevskiy |
2019-03-12 | vfio/spapr: Fix indirect levels calculation | Alexey Kardashevskiy |
2019-03-11 | pc: Support firmware configuration with -blockdev | Markus Armbruster |
2019-03-11 | pc_sysfw: Pass PCMachineState to pc_system_firmware_init() | Philippe Mathieu-Daudé |
2019-03-11 | pc_sysfw: Remove unused PcSysFwDevice | Philippe Mathieu-Daudé |
2019-03-11 | pflash_cfi01: Add pflash_cfi01_get_blk() helper | Philippe Mathieu-Daudé |
2019-03-11 | sysbus: Fix latent bug with onboard devices | Markus Armbruster |
2019-03-11 | qom: Move compat_props machinery from qdev to QOM | Markus Armbruster |
2019-03-11 | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster |
2019-03-11 | mips_malta: Clean up definition of flash memory size somewhat | Markus Armbruster |
2019-03-11 | hw/mips/malta: Restrict 'bios_size' variable scope | Philippe Mathieu-Daudé |
2019-03-11 | hw/mips/malta: Remove fl_sectors variable | Philippe Mathieu-Daudé |
2019-03-11 | mips_malta: Delete disabled, broken DEBUG_BOARD_INIT code | Markus Armbruster |
2019-03-11 | r2d: Fix flash memory size, sector size, width, device ID | Markus Armbruster |
2019-03-11 | ppc405_boards: Don't size flash memory to match backing image | Markus Armbruster |
2019-03-11 | ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT code | Markus Armbruster |
2019-03-11 | sam460ex: Don't size flash memory to match backing image | Markus Armbruster |
2019-03-11 | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} | Markus Armbruster |
2019-03-11 | pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* | Markus Armbruster |
2019-03-11 | pflash_cfi01: Log use of flawed "write to buffer" | Markus Armbruster |
2019-03-11 | pflash_cfi01: Do not exit() on guest aborting "write to buffer" | Markus Armbruster |
2019-03-11 | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 | Markus Armbruster |
2019-03-11 | vfio/display: delay link up event | Gerd Hoffmann |
2019-03-11 | vfio/display: add xres + yres properties | Gerd Hoffmann |