Re: [Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Alex Bennée
Peter Maydell writes: > On Wed, 12 Jun 2019 at 17:42, Alex Bennée wrote: >> >> It looks like it's still trying to use the system QEMU (which is >> broken for this in hackbox) to launch. Is there a built >> qemu-system-x86_64 in your build directory? > > No -- the build process here is just mak

Re: [Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Peter Maydell
On Wed, 12 Jun 2019 at 17:42, Alex Bennée wrote: > > It looks like it's still trying to use the system QEMU (which is > broken for this in hackbox) to launch. Is there a built > qemu-system-x86_64 in your build directory? No -- the build process here is just make -C build vm-build-openbsd (etc) o

Re: [Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Alex Bennée
It looks like it's still trying to use the system QEMU (which is broken for this in hackbox) to launch. Is there a built qemu-system-x86_64 in your build directory? On Wed, 12 Jun 2019 at 16:57, Peter Maydell wrote: > > On Wed, 12 Jun 2019 at 12:19, Alex Bennée wrote: > > > > The following chang

Re: [Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Philippe Mathieu-Daudé
Le mer. 12 juin 2019 18:04, Peter Maydell a écrit : > On Wed, 12 Jun 2019 at 12:19, Alex Bennée wrote: > > > > The following changes since commit > 219dca61ebf41625831d4f96a720852baf44b762: > > > > Merge remote-tracking branch > 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2019-

Re: [Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Peter Maydell
On Wed, 12 Jun 2019 at 12:19, Alex Bennée wrote: > > The following changes since commit 219dca61ebf41625831d4f96a720852baf44b762: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' > into staging (2019-06-11 16:02:07 +0100) > > are available in the Git repository at:

[Qemu-devel] [PULL v2 00/52] testing, gdbstub and cputlb fixes

2019-06-12 Thread Alex Bennée
The following changes since commit 219dca61ebf41625831d4f96a720852baf44b762: Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2019-06-11 16:02:07 +0100) are available in the Git repository at: https://github.com/stsquad/qemu.git tags/pull-testing-gdbs