Displaying 2 results from an estimated 2 matches for "qemumonitorcommandwithhandler".
2010 Aug 13
0
virtio and encryption
...tu9.2)
I have secret defined and disk in domain xml referencing that secret.
When I start using "<target dev='hda' bus='ide'/>" in HDD config, it works.
When I start using "<target dev='vda' bus='virtio'/>" I get following in syslog:
qemuMonitorCommandWithHandler:240 : cannot send monitor command
'cont': Unknown error 8446744073709551594
running with "<target dev='vda' bus='virtio'/>" works fine if format
is raw and there is no encryption.
Is storing raw images on encrypted loop device the only way to have
both vi...
2011 Apr 04
0
Release of libvirt-0.9.0
...nused ref-count in snapshot object (Eric Blake)
- Update the set of maintainers for the project (Daniel Veillard)
- Make virDomainObjParseNode() static (Hu Tao)
- maint: make spacing in .sh files easier (Eric Blake)
- network driver: Fix indentation from previous commit (Laine Stump)
- qemu: Rename qemuMonitorCommandWithHandler as qemuMonitorText* (Jiri Denemark)
- qemu: Rename qemuMonitorCommand{,WithFd} as qemuMonitorHMP* (Jiri Denemark)
- maint: avoid long lines in more tests (Eric Blake)
- maint: kill all remaining uses of old DEBUG macro (Eric Blake)
- maint: Expand tabs in python code (Jiri Denemark)
- remove space...