~kamalmostafa/ubuntu/+source/linux-kvm/+git/xenial:kvm-fixes

Last commit made on 2018-04-11
Get this branch:
git clone -b kvm-fixes https://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-kvm/+git/xenial
Only Kamal Mostafa can upload to this branch. If you are Kamal Mostafa please log in for upload directions.

Branch merges

Branch information

Recent commits

954c7cb... by Kamal Mostafa

UBUNTU: kvm: [config] enable BPF_SYSCALL

BugLink: http://bugs.launchpad.net/bugs/1760656

Match standard Ubuntu amd64 configuration; required by kernel security
regression tests.

Signed-off-by: Kamal Mostafa <email address hidden>

87ed7e1... by Kamal Mostafa

UBUNTU: kvm: [config] enable ipsec configs

BugLink: http://bugs.launchpad.net/bugs/1760653

Match standard Ubuntu amd64 configuration; various ipsec options as
required by kernel security regression tests.

Signed-off-by: Kamal Mostafa <email address hidden>

3a049c4... by Kamal Mostafa

UBUNTU: kvm: [config] enable DEVMEM

BugLink: http://bugs.launchpad.net/bugs/1760648
BugLink: http://bugs.launchpad.net/bugs/1760649

Match standard Ubuntu amd64 configuration; /dev/mem interface is
required by kernel security regression tests.

Signed-off-by: Kamal Mostafa <email address hidden>

539356c... by Kamal Mostafa

UBUNTU: kvm: [config] enable POSIX_ACL, XATTR, FS_SECURITY for all filesystems

BugLink: http://bugs.launchpad.net/bugs/1760652
BugLink: http://bugs.launchpad.net/bugs/1760657

Match standard Ubuntu amd64 configuration; required for setcap/getcap
support.

Signed-off-by: Kamal Mostafa <email address hidden>

376bf42... by Kamal Mostafa

UBUNTU: kvm: [config] DEFAULT_MMAP_MIN_ADDR=65536

BugLink: http://bugs.launchpad.net/bugs/1760650

Match standard Ubuntu amd64 configuration.

Signed-off-by: Kamal Mostafa <email address hidden>

d697870... by Kamal Mostafa

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Kamal Mostafa <email address hidden>

3081dbb... by Kamal Mostafa

UBUNTU: Ubuntu-kvm-4.4.0-1021.26

Signed-off-by: Kamal Mostafa <email address hidden>

47f9c23... by Julio Montes

UBUNTU: kvm: [config] Enable VFIO

BugLink: http://bugs.launchpad.net/bugs/1759421

Kata containers support VFIO devices, these devices
can be hot added to running containers

Next configs are needed to support VFIO
* CONFIG_DMAR_TABLE
* CONFIG_HAVE_INTEL_TXT
* CONFIG_INTEL_IOMMU
* CONFIG_INTEL_IOMMU_DEFAULT_ON
* CONFIG_INTEL_IOMMU_FLOPPY_WA
* CONFIG_INTEL_IOMMU_SVM
* CONFIG_IOMMU_API
* CONFIG_IOMMU_IOVA
* CONFIG_IOMMU_SUPPORT
* CONFIG_IRQ_REMAP
* CONFIG_PCI_ATS
* CONFIG_PCI_PASID
* CONFIG_VFIO
* CONFIG_VFIO_IOMMU_TYPE1
* CONFIG_VFIO_PCI
* CONFIG_VFIO_PCI_INTX
* CONFIG_VFIO_PCI_MMAP
* CONFIG_VFIO_VIRQFD

Signed-off-by: Julio Montes <email address hidden>
Acked-by: Kleber Sacilotto de Souza <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Kamal Mostafa <email address hidden>

3b0b5c0... by Kamal Mostafa

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Kamal Mostafa <email address hidden>

004df30... by Kleber Sacilotto de Souza

UBUNTU: Ubuntu-kvm-4.4.0-1020.25

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>