cloud-hypervisor/hypervisor
Muminul Islam 8c85dd32fa hypervisor: Move msr and msr_data macro to arch/x86
Currently these two macros(msr, msr_data) reside both on kvm and mshv
module. Definition is same for both module. Moving them to arch/x86
module eliminates redundancy and makes more sense.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2020-12-11 00:59:46 +01:00
..
src hypervisor: Move msr and msr_data macro to arch/x86 2020-12-11 00:59:46 +01:00
Cargo.toml hypervisor: mshv: Emulate IrqFd and IOEventFd for mshv module 2020-12-09 14:55:20 +01:00