All of lore.kernel.org
 help / color / mirror / Atom feed
* xm/xl shutdown does not work with HVM guest
@ 2014-02-19 18:50 Saurabh Mishra
  2014-02-19 18:56 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 14+ messages in thread
From: Saurabh Mishra @ 2014-02-19 18:50 UTC (permalink / raw)
  To: xen-devel


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

Hi,

I'd like to know what should be configured in the HVM guest such that it
accepts 'xm/xl shutdown' graceful shutdown signal.

'xm/xl shutdown' works great when I have xen_platform_pci=1 (PV on HVM)
however whenever I disable xen_platform_pci=0, it does not work.

I also tried 'xl/xm trigger <vm> power' and this too does not work if
xen_platform_pci=0 is set. We do have lot of PCI pass-through devices.

Our Xen cfg file looks like this :-

# HVM specific
kernel = "hvmloader"
builder = "hvm"
device_model = "qemu-dm"

# Enable ACPI support
acpi = 1

# Enable serial console
serial = "pty"

# Enable VNC
vnc = 1
vnclisten = "0.0.0.0"

pci_msitranslate = 0

xen_platform_pci = 1

# Default behavior for following events
on_reboot = "destroy"


I'm use SLES SuSE 11 SP3.

Thanks,
/Saurabh

[-- Attachment #1.2: Type: text/html, Size: 1358 bytes --]

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

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-02-24 11:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 18:50 xm/xl shutdown does not work with HVM guest Saurabh Mishra
2014-02-19 18:56 ` Konrad Rzeszutek Wilk
2014-02-19 19:02   ` Saurabh Mishra
2014-02-19 19:24     ` Konrad Rzeszutek Wilk
2014-02-19 19:33       ` Saurabh Mishra
2014-02-19 19:52         ` Konrad Rzeszutek Wilk
2014-02-19 19:55           ` Saurabh Mishra
2014-02-20  9:15     ` Ian Campbell
2014-02-21  0:26       ` Saurabh Mishra
2014-02-21 17:51         ` Saurabh Mishra
2014-02-21 21:13           ` Konrad Rzeszutek Wilk
2014-02-21 22:04             ` Saurabh Mishra
2014-02-24 11:05           ` Ian Campbell
2014-02-20  9:14   ` Ian Campbell

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.