Re: [Qemu-discuss] question about QEMU configuration and build process

2017-01-07 Thread Peter Maydell
On 7 January 2017 at 08:29, Kevin Wilson wrote: > Hi, > > I try to build qemu on x86_64 platform from source with qemu-2.2.0 > from the official website, http://wiki.qemu.org/download/ > I ran "./configure" and make. Why are you trying to build such an old version? The current release is 2.8.0.

Re: [Qemu-discuss] ATSAM4sd16c MCU chip NVIC issue

2017-01-07 Thread James Hanley
I realize now that I posted this thread to the wrong list. -Jim > On Jan 6, 2017, at 9:52 AM, James Hanley wrote: > > I see now that there an RFC for multi-core support and a patch for > refactoring armv7m_nvic - should I wait for those to be integrated? When will > that be included into the

[Qemu-discuss] question about QEMU configuration and build process

2017-01-07 Thread Kevin Wilson
Hi, I try to build qemu on x86_64 platform from source with qemu-2.2.0 from the official website, http://wiki.qemu.org/download/ I ran "./configure" and make. when I try to run qemu-system-x86_64 binary with "-vga qxl" I got: Error: QXL VGA not available When I ran: ./configure --help | grep -i qx