qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3] Fix pc DIMMs capacity calculation


From: Bharata B Rao
Subject: [Qemu-devel] [PATCH v2 0/3] Fix pc DIMMs capacity calculation
Date: Tue, 27 Jan 2015 09:34:59 +0530

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

Changes in v2
-------------
- Removed an un-needed header inclusion.

v1: http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg03011.html
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         | 37 +++++++++++++++++++++++++++++++++++++
 include/hw/mem/pc-dimm.h |  1 +
 3 files changed, 43 insertions(+), 35 deletions(-)

-- 
2.1.0




reply via email to

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