acrn-hypervisor: update to acrn-2020w09.2-140000p

Li Fei1 (8):
      hv: vPCI: add assign/deassign PCI device HC APIs
      dm: vPCI: add assign/deassign PCI device IC APIs
      vPCI: split passthrough PCI device from DM to HV
      dm: vPCI: remove passthrough PCI device unused code
      hv: vPCI: remove passthrough PCI device unuse code
      dm: vpci: restrict SOS access assigned PCI device
      hv: vpci: restrict SOS access assigned PCI device
      hv: mmio: refine mmio access handle lock granularity

Conghui Chen (5):
      hv: sched_bvt: add BVT scheduler
      hv: sched_bvt: add init and deinit function
      hv: sched_bvt: add wakeup and sleep handler
      hv: sched_bvt: add pick_next function
      hv: sched_bvt: add tick hanlder

Alexander Merritt (4):
      fix typos in script
      Python scripts discovering CPU IDs are off by 1
      acrn: rename param in uart16550_init
      acrn: add pxelinux as known bootloader

Deb Taylor (4):
      Updated grammer in ACRN industry scenario doc
      Doc: Style updates to Building from Source doc
      Grammatical edits to Run Kata Containers doc
      Edits to Ubuntu SOS; changed SOS/UOS to Service VM/User VM

Junming Liu (4):
      hv:disable iommu snoop control to enable gvt-d by an option
      hv:enable gpu iommu except APL platforms
      dm:add igd-lpc class for Windows guest when enabling gvt-d
      dm:add an extra lpc bridge when enabling gvt-d

Geoffroy Van Cutsem (3):
      doc: update project's target max LOC
      doc: update Kata and ACRN tutorial
      doc: update Grub configuration instructions for Ubuntu (Service VM)

Yin Fengwei (3):
      Makefile: disable fcf-protection for some build env
      Makefile: fix build issue on old gcc
      Makefile: Fix build issue if the ld is updated to 2.34

Zide Chen (3):
      hv: enable early pr_xxx() logs
      acrn-config: a few changes on vm_config[] clos generation
      hv: CAT is supposed to be enabled in the system level

Wei Liu (2):
      acrn-config: add P2SB device to whitelist for apl-mrb
      hv: add P2SB device to whitelist for apl-mrb

Shuo A Liu (1):
      hv: reset vcpu events in reset_vcpu

Xie, nanlin (1):
      doc: Modify CL version from 32030 to 31670

Yonghua Huang (1):
      hv: rename BOOT_CPU_ID to BSP_CPU_ID

fangfang.shen (1):
      Delete pass-through audio to WaaG in default.

fuzhongl (1):
      Doc: VM2 vCPU affinity info update
This commit is contained in:
Miguel Bernal Marin 2020-02-26 02:27:24 -06:00
parent 7ae46b7685
commit 21ddd590b3
7 changed files with 19 additions and 19 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w04.1-140000p.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w09.2-140000p.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -4,10 +4,10 @@
#
%define keepstatic 1
Name : acrn-hypervisor
Version : 2020w04.1.140000p
Release : 263
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w04.1-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w04.1-140000p.tar.gz
Version : 2020w09.2.140000p
Release : 264
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w09.2-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w09.2-140000p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC
@ -128,15 +128,15 @@ staticdev components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2020w04.1-140000p
cd %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p
%setup -q -n acrn-hypervisor-acrn-2020w09.2-140000p
cd %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p
%build
export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1579631115
export SOURCE_DATE_EPOCH=1582705614
export GCC_IGNORE_WERROR=1
export CFLAGS="$CFLAGS -fno-lto "
export FCFLAGS="$CFLAGS -fno-lto "
@ -146,14 +146,14 @@ make %{?_smp_mflags} RELEASE=0 all sbl-hypervisor BUILD_VERSION=”%{version}_
%install
export SOURCE_DATE_EPOCH=1579631115
export SOURCE_DATE_EPOCH=1582705614
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor
cp %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/3cc9b5c24d3ab78578359aa1b98166ee5cf6df9b
cp %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p/doc/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/50862f16be94cd4a0162ee82eb55697c5b54c70e
cp %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p/misc/acrn-config/kconfig/LICENSE.kconfiglib %{buildroot}/usr/share/package-licenses/acrn-hypervisor/0256be14ad1f607cb4bd89d716442115dab0294c
cp %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p/misc/acrn-config/library/hypervisor_license %{buildroot}/usr/share/package-licenses/acrn-hypervisor/e769dc34d30330fcb407f27559c817e502fdfb13
cp %{_builddir}/acrn-hypervisor-acrn-2020w04.1-140000p/misc/tools/acrn-crashlog/license_header %{buildroot}/usr/share/package-licenses/acrn-hypervisor/b63d865a65562d341e07541b47e5b542a3e2ca67
cp %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/3cc9b5c24d3ab78578359aa1b98166ee5cf6df9b
cp %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p/doc/LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/50862f16be94cd4a0162ee82eb55697c5b54c70e
cp %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p/misc/acrn-config/kconfig/LICENSE.kconfiglib %{buildroot}/usr/share/package-licenses/acrn-hypervisor/0256be14ad1f607cb4bd89d716442115dab0294c
cp %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p/misc/acrn-config/library/hypervisor_license %{buildroot}/usr/share/package-licenses/acrn-hypervisor/e769dc34d30330fcb407f27559c817e502fdfb13
cp %{_builddir}/acrn-hypervisor-acrn-2020w09.2-140000p/misc/tools/acrn-crashlog/license_header %{buildroot}/usr/share/package-licenses/acrn-hypervisor/b63d865a65562d341e07541b47e5b542a3e2ca67
%make_install RELEASE=0 sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug
## install_append content
mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants

View File

@ -1,2 +1,2 @@
2020w04.1.140000p
2020w09.2.140000p
numactl-dev

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w04.1-140000p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2020w09.2-140000p.tar.gz
archives =
giturl = https://github.com/projectacrn/acrn-hypervisor.git
domain =

View File

@ -1 +1 @@
263
264

View File

@ -1 +1 @@
51a240093f984f2ebf394861f6a27ce87b76d360/acrn-2020w04.1-140000p.tar.gz
d070c2edf126469829e50b9ed48c07d3397e4d3a/acrn-2020w09.2-140000p.tar.gz

View File

@ -1 +1 @@
2020w04.1.140000p
2020w09.2.140000p