summaryrefslogtreecommitdiffstats
path: root/qemu-user.c
diff options
context:
space:
mode:
authorCorey Bryant2012-08-14 22:43:45 +0200
committerKevin Wolf2012-08-15 10:48:57 +0200
commit6165f4d85d92e15b6aebdeeb2559dc687b0353c7 (patch)
tree8803e96745c9daaada75bc7296c459750d1fa20f /qemu-user.c
parentblock: Prevent detection of /dev/fdset/ as floppy (diff)
downloadqemu-6165f4d85d92e15b6aebdeeb2559dc687b0353c7.tar.gz
qemu-6165f4d85d92e15b6aebdeeb2559dc687b0353c7.tar.xz
qemu-6165f4d85d92e15b6aebdeeb2559dc687b0353c7.zip
block: Convert open calls to qemu_open
This patch converts all block layer open calls to qemu_open. Note that this adds the O_CLOEXEC flag to the changed open paths when the O_CLOEXEC macro is defined. Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-user.c')
0 files changed, 0 insertions, 0 deletions