ACK/cmnt: [SRU][N][PATCH 0/6] Unable to boot as a guest on VMware ESX

Juerg Haefliger juerg.haefliger at canonical.com
Thu Jan 9 10:30:38 UTC 2025


All buglinks are misspelled (Buglink instead of BugLink). That needs to be
fixed at commit time or the changelog will be broken.

With that:
Acked-by: Juerg Haefliger <juerg.haefliger at canonical.com>


On Tue, 17 Dec 2024 15:31:04 +0100
Thibault Ferrante <thibault.ferrante at canonical.com> wrote:

> Buglink: https://bugs.launchpad.net/bugs/2091941
> 
> [ Impact ]
> 
>  * Unable to boot as a guest in VMware on ESXi
> 
> [ Fix ]
>  * Pull all upstream commits listed here : https://lore.kernel.org/lkml/20240715151025.GAZpU74ZeeCqqMZpWw@fat_crate.local/#r
> 
> b2c13c23ea9c x86/vmware: Use VMware hypercall API
> 90328eaaff34 drm/vmwgfx: Use VMware hypercall API
> f0db90b4127c input/vmmouse: Use VMware hypercall API
> 54651bb4dcfe ptp/vmware: Use VMware hypercall API
> 34bf25e820ae x86/vmware: Introduce VMware hypercall API
> 86cb65448d07 x86/vmware: Correct macro names
> 
> [ Test Plan ]
> 
>  * Verify it boot on VMware ESX.
> 
> [ Where problems could occur ]
> 
>  * Regression on VMware support
> 
> [ Other Info ]
> 
>  * linux-intel already have those patches and was tested successfully.
> 
> 
> Alexey Makhalov (6):
>   ptp/vmware: Use VMware hypercall API
>   input/vmmouse: Use VMware hypercall API
>   drm/vmwgfx: Use VMware hypercall API
>   x86/vmware: Use VMware hypercall API
>   x86/vmware: Correct macro names
>   x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
> 
>  arch/x86/include/asm/vmware.h             |  26 ---
>  arch/x86/kernel/cpu/vmware.c              | 103 ++++--------
>  drivers/gpu/drm/vmwgfx/vmwgfx_msg.c       | 173 +++++++------------
>  drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h | 196 +++++++++++++++-------
>  drivers/gpu/drm/vmwgfx/vmwgfx_msg_x86.h   | 185 --------------------
>  drivers/input/mouse/vmmouse.c             |  76 +++------
>  drivers/ptp/ptp_vmw.c                     |  12 +-
>  7 files changed, 250 insertions(+), 521 deletions(-)
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250109/d02833dd/attachment.sig>


More information about the kernel-team mailing list