|
[PATCH 0/4] hv: refine for hpa setting
All the 4 patches are using same commit message, that is wrong. I am lost. The offline tool can detect everything for users. What is really an issue you want to fix? Who is the basic user and who is a
All the 4 patches are using same commit message, that is wrong. I am lost. The offline tool can detect everything for users. What is really an issue you want to fix? Who is the basic user and who is a
|
By
Eddie Dong
· #35105
·
|
|
[PATCH 1/2] hv: refine the vept module
The terminology of shadow ept and virtual ept means different thing. Shadow EPT is the physical EPT page table used when a certain VM is running. While virtual EPT is the EPT the L1 guest sees in nest
The terminology of shadow ept and virtual ept means different thing. Shadow EPT is the physical EPT page table used when a certain VM is running. While virtual EPT is the EPT the L1 guest sees in nest
|
By
Eddie Dong
· #35021
·
|
|
[PATCH] hv:refine sort for efi,e820 and ve820
OK, with 2nd look, this API seems to be correct, but the change introduces another search of the e820 table. In general, if the initial e820 table is ordered, and we do "insert" (rather then append to
OK, with 2nd look, this API seems to be correct, but the change introduces another search of the e820 table. In general, if the initial e820 table is ordered, and we do "insert" (rather then append to
|
By
Eddie Dong
· #34782
·
|
|
[PATCH] hv:refine sort for efi,e820 and ve820
By
Eddie Dong
· #34774
·
|
|
[PATCH] hv:refine sort for efi,e820 and ve820
By
Eddie Dong
· #34766
·
|
|
[PATCH v2 1/1] hv: fix violations of coding guideline C-FN-16
By
Eddie Dong
· #34588
·
|
|
[PATCH v2 1/1] hv: fix violations of coding guideline C-FN-16
By
Eddie Dong
· #34582
·
|
|
[PATCH 3/4] hv:replace the CONFIG_PLATFORM_RAM_SIZE with hv_e820_top_addr_space for vept
This is similar with previous one. We need to think if we want to move the logic from offline tool to hypervisor.
This is similar with previous one. We need to think if we want to move the logic from offline tool to hypervisor.
|
By
Eddie Dong
· #34576
·
|
|
[PATCH 2/4] hv:replace the CONFIG_PLATFORM_RAM_SIZE with hv_e820_top_addr_space for mmu
Although we can replace the MACRO with a variable, but we pay with complexity. I didn't see a strong need to move the calculation from offline tool to hypervisor.
Although we can replace the MACRO with a variable, but we pay with complexity. I didn't see a strong need to move the calculation from offline tool to hypervisor.
|
By
Eddie Dong
· #34575
·
|
|
[RFC PATCH 1/2] hv: automatic alloc hpa for basic user
What is the motivation? I didn't see why we need this.
What is the motivation? I didn't see why we need this.
|
By
Eddie Dong
· #34574
·
|
|
[PATCH v2] hv: Add stateful VM check before system shutdown
Acked-by: Eddie Dong <eddie.dong@...>
Acked-by: Eddie Dong <eddie.dong@...>
|
By
Eddie Dong
· #34163
·
|
|
[PATCH] hv: Avoid lower severity VM block system shutdown
YES. Please move forward
By
Eddie Dong
· #34161
·
|
|
[PATCH] hv: Avoid lower severity VM block system shutdown
YES at moment. Roughly YES. But not sure this API should do per VM or search for all VMs. If it is per VM, the API name may be is_stateful_vm(*vm). The previous name is for all VMs.
YES at moment. Roughly YES. But not sure this API should do per VM or search for all VMs. If it is per VM, the API name may be is_stateful_vm(*vm). The previous name is for all VMs.
|
By
Eddie Dong
· #34159
·
|
|
[PATCH] hv: Avoid lower severity VM block system shutdown
By
Eddie Dong
· #34151
·
|
|
[PATCH] hv: move DM_OWNED_GUEST_FLAG_MASK to vm_config.h
Fine to me. But, if you don't submit the pR with offline patches, Will we have trouble?
Fine to me. But, if you don't submit the pR with offline patches, Will we have trouble?
|
By
Eddie Dong
· #34115
·
|
|
[PATCH v2] hv: rename CONFIG_IOMMU_BUS_NUM
By
Eddie Dong
· #34087
·
|
|
[PATCH 4/4] dm: Skip injecting _PPC and _PCT when _PSS is not constructed
+1
By
Eddie Dong
· #34067
·
|
|
[PATCH 3/4] hv: hypercall: return 0 for empty PX or CX tables
My Ack too.
By
Eddie Dong
· #34066
·
|
|
[PATCH 2/4] hv: remove pstate/cstate support for VMs that share pCPU
By
Eddie Dong
· #34065
·
|
|
[PATCH] hv: rename CONFIG_IOMMU_BUS_NUM
I think this is 2 different things: 1) The MACRO name, 2) The message the offline tool shows to developers. #1 is completely internal stuff. We can use whatever it is. But a good name helps the develo
I think this is 2 different things: 1) The MACRO name, 2) The message the offline tool shows to developers. #1 is completely internal stuff. We can use whatever it is. But a good name helps the develo
|
By
Eddie Dong
· #34049
·
|