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

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

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

end of thread, other threads:[~2015-01-22 15:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12  4:02 [Qemu-devel] [PATCH v0 0/2] Fix pc DIMMs capacity calculation Bharata B Rao
2015-01-12  4:02 ` [Qemu-devel] [PATCH v0 1/2] pc: Fix " 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

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).