2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/audio... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/awilliam/tags... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Alexey Kardashevskiy | vfio: Make vfio_get_region_info_cap public |
commit | commitdiff | tree | snapshot |
2019-03-12 |
David Gibson | Suppress test warnings about missing Spectre/Meltdown... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
David Gibson | spapr: Use CamelCase properly |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Philippe Mathieu... | target/ppc: Optimize x[sv]xsigdp using deposit_i64() |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Philippe Mathieu... | target/ppc: Optimize xviexpdp() using deposit_i64() |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | target/ppc: add HV support for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a "ibm,opal/power-mgt" device tree node... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add more dummy XSCOM addresses |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: activate XSCOM tests for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: POWER9 XSCOM quad support |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: extend XSCOM core support for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a OCC model for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a OCC model class |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add SerIRQ routing registers |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a LPC Controller model for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a 'dt_isa_nodename' to the chip |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a LPC Controller class model |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: lpc: fix OPB address ranges |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a PSI bridge model for POWER9 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a PSI bridge class model |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | mac_newworld: use node name instead of alias name for... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | mac_oldworld: use node name instead of alias name for... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: introduce vsr64_offset() to simplify get_cp... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: switch fpr/vsrl registers so all VSX regist... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: improve avr64_offset() and use it to simpli... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: introduce avr_full_offset() function |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: move Vsr* macros from internal.h to cpu.h |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: introduce single vsrl_offset() function |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Mark Cave-Ayland | target/ppc: introduce single fpr_offset() function |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Alexey Kardashevskiy | spapr_iommu: Do not replay mappings from just created... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: psi: add a reset handler |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: psi: add a PSIHB_REG macro |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: fix logging primitives using Ox |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/xive: activate HV support |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: introduce a new pic_print_info() operation... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: introduce a new dt_populate() operation to... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: add a XIVE interrupt controller model for... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: change the CPU machine_data presenter type... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/pnv: export the xive_router_notify() routine |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/xive: export the TIMA memory accessors |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc: externalize ppc_get_vcpu_by_pir() |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Cédric Le Goater | ppc/xive: hardwire the Physical CAM line of the thread... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Andrew Randrianasulu | PPC: E500: Add FSL I2C controller and integrate RTC... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling |
commit | commitdiff | tree | snapshot |
2019-03-12 |
David Gibson | spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Clear partition table entry when... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Alexander Graf | PPC: E500: Update u-boot to v2019.01 |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Fabiano Rosas | target/ppc: Refactor kvm_handle_debug |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Fabiano Rosas | target/ppc: Move handling of hardware breakpoints to... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Fabiano Rosas | target/ppc: Move exception vector offset computation... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Enable mitigations by default for... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Enable the large decrementer for... |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc: Implement large decrementer support for KVM |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc: Implement large decrementer support for TCG |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Suraj Jitindar... | target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Greg Kurz | Revert "spapr: support memory unplug for qtest" |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Greg Kurz | spapr: Simulate CAS for qtest |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Alexey Kardashevskiy | vfio/spapr: Rename local systempagesize variable |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Alexey Kardashevskiy | vfio/spapr: Fix indirect levels calculation |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | docs/interop/firmware.json: Prefer -machine to if=pflash |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pc: Support firmware configuration with -blockdev |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Philippe Mathieu... | pc_sysfw: Pass PCMachineState to pc_system_firmware_init() |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Philippe Mathieu... | pc_sysfw: Remove unused PcSysFwDevice |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Philippe Mathieu... | pflash_cfi01: Add pflash_cfi01_get_blk() helper |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | vl: Create block backends before setting machine properties |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | vl: Factor configure_blockdev() out of main() |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | vl: Improve legibility of BlockdevOptions queue |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | sysbus: Fix latent bug with onboard devices |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | vl: Fix latent bug with -global and onboard devices |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | qom: Move compat_props machinery from qdev to QOM |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | qdev: Fix latent bug with compat_props and onboard... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash: Clean up after commit 368a354f02b, part 2 |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash: Clean up after commit 368a354f02b, part 1 |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | mips_malta: Clean up definition of flash memory size... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Philippe Mathieu... | hw/mips/malta: Restrict 'bios_size' variable scope |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Philippe Mathieu... | hw/mips/malta: Remove fl_sectors variable |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | mips_malta: Delete disabled, broken DEBUG_BOARD_INIT... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | r2d: Fix flash memory size, sector size, width, device ID |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | ppc405_boards: Don't size flash memory to match backing... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | sam460ex: Don't size flash memory to match backing... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash_cfi01: Log use of flawed "write to buffer" |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash_cfi01: Do not exit() on guest aborting "write... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Markus Armbruster | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ilya Maximets | memfd: improve error messages |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ilya Maximets | memfd: set up correct errno if not supported |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ilya Maximets | memfd: always check for MFD_CLOEXEC |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Ilya Maximets | hostmem-memfd: disable for systems without sealing... |
commit | commitdiff | tree | snapshot |
next |