On Fri, Mar 3, 2023 at 2:15 AM Philippe Mathieu-Daudé wrote:
>
> On 3/3/23 03:26, Haitao Shan wrote:
> > Implement the AEHD accelerator including the AEHD AccelClass,
> > AccelCPUClass, AccelOpsClass.
> >
> > Signed-off-by: Haitao Shan
> > ---
> > hw/i386/x86.c |2 +-
> >
On 3/3/23 03:26, Haitao Shan wrote:
Implement the AEHD accelerator including the AEHD AccelClass,
AccelCPUClass, AccelOpsClass.
Signed-off-by: Haitao Shan
---
hw/i386/x86.c |2 +-
include/exec/ram_addr.h |2 -
include/sysemu/aehd.h | 87 ++
Implement the AEHD accelerator including the AEHD AccelClass,
AccelCPUClass, AccelOpsClass.
Signed-off-by: Haitao Shan
---
hw/i386/x86.c |2 +-
include/exec/ram_addr.h |2 -
include/sysemu/aehd.h | 87 ++
include/sysemu/hw_accel.h |