On Mon, 30 Jul 2018 17:14:06 -0600 Alex Williamson <[email protected]> wrote:
> Remove KVM specific tests in balloon_page(), instead marking > ballooning as inhibited without KVM_CAP_SYNC_MMU support. > > Signed-off-by: Alex Williamson <[email protected]> > --- > accel/kvm/kvm-all.c | 4 ++++ > hw/virtio/virtio-balloon.c | 4 +--- > 2 files changed, 5 insertions(+), 3 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
