Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | ppc/xive: export the TIMA memory accessors | Cédric Le Goater | 2 | -5/+21 |
2019-03-12 | ppc: externalize ppc_get_vcpu_by_pir() | Cédric Le Goater | 3 | -16/+17 |
2019-03-12 | ppc/xive: hardwire the Physical CAM line of the thread context | Cédric Le Goater | 1 | -1/+30 |
2019-03-12 | PPC: E500: Add FSL I2C controller and integrate RTC with it | Andrew Randrianasulu | 6 | -0/+419 |
2019-03-12 | target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling | Suraj Jitindar Singh | 3 | -0/+13 |
2019-03-12 | spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit) | David Gibson | 1 | -1/+1 |
2019-03-12 | target/ppc/spapr: Clear partition table entry when allocating hash table | Suraj Jitindar Singh | 2 | -4/+9 |
2019-03-12 | PPC: E500: Update u-boot to v2019.01 | Alexander Graf | 2 | -0/+0 |
2019-03-12 | target/ppc: Refactor kvm_handle_debug | Fabiano Rosas | 1 | -36/+50 |
2019-03-12 | target/ppc: Move handling of hardware breakpoints to a separate function | Fabiano Rosas | 1 | -19/+28 |
2019-03-12 | target/ppc: Move exception vector offset computation into a function | Fabiano Rosas | 1 | -11/+19 |
2019-03-12 | target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type | Suraj Jitindar Singh | 1 | -3/+6 |
2019-03-12 | target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg | Suraj Jitindar Singh | 1 | -9/+26 |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh | 6 | -1/+58 |
2019-03-12 | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS | Suraj Jitindar Singh | 4 | -12/+29 |
2019-03-12 | target/ppc/spapr: Enable the large decrementer for pseries-4.0 | Suraj Jitindar Singh | 2 | -1/+7 |
2019-03-12 | target/ppc: Implement large decrementer support for KVM | Suraj Jitindar Singh | 3 | -3/+73 |
2019-03-12 | target/ppc: Implement large decrementer support for TCG | Suraj Jitindar Singh | 8 | -33/+114 |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER | Suraj Jitindar Singh | 3 | -1/+24 |
2019-03-12 | Revert "spapr: support memory unplug for qtest" | Greg Kurz | 1 | -6/+0 |
2019-03-12 | spapr: Simulate CAS for qtest | Greg Kurz | 1 | -0/+11 |
2019-03-12 | vfio/spapr: Rename local systempagesize variable | Alexey Kardashevskiy | 1 | -3/+3 |
2019-03-12 | vfio/spapr: Fix indirect levels calculation | Alexey Kardashevskiy | 2 | -11/+34 |
2019-03-11 | docs/interop/firmware.json: Prefer -machine to if=pflash | Markus Armbruster | 1 | -6/+14 |
2019-03-11 | pc: Support firmware configuration with -blockdev | Markus Armbruster | 3 | -83/+157 |
2019-03-11 | pc_sysfw: Pass PCMachineState to pc_system_firmware_init() | Philippe Mathieu-Daudé | 3 | -4/+6 |
2019-03-11 | pc_sysfw: Remove unused PcSysFwDevice | Philippe Mathieu-Daudé | 1 | -5/+0 |
2019-03-11 | pflash_cfi01: Add pflash_cfi01_get_blk() helper | Philippe Mathieu-Daudé | 2 | -0/+6 |
2019-03-11 | vl: Create block backends before setting machine properties | Markus Armbruster | 1 | -2/+7 |
2019-03-11 | vl: Factor configure_blockdev() out of main() | Markus Armbruster | 1 | -32/+42 |
2019-03-11 | vl: Improve legibility of BlockdevOptions queue | Markus Armbruster | 1 | -10/+12 |
2019-03-11 | sysbus: Fix latent bug with onboard devices | Markus Armbruster | 2 | -3/+4 |
2019-03-11 | vl: Fix latent bug with -global and onboard devices | Markus Armbruster | 1 | -17/+2 |
2019-03-11 | qom: Move compat_props machinery from qdev to QOM | Markus Armbruster | 4 | -43/+42 |
2019-03-11 | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster | 4 | -11/+41 |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster | 23 | -52/+35 |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster | 23 | -33/+31 |
2019-03-11 | mips_malta: Clean up definition of flash memory size somewhat | Markus Armbruster | 1 | -1/+1 |
2019-03-11 | hw/mips/malta: Restrict 'bios_size' variable scope | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-11 | hw/mips/malta: Remove fl_sectors variable | Philippe Mathieu-Daudé | 1 | -2/+1 |
2019-03-11 | mips_malta: Delete disabled, broken DEBUG_BOARD_INIT code | Markus Armbruster | 1 | -10/+0 |
2019-03-11 | r2d: Fix flash memory size, sector size, width, device ID | Markus Armbruster | 1 | -4/+12 |
2019-03-11 | ppc405_boards: Don't size flash memory to match backing image | Markus Armbruster | 1 | -24/+12 |
2019-03-11 | ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT code | Markus Armbruster | 1 | -60/+0 |
2019-03-11 | sam460ex: Don't size flash memory to match backing image | Markus Armbruster | 1 | -15/+26 |
2019-03-11 | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} | Markus Armbruster | 6 | -11/+10 |
2019-03-11 | pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* | Markus Armbruster | 3 | -15/+15 |
2019-03-11 | pflash_cfi01: Log use of flawed "write to buffer" | Markus Armbruster | 1 | -0/+13 |
2019-03-11 | pflash_cfi01: Do not exit() on guest aborting "write to buffer" | Markus Armbruster | 1 | -8/+5 |
2019-03-11 | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 | Markus Armbruster | 7 | -110/+125 |