qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 v0 0/2] Fix pc DIMMs capacity calculation
Date: Mon, 12 Jan 2015 09:32:32 +0530	[thread overview]
Message-ID: <1421035354-14721-1-git-send-email-bharata@linux.vnet.ibm.com> (raw)

1st patch fixes PC DIMMs capacity calculation and the 2nd patch does
code movement so that pc_existing_dimms_capacity() can be used by
other architectures.

Bharata B Rao (2):
  pc: Fix DIMMs capacity calculation
  pc-dimm: Make pc_existing_dimms_capacity global

 hw/i386/pc.c             | 36 +++---------------------------------
 hw/mem/pc-dimm.c         | 25 +++++++++++++++++++++++++
 include/hw/mem/pc-dimm.h |  1 +
 3 files changed, 29 insertions(+), 33 deletions(-)

-- 
2.1.0

             reply	other threads:[~2015-01-12  4:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-12  4:02 Bharata B Rao [this message]
2015-01-12  4:02 ` [Qemu-devel] [PATCH v0 1/2] pc: Fix DIMMs capacity calculation Bharata B Rao
2015-01-20 10:14   ` Igor Mammedov
2015-01-12  4:02 ` [Qemu-devel] [PATCH v0 2/2] pc-dimm: Make pc_existing_dimms_capacity global Bharata B Rao
2015-01-20 10:18   ` Igor Mammedov
2015-01-21  8:58     ` Bharata B Rao
2015-01-21 10:38       ` Igor Mammedov
2015-01-22 14:34         ` Bharata B Rao
2015-01-22 15:00           ` Igor Mammedov
2015-01-20  3:21 ` [Qemu-devel] [PATCH v0 0/2] Fix pc DIMMs capacity calculation Bharata B Rao

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=1421035354-14721-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).