Re: [PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation

2024-12-12 Thread Alejandro Lucero Palau
On 12/12/24 13:04, Zhi Wang wrote: From: Zhi Wang Introduce a CXL type-2 device emulation that provides a minimum base for testing kernel CXL core type-2 support and CXL type-2 virtualization. It is also a good base for introducing the more emulated features. Currently, it only supports: -

Re: [PATCH 0/3] Introduce CXL type-2 device emulation

2024-12-12 Thread Alejandro Lucero Palau
On 12/12/24 13:04, Zhi Wang wrote: Hi folks: Per the discussion with Ira/Jonathan in the LPC 2024 and in the CXL discord channel, we are trying to introduce a CXL type-2 device emulation in QEMU, as there are work currently on supporting CXL type-2 device [1] in Linux kernel and CXL type-2 dev

Re: [PATCH RFC 0/5] hw/cxl: Type 2 Device RFC

2024-10-18 Thread Alejandro Lucero Palau
On 10/18/24 15:49, Zhi Wang wrote: On 17/10/2024 19.57, Cédric Le Goater wrote: External email: Use caution opening links or attachments Hello, On 5/18/23 04:45, Ira Weiny wrote: Type 2 devices are not yet a reality.  Developing core kernel support is difficult without some test device to

Re: [Qemu-devel] [dpdk-dev] Will huge page have negative effect on guest vm in qemu enviroment?

2017-06-22 Thread Alejandro Lucero
On Wed, Jun 21, 2017 at 8:22 AM, Sam wrote: > Thank you~ > > 1. We have a compare test on qemu-kvm enviroment with huge page and without > huge page. Qemu start process is much longer in huge page enviromwnt. And I > write an email titled with '[DPDK-memory] how qemu waste such long time > under