diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-09-01 22:59:25 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-09-06 15:25:08 +0200 |
commit | 68dc036488dfea170627a55e6ee3dfd7f2c2063e (patch) | |
tree | b985342e8da8254e95d0168049cd997a6f27a257 /pc-bios/acpi-dsdt.aml | |
parent | b2e10493c71160d88bb823cae9a92e806a79b9d6 (diff) | |
download | qemu-68dc036488dfea170627a55e6ee3dfd7f2c2063e.tar.gz qemu-68dc036488dfea170627a55e6ee3dfd7f2c2063e.tar.bz2 qemu-68dc036488dfea170627a55e6ee3dfd7f2c2063e.zip |
w32: Fix access to host devices (regression)
QEMU failed to open host devices like \\.\PhysicalDrive0 (first hard disk)
since some time (commit 8a79380b8ef1b02d2abd705dd026a18863b09020?).
Those devices use hdev_open which did not use the latest API for options.
This resulted in a fatal runtime error:
Block protocol 'host_device' doesn't support the option 'filename'
Duplicate code from raw_open to fix this.
Cc: qemu-stable@nongnu.org
Reported-by: David Brenner <david.brenner3@gmail.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'pc-bios/acpi-dsdt.aml')
0 files changed, 0 insertions, 0 deletions