|
[PATCH v2] HV: Enable vART support by intercepting TSC_ADJUST MSR
Hi Eddie,
By
Kaige Fu
· #23891
·
|
|
[PATCH v2] HV: Enable vART support by intercepting TSC_ADJUST MSR
Hi Anthony,
By
Kaige Fu
· #23886
·
|
|
[PATCH v2] HV: Enable vART support by intercepting TSC_ADJUST MSR
Hi Anthony,
By
Kaige Fu
· #23879
·
|
|
[PATCH v2] HV: Enable vART support by intercepting TSC_ADJUST MSR
Any comments?
By
Kaige Fu
· #23877
·
|
|
[PATCH v2] HV: Enable vART support by intercepting TSC_ADJUST MSR
The policy of vART is that software in native can run in VM too. And in native side, the relationship between the ART hardware and TSC is: pTSC = (pART * M) / N + pAdjust The vART solution is: - Prese
The policy of vART is that software in native can run in VM too. And in native side, the relationship between the ART hardware and TSC is: pTSC = (pART * M) / N + pAdjust The vART solution is: - Prese
|
By
Kaige Fu
· #23868
·
|
|
[PATCH] HV: Enable vART support by intercepting TSC_ADJUST MSR
Hi Eddie,
By
Kaige Fu
· #23818
·
|
|
[PATCH] HV: Enable vART support by intercepting TSC_ADJUST MSR
By
Kaige Fu
· #23787
·
|
|
[PATCH] HV: Enable vART support by intercepting TSC_ADJUST MSR
In native side, there is a ratio defined by CPUID leaf 15H which expresses the frequency relationship between the ART hardware and TSC: pTSC = (pART * M) / N + pAdjust Where M is CPUID.15H:EBX[31:0] a
In native side, there is a ratio defined by CPUID leaf 15H which expresses the frequency relationship between the ART hardware and TSC: pTSC = (pART * M) / N + pAdjust Where M is CPUID.15H:EBX[31:0] a
|
By
Kaige Fu
· #23780
·
|
|
[PATCH] HV: Debug: Add version command
I just found this CMD is very convenient when we debug the HV and want to check the version. Especially for the following cases: - The acrn was boot up a few days ago and the HV console log is lost du
I just found this CMD is very convenient when we debug the HV and want to check the version. Especially for the following cases: - The acrn was boot up a few days ago and the HV console log is lost du
|
By
Kaige Fu
· #22999
·
|
|
[PATCH] HV: Debug: Add version command
When debugging the HV, we may want to check the HV version information frequently. In current HV shell command, there is no such kind of command to check this information. We can only scroll up the HV
When debugging the HV, we may want to check the HV version information frequently. In current HV shell command, there is no such kind of command to check this information. We can only scroll up the HV
|
By
Kaige Fu
· #22987
·
|
|
[PATCH] HV: Allow pause RTVM when its state is VM_CREATED
There are a lot of works to do between create_vm (HV will mark vm's state as VM_CREATED at this stage) and vm_run (HV will mark vm's state as VM_STARTED), like building mptable/acpi table, initializin
There are a lot of works to do between create_vm (HV will mark vm's state as VM_CREATED at this stage) and vm_run (HV will mark vm's state as VM_STARTED), like building mptable/acpi table, initializin
|
By
Kaige Fu
· #22981
·
|
|
[PATCH] HV: Fix OVMF hang issue when boot with lapic_pt
By
Kaige Fu
· #22931
·
|
|
[PATCH] HV: Fix OVMF hang issue when boot with lapic_pt
In hcall_inject_msi, we check vlapic state of SOS by mistake. If the SOS's vlapic state doesn't equal to target_vm's, the OVMF will hang when boot up. Instead, we should check the target_vm's vlapic s
In hcall_inject_msi, we check vlapic state of SOS by mistake. If the SOS's vlapic state doesn't equal to target_vm's, the OVMF will hang when boot up. Instead, we should check the target_vm's vlapic s
|
By
Kaige Fu
· #22896
·
|
|
[PATCH] DM: Samples: Enable VxWorks as hard-rt VM
This patch adds --lapic_pt option to launch VxWorks as hard-rt VM. Signed-off-by: Kaige Fu <kaige.fu@...> --- devicemodel/samples/nuc/launch_vxworks.sh | 16 ++++++---------- 1 file changed, 6 in
This patch adds --lapic_pt option to launch VxWorks as hard-rt VM. Signed-off-by: Kaige Fu <kaige.fu@...> --- devicemodel/samples/nuc/launch_vxworks.sh | 16 ++++++---------- 1 file changed, 6 in
|
By
Kaige Fu
· #22740
·
|
|
[PATCH v2] HV: Remove undefined CONFIG_REMAIN_1G_PAGES
Hi Jason and Fei, could you help review this patch? -- Thanks Kaige Fu
Hi Jason and Fei, could you help review this patch? -- Thanks Kaige Fu
|
By
Kaige Fu
· #21878
·
|
|
[PATCH v2] HV: Remove undefined CONFIG_REMAIN_1G_PAGES
The definition of CONFIG_REMAIN_1G_PAGES has been removed by patch (4627cd4d HV: build: drop useless files). So, remove the whole CONFIG_REMAIN_1G_PAGES in repo. --- v1 -> v2: Address Fei's comment ab
The definition of CONFIG_REMAIN_1G_PAGES has been removed by patch (4627cd4d HV: build: drop useless files). So, remove the whole CONFIG_REMAIN_1G_PAGES in repo. --- v1 -> v2: Address Fei's comment ab
|
By
Kaige Fu
· #21803
·
|
|
[PATCH] HV: Remove undefined CONFIG_REMAIN_1G_PAGES
By
Kaige Fu
· #21796
·
|
|
[PATCH] HV: Remove undefined CONFIG_REMAIN_1G_PAGES
By
Kaige Fu
· #21794
·
|
|
[PATCH] DM: Get max vcpu per vm from HV instead of hardcode
Hi Fengwei, could you help review this patch? -- Thanks Kaige Fu
Hi Fengwei, could you help review this patch? -- Thanks Kaige Fu
|
By
Kaige Fu
· #21789
·
|
|
[PATCH] HV: Remove undefined CONFIG_REMAIN_1G_PAGES
Hi Jason & Fei, could you help review this patch? -- Thanks Kaige Fu
Hi Jason & Fei, could you help review this patch? -- Thanks Kaige Fu
|
By
Kaige Fu
· #21788
·
|