Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1457764 Details for
Bug 1378005
[virtio-win][svvp][ws2016]Job "Clock Interrupt Test " failed when "-rtc base=localtime,clock=host,driftfix=slew"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
qemu command lines
file_1378005.txt (text/plain), 3.46 KB, created by
Peixiu Hou
on 2018-07-10 10:35:36 UTC
(
hide
)
Description:
qemu command lines
Filename:
MIME Type:
Creator:
Peixiu Hou
Created:
2018-07-10 10:35:36 UTC
Size:
3.46 KB
patch
obsolete
>Qemu command line for AMD host: >screen /usr/libexec/qemu-kvm \ >-name SVVP_RHEL7u6_AMD_SUT \ >-M q35 \ >-cpu Opteron_G5,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff \ >-enable-kvm -nodefconfig -nodefaults \ >-m 256G \ >-smp 48 \ >-uuid 5833c5da-cf29-486c-b419-3389581231ca \ >-smbios type=1,manufacturer="Red Hat",product="RHEL OpenStack Platform Version 7.6 & RHEV Version 7.6",version=7Server-7.6.0.0.el7,serial="14F00000-BF99-11E1-BAC6-80 C29 BB56 B06",uuid=fc63aeb8-bdf2-4aa6-a655-15421052f7c0 \ >-nodefconfig \ >-object iothread,id=thread0 \ >-drive file=win2016-pc.qcow2,if=none,format=qcow2,cache=none,werror=stop,rerror=stop,id=drive-virtio-disk0,aio=native \ >-device pcie-root-port,bus=pcie.0,id=root1.0,slot=1 \ >-device virtio-blk-pci,scsi=off,iothread=thread0,bus=root1.0,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 \ >-rtc base=localtime,clock=host \ >-device piix3-usb-uhci,id=usb \ >-device usb-tablet,id=tablet0 \ >-k en-us \ >-vnc 0.0.0.0:0 \ >-vga std \ >-monitor stdio \ >-qmp tcp:0:4455,server,nowait \ >-boot menu=on \ >-device pcie-root-port,bus=pcie.0,id=root2.0,slot=2 \ >-netdev tap,script=/etc/qemu-ifup,id=hostnet0 \ >-device e1000,netdev=hostnet0,id=net0,mac=00:e2:52:20:16:08,bus=root2.0 \ >-device pcie-root-port,bus=pcie.0,id=root3.0,slot=3 \ >-netdev tap,script=/etc/qemu-ifup1,id=hostnet1 \ >-device e1000,netdev=hostnet1,id=net1,mac=00:e2:52:20:16:01,bus=root2.0 \ >-device pcie-root-port,bus=pcie.0,id=root4.0,slot=4 \ >-device usb-ehci,id=ehci0,bus=root4.0 \ >-drive file=usb-disk-0.raw,if=none,id=drive-usb-2-0,media=disk,format=raw,cache=none,werror=stop,rerror=stop,aio=threads \ >-device usb-storage,bus=ehci0.0,drive=drive-usb-2-0,id=usb-2-0,removable=on \ >-drive file=en_windows_server_2016_updated_feb_2018_x64_dvd_11636692.iso,media=cdrom,id=cdrom,if=none -device ide-drive,drive=cdrom,bootindex=0 \ >-cdrom /usr/share/virtio-win/virtio-win.iso \ > >Qemu command line for Intel host: >screen /usr/libexec/qemu-kvm \ >-name SVVP_RHEL7u6_INTEL_SUT \ >-M q35 \ >-cpu Westmere,+kvm_pv_unhalt,hv_spinlocks=0x1fff,hv_relaxed,hv_vapic,hv_time \ >-enable-kvm -nodefconfig -nodefaults \ >-m 256G \ >-smp 64 \ >-uuid 94e5647f-fbe2-4ac6-aec4-d47b53adf49b \ >-smbios type=1,manufacturer="Red Hat",product="RHEL OpenStack Platform Version 7.6 & RHEV Version 7.6",version=7Server-7.6.0.0.el7,serial="14F00000-BF99-11E1-BAC6-80 C20 BB57 B07",uuid=a9ae30bb-680e-4c0d-840c-779aea9acd54 \ >-nodefconfig \ >-rtc base=localtime,clock=host \ >-object iothread,id=thread0 \ >-drive file=win2016-pc.qcow2,if=none,format=qcow2,cache=none,werror=stop,rerror=stop,id=drive-virtio-disk0,aio=native \ >-device pcie-root-port,bus=pcie.0,id=root1.0,slot=1 \ >-device virtio-blk-pci,scsi=off,iothread=thread0,bus=root1.0,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 \ >-device piix3-usb-uhci,id=usb \ >-device usb-tablet,id=tablet0 \ >-k en-us \ >-vnc 0.0.0.0:0 \ >-vga std \ >-monitor stdio \ >-qmp tcp:0:4455,server,nowait \ >-boot menu=on \ >-device pcie-root-port,bus=pcie.0,id=root2.0,slot=2 \ >-netdev tap,script=/etc/qemu-ifup1,id=hostnet0,vhost=on,queues=64 \ >-device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:e2:52:22:16:01,mq=on,vectors=130,bus=root2.0 \ >-device pcie-root-port,bus=pcie.0,id=root4.0,slot=4 \ >-device usb-ehci,id=ehci0,bus=root4.0 \ >-drive file=usb-disk-0.raw,if=none,id=drive-usb-2-0,media=disk,format=raw,cache=none,werror=stop,rerror=stop,aio=threads \ >-device usb-storage,bus=ehci0.0,drive=drive-usb-2-0,id=usb-2-0,removable=on \ >-cdrom virtio-win-prewhql-0.1-156.iso \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1378005
:
1203193
|
1205379
|
1457750
|
1457762
| 1457764