qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Fix pc DIMMs capacity calculation
@ 2015-01-27  4:04 Bharata B Rao
  2015-01-27  4:05 ` [Qemu-devel] [PATCH v2 1/3] pc: Fix " Bharata B Rao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bharata B Rao @ 2015-01-27  4:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: imammedo, Bharata B Rao

This is the v2 of the patchset that fixes pc DIMMs capacity calculation
and makes pc_existing_dimms_capacity() an API.

Changes in v2
-------------
- Removed an un-needed header inclusion.

v1: http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg03011.html
v0: http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg01020.html

Bharata B Rao (3):
  pc: Fix DIMMs capacity calculation
  pc-dimm: Make pc_existing_dimms_capacity global
  pc-dimm: Add Error argument to pc_existing_dimms_capacity

 hw/i386/pc.c             | 40 +++++-----------------------------------
 hw/mem/pc-dimm.c         | 37 +++++++++++++++++++++++++++++++++++++
 include/hw/mem/pc-dimm.h |  1 +
 3 files changed, 43 insertions(+), 35 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-01-27  9:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27  4:04 [Qemu-devel] [PATCH v2 0/3] Fix pc DIMMs capacity calculation Bharata B Rao
2015-01-27  4:05 ` [Qemu-devel] [PATCH v2 1/3] pc: Fix " Bharata B Rao
2015-01-27  4:05 ` [Qemu-devel] [PATCH v2 2/3] pc-dimm: Make pc_existing_dimms_capacity global Bharata B Rao
2015-01-27  4:05 ` [Qemu-devel] [PATCH v2 3/3] pc-dimm: Add Error argument to pc_existing_dimms_capacity Bharata B Rao
2015-01-27  9:23   ` Igor Mammedov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).