Recent content by maplecolor

  1. M

    About smbios parameter attachment

    Hello everyone I am trying to pass parameters to QEMU with args:-smbios type=17[,loc_pfx=str][,bank=str][,manufacturer=str][,serial=str][,asset=str][,part=str][,speed=%d] But this is invalid I don’t understand the meaning because of “loc_pfx" How it should be used Can everyone help me?
  2. M

    About the modification of guest user

    After learning I have successfully changed the motherboard information to Lenovo I was pleasantly surprised to find that args can pass some parameters other than qm.conf This will be the parameter of qemu itself?
  3. M

    About the modification of guest user

    Thanks I am not trying to modify all the hardware information Changed the names of some drivers Through learning, I have hidden the CPU 0x40000000 virtualized logo, hard disk information But I can't find the parameters about motherboard and pci in wiki and forum Can you give me some suggestions...
  4. M

    About the modification of guest user

    Hello everyone I am a novice When I was using proxmox to create a virtual machine, I found a lot of hardware displayed as “Red Hat” and “QEMU” devices For example: “Red Hat QEMU PCIe root port” or “Red Hat PCI-PCI bridge” ,Motherboard manufacturers also show “Red Hat ” I don't want them to...
  5. M

    How to recompile pve-qemu-kvm

    Hello everyone I am a novice Because of some special needs, I want to modify pve-qemu-kvm and recompile it But I encountered some problems. Where can I download the source code of pve-qemu-kvm? I found https://git.proxmox.com/?p=pve-qemu.git;a=summary There are only some patches among them, how...
  6. M

    How can I hide qemu harddisk in windows10 guest users

    Thanks for your advice Thanks for your advice I have succeeded
  7. M

    How can I hide qemu harddisk in windows10 guest users

    By reading the qemu-kvm source code, I found that ide has serial number, model, wwn attributes, how do I pass them