]> git.proxmox.com Git - mirror_qemu.git/commit
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Wed, 23 Sep 2015 04:19:57 +0000 (12:19 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Sep 2015 13:27:52 +0000 (16:27 +0300)
commitd1f8b30ec8dde0318fd1b98d24a64926feae9625
tree2d0bddbc0c7980cb974c79fb9c7d1116d70a7a06
parentdcb10c000cdd4d14f5ac4f07b04fb666494ef4a8
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE

Quote from Michael:

    We really should rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Tested-by: Marcel Apfelbaum <marcel@redhat.com>
docs/specs/vhost-user.txt
hw/net/vhost_net.c
hw/virtio/vhost-user.c
linux-headers/linux/vhost.h
tests/vhost-user-test.c