All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Would virtio support 64 bit address for vring virtqueue?
@ 2013-08-28  3:18 Xie, Huawei
  2013-08-28  8:07 ` Stefan Hajnoczi
  0 siblings, 1 reply; 12+ messages in thread
From: Xie, Huawei @ 2013-08-28  3:18 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: rusty@rustcorp.com.au, Stefan Hajnoczi

I am developing virtio user space poll mode network driver. We allocate vring physical memory from huge page. On VMs with less than 4GB  memory, it works well.  But on VMs with like 8GB memory, huge page are all allocated from high end memory.
So would virtio support 64bit address for vring virtqueue?

Thanks

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-09-04  7:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28  3:18 [Qemu-devel] Would virtio support 64 bit address for vring virtqueue? Xie, Huawei
2013-08-28  8:07 ` Stefan Hajnoczi
2013-08-28  9:22   ` Xie, Huawei
2013-08-28 11:45     ` Laszlo Ersek
2013-08-28 12:20       ` Christian Borntraeger
2013-08-28 15:30       ` Xie, Huawei
2013-08-28 17:35         ` Anthony Liguori
2013-08-28 21:02           ` H. Peter Anvin
2013-08-28 21:28             ` Anthony Liguori
2013-08-28 21:38               ` Richard Henderson
2013-08-28 10:16   ` Xie, Huawei
2013-09-04  6:52     ` Rusty Russell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.