[PATCH 1/1] Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts

2015-06-01 Thread alexng
From: Alex Ng This enables dynamic protocol support on Windows 10 Hyper-V hosts. If the host does not support Windows 10 protocol, then it falls back to previous versions. Signed-off-by: Alex Ng --- drivers/hv/hv_balloon.c | 26 -- 1 file changed, 20 insertions(+), 6 d

[PATCH 1/1] Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts

2015-05-11 Thread alexng
From: Alex Ng This enables dynamic protocol support on Windows 10 Hyper-V hosts. If the host does not support Windows 10 protocol, then it falls back to previous versions. The change allows guests on Windows 10 Hyper-V hosts to hot-add memory even when dynamic memory is not enabled on the gues