index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
1
-0
/
+41
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
1
-0
/
+59
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
1
-1
/
+0
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
1
-2
/
+5
2020-08-12
spapr: Forbid nested KVM-HV in pre-power9 compat mode
Greg Kurz
1
-0
/
+10
2020-08-12
spapr: Use error_append_hint() in spapr_caps.c
Greg Kurz
1
-39
/
+50
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-9
/
+3
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-6
/
+3
2020-06-26
spapr: Simplify some warning printing paths in spapr_caps.c
Greg Kurz
1
-22
/
+6
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-7
/
+1
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-5
/
+1
2020-04-07
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
Nicholas Piggin
1
-3
/
+4
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
1
-4
/
+1
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
1
-7
/
+7
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
1
-0
/
+10
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
1
-0
/
+18
2020-02-03
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
1
-4
/
+17
2019-08-21
ppc: fix memory leak in spapr_caps_add_properties
Shivaprasad G Bhat
1
-1
/
+3
2019-08-21
spapr: quantify error messages regarding capability settings
Daniel Black
1
-14
/
+28
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+2
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
1
-1
/
+11
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
1
-0
/
+1
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-2
/
+2
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-55
/
+55
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
1
-0
/
+25
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
1
-11
/
+10
2019-03-12
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
1
-0
/
+5
2019-03-12
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
1
-3
/
+19
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-1
/
+31
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
1
-0
/
+18
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
1
-0
/
+32
2018-07-03
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
1
-0
/
+13
2018-06-22
spapr: Limit available pagesizes to provide a consistent guest environment
David Gibson
1
-0
/
+34
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
1
-0
/
+21
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
1
-0
/
+56
2018-06-21
spapr: Add cpu_apply hook to capabilities
David Gibson
1
-0
/
+19
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
1
-3
/
+6
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
1
-10
/
+9
2018-06-16
ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default
Suraj Jitindar Singh
1
-5
/
+1
2018-03-06
ppc/spapr-caps: Define the pseries-2.12-sxxm machine type
Suraj Jitindar Singh
1
-0
/
+11
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
1
-66
/
+24
2018-03-06
ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap
Suraj Jitindar Singh
1
-5
/
+18
2018-03-06
ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap
Suraj Jitindar Singh
1
-11
/
+22
2018-03-06
ppc/spapr-caps: Add support for custom spapr_capabilities
Suraj Jitindar Singh
1
-0
/
+70
2018-02-16
ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs
Suraj Jitindar Singh
1
-2
/
+4
2018-02-16
ppc/spapr-caps: Change migration macro to take full spapr-cap name
Suraj Jitindar Singh
1
-15
/
+15
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
1
-0
/
+21
[next]