[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine op
From: |
Pasi Kärkkäinen |
Subject: |
Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g |
Date: |
Tue, 17 Jun 2014 23:35:36 +0300 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
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/MMIO being below 4G?
> > >
> > > It is not the guest that matters, it is all the PCI devices in use. There
> > > are
> > > ones (all old hardware) that only support 32bit addresses.
> >
> > Emulated devices? Let's just teach them to support 64 bit BARs.
> > Looks like a nicer solution than asking user to make
> > this decision.
>
> I presume real normal PCI devices.
>
Yeah, I believe this thread is about enabling/fixing PCI passthru of (existing
old legacy) physical PCI devices,
so there's no way to "teach" them to support 64b BARs..
> >
> > > When using
> > > these you may need more room.
> > >
> > > Also pci-passthru of real hardware that is 32bit only may require this.
> > > -Don Slutz
> >
-- Pasi
- Re: [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, (continued)
Re: [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Michael S. Tsirkin, 2014/06/17
- Re: [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Don Slutz, 2014/06/17
- Re: [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Michael S. Tsirkin, 2014/06/17
- Re: [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Michael S. Tsirkin, 2014/06/17
- Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Konrad Rzeszutek Wilk, 2014/06/17
- Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Michael S. Tsirkin, 2014/06/17
- Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g, Slutz, Donald Christopher, 2014/06/18
Re: [Qemu-devel] [Xen-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g,
Pasi Kärkkäinen <=
[Qemu-devel] [PATCH v5 3/3] xen-hvm: Pass is_default to xen_hvm_init, Don Slutz, 2014/06/06
Re: [Qemu-devel] [PATCH v5 3/3] xen-hvm: Pass is_default to xen_hvm_init, Michael S. Tsirkin, 2014/06/08