]> Git Repo - qemu.git/commit - target/arm/kvm64.c
target-arm: kvm64 - introduce kvm_arm_init_debug()
authorAlex Bennée <[email protected]>
Thu, 17 Dec 2015 13:37:14 +0000 (13:37 +0000)
committerPeter Maydell <[email protected]>
Thu, 17 Dec 2015 13:37:14 +0000 (13:37 +0000)
commit29eb3d9a911b13e2a66413ba5cc6c69a0f4a4528
tree2d3f94cddebc58a83d3d46628fb5e9c74b97de08
parent3e6ebb64a392ebc712347413f1065300ed008a8f
target-arm: kvm64 - introduce kvm_arm_init_debug()

As we haven't always had guest debug support we need to probe for it.
Additionally we don't do this in the start-up capability code so we
don't fall over on old kernels.

Signed-off-by: Alex Bennée <[email protected]>
Message-id: 1449599553[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/kvm64.c
This page took 0.023185 seconds and 4 git commands to generate.