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 947083 Details for
Bug 1152830
Fix sense buffer in virtio-scsi LUN passthrough
[?]
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 file
virtio-scsi-lun.xml (text/plain), 4.87 KB, created by
tingting zheng
on 2014-10-15 03:27:06 UTC
(
hide
)
Description:
guest xml file
Filename:
MIME Type:
Creator:
tingting zheng
Created:
2014-10-15 03:27:06 UTC
Size:
4.87 KB
patch
obsolete
><domain type='kvm' id='2'> > <name>virtio-scsi-lun</name> > <uuid>e00a07fa-9ac6-4683-ae26-bd2a5e272f6a</uuid> > <memory unit='KiB'>1048576</memory> > <currentMemory unit='KiB'>1048576</currentMemory> > <vcpu placement='static'>1</vcpu> > <resource> > <partition>/machine</partition> > </resource> > <os> > <type arch='x86_64' machine='pc-i440fx-rhel7.0.0'>hvm</type> > <kernel>/var/lib/libvirt/boot/virtinst-vmlinuz.i8Tv2R</kernel> > <initrd>/var/lib/libvirt/boot/virtinst-initrd.img.NUSkNT</initrd> > <cmdline>method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/latest-RHEL-6/6.6/Server/x86_64/os/</cmdline> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <cpu mode='custom' match='exact'> > <model fallback='allow'>Penryn</model> > </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>destroy</on_reboot> > <on_crash>destroy</on_crash> > <pm> > <suspend-to-mem enabled='no'/> > <suspend-to-disk enabled='no'/> > </pm> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type='block' device='lun'> > <driver name='qemu' type='raw'/> > <source dev='/dev/sdb'/> > <backingStore/> > <target dev='sda' bus='scsi'/> > <alias name='scsi0-0-0-0'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='usb' index='0' model='ich9-ehci1'> > <alias name='usb0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci1'> > <alias name='usb0'/> > <master startport='0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci2'> > <alias name='usb0'/> > <master startport='2'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci3'> > <alias name='usb0'/> > <master startport='4'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/> > </controller> > <controller type='scsi' index='0' model='virtio-scsi'> > <alias name='scsi0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> > </controller> > <controller type='pci' index='0' model='pci-root'> > <alias name='pci.0'/> > </controller> > <controller type='virtio-serial' index='0'> > <alias name='virtio-serial0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> > </controller> > <interface type='direct'> > <mac address='52:54:00:2c:77:75'/> > <source dev='enp0s25' mode='bridge'/> > <target dev='macvtap0'/> > <model type='virtio'/> > <alias name='net0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> > </interface> > <serial type='pty'> > <source path='/dev/pts/1'/> > <target port='0'/> > <alias name='serial0'/> > </serial> > <console type='pty' tty='/dev/pts/1'> > <source path='/dev/pts/1'/> > <target type='serial' port='0'/> > <alias name='serial0'/> > </console> > <channel type='spicevmc'> > <target type='virtio' name='com.redhat.spice.0'/> > <alias name='channel0'/> > <address type='virtio-serial' controller='0' bus='0' port='1'/> > </channel> > <input type='tablet' bus='usb'> > <alias name='input0'/> > </input> > <input type='mouse' bus='ps2'/> > <input type='keyboard' bus='ps2'/> > <graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'> > <listen type='address' address='127.0.0.1'/> > </graphics> > <sound model='ich6'> > <alias name='sound0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> > </sound> > <video> > <model type='qxl' ram='65536' vram='65536' heads='1'/> > <alias name='video0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> > </video> > <redirdev bus='usb' type='spicevmc'> > <alias name='redir0'/> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > <alias name='redir1'/> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > <alias name='redir2'/> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > <alias name='redir3'/> > </redirdev> > <memballoon model='virtio'> > <alias name='balloon0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> > </memballoon> > </devices> > <seclabel type='dynamic' model='selinux' relabel='yes'> > <label>system_u:system_r:svirt_t:s0:c242,c400</label> > <imagelabel>system_u:object_r:svirt_image_t:s0:c242,c400</imagelabel> > </seclabel> ></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 1152830
: 947083 |
947084
|
952978