Bug 971773
Summary: | [virtio-win][serial]guest can not write to a virtio serial port while no listening side | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | lijin <lijin> |
Component: | virtio-win | Assignee: | Gal Hammer <ghammer> |
Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.5 | CC: | acathrow, bcao, bsarathy, dyasny, ghammer, jguo, rhod |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-09 06:45:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
lijin
2013-06-07 09:05:22 UTC
Add regression keyword based on comment #0 This behavior is by design. A write request fails if no listener on the other side. Just to be clear. In the past two modes were supported, Blocking (wait indefinitely for the write to succeed), and non-blocking (immediately return success/failure). Now only non-blocking is supported, which is fine. (In reply to Ronen Hod from comment #5) > Just to be clear. > In the past two modes were supported, Blocking (wait indefinitely for the > write to succeed), and non-blocking (immediately return success/failure). > Now only non-blocking is supported, which is fine. Ronen,Gal Will this change influence RHEV-Agent or Spice-Agent ? blocking mode is not supported for windows guests ,how about RHEL Guests ? Thanks, Mike |