All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hvmloader: fix two issues spotted by Coverity
@ 2016-08-19  8:06 Wei Liu
  2016-08-19  8:06 ` [PATCH 1/2] hvmloader: correctly copy signature to info structures Wei Liu
  2016-08-19  8:06 ` [PATCH 2/2] hvmloader: cast to 64bit before multiplication in get_module_entry Wei Liu
  0 siblings, 2 replies; 11+ messages in thread
From: Wei Liu @ 2016-08-19  8:06 UTC (permalink / raw)
  To: Xen-devel; +Cc: Anthony PERARD, Andrew Cooper, Wei Liu, Jan Beulich

Wei Liu (2):
  hvmloader: correctly copy signature to info structures
  hvmloader: cast to 64bit before multiplication in get_module_entry

 tools/firmware/hvmloader/hvmloader.c | 4 ++--
 tools/firmware/hvmloader/ovmf.c      | 3 ++-
 tools/firmware/hvmloader/seabios.c   | 3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-08-22 12:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19  8:06 [PATCH 0/2] hvmloader: fix two issues spotted by Coverity Wei Liu
2016-08-19  8:06 ` [PATCH 1/2] hvmloader: correctly copy signature to info structures Wei Liu
2016-08-19  8:25   ` Jan Beulich
2016-08-19  9:42     ` Andrew Cooper
2016-08-19 11:58       ` Jan Beulich
2016-08-19  8:06 ` [PATCH 2/2] hvmloader: cast to 64bit before multiplication in get_module_entry Wei Liu
2016-08-19  8:31   ` Jan Beulich
2016-08-19 10:09     ` Andrew Cooper
2016-08-19 12:00       ` Jan Beulich
2016-08-22 11:37         ` Wei Liu
2016-08-22 11:55           ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.