qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v0 0/2] Fix pc DIMMs capacity calculation


From: Bharata B Rao
Subject: [Qemu-devel] [PATCH v0 0/2] Fix pc DIMMs capacity calculation
Date: Mon, 12 Jan 2015 09:32:32 +0530

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 via email to

[Prev in Thread] Current Thread [Next in Thread]