Revert "kvm: qemu: use proper open call for init file"
commitcab9ddf8b10587887a295527168651e0e91d1111
authorAvi Kivity <avi@redhat.com>
Mon, 2 Feb 2009 16:45:24 +0000 (2 18:45 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Feb 2009 16:45:24 +0000 (2 18:45 +0200)
tree38e950737107dab4b7e3b6c81ee8ed26f176d4c8
parent178ac3badcbea0fdefe7b84ee9573b5493ca8cb9
Revert "kvm: qemu: use proper open call for init file"

This reverts commit b7190d32817e01b7a7adb7a9ef69ad4b27af75d2.

Glauber says:

qemu_fopen turned into qemu_fopen_file, and commit b7190d32
fixed it. But then the function turned back into qemu_fopen again,
and we're currently breaking the build.

Signed-off-by: Avi Kivity <avi@redhat.com>
hw/ds1225y.c