]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS 320866
authorgrehan <grehan@FreeBSD.org>
Thu, 13 Jul 2017 07:55:00 +0000 (07:55 +0000)
committergrehan <grehan@FreeBSD.org>
Thu, 13 Jul 2017 07:55:00 +0000 (07:55 +0000)
commite00e1b97d733add0c082fce350d32b4f911ac244
tree3de4ac0675446a5e741f99f3b00c008fa16ca1ad
parent3189aa60452bae6b14207cd4e8c880d7bb5b0471
MFS 320866
    MFC 313727, 317483
      In addition, replace the missing caph routines with
    small helper functions (bhyverun.c) or an open-coded
    replacement (uart_emul.c)

    313727   Capsicumize bhyve
    317483   Allow CAP_MMAP_RW on memfd for PCI passthru

Approved by: re (kib)
13 files changed:
lib/libvmmapi/vmmapi.c
lib/libvmmapi/vmmapi.h
usr.sbin/bhyve/bhyverun.c
usr.sbin/bhyve/block_if.c
usr.sbin/bhyve/consport.c
usr.sbin/bhyve/dbgport.c
usr.sbin/bhyve/mevent.c
usr.sbin/bhyve/pci_e82545.c
usr.sbin/bhyve/pci_passthru.c
usr.sbin/bhyve/pci_virtio_net.c
usr.sbin/bhyve/pci_virtio_rnd.c
usr.sbin/bhyve/rfb.c
usr.sbin/bhyve/uart_emul.c