Age | Commit message (Expand) | Author |
2020-04-07 | ppc/spapr: KVM FWNMI should not be enabled until guest requests it | Nicholas Piggin |
2020-03-17 | ppc/spapr: Allow FWNMI on TCG | Nicholas Piggin |
2020-03-17 | ppc/spapr: Change FWNMI names | Nicholas Piggin |
2020-02-03 | ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls | Aravinda Prasad |
2020-02-03 | ppc: spapr: Introduce FWNMI capability | Aravinda Prasad |
2020-02-03 | spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine | David Gibson |
2019-08-21 | ppc: fix memory leak in spapr_caps_add_properties | Shivaprasad G Bhat |
2019-08-21 | spapr: quantify error messages regarding capability settings | Daniel Black |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster |
2019-05-29 | spapr: Don't migrate the hpt_maxpagesize cap to older machine types | Greg Kurz |
2019-05-29 | spapr: Add forgotten capability to migration stream | David Gibson |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
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 |
2018-11-08 | ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV | Suraj Jitindar Singh |
2018-07-03 | spapr: compute default value of "hpt-max-page-size" later | Greg Kurz |
2018-06-22 | spapr: Limit available pagesizes to provide a consistent guest environment | David Gibson |
2018-06-22 | spapr: Use maximum page size capability to simplify memory backend checking | David Gibson |
2018-06-22 | spapr: Maximum (HPT) pagesize property | David Gibson |
2018-06-21 | spapr: Add cpu_apply hook to capabilities | David Gibson |
2018-06-21 | spapr: Compute effective capability values earlier | David Gibson |
2018-06-21 | target/ppc: Allow cpu compatiblity checks based on type, not instance | David Gibson |
2018-06-16 | ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default | Suraj Jitindar Singh |
2018-03-06 | ppc/spapr-caps: Define the pseries-2.12-sxxm machine type | Suraj Jitindar Singh |
2018-03-06 | ppc/spapr-caps: Convert cap-ibs to custom spapr-cap | Suraj Jitindar Singh |
2018-03-06 | ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap | Suraj Jitindar Singh |
2018-03-06 | ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap | Suraj Jitindar Singh |
2018-03-06 | ppc/spapr-caps: Add support for custom spapr_capabilities | Suraj Jitindar Singh |
2018-02-16 | ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs | Suraj Jitindar Singh |
2018-02-16 | ppc/spapr-caps: Change migration macro to take full spapr-cap name | Suraj Jitindar Singh |
2018-01-29 | target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch | Suraj Jitindar Singh |
2018-01-29 | target/ppc/spapr_caps: Add new tristate cap safe_bounds_check | Suraj Jitindar Singh |
2018-01-29 | target/ppc/spapr_caps: Add new tristate cap safe_cache | Suraj Jitindar Singh |
2018-01-29 | target/ppc/spapr_caps: Add support for tristate spapr_capabilities | Suraj Jitindar Singh |
2018-01-20 | target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate | Suraj Jitindar Singh |
2018-01-17 | spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo | David Gibson |
2018-01-17 | hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation | Suraj Jitindar Singh |
2018-01-17 | spapr: Handle Decimal Floating Point (DFP) as an optional capability | David Gibson |
2018-01-17 | spapr: Handle VMX/VSX presence as an spapr capability flag | David Gibson |
2018-01-17 | spapr: Validate capabilities on migration | David Gibson |
2018-01-17 | spapr: Treat Hardware Transactional Memory (HTM) as an optional capability | David Gibson |
2018-01-17 | spapr: Capabilities infrastructure | David Gibson |