qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Fix two bugs related to ram_size
@ 2012-08-15 11:12 Markus Armbruster
  2012-08-15 11:12 ` [Qemu-devel] [PATCH v3 1/2] vl: Round argument of -m up to multiple of 8KiB Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Markus Armbruster @ 2012-08-15 11:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, anthony, avi, gleb

There are more, but let's start with these two.

v1 -> v3:
* Use QEMU_ALIGN_UP (Avi)
* Cover size overflow
* Coding style (Blue)

Markus Armbruster (2):
  vl: Round argument of -m up to multiple of 8KiB
  pc: Fix RTC CMOS info on RAM for ram_size < 1MiB

 hw/pc.c | 31 ++++++++++++++++++-------------
 vl.c    |  7 ++++---
 2 files changed, 22 insertions(+), 16 deletions(-)

-- 
1.7.11.2

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

end of thread, other threads:[~2012-08-20  8:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 11:12 [Qemu-devel] [PATCH v3 0/2] Fix two bugs related to ram_size Markus Armbruster
2012-08-15 11:12 ` [Qemu-devel] [PATCH v3 1/2] vl: Round argument of -m up to multiple of 8KiB Markus Armbruster
2012-08-15 11:12 ` [Qemu-devel] [PATCH v3 2/2] pc: Fix RTC CMOS info on RAM for ram_size < 1MiB Markus Armbruster
2012-08-19 19:36   ` Kevin O'Connor
2012-08-20  8:54     ` Markus Armbruster
2012-08-18 20:04 ` [Qemu-devel] [PATCH v3 0/2] Fix two bugs related to ram_size Blue Swirl

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