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

update nested_hyperv_on_kvm.cfg cpu #3892

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lixuemin2016
Copy link
Contributor

No description provided.

@lixuemin2016
Copy link
Contributor Author

@peixiu @YongxueHong
Could you please help to review this PR when get time? Thank you so much. Test PASS locally.

./ConfigTest.py --testcase=nested_hyperv_on_kvm.q35 --guestname=Win2016 --platform=x86_64 --machines=q35

check the debug.log
[stdlog] -smp 20,maxcpus=20,cores=10,threads=1,dies=1,sockets=2
[stdlog] -cpu 'Haswell-noTSX',hv_reset,hv_crash,hv-no-nonarch-coresharing=auto,hv_emsr_bitmap,hv_tlbflush_ext,hv_tlbflush_direct,hv_evmcs,+vmx,hv_stimer,hv_synic,hv_vpindex,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_frequencies,hv_runtime,hv_tlbflush,hv_reenlightenment,hv_stimer_direct,hv_ipi,hv-xmm-input,hv_tlbflush_ext,+kvm_pv_unhalt \

JOB ID : 9d42353e8974e8a5246dc0a0c99842ba05dc84fd
JOB LOG : /root/avocado/job-results/job-2024-01-02T16.11-9d42353/job.log
(1/2) Host_RHEL.m9.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win2016.x86_64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.q35: STARTED
(1/2) Host_RHEL.m9.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win2016.x86_64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.q35: PASS (1063.44 s)
(2/2) Host_RHEL.m9.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win2016.x86_64.io-github-autotest-qemu.nested_hyperv_on_kvm.q35: STARTED
(2/2) Host_RHEL.m9.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win2016.x86_64.io-github-autotest-qemu.nested_hyperv_on_kvm.q35: PASS (865.78 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado/job-results/job-2024-01-02T16.11-9d42353/results.html
JOB TIME : 1932.17 s
INFO | Avocado XML results file copied successfully.

@peixiu
Copy link
Contributor

peixiu commented Jan 22, 2024

LGTM~

Acked-by: Peixiu Hou phou@redhat.com

@lixuemin2016
Copy link
Contributor Author

Add MR change reason: start from RHEL 9.3.0, KVM x86 rebase to 6.3-rcX. The cpu flags 'hv_tlbflush_ext','hv_tlbflush_direct' are newly supported flags. Thank you so much.

@lixuemin2016 lixuemin2016 force-pushed the nestcpu branch 6 times, most recently from a1be179 to 1d30372 Compare January 22, 2024 12:23
Start from RHEL 9.3.0, KVM x86 rebase to 6.3-rcX.
The cpu flags 'hv_tlbflush_ext','hv_tlbflush_direct' are newly supported.

Signed-off-by: lixuemin2016 <xuli@redhat.com>
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.

3 participants