mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-17 02:15:13 +00:00
bdrv_file_open and bdrv_open are completely equivalent, they are never checked except to see which one to invoke. So merge them into a single one. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>