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 1482248 Details for
Bug 1627604
Missing vhostuser NICs interface name by "# virsh domiflist $domain"
[?]
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.
Guest XML
rhel7.6.xml (text/plain), 4.83 KB, created by
Pei Zhang
on 2018-09-11 01:57:27 UTC
(
hide
)
Description:
Guest XML
Filename:
MIME Type:
Creator:
Pei Zhang
Created:
2018-09-11 01:57:27 UTC
Size:
4.83 KB
patch
obsolete
><domain type="kvm"> > <name>rhel7.6</name> > <uuid>68329df6-b563-11e8-b556-1866dae6e104</uuid> > <memory unit="KiB">8388608</memory> > <currentMemory unit="KiB">8388608</currentMemory> > <memoryBacking> > <hugepages> > <page size="1048576" unit="KiB" /> > </hugepages> > <locked /> > </memoryBacking> > <vcpu placement="static">6</vcpu> > <cputune> > <vcpupin cpuset="30" vcpu="0" /> > <vcpupin cpuset="31" vcpu="1" /> > <vcpupin cpuset="29" vcpu="2" /> > <vcpupin cpuset="27" vcpu="3" /> > <vcpupin cpuset="25" vcpu="4" /> > <vcpupin cpuset="23" vcpu="5" /> > <emulatorpin cpuset="28,26,24,22,20,18" /> > </cputune> > <numatune> > <memory mode="strict" nodeset="1" /> > </numatune> > <os> > <type arch="x86_64" machine="q35">hvm</type> > <boot dev="hd" /> > </os> > <features> > <acpi /> > <acpi /> > <pmu state="off" /> > <vmport state="off" /> > <ioapic driver="qemu" /> > </features> > <cpu mode="host-passthrough"> > <feature name="tsc-deadline" policy="require" /> > <numa> > <cell cpus="0-5" id="0" memAccess="shared" memory="8388608" unit="KiB" /> > </numa> > </cpu> > <clock offset="utc"> > <timer name="rtc" tickpolicy="catchup" /> > <timer name="pit" tickpolicy="delay" /> > <timer name="hpet" present="no" /> > </clock> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <pm> > <suspend-to-mem enable="no" /> > <suspend-to-disk enable="no" /> > </pm> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk device="disk" type="file"> > <driver ats="on" cache="none" io="threads" iommu="on" name="qemu" type="qcow2" /> > <source file="/home/images_nfv-virt-rt-kvm/rhel7.6.qcow2" /> > <target bus="virtio" dev="vda" /> > <address bus="0x02" domain="0x0000" function="0x0" slot="0x00" type="pci" /> > </disk> > <controller index="0" model="none" type="usb" /> > <controller index="0" model="pcie-root" type="pci" /> > <controller index="1" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="1" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x1" type="pci" /> > </controller> > <controller index="2" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="2" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x2" type="pci" /> > </controller> > <controller index="3" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="3" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x3" type="pci" /> > </controller> > <controller index="4" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="4" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x4" type="pci" /> > </controller> > <controller index="5" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="5" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x5" type="pci" /> > </controller> > <controller index="6" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="6" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x6" type="pci" /> > </controller> > <controller index="7" model="pcie-root-port" type="pci"> > <model name="pcie-root-port" /> > <target chassis="7" port="0x0" /> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x7" type="pci" /> > </controller> > <interface type="bridge"> > <mac address="88:66:da:5f:dd:01" /> > <source bridge="switch" /> > <model type="virtio" /> > <address bus="0x03" domain="0x0000" function="0x0" slot="0x00" type="pci" /> > </interface> > <interface type="vhostuser"> > <mac address="88:66:da:5f:dd:02" /> > <source mode="server" path="/tmp/vhostuser0.sock" type="unix" /> > <model type="virtio" /> > <driver ats="on" iommu="on" name="vhost" queues="2" rx_queue_size="512" /> > <address bus="0x6" domain="0x0000" function="0x0" slot="0x00" type="pci" /> > </interface> > <interface type="vhostuser"> > <mac address="88:66:da:5f:dd:03" /> > <source mode="server" path="/tmp/vhostuser1.sock" type="unix" /> > <model type="virtio" /> > <driver ats="on" iommu="on" name="vhost" queues="2" rx_queue_size="512" /> > <address bus="0x7" domain="0x0000" function="0x0" slot="0x00" type="pci" /> > </interface> > <input bus="ps2" type="mouse" /> > <input bus="ps2" type="keyboard" /> > <memballoon model="virtio"> > <address bus="0x04" domain="0x0000" function="0x0" slot="0x00" type="pci" /> > </memballoon> > <iommu model="intel"> > <driver caching_mode="on" intremap="on" iotlb="on" /> > </iommu> > <console type="pty" /> > </devices> ></domain>
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 1627604
: 1482248