Bug 215723 - Issue in VSOCK with QEMU
Summary: Issue in VSOCK with QEMU
Status: NEW
Alias: None
Product: Virtualization
Classification: Unclassified
Component: lguest (show other bugs)
Hardware: All Linux
: P1 high
Assignee: virtualization_lguest
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-22 06:45 UTC by Vilas R K
Modified: 2022-03-22 06:45 UTC (History)
0 users

See Also:
Kernel Version: 5.10.101-g2ba15c466525-dirty
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Vilas R K 2022-03-22 06:45:50 UTC
Below are the details:
1. Communicate from HOST to Guest using VSOCK.
2. Keep the Guest in Suspend Mode.
3. After Guest Resume ,Connection Between Guest to HOST will fail forever , until we will not restart the guest.


QEMU
QEMU emulator version 4.2.0
 
HOST KERNEL
5.10.91-cvhb

GUEST KERNEL
5.10.101-g2ba15c466525-dirty

Used Below command to Suspend.
      --> echo mem >/sys/power/state

Note You need to log in before you can comment on or make changes to this bug.