Re: [libvirt] [PATCH 5/6] Allow configurable timezones with QEMU

2010-03-01 Thread Daniel Veillard
On Thu, Feb 18, 2010 at 05:54:31PM +, Daniel P. Berrange wrote: > Allow an arbitrary timezone with QEMU by setting the $TZ environment > variable when launching QEMU > > * src/qemu/qemu_conf.c: Set TZ environment variable if a timezone > is requested > * tests/qemuxml2argvtest.c: Add test ca

[libvirt] [PATCH 5/6] Allow configurable timezones with QEMU

2010-02-18 Thread Daniel P. Berrange
Allow an arbitrary timezone with QEMU by setting the $TZ environment variable when launching QEMU * src/qemu/qemu_conf.c: Set TZ environment variable if a timezone is requested * tests/qemuxml2argvtest.c: Add test case for timezones * tests/qemuxml2argvdata/qemuxml2argv-clock-france.xml, tests

[libvirt] [PATCH 5/6] Allow configurable timezones with QEMU

2010-02-02 Thread Daniel P. Berrange
Allow an arbitrary timezone with QEMU by setting the $TZ environment variable when launching QEMU * src/qemu/qemu_conf.c: Set TZ environment variable if a timezone is requested * tests/qemuxml2argvtest.c: Add test case for timezones * tests/qemuxml2argvdata/qemuxml2argv-clock-france.xml, tests