mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
fix "make syntax-check"
This commit is contained in:
parent
5caa1e0eb0
commit
d24f6aabbb
@ -1,4 +1,4 @@
|
|||||||
Do Apr 16 17:48:30 CEST 2009 Guido Günther <agx@sigxcpu.org>
|
Thu Apr 16 17:48:30 CEST 2009 Guido Günther <agx@sigxcpu.org>
|
||||||
|
|
||||||
* src/qemu_driver.c (qemudMonitorCommandExtra): don't log monitor
|
* src/qemu_driver.c (qemudMonitorCommandExtra): don't log monitor
|
||||||
output to domain log file. It's logged via the logging system
|
output to domain log file. It's logged via the logging system
|
||||||
@ -10,7 +10,7 @@ Do Apr 16 17:48:30 CEST 2009 Guido Günther <agx@sigxcpu.org>
|
|||||||
qemudDomainMemoryPeek, qemudDomainMigratePerform): prefix monitor
|
qemudDomainMemoryPeek, qemudDomainMigratePerform): prefix monitor
|
||||||
debug output with vm name.
|
debug output with vm name.
|
||||||
|
|
||||||
Do Apr 16 16:48:51 CEST 2009 Guido Günther <agx@sigxcpu.org>
|
Thu Apr 16 16:48:51 CEST 2009 Guido Günther <agx@sigxcpu.org>
|
||||||
|
|
||||||
* src/qemud.c (remoteReadConfigFile): don't hardcode buffer for
|
* src/qemud.c (remoteReadConfigFile): don't hardcode buffer for
|
||||||
getgrnam_r to 1024 bytes and increase it on ERANGE.
|
getgrnam_r to 1024 bytes and increase it on ERANGE.
|
||||||
|
Loading…
Reference in New Issue
Block a user