Skip to content

Releases: AICodo/pve-emu-realpc

v10.1.2-7 增强版V2 只适用于pve9(Intel和AMD CPU传感器穿透到虚拟机显示)

19 Mar 11:41
2ddc67f

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v10.x.

1.pve-qemu-kvm_10.1.2-7_amd64.deb + pve-edk2-firmware-ovmf_4.2025.05-2_all.deb is basic emu-realpc.

2.pve-qemu-kvm_10.1.2-7_amd64_Strong_intel_amd_6.17.13-2.tgz is strong emu-realpc,support kernel 6.17.13-2 and can dynamically display CPU information such as temperature, MHz, voltage, and power consumption in a Windows VM.Use cpu-z,hwinfo,hwmoniter.

2.1 Strong now can support Display Standard VGA(ovmf+seabios,pci-id is not 0x1234 ),VMware compatible(ovmf+seabios,pci-id is not 0x15ad),VirtIO-GPU(only ovmf,only use for basic display adapter,pci-id is not 0x1af4).

Best suggest you use Display is VMware compatible,it can work with iGPU or dGPU mirror display on noNVC best 3D Acceleration.

Display Standard VGA with iGPU or dGPU mirror display on noNVC 3D Acceleration usually not work.

Display Spice is still 0x1b36(ovmf and seabios can display but pci-id is still 0x1b36),Display VirtIO-GPU cannot work in seabios.
image
image

3.1 Intel CPU传感器穿透效果

inteldemo

3.2 AMD CPU传感器穿透效果

amddemo

4.https://github.com/AICodo/pve-emu-realpc/tree/main/tools contains
密码123虚拟机检测工具.rar,and Strong check vmcheckv2.zip vmcheckv2.1.zip。Strong check contains vmaware,al-khaser and pafish64

v10.1.2 for debian13

07 Mar 11:10
52a2c7e

Choose a tag to compare

build Debain qemu form v10.1 to v10.x.
support UEFI and Seabios,Virtual Machine Manager BIOS is UEFI better!
sudo apt-get install virt-manager seabios ovmf
sudo cp qemu-system-x86_64 /usr/bin/
sudo cp {bios-256k.bin,bios.bin,efi-e1000.rom,efi-e1000e.rom,vgabios-qxl.bin,vgabios-stdvga.bin,efi-virtio.rom} /usr/share/qemu/
sudo apt-get install libsndio7.0
qemu-system-x86_64 --version
qemu-system-x86_64

v10.1.2 for ubuntu24

07 Mar 11:09
52a2c7e

Choose a tag to compare

build Ubuntu qemu form v10.1 to v10.x.
support UEFI and Seabios,Virtual Machine Manager BIOS is UEFI better!
sudo apt-get install virt-manager seabios ovmf
sudo cp qemu-system-x86_64 /usr/bin/
sudo cp {bios-256k.bin,bios.bin,efi-e1000.rom,efi-e1000e.rom,vgabios-qxl.bin,vgabios-stdvga.bin,efi-virtio.rom} /usr/share/qemu/
sudo apt-get install libsndio7.0
qemu-system-x86_64 --version
qemu-system-x86_64

v10.1.2-7 增强版V1 只适用于pve9(Intel和AMD CPU传感器穿透到虚拟机显示)

06 Mar 13:39
f42d838

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v10.x.

1.pve-qemu-kvm_10.1.2-7_amd64.deb + pve-edk2-firmware-ovmf_4.2025.05-2_all.deb is basic emu-realpc.

2.pve-qemu-kvm_10.1.2-7_amd64_Strong_intel_amd_6.17.13-2.tgz is strong emu-realpc,support kernel 6.17.9-1 and can dynamically display CPU information such as temperature, MHz, voltage, and power consumption in a Windows VM.Use cpu-z,hwinfo,hwmoniter.

2.1 Strong can only support Display Standard VGA*(ovmf+seabios,pci-id is not 0x1234 ),

3.1 Intel CPU传感器穿透效果演示视频inteldemo

inteldemo.mp4

3.2 AMD CPU传感器穿透效果演示视频amddemo

amddemo.mp4

v10.0.2-1 只适用于pve8

20 Jun 14:50
93f0ee6

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v10.x.
配合intel6-14rom 使用ovmf+i440fx 或者 ovmf+q35 机型11-14代(6-14代)核显直通不花屏并有开机bios画面
ovmf+q35 机型6-14代核显直通教程

只支持pve8系统。
使用参数:
args: -cpu host,host-cache-info=on,hypervisor=off,vmware-cpuid-freq=false,enforce=false,host-phys-bits=true -smbios type=0 -smbios type=9 -smbios type=8 -smbios type=8
balloon: 0

v9.2.0-5

13 Apr 08:29
af54fe6

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v9.x.
只支持pve8系统
配合intel6-14rom 使用11-14代核显直通不花屏,6-14代支持q35核显直通
ovmf+q35 机型6-14代核显直通教程
使用参数:
args: -cpu host,host-cache-info=on,hypervisor=off,vmware-cpuid-freq=false,enforce=false,host-phys-bits=true -smbios type=0 -smbios type=9 -smbios type=8 -smbios type=8
balloon: 0

v9.2.0-4

13 Apr 08:27
9b8347e

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v9.x.
只支持pve8系统
配合intel6-14rom 使用11-14代核显直通不花屏,6-14代支持q35核显直通
ovmf+q35 机型6-14代核显直通教程
使用参数:
args: -cpu host,host-cache-info=on,hypervisor=off,vmware-cpuid-freq=false,enforce=false,host-phys-bits=true -smbios type=0 -smbios type=9 -smbios type=8 -smbios type=8
balloon: 0

v9.2.0-3

13 Apr 08:20
29c867c

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v9.x.
只支持pve8系统
配合intel6-14rom 使用11-14代核显直通不花屏,6-14代支持q35核显直通
ovmf+q35 机型6-14代核显直通教程
使用参数:
args: -cpu host,host-cache-info=on,hypervisor=off,vmware-cpuid-freq=false,enforce=false,host-phys-bits=true -smbios type=0 -smbios type=9 -smbios type=8 -smbios type=8
balloon: 0

v9.2.0-2

13 Apr 08:18
4b1f49f

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v9.x.
只支持pve8系统
配合intel6-14rom 使用11-14代核显直通不花屏,6-14代支持q35核显直通
ovmf+q35 机型6-14代核显直通教程
使用参数:
args: -cpu host,host-cache-info=on,hypervisor=off,vmware-cpuid-freq=false,enforce=false,host-phys-bits=true -smbios type=0 -smbios type=9 -smbios type=8 -smbios type=8
balloon: 0

v9.2.0-1

13 Apr 08:14
60ed177

Choose a tag to compare

build pve qemu deb form v7.0.0-1 to v9.x.
只支持pve8系统
配合intel6-14rom 使用11-14代核显直通不花屏,6-14代支持q35核显直通
ovmf+q35 机型6-14代核显直通教程