diff options
author | weiping zhang <zhangweiping@didichuxing.com> | 2017-12-21 07:39:50 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-02-01 09:26:45 -0500 |
commit | f2b44cde7e1687ef7886831a3a30df653bda2481 (patch) | |
tree | e09f617e1bcc15cf3bc5a14ce1d692af83d28471 /tools/perf/scripts/python/intel-pt-events.py | |
parent | f6f93f75afb65997f4a84aaaab59dd06a4a06c80 (diff) |
virtio: split device_register into device_initialize and device_add
In order to make caller do a simple cleanup, we split device_register
into device_initialize and device_add. device_initialize always succeeds,
so the caller can always use put_device when register_virtio_device faild.
Signed-off-by: weiping zhang <zhangweiping@didichuxing.com>
Suggested-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions