All of lore.kernel.org
 help / color / mirror / Atom feed
* virsh dumpxml didn't reflect viridian=1
@ 2009-10-10 15:40 Florian Manschwetus
  0 siblings, 0 replies; only message in thread
From: Florian Manschwetus @ 2009-10-10 15:40 UTC (permalink / raw)
  To: Xen discuss; +Cc: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 1462 bytes --]

Just the output of one of the viridian enabled windows hvm machines:

Florian

virsh dumpxml titan
<domain type='xen' id='40'>
  <name>titan</name>
  <uuid>cedb6201-82d6-3c96-4da3-e0bfad6a7501</uuid>
  <memory>2097152</memory>
  <currentMemory>2097152</currentMemory>
  <vcpu>2</vcpu>
  <os>
    <type>hvm</type>
    <loader>/usr/lib/xen/boot/hvmloader</loader>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='localtime'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
    <disk type='block' device='disk'>
      <driver name='phy'/>
      <source dev='/dev/dsk/c0t600A0B800049E902000009294ACD08D6d0p0'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <interface type='bridge'>
      <mac address='00:16:3e:00:00:01'/>
      <source bridge='e1000g3'/>
      <script path='/usr/lib/xen/scripts/vif-vnic'/>
      <target dev='vif40.0'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/4'/>
      <target port='0'/>
    </serial>
    <console type='pty' tty='/dev/pts/4'>
      <source path='/dev/pts/4'/>
      <target port='0'/>
    </console>
    <input type='tablet' bus='usb'/>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='5900' autoport='yes' keymap='de'/>
  </devices>
</domain>


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3686 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-10 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-10 15:40 virsh dumpxml didn't reflect viridian=1 Florian Manschwetus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.