linux/arch/arm/include
Andrew Jones 7b244e2be6 KVM: arm/arm64: change exit request to sleep request
A request called EXIT is too generic. All requests are meant to cause
exits, but different requests have different flags. Let's not make
it difficult to decide if the EXIT request is correct for some case
by just always providing unique requests for each case. This patch
changes EXIT to SLEEP, because that's what the request is asking the
VCPU to do.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
2017-06-04 16:53:55 +02:00
..
asm KVM: arm/arm64: change exit request to sleep request 2017-06-04 16:53:55 +02:00
debug ARM: brcmstb: Add entry for 7260 2017-03-15 14:57:50 -07:00
uapi/asm Kbuild UAPI header export updates for v4.12 2017-05-10 20:45:36 -07:00