All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libxl: a few domain maximum memory fixes
@ 2017-02-02 22:31 Jim Fehlig
  2017-02-02 22:31 ` [PATCH 1/2] libxl: fix reporting of maximum memory Jim Fehlig
  2017-02-02 22:31 ` [PATCH 2/2] libxl: fix dom0 maximum memory setting Jim Fehlig
  0 siblings, 2 replies; 7+ messages in thread
From: Jim Fehlig @ 2017-02-02 22:31 UTC (permalink / raw)
  To: libvir-list; +Cc: xen-devel

Patch 1 fixes reporting of domain maximum memory for running domains.
When creating a virDomainDef object to represent dom0, max memory was
not set correctly, which is fixed by patch2.

Jim Fehlig (2):
  libxl: fix reporting of maximum memory
  libxl: fix dom0 maximum memory setting

 src/libxl/libxl_conf.c   | 75 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/libxl/libxl_conf.h   |  3 ++
 src/libxl/libxl_driver.c |  7 ++---
 3 files changed, 81 insertions(+), 4 deletions(-)

-- 
2.9.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-02-08 22:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 22:31 [PATCH 0/2] libxl: a few domain maximum memory fixes Jim Fehlig
2017-02-02 22:31 ` [PATCH 1/2] libxl: fix reporting of maximum memory Jim Fehlig
2017-02-02 22:31 ` [PATCH 2/2] libxl: fix dom0 maximum memory setting Jim Fehlig
2017-02-08 13:39   ` [libvirt] " Joao Martins
2017-02-08 16:06     ` Jim Fehlig
2017-02-08 16:59       ` Joao Martins
2017-02-08 22:23         ` Jim Fehlig

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.