mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-17 22:23:45 -04:00
Revert "mshv: expose the scrub partition hypercall"
This reverts commit 36d6cbb621.
Calling this as a passthrough hypercall leaves the VM in an inconsistent
state. Revert before it is released.
Signed-off-by: Wei Liu <wei.liu@kernel.org>
This commit is contained in:
@@ -120,7 +120,6 @@ static u16 mshv_passthru_hvcalls[] = {
|
||||
HVCALL_SET_VP_REGISTERS,
|
||||
HVCALL_TRANSLATE_VIRTUAL_ADDRESS,
|
||||
HVCALL_CLEAR_VIRTUAL_INTERRUPT,
|
||||
HVCALL_SCRUB_PARTITION,
|
||||
HVCALL_REGISTER_INTERCEPT_RESULT,
|
||||
HVCALL_ASSERT_VIRTUAL_INTERRUPT,
|
||||
HVCALL_GET_GPA_PAGES_ACCESS_STATES,
|
||||
|
||||
Reference in New Issue
Block a user