Re: [Qemu-devel] Mapping Hugepage to Guest

2012-07-19 Thread Haines, Brent R
emory structures, and I want those structures to be used by the application running in the guest. -Original Message- From: Liu Sheng [mailto:liush...@linux.vnet.ibm.com] Sent: Wednesday, July 18, 2012 8:04 PM To: Haines, Brent R Cc: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Mapping Hug

Re: [Qemu-devel] Mapping Hugepage to Guest

2012-07-19 Thread Liu Sheng
yes, try '-mem-path ' On Wed, Jul 18, 2012 at 10:41:43PM +, Haines, Brent R wrote:

[Qemu-devel] Mapping Hugepage to Guest

2012-07-18 Thread Haines, Brent R
Hello, I have a process that allocates a number of hugepages in a /mnt/huge directory on the Linux host. I would like to map those same hugepages when starting the guest in the same /mnt/huge directory. Is there an existing way to do this? Thanks, Brent