clear-pkgs-acrn-hypervisor/ChangeLog

38 lines
1007 B
Plaintext
Raw Permalink Normal View History

vSBL Version 1.1
- Change:
Update vFastboot to v1.1
Pass vrpmb key to vFastboot.
vSBL Version 1.0.1
- Bug fix:
Fix AaaG user build boot failure when AaaG with memory size > 2GB and flash unlocked.
acrn-hypervisor: update to acrn-2018w43.5-140000p Chinthapally, Manisha (7): HV: Added Initial support for SEP/SOCWATCH profiling HV:Added support to get phy CPU, VM, tool information HV:Added support to configure PMI and VM switch info HV:Added support to perform MSR operation on all cpus HV:Added support to get VM enter and exit information HV:Added implementation for PMI handler function HV:Added SBuf support to copy samples generated to guest. David B. Kinder (6): doc: update Memory management HLD doc: update GRUB menu image in partition mode doc doc: filter error exit status incorrect doc: update I/O emulation section doc: move docs to match HLD 0.7 org doc: update interrupt hld section Xiaoguang Wu (5): DM USB: xHCI: fix issue: crash when plug device during UOS booting DM USB: xHCI: fix bug in port unassigning function DM USB: xHCI: fix process logic of LINK type TRB DM USB: xHCI: refine the USB disconnect logic in DM DM USB: xHCI: refine logic of Disable Slot Command Yin Fengwei (5): hv: Prepare the gdt table for VM hv: Move the guest_sw_loader() call from vcpu to vm DM: correct the predefine DM option string. DM: multiboot info address in DM for elf loader is wrong. hv: flush cache after update the trampoline code Huihuang Shi (3): HV:add const to bitmap_test parameter addr HV:fix "Pointer param should be declared pointer to const" HV:vcpu fix "Pointer param should be declared pointer to const" Kaige Fu (3): Documentation: Add tutorial about how to use partition mode on UP2 HV: Fix boot failure of partition mode HV: debug: Check if vUART is configured in partition mode Liang Yang (2): DM USB: xHCI: Fix a potential NULL pointer issue. DM USB: xHCI: Fix an potential array out of range issue. Manisha Chinthapally (2): HV:Added support to setup tool & start/stop profing Fix to kernel hang in smp_call_function Binbin Wu (1): dm: bios: update vSBL to v1.0 CHEN Gang (1): tools: acrn-crashlog: update the documents Conghui Chen (1): dm: cmdline: remove unused parameters Jian Jun Chen (1): dm: virtio: remove unused vbs_kernel_init Mingqiang Chi (1): hv:Remove deadcode 'vm_lapic_from_pcpuid' Sainath Grandhi (1): hv: x2apic support for acrn Yonghua Huang (1): hv: fix mapping between GSI Num#2 and PIC IRQ #0 Zhi Jin (1): samples: enable pstore via the sos kernel cmdline xiaojin2 (1): tools: acrn-crashlog: remove unsafe apis in usercrash
2018-10-26 20:53:48 +08:00
vSBL Version 1.0
- New feature:
Update vFastboot to v1.0
Boot time optimization
Support Crash mode, which uses vFastboot in vSBL as Crash mode target.
Support Ramooops.
vSBL Version 0.9
- New feature:
Update vFastboot to v0.9
Support vRPMB key handover for AaaG.
Support to append SSDT to ACPI table for First Stage Mount in AaaG.
- Change:
Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected.
vSBL Version 0.8.1
- New feature:
Support trusty S3 resume.
- Change:
Match Device Id/Vendor Id of emulated watchdog device.
Watchdog reset reason changed from "warm" to "watchdog".
Increase the limitation of bzImage size (from 15MB to 31MB).
vSBL Version 0.8
- New feature:
Add watchdog reset status report.
Update vFastboot to v0.8