Hi, all,
may I ask a question?
How to write the -drive and -device parameter to specify two files to work as
two partitions/drivers in qemu?
I am hoping to use virtio-blk-device, thanks!
Br.
Hou
发件人: qemu-discuss-bounces+yu.hou=spreadtrum@nongnu.o
On 07/04/2015 09:05, Yu Hou (侯雨) wrote:
Hi, all,
may I ask a question?
How to write the -drive and -device parameter to specify two files to work as
two partitions/drivers in qemu?
I am hoping to use virtio-blk-device, thanks!
Please start your own thread next time.
Simply provide more than
Hi,
I'm working (as part of a team) in a project which would involve
creating a platform (coded in HDL) based around the Leon3 processor.
Right now, the platform is very simple and it only has one peripheral,
a bit of ROM and RAM. My main responsibility is to write software for
the platform.
I wr