qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] exec: Fix bounce buffer allocation in address_space_map()
@ 2013-07-22 14:06 Kevin Wolf
  2013-07-22 14:06 ` [Qemu-devel] [PATCH v2 1/2] " Kevin Wolf
  2013-07-22 14:06 ` [Qemu-devel] [PATCH v2 2/2] ide-test: Check what happens with bus mastering disabled Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wolf @ 2013-07-22 14:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini

v2:
- l = MIN(l, TARGET_PAGE_SIZE) instead of unconditionally TARGET_PAGE_SIZE

Kevin Wolf (2):
  exec: Fix bounce buffer allocation in address_space_map()
  ide-test: Check what happens with bus mastering disabled

 exec.c           |  4 +++-
 tests/ide-test.c | 26 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-07-22 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 14:06 [Qemu-devel] [PATCH v2 0/2] exec: Fix bounce buffer allocation in address_space_map() Kevin Wolf
2013-07-22 14:06 ` [Qemu-devel] [PATCH v2 1/2] " Kevin Wolf
2013-07-22 14:06 ` [Qemu-devel] [PATCH v2 2/2] ide-test: Check what happens with bus mastering disabled Kevin Wolf

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