RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1092813 - When running a KVM Windows guest, need to turn on all the "hv_*" flags
Summary: When running a KVM Windows guest, need to turn on all the "hv_*" flags
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virt-manager
Version: 6.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Giuseppe Scrivano
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1083537
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-30 03:22 UTC by tingting zheng
Modified: 2014-11-28 13:11 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1083537
Environment:
Last Closed: 2014-04-30 19:53:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description tingting zheng 2014-04-30 03:22:41 UTC
As Hyper-V Enlightenment feature is also supported on rhel6,so cloned the bug to rhel6.

+++ This bug was initially created as a clone of Bug #1083537 +++

+++ This bug was initially created as a clone of Bug #1083525 +++

Description of problem:
As of RHEL7.0 QEMU and Libvirt support several Hyper-V Enlightenment features, that need to be explicitly turned on for Windows guests. It is forbidden to turn them on for RHEL5 guests.
The QEMU flags are: "hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time"

Additional info:
hv_relaxed turns off an internal Windows watchdog, and by doing so avoids some high load BSODs
hv_relaxed is also supported in RHEL6 as of RHEL6.4
All the other flags are performance optimization flags, that can improve the performance by 10% to much more (in extreme cases of resources overcommit).

Libvirt related bugs:
RHEL7
 Bug 1056205 - new cpu's flags, to control hyper-v related features - hv-time
 Bug 784836 - new cpu's flags, to control hyper-v related features
RHEL6
 Bug 864606 - [RFE] Enable Hyper-V Enlightenment for Windows guests

Note: You might want to duplicate this BZ to other RHEL7 based versions of RHOS.

Comment 2 Giuseppe Scrivano 2014-04-30 19:53:16 UTC
I would prefer to not change the virt-manager defaults at this late point, closing as WONTFIX.  Please re-open if it is affecting any customer.


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