Commit Graph

53 Commits

Author SHA1 Message Date
Miguel Bernal Marin 7e58f969f8 acrn-hypervisor: Autospec creation for update from version 2019w31.5.140000p to version 2019w32.2.140000p
David B. Kinder (10):
      doc: continue doc restructuring
      doc: simplify navigation with restored doc org
      doc: additional doc navigation restructuring
      doc: fix broken links after content reorg
      doc: fix image proportions on home page for ie
      doc: improve CSS for home page grid
      doc: update v1.0.1 release notes
      doc: apply edits to SDC2 scenario doc
      doc: incorporate scenario-based doc update
      doc: add the SDC2 scenario doc into the navigation

Li, Fei1 (4):
      hv: vpci: rename ptdev_config to pci_dev_config
      hv: vm_config: build pci device configure for SOS
      hv: vpci: refine init_vdevs
      hv: vpci: create iommu domain in vpci_init for all guests

Tonny Tzeng (1):
      doc: adding guide to launch 2 Linux UOSes using SDC2 scenario

fuyanX (1):
      memmap:reserve phys-addr for hvlog

lirui34 (1):
      doc: release notes v1.0.1
2019-08-08 21:04:05 -05:00
Miguel Bernal Marin 384761a821 acrn-hypervisor: Autospec creation for update from version 2019w30.4.140000p to version 2019w31.5.140000p
Alex Merritt (1):
      README: Fix Getting Started URL

Conghui Chen (2):
      dm: array bound and NULL pointer issue fix
      softirq: disable interrupt when modify timer_list

David B. Kinder (2):
      doc: fix issues from moving tools to misc/tools
      doc: Reorganize documentation site content

Deb Taylor (11):
      Initial SGX Virt doc upload
      Corrected images and formatting
      Adjust picture size for SGX
      Making three images even smaller
      Image resize
      edits from David review
      more edits
      edits
      final edits
      final edit 2
      final edits 3

Gao Junhao (1):
      dm: bugfix for remote launch guest issue

Kaige Fu (1):
      HV: Enable vART support by intercepting TSC_ADJUST MSR

Li, Fei1 (4):
      hv: uart: enable early boot uart
      hv: debug: use printf to debug on early boot
      hv: mmu: add hpa2hva_early API for earlt boot
      hv: schedule: schedule to idel after SOS resume form S3

Nikhil Rane (1):
      Makefile: Add install for uefi firmware

Peter Fang (1):
      OVMF release v1.2

Terry Zou (1):
      HV:Acrn-hypvervisor Root Directory Clean-up and create misc/ folder for Acrn daemons, services and tools.

Tianhua Sun (2):
      dm: fix pointer not checked for null before use
      dm: array bound checking to avoid buffer overflow

Victor Sun (6):
      HV: fix MISRA violation of cpu state table
      HV: add board specific cpu state table to support Px Cx
      HV: correct CONFIG_BOARD string of apl up2
      HV: return extended info in vCPUID leaf 0x40000001
      HV: fix highest severity flag in hybrid mode
      HV: inject exception for invalid vmcall

Wei Liu (3):
      acrn-config: generate board information on target board
      acrn-config: generate a patch and apply to acrn-hypervisor
      acrn-config: add README for scenario_config and launch_config

Xiaoguang Wu (3):
      DM USB: add native info in control transfer logging code
      DM USB: xHCI: workaround for USB SSD which supports UAS protocol
      DM USB: xHCI: fix an error in PORTSC emulation

Yang, Yu-chu (1):
      doc: Add ovmf option description

Yonghua Huang (1):
      hv: fix debug message format in 'init_pci_pdev_list'

Zhao Yakui (2):
      HV: Refine the usage of monitor/mwait to avoid the possible lockup
      HV: Remove the mixed usage of inline assembly in wait_sync_change

deb-intel (1):
      Added 3 SGX images

dongshen (2):
      HV: remove redundant function calling
      HV: make the functions void

fuyanX (1):
      acrn-hv: code review fix lib/string.c

lirui34 (1):
      doc: Update WaaG tutorial launch script and OVMF binary

yuhong.tao@intel.com (3):
      tools: add force parameter to acrn VM stop operations
      tools: acrnctl add '--force' option to 'stop' cmd
      DM: monitor support force stop
2019-08-05 12:13:55 -05:00
Miguel Bernal Marin e84327ffb4 acrn-hypervisor: Autospec creation for update from version 2019w30.1.140000p to version 2019w30.4.140000p
David B. Kinder (1):
      doc: organize release notes into a folder

Gao Junhao (1):
      dm: support VMs communication with virtio-console

Lei Lu (1):
      doc: remove deprecated sos_bootargs

Li, Fei1 (1):
      hv: uart: make uart base address more readable

Victor Sun (3):
      HV: rename nuc7i7bnh to nuc7i7dnb
      HV: move vbar info to board specific pci_devices.h
      HV: allow write 0 to MSR_IA32_MCG_STATUS

Yin Fengwei (1):
      vpci: fix coding style issue

Yonghua Huang (1):
      hv: refine handler to 'rdpmc' vmexit

yunzha4x (1):
      doc:udpate using_partition_mode_on_nuc nuc7i7bnh to nuc7i7dnb
2019-07-26 14:25:19 -05:00