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

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

v2:
* 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    |  5 ++---
 2 files changed, 20 insertions(+), 16 deletions(-)

-- 
1.7.11.2

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

end of thread, other threads:[~2012-08-15 11:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15  9:31 [Qemu-devel] [PATCH v2 0/2] Fix two bugs related to ram_size Markus Armbruster
2012-08-15  9:31 ` [Qemu-devel] [PATCH v2 1/2] vl: Round argument of -m up to multiple of 8KiB Markus Armbruster
2012-08-15  9:31 ` [Qemu-devel] [PATCH v2 2/2] pc: Fix RTC CMOS info on RAM for ram_size < 1MiB Markus Armbruster
2012-08-15 11:08 ` [Qemu-devel] [PATCH v2 0/2] Fix two bugs related to ram_size Markus Armbruster
2012-08-15 11:44 ` Michael Tokarev
2012-08-15 11:46   ` Avi Kivity
2012-08-15 11:51     ` Michael Tokarev

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