From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Issues with latest staging tree starting PV guest. Date: Mon, 3 Mar 2014 18:52:39 -0800 Message-ID: <20140303185239.65b9dc9b@mantra.us.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hi, I reinstalled my system with fedora 19, then installed xen. Got the latest xen tree, cs 79de2d3. Then I built copied xen, tools. But running into minor issues, which are new in 4.5 for me: 1. xl cr -c vm.cfg.pv : it doesn't throw the pygrub menu on terminal, and the guest remains paused. However, if I contrl C, xl unp, then xl console, I see guest booting. 2. When I do halt in it, it remains suspended but doesn't get destroyed. 3. I setup xenbr, added vif line as always: vif = ['type=netfront,bridge=xenbr0'] But now get: libxl: error: libxl_create.c:1226:domcreate_attach_vtpms: unable to add nic devices xenbr seems ok: bridge name bridge id STP enabled interfaces xenbr0 8000.003048cef05e no em1 Wondering if anyone's seen/dealt with them. thanks a lot, Mukesh