You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release_notes/release_notes_1.6.1.rst
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,35 +68,35 @@ We recommend that all developers upgrade to ACRN release v1.6.1.
68
68
69
69
Fixed Issues Details
70
70
********************
71
-
- :acrn-issue: '1773'- [APLNUC][IO][LaaG]USB Mediator USB3.0 and USB2.0 flash disk boot up UOS, quickly hot plug USB and Can not recognize all the devices
72
-
- :acrn-issue: '3291'- Update documentation and helper scripts to use newer `swupd` commands.
73
-
- :acrn-issue: '3697'- Secure timer check failed in trusty which would cause unlock failure after resume from S3
74
-
- :acrn-issue: '3715'- Add support for multiple RDT resource allocation and fix L3 CAT config overwrite by L2
75
-
- :acrn-issue: '3758'- Documentation: add a tutorial (or information) on how to change the Linux kernel parameters for User VMs
76
-
- :acrn-issue: '3770'- Warning when building the ACRN hypervisor `SDC (defined at arch/x86/Kconfig:7) set more than once`
77
-
- :acrn-issue: '3773'- [Community][Internal] suspicious logic in vhost.c.
78
-
- :acrn-issue: '3918'- Change active_hp_work position for code cleaning and add a module parameter to disable hp work.
79
-
- :acrn-issue: '3939'- [Community][Internal]zero-copy non-functional with vhost.
80
-
- :acrn-issue: '3946'- [Community][External]Cannot boot VxWorks as UOS on KabyLake.
- :acrn-issue: '4072'- [Community-dev][External]hv: add printf "not support the value of vuart index parameter" in function vuart_register_io_handler.
83
-
- :acrn-issue: '4191'- [Community-dev][External]acrnboot: the end address of _DYNAME region is not calculated correct
84
-
- :acrn-issue: '4200'- In APCIv advanced mode, a target vCPU (in not-root mode) may get wrong TMR or EOI exit bitmap when another vPCU try to send an interrupt to it if this interrupt trigger mode has changed.
85
-
- :acrn-issue: '4250'- [Community-dev][external]acrnboot: parse hv cmdline incorrectly when containing any trailing white-spaces
86
-
- :acrn-issue: '4283'- [Community-dev][External]devicemodel: refactor CMD_OPT_LAPIC_PT case branch
87
-
- :acrn-issue: '4322'- [ACRN_V1.5][Document] Build cmd error in "Build the ACRN User VM PREEMPT_RT Kernel in Docker" document
88
-
- :acrn-issue: '4569'- [acrn-configuration-tool]find 64-bit mmio to generate HI_MMIO_START/HI_MMIO_END
89
-
- :acrn-issue: '4620'- [WHL][Function][WaaG] WaaG will fail to reboot with 2 cores.
90
-
- :acrn-issue: '4625'- [WHL][ConfigurationTool][WAAG] Need to support passthrough GVT to WaaG by default
91
-
- :acrn-issue: '4634'- [acrn-configuration-tool]move new_board_config to board_def config and support to parse it
92
-
- :acrn-issue: '4636'- compile crashlog error with latest clearlinux
93
-
- :acrn-issue: '4641'- [WHL][acrn-configuration-tool]error "board/scenario xml not match" for created scenario setting
94
-
- :acrn-issue: '4664'- Wake up vCPU for interrupts from vPIC
95
-
- :acrn-issue: '4666'- Fix offline tool to generate info in pci_dev file for logical partition scenario
96
-
- :acrn-issue: '4688'- [WHL][acrn-configuration-tool] RELEASE=n does not take effect while using xml to make hypervisor
97
-
- :acrn-issue: '4719'- [WHL][Function][LaaG]Garbage display when shutdown LaaG with CPU sharing GVT-D
98
-
- :acrn-issue: '4752'- [WHL][acrn-configuration-tool] console loglevel is not changed if building hypervisor by xml
99
-
- :acrn-issue: '4753'- [KBLNUCi7][libvirt][HV] in acrn.efi which enable 4vcpu for laag, with libvirtd.service enabled, SOS kernel panic and reboot
71
+
- :acrn-issue:`1773` - [APLNUC][IO][LaaG]USB Mediator USB3.0 and USB2.0 flash disk boot up UOS, quickly hot plug USB and Can not recognize all the devices
72
+
- :acrn-issue:`3291` - Update documentation and helper scripts to use newer `swupd` commands.
73
+
- :acrn-issue:`3697` - Secure timer check failed in trusty which would cause unlock failure after resume from S3
74
+
- :acrn-issue:`3715` - Add support for multiple RDT resource allocation and fix L3 CAT config overwrite by L2
75
+
- :acrn-issue:`3758` - Documentation: add a tutorial (or information) on how to change the Linux kernel parameters for User VMs
76
+
- :acrn-issue:`3770` - Warning when building the ACRN hypervisor `SDC (defined at arch/x86/Kconfig:7) set more than once`
77
+
- :acrn-issue:`3773` - [Community][Internal] suspicious logic in vhost.c.
78
+
- :acrn-issue:`3918` - Change active_hp_work position for code cleaning and add a module parameter to disable hp work.
79
+
- :acrn-issue:`3939` - [Community][Internal]zero-copy non-functional with vhost.
80
+
- :acrn-issue:`3946` - [Community][External]Cannot boot VxWorks as UOS on KabyLake.
- :acrn-issue:`4072` - [Community-dev][External]hv: add printf "not support the value of vuart index parameter" in function vuart_register_io_handler.
83
+
- :acrn-issue:`4191` - [Community-dev][External]acrnboot: the end address of _DYNAME region is not calculated correct
84
+
- :acrn-issue:`4200` - In APCIv advanced mode, a target vCPU (in not-root mode) may get wrong TMR or EOI exit bitmap when another vPCU try to send an interrupt to it if this interrupt trigger mode has changed.
85
+
- :acrn-issue:`4250` - [Community-dev][external]acrnboot: parse hv cmdline incorrectly when containing any trailing white-spaces
86
+
- :acrn-issue:`4283` - [Community-dev][External]devicemodel: refactor CMD_OPT_LAPIC_PT case branch
87
+
- :acrn-issue:`4322` - [ACRN_V1.5][Document] Build cmd error in "Build the ACRN User VM PREEMPT_RT Kernel in Docker" document
88
+
- :acrn-issue:`4569` - [acrn-configuration-tool]find 64-bit mmio to generate HI_MMIO_START/HI_MMIO_END
89
+
- :acrn-issue:`4620` - [WHL][Function][WaaG] WaaG will fail to reboot with 2 cores.
90
+
- :acrn-issue:`4625` - [WHL][ConfigurationTool][WAAG] Need to support passthrough GVT to WaaG by default
91
+
- :acrn-issue:`4634` - [acrn-configuration-tool]move new_board_config to board_def config and support to parse it
92
+
- :acrn-issue:`4636` - compile crashlog error with latest clearlinux
93
+
- :acrn-issue:`4641` - [WHL][acrn-configuration-tool]error "board/scenario xml not match" for created scenario setting
94
+
- :acrn-issue:`4664` - Wake up vCPU for interrupts from vPIC
95
+
- :acrn-issue:`4666` - Fix offline tool to generate info in pci_dev file for logical partition scenario
96
+
- :acrn-issue:`4688` - [WHL][acrn-configuration-tool] RELEASE=n does not take effect while using xml to make hypervisor
97
+
- :acrn-issue:`4719` - [WHL][Function][LaaG]Garbage display when shutdown LaaG with CPU sharing GVT-D
98
+
- :acrn-issue:`4752` - [WHL][acrn-configuration-tool] console loglevel is not changed if building hypervisor by xml
99
+
- :acrn-issue:`4753` - [KBLNUCi7][libvirt][HV] in acrn.efi which enable 4vcpu for laag, with libvirtd.service enabled, SOS kernel panic and reboot
0 commit comments