aboutsummaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2021-11-12 20:34:30 +0100
committerMichael S. Tsirkin <mst@redhat.com>2021-11-15 09:44:46 -0500
commit0351152b6f16e23e65407b4c4b27e23b46aa3801 (patch)
treed6f3476ad994ae64873d212a1c6d6f8edc21b09c /roms
parentd152cdd6f6fad381e804c8185f0ba938030ccac9 (diff)
downloadqemu-0351152b6f16e23e65407b4c4b27e23b46aa3801.zip
qemu-0351152b6f16e23e65407b4c4b27e23b46aa3801.tar.gz
qemu-0351152b6f16e23e65407b4c4b27e23b46aa3801.tar.bz2
vdpa: Replace qemu_open_old by qemu_open at
There is no reason to keep using the old one, since we neither use the variadics arguments nor open it with O_DIRECT. Also, net_client_init1, the caller of net_init_vhost_vdpa, wants all net_client_init_fun to use Error API, so it's a good step in that direction. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Message-Id: <20211112193431.2379298-2-eperezma@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions