mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
feat: Add HVM boot support for x86_64 (#953)
Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
@ -3,6 +3,11 @@
|
||||
## X86_64
|
||||
|
||||
- [x] multiboot2
|
||||
- [x] HVM/PVH
|
||||
|
||||
### x86_64下的HVM/PVH启动
|
||||
|
||||
在DragonOS的note段,有一段PVH header,允许qemu使用`-kernel`参数启动DragonOS内核。
|
||||
|
||||
## RISC-V 64
|
||||
|
||||
|
Reference in New Issue
Block a user