qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] find_ram_offset cleanups and alignment
@ 2018-01-10 14:25 Paolo Bonzini
  2018-01-10 14:25 ` [Qemu-devel] [PATCH 1/2] find_ram_offset: Add comments and tracing Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Paolo Bonzini @ 2018-01-10 14:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: dgilbert, quintela, eblake

These are basically David's patches, with a couple changes for clarity
and robustness.

Dr. David Alan Gilbert (2):
  find_ram_offset: Add comments and tracing
  find_ram_offset: Align ram_addr_t allocation on long boundaries

 exec.c       | 33 ++++++++++++++++++++++++++-------
 trace-events |  4 ++++
 2 files changed, 30 insertions(+), 7 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] [PATCH 0/2] find_ram_offset cleanups and alignment
@ 2018-01-05 17:01 Dr. David Alan Gilbert (git)
  2018-01-05 17:01 ` [Qemu-devel] [PATCH 2/2] find_ram_offset: Align ram_addr_t allocation on long boundaries Dr. David Alan Gilbert (git)
  0 siblings, 1 reply; 13+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2018-01-05 17:01 UTC (permalink / raw)
  To: qemu-devel, pbonzini

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Hi,
  This is mainly the alignment change that Paolo asked for
in the 2nd commit, but while I was there I added some comments
and tracing that I've split out.

Dave

Dr. David Alan Gilbert (2):
  find_ram_offset: Add comments and tracing
  find_ram_offset: Align ram_addr_t allocation on long boundaries

 exec.c       | 22 +++++++++++++++++++++-
 trace-events |  3 +++
 2 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-01-10 15:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 14:25 [Qemu-devel] [PATCH v2 0/2] find_ram_offset cleanups and alignment Paolo Bonzini
2018-01-10 14:25 ` [Qemu-devel] [PATCH 1/2] find_ram_offset: Add comments and tracing Paolo Bonzini
2018-01-10 14:25 ` [Qemu-devel] [PATCH 2/2] find_ram_offset: Align ram_addr_t allocation on long boundaries Paolo Bonzini
2018-01-10 14:31 ` [Qemu-devel] [PATCH v2 0/2] find_ram_offset cleanups and alignment no-reply
2018-01-10 14:32 ` no-reply
2018-01-10 14:37 ` Dr. David Alan Gilbert
2018-01-10 15:04   ` Dr. David Alan Gilbert
2018-01-10 15:08     ` Eric Blake
2018-01-10 14:44 ` no-reply
  -- strict thread matches above, loose matches on Subject: below --
2018-01-05 17:01 [Qemu-devel] [PATCH " Dr. David Alan Gilbert (git)
2018-01-05 17:01 ` [Qemu-devel] [PATCH 2/2] find_ram_offset: Align ram_addr_t allocation on long boundaries Dr. David Alan Gilbert (git)
2018-01-05 17:19   ` Eric Blake
2018-01-08 22:08   ` Juan Quintela
2018-01-10 14:03   ` Paolo Bonzini

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