qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Hardware model emulation


From: Stefan Hajnoczi
Subject: Re: New Hardware model emulation
Date: Wed, 4 Mar 2020 11:18:52 +0000

On Wed, Mar 4, 2020 at 11:16 AM Priyamvad Acharya
<address@hidden> wrote:
> I have commented all the lines of other hardware models except custom device 
> line " common-obj-$(CONFIG_TESTPCI) += testpci.o ".
> But when I run make I get errors  similar to error shown in file which I have 
> shared with you in previous replies.

Try this:
1. Start with a fresh qemu.git tree (no modifications) and check that
it compiles successfully.
2. Add testpci.c and add the testpci.o line to Makefile.objs.
3. Compilation should succeed now.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]