Lines Matching refs:be
7 2. Patches should be against kvm.git master branch.
10 - the API must be documented in Documentation/virtual/kvm/api.txt
11 - the API must be discoverable using KVM_CHECK_EXTENSION
18 6. New cpu features should be exposed via KVM_GET_SUPPORTED_CPUID2
20 7. Emulator changes should be accompanied by unit tests for qemu-kvm.git
23 8. Changes should be vendor neutral when possible. Changes to common code
29 10. User/kernel interfaces and guest/host interfaces must be 64-bit clean
33 11. New guest visible features must either be documented in a hardware manual
34 or be accompanied by documentation.
36 12. Features must be robust against reset and kexec - for example, shared
37 host/guest memory must be unshared to prevent the host from writing to