Home
last modified time | relevance | path

Searched hist:c235d738 (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/
H A Dmain.cc235d738 Tue Jun 07 16:32:40 GMT 2011 Matthew Fernandez <matthew.fernandez@gmail.com> Command line support for altering the log file location

Add command line support for logging to a location other than /tmp/qemu.log.

With logging enabled (command line option -d), the log is written to
the hard-coded path /tmp/qemu.log. This patch adds support for writing
the log to a different location by passing the -D option.

Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
/qemu/linux-user/
H A Dmain.cc235d738 Tue Jun 07 16:32:40 GMT 2011 Matthew Fernandez <matthew.fernandez@gmail.com> Command line support for altering the log file location

Add command line support for logging to a location other than /tmp/qemu.log.

With logging enabled (command line option -d), the log is written to
the hard-coded path /tmp/qemu.log. This patch adds support for writing
the log to a different location by passing the -D option.

Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
/qemu/
H A Dqemu-options.hxc235d738 Tue Jun 07 16:32:40 GMT 2011 Matthew Fernandez <matthew.fernandez@gmail.com> Command line support for altering the log file location

Add command line support for logging to a location other than /tmp/qemu.log.

With logging enabled (command line option -d), the log is written to
the hard-coded path /tmp/qemu.log. This patch adds support for writing
the log to a different location by passing the -D option.

Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>