Hi,
On Mon, Sep 28, 2015 at 11:01:11AM +0100, Stefano Stabellini wrote:
> No, unfortunately it is not possible at this stage of the release cycle.
> But users can still use QEMU 2.5 (as soon as it is released, which
> should be in a couple of months) with Xen 4.6 as there is not a strong
> tie bet
Hello,
On Fri, Aug 22, 2014 at 08:45:03AM +, Gonglei (Arei) wrote:
> > From: Konrad Rzeszutek Wilk [mailto:konrad.w...@oracle.com]
> > Sent: Thursday, August 21, 2014 6:31 AM
> > To: Fabio Fantoni
> > Cc: Ross Philipson; Ian Campbell; Paul Durrant; ke...@koconnor.net;
> > Huangweidong (C); Han
On Tue, Jun 17, 2014 at 04:08:54PM -0400, Konrad Rzeszutek Wilk wrote:
> On Tue, Jun 17, 2014 at 10:43:29PM +0300, Michael S. Tsirkin wrote:
> > On Tue, Jun 17, 2014 at 02:44:41PM -0400, Don Slutz wrote:
> > >
> > > >Presumably you then have a 64 bit guest so why does it
> > > >care about memory/M
On Fri, Apr 25, 2014 at 01:08:18AM -0600, Chun Yan Liu wrote:
> Hi,
>
Hello,
> I'm looking at xen hvm guest direct kernel boot and interested to do
> it. I found there were some discussions about it and an early work
> around by Daniel (based on xen qemu-dm).
> [1]http://old-list-archives.xenpr
On Tue, Sep 24, 2013 at 11:24:46PM +0200, Sander Eikelenboom wrote:
>
> > Can you send out the all the logs when using qemu-dm-traditional as well as
> > the guest configuration file used by xl ?
>
> Sure, here is the complete set for qemu-dm-traditional.
> I have added some extra printk's (see
On Sun, Jul 28, 2013 at 05:56:01PM +0100, Frediano Ziglio wrote:
>2013/7/23 Gerd Hoffmann <[1]kra...@redhat.com>
>
> Â Hi,
> > Tested-by: Fabio Fantoni <[2]fabio.fant...@m2r.biz>
> >
> > I tested it for a long time with spice on xen (because qxl will be
> fully
>
On Sun, Sep 22, 2013 at 05:00:58PM +0200, Sander Eikelenboom wrote:
>
> >> I'm trying to get secondary vga-passthrough on a HVM guest to work with a
> >> AMD HD6570 and the native kernel radeon driver and kernel modesetting.
> >> So the guest still gets the emulated stdvga or cirrus device(used i
On Mon, Jul 29, 2013 at 08:48:54AM +, Gonglei (Arei) wrote:
> > -Original Message-
> > From: Pasi Kärkkäinen [mailto:pa...@iki.fi]
> > Sent: Saturday, July 27, 2013 7:51 PM
> > To: Gerd Hoffmann
> > Cc: Andreas Färber; Hanweidong; Luonengjun; qem
On Fri, Jul 26, 2013 at 12:19:16PM +0200, Gerd Hoffmann wrote:
>
> Maybe the xen guys did some optimizations in qemu-dm which where not
> merged upstream. Try asking @ xen-devel.
>
Yeah, xen qemu-dm must have some optimization for cirrus that isn't in upstream
qemu.
> Beside that the standar
On Tue, Jul 02, 2013 at 11:48:46AM +0100, Ian Campbell wrote:
> On Tue, 2013-07-02 at 11:31 +0100, Paul Durrant wrote:
> > > > XS, XC and anyone else who chooses could carry a separate patch that
> > > > changes the default to 'install if there are no drivers', signalling
> > > > over xenstore, or
On Thu, May 30, 2013 at 02:20:46PM +0100, Stefano Stabellini wrote:
> We are currently setting the PCI hole to start at HVM_BELOW_4G_RAM_END,
> that is 0xf000.
> Start the PCI hole at 0xe000 instead, that is the same value used by
> pc_init1 and qemu-xen-traditional.
>
> This fixes a bug w
On Thu, May 30, 2013 at 11:23:44AM +, Gonglei (Arei) wrote:
> Hi all,
> My environment is xen-4.1.2 + qemu-1.2.2
> I made a pvscsi driver for Redhat guest, but I encountered a problem
> that I could see two scsi disks, one was simulated by QEMU, another was
> passthrough.
> Actu
On Fri, Mar 15, 2013 at 06:14:30PM +, Frediano Ziglio wrote:
> Modern notebook support 136x768 resolution. The resolution width is
> not multiple of 16 causing some problems.
>
> Qemu VGA emulation require width resolution to be multiple of 8.
>
> VNC implementation require width resolution t
On Wed, Feb 20, 2013 at 03:42:15PM +, Ian Jackson wrote:
> Pasi Kärkkäinen writes ("Re: [Xen-devel] [PATCH 0/2] QEMU/xen: simplify
> cpu_ioreq_pio and cpu_ioreq_move / Xen on Xen nested virt"):
> > Ping again? I wonder if I've gotten into some blacklist already
On Thu, Jan 24, 2013 at 03:44:41PM +0200, Pasi Kärkkäinen wrote:
> Hello,
>
> IanJ: I can't see this patch in qemu-xen-unstable ..
> Does the the patch still need something to be fixed before it can be applied?
>
Ping again? I wonder if I've gotten into some blac
Hello,
IanJ: I can't see this patch in qemu-xen-unstable ..
Does the the patch still need something to be fixed before it can be applied?
Thanks,
-- Pasi
On Wed, Jan 09, 2013 at 09:09:26AM +0200, Pasi Kärkkäinen wrote:
> On Tue, Jan 08, 2013 at 01:49:06AM +, Xu, Dongxi
On Tue, Jan 08, 2013 at 01:49:06AM +, Xu, Dongxiao wrote:
> >
> > > -Original Message-
> > > From: Ian Jackson [mailto:ian.jack...@eu.citrix.com]
> > > Sent: Saturday, December 08, 2012 12:34 AM
> > > To: Ian Campbell
> > > Cc: Stefano Stabellini; Xu, Dongxiao; xen-de...@lists.xensourc
On Thu, Nov 29, 2012 at 01:57:11PM +, Ian Campbell wrote:
> On Thu, 2012-11-29 at 13:21 +, Stefano Stabellini wrote:
> > > Also I think 4.2.1 need these patches to enable the basic Xen on Xen
> > > nested virtualization usage scenario.
> >
> > I agree.
>
> Nested virt was a tech preview i
On Mon, May 23, 2011 at 08:21:40AM -0500, Justin M. Forbes wrote:
>
> Fedora 16
> It is time to start planning for the Fedora 16 release. What features are
> going to be proposed? What does the community want to see from Fedora 16
> virtualiation?
>
Xen dom0 support out-of-the-box with the
On Fri, Aug 27, 2010 at 06:01:49PM +0100, David Markey wrote:
>Wow, good news.
>When are we porting our Xen stuff upstream? :)
>
I think that's in progress right now.. two rounds of patches already sent.
-- Pasi
On Tue, Jan 05, 2010 at 06:43:11AM -0600, Anthony Liguori wrote:
> Hi,
>
> I hope everyone had a happy new year! Now that we've finished the 0.12
> release and most of us have had a nice break, I think it's time to start
> planning for the next release.
>
> 0.12 felt a bit rushed to me. I'd l
21 matches
Mail list logo