genode/repos/libports/include
Josef Söntgen b51ae104c2 qemu-usb: use bounce buffer to access DMA memory
The former implemention assumed that the guest physical memory is
mapped continously. This, however, is not true. Writing larger
files to an USB stick with a Windows 10 guest would therefore lead
to data corruption.

The current implementation uses a bounce buffer to copy the data
to and from the guest physical memory and leaves dealing with the
memory mappings entirely up to the VMM.

Fixes #4017.
2021-02-23 12:02:44 +01:00
..
acpica acpica: generate report usable by platform_drv 2018-05-30 13:36:21 +02:00
ada ada: replace local runtime implementation with port 2018-11-27 11:36:36 +01:00
EGL EGL api library 2018-03-27 13:44:27 +02:00
fatfs Update FatFS port to version 0.13 2017-08-17 11:04:22 +02:00
freetype-genode Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fribidi Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
jpeg Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc libc: always set argv and envp to valid arrays 2020-12-09 14:02:10 +01:00
libc-genode libc: support syscall(SYS_thr_self,...) 2018-05-30 13:36:07 +02:00
libc-plugin libc: update O_APPEND fds on joined child 2021-01-25 13:58:10 +01:00
lwip timeout: rework timeout framework 2020-10-09 13:35:56 +02:00
ncurses libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
pcg-c port of PCG random number generator library 2017-08-28 16:49:51 +02:00
qemu qemu-usb: use bounce buffer to access DMA memory 2021-02-23 12:02:44 +01:00
qgenodeviewwidget qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
qpluginwidget qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
qt5_component qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
readline Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
spec libgmp: avoid undefined gmpn_*_2 symbols (x86_64) 2021-02-23 12:02:42 +01:00
stdcxx stdcxx: enable thread features 2020-08-25 11:49:45 +02:00
x86emu Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00