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

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

Changes in v1
-------------
- As per Igor's suggestion, made pc_existing_dimms_capacity() to return
  the capacity value and take Error pointer as an argument.

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         | 38 ++++++++++++++++++++++++++++++++++++++
 include/hw/mem/pc-dimm.h |  1 +
 3 files changed, 44 insertions(+), 35 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-01-23 12:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-23  3:37 [Qemu-devel] [PATCH v1 0/3] Fix pc DIMMs capacity calculation Bharata B Rao
2015-01-23  3:37 ` [Qemu-devel] [PATCH v1 1/3] pc: Fix " Bharata B Rao
2015-01-23  3:37 ` [Qemu-devel] [PATCH v1 2/3] pc-dimm: Make pc_existing_dimms_capacity global Bharata B Rao
2015-01-23 12:17   ` Igor Mammedov
2015-01-23  3:37 ` [Qemu-devel] [PATCH 3/3] pc-dimm: Add Error argument to pc_existing_dimms_capacity Bharata B Rao
2015-01-23 12:15   ` 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).