mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-29 15:54:48 -05:00
qemu: assume -no-reboot is always available
The -no-reboot arg was added in QEMU 0.9.0, so the QEMU driver can now assume it is always present. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<qemuCaps>
|
||||
<flag name='no-reboot'/>
|
||||
<flag name='drive'/>
|
||||
<flag name='name'/>
|
||||
<flag name='uuid'/>
|
||||
|
||||
Reference in New Issue
Block a user