diff --git a/README.md b/README.md index 2416aee32..8393b2e22 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,16 @@ Chinese: ![](./images/cn-2.png) +# Does BPFire run in hypervisor virtual environment? + +Yes, We have tested in Linux KVM hypervisor, Proxmox, Microsoft Hyper-v, should support Virtualbox, VMware as well. + +Microsoft Hyper-v screen shot: + +![](./images/hyperv-1.png) + +![](./images/hyperv-2.png) + # But I have some questions left. Where can I get support? You can ask your question by open github issue report or discussion or diff --git a/images/hyperv-1.png b/images/hyperv-1.png new file mode 100644 index 000000000..dfe6d44a8 Binary files /dev/null and b/images/hyperv-1.png differ diff --git a/images/hyperv-2.png b/images/hyperv-2.png new file mode 100644 index 000000000..06a292f84 Binary files /dev/null and b/images/hyperv-2.png differ