Re: [Qemu-devel] [PATCH v2 0/1] Add support for PCI Enhanced Allocation "BARs"

2015-07-30 Thread Stalley, Sean
Ping ping > -Original Message- > From: Stalley, Sean > Sent: Wednesday, July 15, 2015 9:38 AM > To: qemu-devel@nongnu.org; Michael S. Tsirkin (m...@redhat.com) > Subject: RE: [PATCH v2 0/1] Add support for PCI Enhanced Allocation > "BARs" > >

Re: [Qemu-devel] [PATCH v2 0/1] Add support for PCI Enhanced Allocation "BARs"

2015-07-15 Thread Stalley, Sean
ping > -Original Message- > From: Stalley, Sean > Sent: Wednesday, July 01, 2015 11:20 AM > To: qemu-devel@nongnu.org > Cc: m...@redhat.com; Stalley, Sean > Subject: [PATCH v2 0/1] Add support for PCI Enhanced Allocation "BARs" > > Changes from v1: >

Re: [Qemu-devel] [PATCH 1/1] Add support for PCI Enhanced Allocation "BARs"

2015-06-23 Thread Stalley, Sean
Thanks for reviewing, my responses are inline. -Sean > -Original Message- > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Monday, June 22, 2015 2:15 PM > To: Stalley, Sean > Cc: qemu-devel@nongnu.org > Subject: Re: [PATCH 1/1] Add support for PCI Enhance

Re: [Qemu-devel] [PATCH 1/1] Add support for PCI Enhanced Allocation "BARs"

2015-06-19 Thread Stalley, Sean
Hi Michael, Have you had a chance to look at this? There's no hurry, im just curious. Thanks, Sean > -Original Message- > From: Sean O. Stalley [mailto:sean.stal...@intel.com] > Sent: Monday, June 01, 2015 9:38 AM > To: Michael S. Tsirkin > Cc: qemu-devel@nongnu.org > Subject: Re: [PATCH

Re: [Qemu-devel] Adding memory region without specifying address

2014-06-30 Thread Stalley, Sean
> -Original Message- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Monday, June 30, 2014 1:22 PM > To: Stalley, Sean; Peter Crosthwaite > Cc: qemu-devel@nongnu.org > Subject: Re: [Qemu-devel] Adding memory region without specifying address > > > On 30

Re: [Qemu-devel] Adding memory region without specifying address

2014-06-30 Thread Stalley, Sean
Thanks for the quick response! Sorry for my belated reply... > -Original Message- > From: peter.crosthwa...@petalogix.com > [mailto:peter.crosthwa...@petalogix.com] On Behalf Of Peter Crosthwaite > Sent: Friday, June 27, 2014 6:26 PM > To: Stalley, Sean; Alexander Graf &

[Qemu-devel] Adding memory region without specifying address

2014-06-27 Thread Stalley, Sean
Hello All, I am working on building a hardware model for QEMU. This model needs a couple memory regions for MMIO. The thing is, I don't particularly care what the physical address of the memory region is (so long as it doesn't overlap with any other memory region). I was wondering if QEMU is ab