You probably need to have a look at sequence qemuBuildCommandLine() ->
qemuBuildClockArgStr() in src/qemu/qemu_command.c
Regards,
Shiva
On Wed, Oct 22, 2014 at 5:16 PM, Julio Faracco wrote:
> Hi everyone!
>
> What is the method/function responsible to setup time settings in libvirt?
> Considerin
Hi everyone!
What is the method/function responsible to setup time settings in libvirt?
Considering the example of libvirt documentation.
...
I know where this XML will be parsed. But I don't know where libvirt will
pass clock/time settings to QEMU.
Can somebody explain to m