> -----Original Message----- > From: [email protected] <[email protected]> On > Behalf Of Andrew Jones > Sent: Monday, May 20, 2024 11:56 PM > To: Wu, Fei2 <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > Meng, Bin <[email protected]>; [email protected]; > [email protected]; [email protected]; qemu- > [email protected]; [email protected]; Warkentin, Andrei > <[email protected]>; [email protected]; > [email protected]; [email protected]; Xu, Haibo1 > <[email protected]>; Chai, Evan <[email protected]>; Wang, Yin > <[email protected]>; [email protected]; tech-server- > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > Subject: Re: [RISC-V][tech-server-soc] [RFC v2 2/2] hw/riscv: Add server > platform > reference machine > > On Tue, Mar 12, 2024 at 09:52:21PM GMT, Fei Wu wrote: > > The RISC-V Server Platform specification[1] defines a standardized set > > of hardware and software capabilities, that portable system software, > > such as OS and hypervisors can rely on being present in a RISC-V > > server platform. > > > > A corresponding Qemu RISC-V server platform reference (rvsp-ref for > > short) machine type is added to provide a environment for firmware/OS > > development and testing. The main features included in rvsp-ref are: > > > > - Based on riscv virt machine type > > - A new memory map as close as virt machine as possible > > - A new virt CPU type rvsp-ref-cpu for server platform compliance > > - AIA > > - PCIe AHCI > > - PCIe NIC > > We should rebase on the IOMMU series [1] and add an IOMMU to the platform, > as it's required by the Server Soc spec (which is required by the server > platform > spec). > > [1] https://lore.kernel.org/qemu-devel/20240307160319.675044-1- > [email protected]/ > Good point! Then we can also include the IOMMU driver in Linux for integration test.
> Thanks, > drew > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#171): > https://lists.riscv.org/g/tech-server-soc/message/171 > Mute This Topic: https://lists.riscv.org/mt/104884663/7216082 > Group Owner: [email protected] > Unsubscribe: https://lists.riscv.org/g/tech-server- > soc/leave/12613148/7216082/2077856617/xyzzy [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >
