acrn-hypervisor: update to acrn-2019w08.4-140000p

Mingqiang Chi (4):
      hv:move 2 APIs from hypervisor.h to guest_memory.c
      hv:merge two header files to one with the same name
      hv:cleanup header file for per_cpu.h
      hv:cleanup header file for guest folder

Binbin Wu (1):
      hv: exception: fault type exception should set resume flag in rflags

Geoffroy Van Cutsem (1):
      acrn.conf: clean-up SOS kernel options (EFI platforms)

Jack Ren (1):
      version: 0.7-unstable

Minggui Cao (1):
      DM: modify acpi for IASL to support ACPI6.3

Peter Fang (1):
      hv: vlapic: properly initialize DCR

Tw (1):
      config: enable parsing dmar table dynamically on UP2

Yuan Liu (1):
      dm: implement power button for power managerment

minxia.wang (1):
      add one more known issue

wenlingz (1):
      add features list on release_note_0.6
This commit is contained in:
Miguel Bernal Marin 2019-02-21 16:05:18 +00:00
parent 2c7a424c43
commit e51081121a
5 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.1-140000p.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.4-140000p.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -4,10 +4,10 @@
#
%define keepstatic 1
Name : acrn-hypervisor
Version : 2019w08.1.140000p
Release : 163
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.1-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.1-140000p.tar.gz
Version : 2019w08.4.140000p
Release : 164
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.4-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.4-140000p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC
@ -117,19 +117,19 @@ services components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2019w08.1-140000p
%setup -q -n acrn-hypervisor-acrn-2019w08.4-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
export SOURCE_DATE_EPOCH=1550589228
export SOURCE_DATE_EPOCH=1550765112
make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”
%install
export SOURCE_DATE_EPOCH=1550589228
export SOURCE_DATE_EPOCH=1550765112
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor
cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.1-140000p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w08.4-140000p.tar.gz
archives =
giturl = https://github.com/projectacrn/acrn-hypervisor.git

View File

@ -1 +1 @@
163
164

View File

@ -1 +1 @@
a0967d5f0e7e3f01dfc0f1fdfaf78551ad1afe06/acrn-2019w08.1-140000p.tar.gz
e0c9763034377e23f44b8fd1796bdccc76553001/acrn-2019w08.4-140000p.tar.gz