[pve-devel] [PATCH qemu-server 0/4] qemu_fw_cfg support for vm init
Alexandre DERUMIER
aderumier at odiso.com
Wed Oct 11 08:08:01 CEST 2017
Any comment ?
----- Mail original -----
De: "aderumier" <aderumier at odiso.com>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Cc: "aderumier" <aderumier at odiso.com>
Envoyé: Vendredi 6 Octobre 2017 16:49:10
Objet: [PATCH qemu-server 0/4] qemu_fw_cfg support for vm init
This patch series add support for qemu_fw_cfg,
which allow to send through a firmware the content the vmid.conf.
It's add ipconfig,searchdomain,nameserver && sshkey like lxc.
The main usage is to bootstrap a new vm, setup network configuration or other init configs.
Alexandre Derumier (4):
add qemu firmware cfg
add ipconfigX to vm config
add searchdomain, nameserver && sshkey option
add firstboot debian sample
PVE/API2/Qemu.pm | 2 +-
PVE/QemuServer.pm | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
firstboot.debian | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 241 insertions(+), 4 deletions(-)
create mode 100755 firstboot.debian
--
2.11.0
More information about the pve-devel
mailing list