Files
cloudpods/pkg/hostman/hostdeployer
wanyaoqi 48ce4b31cd feat(host): describe pci controller and devices in guest desc (#14826)
- describe pci controller and devices in guest desc.
- extend pcie bus and pcie-to-pci bridge and root ports, disks and
nics default attach to pci-bridge for support hotplug.
- generate pci address on guest starts
- live guest desc for running guest, and save source desc

Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>

Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>
2022-08-24 16:33:42 +08:00
..
2020-04-02 17:56:50 +08:00
2020-04-02 17:56:50 +08:00

$ go get -u github.com/golang/protobuf/protoc-gen-go
$ protoc -I apis/ apis/deploy.proto --go_out=plugins=grpc:apis