> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua.md).

# 第24章 虚拟化

- [24.1.概述](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.1.-gai-shu.md)
- [24.2.使用 macOS® 上的 Parallels Desktop 安装 FreeBSD](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.2.-shi-yong-macos-shang-de-parallels-desktop-an-zhuang-freebsd.md)
- [24.3.使用 macOS® 上的 VMware Fusion 安装 FreeBSD](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.3.-shi-yong-macos-shang-de-vmware-fusion-an-zhuang-freebsd.md)
- [24.4.使用 VirtualBox™ 安装 FreeBSD](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.4.-shi-yong-virtualbox-an-zhuang-freebsd.md)
- [24.5.在 FreeBSD 上安装 VirtualBox™](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.5.-zai-freebsd-shang-an-zhuang-virtualbox.md)
- [24.6.使用 FreeBSD 上的 QEMU 虚拟化](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.6.-qemu.md)
- [24.7.使用 FreeBSD 上的 bhyve 虚拟机](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.7.-shi-yong-freebsd-shang-de-bhyve-xu-ni-ji.md)
- [24.8.基于 FreeBSD 的 Xen™ 虚拟机](https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua/24.8.-shi-yong-freebsd-shang-de-xen-xu-ni-ji.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.bsdcn.org/di-24-zhang-xu-ni-hua.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
