linux_dsm_epyc7002/arch/arm64
Christoffer Dall da6f16662a KVM: arm64: Make vcpu const in vcpu_read_sys_reg
vcpu_read_sys_reg should not be modifying the VCPU structure.
Eventually, to handle EL2 sysregs for nested virtualization, we will
call vcpu_read_sys_reg from places that have a const vcpu pointer, which
will complain about the lack of the const modifier on the read path.

Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2018-12-19 17:47:07 +00:00
..
boot ARM: dts: stratix10: fix multicast filtering 2018-11-07 08:09:50 -08:00
configs arm64: defconfig: Enable some IPMI configs 2018-11-02 11:39:50 -07:00
crypto
include KVM: arm64: Make vcpu const in vcpu_read_sys_reg 2018-12-19 17:47:07 +00:00
kernel arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block 2018-11-23 18:44:16 +00:00
kvm KVM: arm64: Make vcpu const in vcpu_read_sys_reg 2018-12-19 17:47:07 +00:00
lib
mm arm64: memblock: don't permit memblock resizing until linear mapping is up 2018-11-08 17:54:03 +00:00
net
xen
Kconfig
Kconfig.debug
Kconfig.platforms
Makefile arm64 2nd round of updates for 4.20: 2018-11-03 10:55:23 -07:00