Bug 951525
Summary: | Executing "system_reset" command in qmp, two RESET events are reported | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | xhan |
Component: | qemu-kvm | Assignee: | Laszlo Ersek <lersek> |
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7.0 | CC: | acathrow, hhuang, juzhang, michen, qzhang, sluo, virt-maint |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-16 17:23:29 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
xhan
2013-04-12 11:41:31 UTC
Please feel free to reassign this BZ as appropriate. Thanks. This is already fixed upstream, will backport the fix shortly. It turns out that we'll rebase qemu to 1.5, so there's no need to backport the fixes. Moving this to ON_QA. I was wrong about this, it turns out it still exists upstream. Moving back to NEW. QMP usage is not going to be supported in RHEL7 and this bug is harmless when using libvirt. Closing as WONTFIX. (In reply to Ademar Reis from comment #6) > QMP usage is not going to be supported in RHEL7 and this bug is harmless > when using libvirt. Closing as WONTFIX. Why QMP not be support in rhel7? The libvirt must call for from QMP monitor, maybe you mistaked it to HMP, so reopen it to fix it. Please correct me if any mistake. Best Regards, sluo Hi Sluo, I can only repeat Ademar's comment 6: - *direct* QMP usage (ie. talking directly to the qemu monitor over QMP) is not supported in RHEL-7, - libvirt of course talks to the qemu monitor, using QMP, and that is supported. But libvirt can already handle the duplicate RESET event (this is what Ademar meant with "harmless". Please consider re-closing. Thanks. (In reply to Laszlo Ersek from comment #8) > Hi Sluo, > > I can only repeat Ademar's comment 6: > - *direct* QMP usage (ie. talking directly to the qemu monitor over QMP) is > not supported in RHEL-7, > - libvirt of course talks to the qemu monitor, using QMP, and that is > supported. But libvirt can already handle the duplicate RESET event (this is > what Ademar meant with "harmless". > Yep, sorry for not being clear before and thanks Laszlo for explaining. |