[PATCH 0/7] qemu: support updating device's bootindex

2022-11-16 Thread Jiang Jiacheng
Support updating device's(support cdrom, disk and network) bootindex online in virDomainUpdateDeviceFlags. The new bootindex will take effect after guest rebooting. Enable bootindex can be set to 0, it means cancel the device's bootindex. To use this feature, we need to get the device's xml first

Re: [PATCH 0/7] qemu: support updating device's bootindex

2022-10-12 Thread Peter Krempa
On Tue, Oct 11, 2022 at 21:38:26 +0800, Jiang Jiacheng wrote: > Support updating device's(support cdrom, disk and network) bootindex > online in virDomainUpdateDeviceFlags. The new bootindex will take effect > after guest rebooting. Enable bootindex can be set to -1, it means cancel > the device's