summary refs log tree commit diff stats
path: root/hw/timer/ibex_timer.c
diff options
context:
space:
mode:
authorCédric Le Goater <clg@redhat.com>2025-03-26 08:51:22 +0100
committerCédric Le Goater <clg@redhat.com>2025-04-25 09:01:37 +0200
commit7d810bb166820237f57b8e20272a366af2641f35 (patch)
treede0f07231c6e5df3572c215d7f1d0f545cc400d3 /hw/timer/ibex_timer.c
parente218ccf0c94b6fe26b333e2bdad87da85fe1c428 (diff)
downloadfocaccia-qemu-7d810bb166820237f57b8e20272a366af2641f35.tar.gz
focaccia-qemu-7d810bb166820237f57b8e20272a366af2641f35.zip
vfio: Rename VFIOContainer related services
Rename these routines :

  vfio_put_group -> vfio_group_put
  vfio_get_group -> vfio_group_get
  vfio_kvm_device_del_group -> vfio_group_del_kvm_device
  vfio_kvm_device_add_group -> vfio_group_add_kvm_device
  vfio_get_device -> vfio_device_get
  vfio_put_base_device -> vfio_device_put
  vfio_device_groupid -> vfio_device_get_groupid
  vfio_connect_container -> vfio_container_connect
  vfio_disconnect_container -> vfio_container_disconnect

to better reflect the namespace they belong to.

Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-30-clg@redhat.com
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-38-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/timer/ibex_timer.c')
0 files changed, 0 insertions, 0 deletions