|
Re: [PATCH] config-tools: solve hv and vm memory address conflict
"Li, Ziheng" <ziheng.li@...> writes:
Is it possible to define a class to represent a memory range so that we
can hide range manipulation details from the allocation logic?
--
Best
"Li, Ziheng" <ziheng.li@...> writes:
Is it possible to define a class to represent a memory range so that we
can hide range manipulation details from the allocation logic?
--
Best
|
By
Junjie Mao
·
#36419
·
|
|
Re: [PATCH] config_tools: add tooltips for cpu affinity
Kunhui-Li <kunhuix.li@...> writes:
For UI only changes, you can PR once tested that the issue is properly fixed.
--
Best Regards
Junjie Mao
Kunhui-Li <kunhuix.li@...> writes:
For UI only changes, you can PR once tested that the issue is properly fixed.
--
Best Regards
Junjie Mao
|
By
Junjie Mao
·
#36418
·
|
|
Re: [PATCH v2] config_tools: remove invaild hugepage check
Kunhui-Li <kunhuix.li@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
--
Best Regards
Junjie Mao
Kunhui-Li <kunhuix.li@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
--
Best Regards
Junjie Mao
|
By
Junjie Mao
·
#36417
·
|
|
Re: [PATCH] configurator does not consider L3 CAT config when opening an exiting configuration
"Ke, ChuangX" <chuangx.ke@...> writes:
I'm still confused. Why does ordering of fields in an object affects the
correctness of the logic? Even that's the case, why changing the order
of the
"Ke, ChuangX" <chuangx.ke@...> writes:
I'm still confused. Why does ordering of fields in an object affects the
correctness of the logic? Even that's the case, why changing the order
of the
|
By
Junjie Mao
·
#36416
·
|
|
Re: [PATCH] cofig_tools: apply vBDF pattern check to vUART and ivshmem
Kunhui-Li <kunhuix.li@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
--
Best Regards
Junjie Mao
Kunhui-Li <kunhuix.li@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
--
Best Regards
Junjie Mao
|
By
Junjie Mao
·
#36415
·
|
|
Re: [PATCH] configurator creates duplicate VM name
It looks strange to me that we are adding "MaxVMID" rather than "VMID"
in the default VM name. Shouldn't MaxVMID being a variable we tracked
for internal operations and VMID being the one we want to
It looks strange to me that we are adding "MaxVMID" rather than "VMID"
in the default VM name. Shouldn't MaxVMID being a variable we tracked
for internal operations and VMID being the one we want to
|
By
Junjie Mao
·
#36414
·
|
|
[PATCH v1 4/4] config_tools: acpi_gen: generate vRTCT instead of copying a physical one
As the last step to simplify the steps to enable software SRAM passthrough
to a pre-launched RT VM, this patch generates a virtual RTCT which only
contains a compatibility entry (to indicate that the
As the last step to simplify the steps to enable software SRAM passthrough
to a pre-launched RT VM, this patch generates a virtual RTCT which only
contains a compatibility entry (to indicate that the
|
By
Junjie Mao
·
#36413
·
|
|
[PATCH v1 3/4] config_tools: acpi_gen: refactor ACPI table generation logic
While functionally correct, the ACPI table (mostly DSDT) generation logic
in asl_gen.py contains multiple occurrences that share the same code
structure as follows:
cls = <class of the table>
While functionally correct, the ACPI table (mostly DSDT) generation logic
in asl_gen.py contains multiple occurrences that share the same code
structure as follows:
cls = <class of the table>
|
By
Junjie Mao
·
#36412
·
|
|
[PATCH v1 2/4] config_tools: board_inspector: record all details from RTCT in board XML
Today users still need to manually copy the RTCT binary file when they want
to passthrough software SRAM to a pre-launched RTVM, which is far from
being user friendly.
To get rid of that step, this
Today users still need to manually copy the RTCT binary file when they want
to passthrough software SRAM to a pre-launched RTVM, which is far from
being user friendly.
To get rid of that step, this
|
By
Junjie Mao
·
#36411
·
|
|
[PATCH v1 1/4] config_tools: board_inspector: refactor ACPI RTCT parser
This patch refactors and fixes the following in the ACPI RTCT parser of the
board inspector.
1. Refactor to expose the RTCTSubtableSoftwareSRAM_v2 class directly as
it is a fixed-size entry.
This patch refactors and fixes the following in the ACPI RTCT parser of the
board inspector.
1. Refactor to expose the RTCTSubtableSoftwareSRAM_v2 class directly as
it is a fixed-size entry.
|
By
Junjie Mao
·
#36410
·
|
|
[PATCH v1 0/4] Generate vRTCT for pre-launched RT VMs
Today ACRN build system reuses the physical RTCT as the vRTCT for a
pre-launched RT VM which has access to software SRAM. This results in two
issues:
1. Users have to manually copy the physical
Today ACRN build system reuses the physical RTCT as the vRTCT for a
pre-launched RT VM which has access to software SRAM. This results in two
issues:
1. Users have to manually copy the physical
|
By
Junjie Mao
·
#36409
·
|
|
[PATCH] config-tools: solve hv and vm memory address conflict
From d16ae3186184d82cb286e662cd3e467ae13539c4 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Fri, 29 Jul 2022 09:19:14 +0800
Subject: [PATCH] config-tools: solve hv and vm memory
From d16ae3186184d82cb286e662cd3e467ae13539c4 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Fri, 29 Jul 2022 09:19:14 +0800
Subject: [PATCH] config-tools: solve hv and vm memory
|
By
Li, Ziheng
·
#36408
·
|
|
[PATCH] doc: fix Build EFI-Stub fail problem
From 9bfc0bfa59d82fd8b5eead4e9f4445a83f6d3523 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Fri, 29 Jul 2022 11:29:58 +0800
Subject: [PATCH] doc: fix Build EFI-Stub fail
From 9bfc0bfa59d82fd8b5eead4e9f4445a83f6d3523 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Fri, 29 Jul 2022 11:29:58 +0800
Subject: [PATCH] doc: fix Build EFI-Stub fail
|
By
Li, Ziheng
·
#36407
·
|
|
Re: [PATCH] hv: sched: fix bug when reboot vm
Does the BVT paper mention this case? Can you please paste the related
statements?
Rename the func name to update_last_avt.
}
Does the BVT paper mention this case? Can you please paste the related
statements?
Rename the func name to update_last_avt.
}
|
By
Yu Wang
·
#36406
·
|
|
Re: [PATCH v2 4/4] dm: virtio-block: support NO_NOTIFY
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36405
·
|
|
Re: [PATCH v2 3/4] dm: virtio-blk: enable support for iothread
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36404
·
|
|
Re: [PATCH v2 2/4] dm: add iothread support in virtio framework
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36403
·
|
|
Re: [PATCH v2 1/4] dm: support iothread
Align the indent.
Acked-by: Wang, Yu1 <yu1.wang@...>
Align the indent.
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36402
·
|
|
[PATCH] config_tools: add tooltips for cpu affinity
add tooltips for cpu affinity and tiny fix for virtio console device.
Tracked-On: #7933
Signed-off-by: Kunhui-Li <kunhuix.li@...>
---
.../CustomWidget/Virtio/Console.vue | 2 +-
add tooltips for cpu affinity and tiny fix for virtio console device.
Tracked-On: #7933
Signed-off-by: Kunhui-Li <kunhuix.li@...>
---
.../CustomWidget/Virtio/Console.vue | 2 +-
|
By
Kunhui Li
·
#36401
·
|
|
Re: [PATCH v4] hv: shell: improve console to modify input easier
Acked-by: Eddie Dong <eddie.dong@...>
Acked-by: Eddie Dong <eddie.dong@...>
|
By
Eddie Dong
·
#36400
·
|