专注虚拟化性能优化,硬件显卡网卡虚拟加速,面向容器的轻量虚拟化开发 永远的Linux Geeker!
发布时间:2019-01-22 09:03:58
Part one: HOST Part two: GuestPart Two Guest Installment by virt-manager1.1 Make sure you are installing a VM with UEFI mode1.2 Make sure Your HOST is SLES12SP2 and so on1.3 Still need add a emulated device when installing,Graphic: spiceDevice: qxl1.4 .........【阅读全文】
发布时间:2019-01-22 09:01:58
This is an instruction based on V100 and GPU compute purpose only. There will be two parts for this instruction, Host setup and Guest Setup ......【阅读全文】
发布时间:2019-01-22 08:38:14
ACPI, 全称又叫 Advanced Configuration and Power Management Interface, 高级配置和电源管理接口。BIOS过程中就会生成这些表格,然后Linux系统中很多时候需要访问ACPI表格来获得一些硬件的内存地址。所有的ACPI表位于目录“/sys/firmware/acpi/tables”1. 复制 表到 *.amlsudo cat /sys/firmware/.........【阅读全文】