Home
last modified time | relevance | path

Searched hist:"5 a699bbbf300902141d2458682d05cd310d7a07f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure5a699bbbf300902141d2458682d05cd310d7a07f Fri May 17 23:31:50 CDT 2013 Laszlo Ersek <lersek@redhat.com> configure: don't save any fixed local_statedir for win32

... because now we can get the dynamic value with
qemu_get_local_state_pathname().

The only user of the fixed value was the guest agent, which we've moved to
qemu_get_local_state_pathname() in the previous patch.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>