lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 28 Apr 2017 16:45:07 +0400
From:   marcandre.lureau@...hat.com
To:     qemu-devel@...gnu.org
Cc:     somlo@....edu, linux-kernel@...r.kernel.org, mst@...hat.com,
        Marc-André Lureau <marcandre.lureau@...hat.com>
Subject: [PATCH 0/3] fw_cfg: add DMA operations

From: Marc-André Lureau <marcandre.lureau@...hat.com>

Hi,

This series brings DMA operations support to the fw_cfg kernel module.
There is a few FIXME that I don't know how to improve.

The 'write' operation is only meant as a proof-of-concept, since some
qemu firmware maintainers are strongly against the usage of this
operation by the kernel/user-space.

Marc-André Lureau (3):
  fw_cfg: add DMA register
  fw_cfg: do DMA read operation
  fw_cfg: add DMA write operation proof-of-concept

 drivers/firmware/qemu_fw_cfg.c | 240 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 211 insertions(+), 29 deletions(-)

-- 
2.12.0.191.gc5d8de91d

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ