From: Bharata B Rao <bharata@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: imammedo@redhat.com, Bharata B Rao <bharata@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH v1 0/3] Fix pc DIMMs capacity calculation
Date: Fri, 23 Jan 2015 09:07:00 +0530 [thread overview]
Message-ID: <1421984223-18734-1-git-send-email-bharata@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2015-01-23 3:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 3:37 Bharata B Rao [this message]
2015-01-23 3:37 ` [Qemu-devel] [PATCH v1 1/3] pc: Fix DIMMs capacity calculation 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421984223-18734-1-git-send-email-bharata@linux.vnet.ibm.com \
--to=bharata@linux.vnet.ibm.com \
--cc=imammedo@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).