58 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Greg Kurz 35dce34fbc spapr: Add a return value to spapr_check_pagesize() 6 years ago
Greg Kurz 19d55e2031 spapr: Forbid nested KVM-HV in pre-power9 compat mode 6 years ago
Greg Kurz d9c5b5fa86 spapr: Use error_append_hint() in spapr_caps.c 6 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 62a35aaa31 qapi: Use returned bool to check for failure, Coccinelle part 6 years ago
Greg Kurz a816f2d6b8 spapr: Simplify some warning printing paths in spapr_caps.c 6 years ago
Markus Armbruster 40c2281cc3 Drop more @errp parameters after previous commit 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster 7eecec7d12 qom: Drop object_property_set_description() parameter @errp 6 years ago
Nicholas Piggin ec010c0066 ppc/spapr: KVM FWNMI should not be enabled until guest requests it 6 years ago
Nicholas Piggin 89ba45652b ppc/spapr: Allow FWNMI on TCG 7 years ago
Nicholas Piggin 8af7e1fe6f ppc/spapr: Change FWNMI names 7 years ago
Aravinda Prasad f03496bc12 ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls 7 years ago
Aravinda Prasad 9d953ce447 ppc: spapr: Introduce FWNMI capability 7 years ago
David Gibson 37965dfe4d spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine 7 years ago
Shivaprasad G Bhat d758880586 ppc: fix memory leak in spapr_caps_add_properties 7 years ago
Daniel Black f92be77fea spapr: quantify error messages regarding capability settings 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
Greg Kurz 3725ef1a94 spapr: Don't migrate the hpt_maxpagesize cap to older machine types 7 years ago
David Gibson 64d4a53431 spapr: Add forgotten capability to migration stream 7 years ago
David Hildenbrand 905b7ee4d6 exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() 7 years ago
David Gibson ce2918cbc3 spapr: Use CamelCase properly 8 years ago
Suraj Jitindar Singh 006e9d3618 target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg 8 years ago
Suraj Jitindar Singh 8ff43ee404 target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST 8 years ago
Suraj Jitindar Singh 399b2896d4 target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS 8 years ago
Suraj Jitindar Singh edaa799559 target/ppc/spapr: Enable the large decrementer for pseries-4.0 8 years ago
Suraj Jitindar Singh 7d050527e3 target/ppc: Implement large decrementer support for KVM 8 years ago
Suraj Jitindar Singh a8dafa5251 target/ppc: Implement large decrementer support for TCG 8 years ago
Suraj Jitindar Singh c982f5cf9a target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER 8 years ago
Suraj Jitindar Singh b9a477b725 ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV 8 years ago
Greg Kurz e89372951d spapr: compute default value of "hpt-max-page-size" later 8 years ago
David Gibson 9dceda5fc3 spapr: Limit available pagesizes to provide a consistent guest environment 8 years ago
David Gibson 123eec6552 spapr: Use maximum page size capability to simplify memory backend checking 8 years ago
David Gibson 2309832afd spapr: Maximum (HPT) pagesize property 9 years ago
David Gibson e2e4f64118 spapr: Add cpu_apply hook to capabilities 9 years ago
David Gibson 9f6edd066e spapr: Compute effective capability values earlier 8 years ago
David Gibson ad99d04c76 target/ppc: Allow cpu compatiblity checks based on type, not instance 8 years ago
Suraj Jitindar Singh b2540203bd ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default 8 years ago
Suraj Jitindar Singh 813f3cf655 ppc/spapr-caps: Define the pseries-2.12-sxxm machine type 9 years ago
Suraj Jitindar Singh c76c0d3090 ppc/spapr-caps: Convert cap-ibs to custom spapr-cap 9 years ago
Suraj Jitindar Singh aaf265ffde ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap 9 years ago
Suraj Jitindar Singh f27aa81e72 ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap 9 years ago
Suraj Jitindar Singh 87175d1bc5 ppc/spapr-caps: Add support for custom spapr_capabilities 9 years ago
Suraj Jitindar Singh 4f5b039d2b ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs 9 years ago
Suraj Jitindar Singh 8c5909c419 ppc/spapr-caps: Change migration macro to take full spapr-cap name 9 years ago
Suraj Jitindar Singh 4be8d4e7d9 target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch 9 years ago
Suraj Jitindar Singh 09114fd817 target/ppc/spapr_caps: Add new tristate cap safe_bounds_check 9 years ago
Suraj Jitindar Singh 8f38eaf8f9 target/ppc/spapr_caps: Add new tristate cap safe_cache 9 years ago
Suraj Jitindar Singh 6898aed77f target/ppc/spapr_caps: Add support for tristate spapr_capabilities 9 years ago