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 920542 Details for
Bug 1122973
missing pci address for vga devices
[?]
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.
example xml to be fed to virsh createxml
vgatest.xml (text/xml), 3.44 KB, created by
Francesco Romani
on 2014-07-24 13:44:11 UTC
(
hide
)
Description:
example xml to be fed to virsh createxml
Filename:
MIME Type:
Creator:
Francesco Romani
Created:
2014-07-24 13:44:11 UTC
Size:
3.44 KB
patch
obsolete
><?xml version="1.0" encoding="utf-8"?> ><domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0"> > <name>vgadevtest</name> > <uuid>541a021b-06ca-43a6-be85-94874ed7b29d</uuid> > <memory>1048576</memory> > <currentMemory>1048576</currentMemory> > <vcpu current="1">1</vcpu> > <memtune> > <min_guarantee>1048576</min_guarantee> > </memtune> > <devices> > <channel type="unix"> > <target name="com.redhat.rhevm.vdsm" type="virtio"/> > <source mode="bind" path="/var/lib/libvirt/qemu/channels/541a021b-06ca-43a6-be85-94874ed7b29d.com.redhat.rhevm.vdsm"/> > </channel> > <channel type="unix"> > <target name="org.qemu.guest_agent.0" type="virtio"/> > <source mode="bind" path="/var/lib/libvirt/qemu/channels/541a021b-06ca-43a6-be85-94874ed7b29d.org.qemu.guest_agent.0"/> > </channel> > <input bus="usb" type="tablet"/> > <graphics autoport="yes" keymap="en-us" passwd="*****" passwdValidTo="1970-01-01T00:00:01" port="-1" type="vnc"> > <listen network="vdsm-ovirtmgmt" type="network"/> > </graphics> > <emulator>/usr/bin/qemu-system-ppc64</emulator> > <memballoon model="none"/> > <controller index="0" type="scsi"> > <address type="spapr-vio"/> > </controller> > <controller index="1" model="virtio-scsi" type="scsi"/> > <video> > <model heads="1" type="vga" vram="32768"/> > </video> > <interface type="bridge"> > <mac address="00:1a:4a:f1:b5:00"/> > <model type="virtio"/> > <source bridge="ovirtmgmt"/> > <filterref filter="vdsm-no-mac-spoofing"/> > <link state="up"/> > <bandwidth/> > </interface> > <disk device="cdrom" snapshot="no" type="file"> > <address bus="0" controller="0" target="0" type="drive" unit="0"/> > <source file="" startupPolicy="optional"/> > <target bus="scsi" dev="sda"/> > <readonly/> > <serial/> > </disk> > <disk device="disk" snapshot="no" type="file"> > <source file="/rhev/data-center/37f81af9-eb52-4495-be99-f42164587b33/b0b1b09c-8edc-4a06-b538-f45440b982ab/images/7228abf4-a8da-4c05-b932-fb65842b2846/1e96bc5b-bbdf-4d1b-bc1e-27c0e4c04267"/> > <target bus="virtio" dev="vda"/> > <serial>7228abf4-a8da-4c05-b932-fb65842b2846</serial> > <boot order="1"/> > <driver cache="none" error_policy="stop" io="threads" name="qemu" type="raw"/> > </disk> > </devices> > <os> > <type arch="ppc64" machine="pseries">hvm</type> > </os> > <clock adjustment="0" offset="variable"> > <timer name="rtc" tickpolicy="catchup"/> > </clock> > <cpu> > <topology cores="1" sockets="1" threads="1"/> > </cpu> > <qemu:commandline> > <qemu:arg value="-usbdevice"/> > <qemu:arg value="keyboard"/> > </qemu:commandline> ></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 1122973
: 920542