Improve error reporting on file accessqemu-0.11.0-3.fc12qemu-0.11.0-3.fc13
commita40f520f7b94d2a5de04c7ca3a7513a99c84e9ef
authorJustin M. Forbes <jforbes@redhat.com>
Thu, 1 Oct 2009 21:13:56 +0000 (1 16:13 -0500)
committerJustin M. Forbes <jforbes@redhat.com>
Thu, 1 Oct 2009 21:13:56 +0000 (1 16:13 -0500)
tree25a5fbc0ac04c65069bc466dbfdf8c608681c485
parent0ba615f4e6ecf13839b7688c762961aa1d092504
Improve error reporting on file access

By making the error reporting include strerror(errno), it gives the user
a bit more indication as to why qemu failed.  This is particularly
important for people running qemu as a non root user.

Signed-off-by: Justin M. Forbes <jforbes@redhat.com>
hw/pc.c
vl.c