mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Fix typo in comment
* src/qemu/qemu_driver.c: qemudStartVMDaemon() fix typo in comment
This commit is contained in:
parent
081fd746f0
commit
27e63c0037
@ -2724,7 +2724,7 @@ static int qemudStartVMDaemon(virConnectPtr conn,
|
||||
}
|
||||
|
||||
/*
|
||||
* Normally PCI addresses are assigned inhe virDomainCreate
|
||||
* Normally PCI addresses are assigned in the virDomainCreate
|
||||
* or virDomainDefine methods. We might still need to assign
|
||||
* some here to cope with the question of upgrades. Regardless
|
||||
* we also need to populate the PCi address set cache for later
|
||||
|
Loading…
x
Reference in New Issue
Block a user