Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu_guest_agent: Add new api support 'guest-network-get-route' #4130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

6-dehan
Copy link
Contributor

@6-dehan 6-dehan commented Aug 6, 2024

Add new api 'guest-network-get-route' to support qga query route info of Guest.

ID: 2588
Signed-off-by: demeng [email protected]

@6-dehan 6-dehan marked this pull request as draft August 6, 2024 15:06
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch from 6871876 to 94a958d Compare September 11, 2024 06:08
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch from 94a958d to 38d7dd3 Compare October 11, 2024 09:12
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch 5 times, most recently from b2a2da4 to d94fe97 Compare November 27, 2024 03:58
@6-dehan 6-dehan marked this pull request as ready for review November 27, 2024 04:01
@6-dehan
Copy link
Contributor Author

6-dehan commented Nov 27, 2024

@leidong please help to review thanks.
(1/1) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_get_network_route.q35: PASS (68.47 s)

qemu/tests/qemu_guest_agent.py Outdated Show resolved Hide resolved
qemu/tests/cfg/qemu_guest_agent.cfg Outdated Show resolved Hide resolved
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch from d94fe97 to d8b8d44 Compare December 8, 2024 14:50
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch from d8b8d44 to 60fdc54 Compare December 25, 2024 03:35
self.gagent.get_network_route()
qga_route_info = self.gagent.get_network_route()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 1986 is redundant

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. thanks

Add new api 'guest-network-get-route' to support qga query route
info of Guest.

Signed-off-by: Dehan Meng <[email protected]>
@6-dehan 6-dehan force-pushed the KVMAUTOMA-2588-newapi-getroute branch from 60fdc54 to 038735f Compare January 20, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants