Re: [Qemu-devel] test-aio-multithread assertion

2019-09-16 Thread Stefan Hajnoczi
On Wed, Sep 04, 2019 at 12:50:21PM +0100, Peter Maydell wrote: > Hi; I've been seeing intermittently on the BSDs this assertion > running test-aio-multithread as part of 'make check': > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} > tests/test-aio-multithread -m=quick -k --ta

Re: [Qemu-devel] test-aio-multithread assertion

2019-09-05 Thread Peter Maydell
On Wed, 4 Sep 2019 at 12:50, Peter Maydell wrote: > > Hi; I've been seeing intermittently on the BSDs this assertion > running test-aio-multithread as part of 'make check': > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} > tests/test-aio-multithread -m=quick -k --tap < /dev/nu

[Qemu-devel] test-aio-multithread assertion

2019-09-04 Thread Peter Maydell
Hi; I've been seeing intermittently on the BSDs this assertion running test-aio-multithread as part of 'make check': MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} tests/test-aio-multithread -m=quick -k --tap < /dev/null | ./scripts/tap-drive r.pl --test-name="test-aio-multithrea

[Qemu-devel] test mail develivery to list please ignore

2019-02-04 Thread Michael S. Tsirkin
sorry about the noise Mon Feb 4 09:41:36 EST 2019 -- MST

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-25 Thread Markus Armbruster
Jason Wang writes: > On 2019/1/25 下午3:12, Markus Armbruster wrote: >> Jason Wang writes: >> >>> On 2019/1/24 下午5:47, Markus Armbruster wrote: Please cc: me on QMP issues. >>> >>> Ok. >>> >>> Jason Wang writes: > On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: >> * Jaso

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-25 Thread Jason Wang
On 2019/1/25 下午3:12, Markus Armbruster wrote: Jason Wang writes: On 2019/1/24 下午5:47, Markus Armbruster wrote: Please cc: me on QMP issues. Ok. Jason Wang writes: On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Pete

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Markus Armbruster
Jason Wang writes: > On 2019/1/24 下午5:51, Peter Xu wrote: >> On Thu, Jan 24, 2019 at 09:11:15AM +, Dr. David Alan Gilbert wrote: >>> * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: > * Jason Wang (jasow...@redhat.com) wrote: >> On 2019

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Markus Armbruster
Jason Wang writes: > On 2019/1/24 下午5:47, Markus Armbruster wrote: >> Please cc: me on QMP issues. > > > Ok. > > >> >> Jason Wang writes: >> >>> On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: > On 2019/1/22 上午2:56, Peter Maydell wrote: >

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Jason Wang
On 2019/1/24 下午7:01, Daniel P. Berrangé wrote: On Thu, Jan 24, 2019 at 10:30:23AM +, Daniel P. Berrangé wrote: On Thu, Jan 24, 2019 at 10:11:55AM +, Daniel P. Berrangé wrote: On Wed, Jan 23, 2019 at 07:53:46PM +, Dr. David Alan Gilbert wrote: Do you mean the: /* send a qmp

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Jason Wang
On 2019/1/24 下午6:30, Daniel P. Berrangé wrote: On Thu, Jan 24, 2019 at 10:11:55AM +, Daniel P. Berrangé wrote: On Wed, Jan 23, 2019 at 07:53:46PM +, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Jason Wang
On 2019/1/24 下午5:47, Markus Armbruster wrote: Please cc: me on QMP issues. Ok. Jason Wang writes: On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote:

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Jason Wang
On 2019/1/24 下午5:51, Peter Xu wrote: On Thu, Jan 24, 2019 at 09:11:15AM +, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Peter Maydell wrote: On T

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Jason Wang
On 2019/1/24 下午5:11, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: On 2019/1/15

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Daniel P . Berrangé
On Thu, Jan 24, 2019 at 10:30:23AM +, Daniel P. Berrangé wrote: > On Thu, Jan 24, 2019 at 10:11:55AM +, Daniel P. Berrangé wrote: > > On Wed, Jan 23, 2019 at 07:53:46PM +, Dr. David Alan Gilbert wrote: > > > Do you mean the: > > > > > > /* send a qmp command to guarantee that 'conn

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Daniel P . Berrangé
On Thu, Jan 24, 2019 at 10:11:55AM +, Daniel P. Berrangé wrote: > On Wed, Jan 23, 2019 at 07:53:46PM +, Dr. David Alan Gilbert wrote: > > * Jason Wang (jasow...@redhat.com) wrote: > > > > > > On 2019/1/22 上午2:56, Peter Maydell wrote: > > > > On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote:

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Daniel P . Berrangé
On Wed, Jan 23, 2019 at 07:53:46PM +, Dr. David Alan Gilbert wrote: > * Jason Wang (jasow...@redhat.com) wrote: > > > > On 2019/1/22 上午2:56, Peter Maydell wrote: > > > On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > > > > > > > > On 2019/1/15 上午12:33, Zhang Chen wrote: > > > > > > > > > >

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Peter Xu
On Thu, Jan 24, 2019 at 09:11:15AM +, Dr. David Alan Gilbert wrote: > * Jason Wang (jasow...@redhat.com) wrote: > > > > On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: > > > * Jason Wang (jasow...@redhat.com) wrote: > > > > On 2019/1/22 上午2:56, Peter Maydell wrote: > > > > > On Thu, 17 Jan

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Markus Armbruster
Please cc: me on QMP issues. Jason Wang writes: > On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: >> * Jason Wang (jasow...@redhat.com) wrote: >>> On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > On 2019/1/15 上午12:33, Zhang Chen wrote:

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-24 Thread Dr. David Alan Gilbert
* Jason Wang (jasow...@redhat.com) wrote: > > On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: > > * Jason Wang (jasow...@redhat.com) wrote: > > > On 2019/1/22 上午2:56, Peter Maydell wrote: > > > > On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > > > > > On 2019/1/15 上午12:33, Zhang Chen wrote:

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-23 Thread Jason Wang
On 2019/1/24 上午3:53, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: On 2019/1/15 上午12:33, Zhang Chen wrote: On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert mailto:dgil

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-23 Thread Dr. David Alan Gilbert
* Jason Wang (jasow...@redhat.com) wrote: > > On 2019/1/22 上午2:56, Peter Maydell wrote: > > On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > > > > > > On 2019/1/15 上午12:33, Zhang Chen wrote: > > > > > > > > On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert > > > > mailto:dgilb...@redhat.

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-22 Thread Jason Wang
On 2019/1/22 上午2:56, Peter Maydell wrote: On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: On 2019/1/15 上午12:33, Zhang Chen wrote: On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert mailto:dgilb...@redhat.com>> wrote: * Peter Maydell (peter.mayd...@linaro.org

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-22 Thread Peter Maydell
On Mon, 21 Jan 2019 at 20:01, Dr. David Alan Gilbert wrote: > I guess we need some tracing of the packet flow; do you build with > tracing on and can we enable it for a test? What you get is "make && make check", effectively. If you want better debuggability of the test you need to improve the t

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-21 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > > > > > > On 2019/1/15 上午12:33, Zhang Chen wrote: > > > > > > > > > On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert > > > mailto:dgilb...@redhat.com>> wrote: > > > > > > * Peter Maydel

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-21 Thread Peter Maydell
On Thu, 17 Jan 2019 at 09:46, Jason Wang wrote: > > > On 2019/1/15 上午12:33, Zhang Chen wrote: > > > > > > On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert > > mailto:dgilb...@redhat.com>> wrote: > > > > * Peter Maydell (peter.mayd...@linaro.org > > )

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-17 Thread Jason Wang
On 2019/1/15 上午12:33, Zhang Chen wrote: On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert mailto:dgilb...@redhat.com>> wrote: * Peter Maydell (peter.mayd...@linaro.org ) wrote: > Recently I've noticed that test-filter-mirror has been hangi

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-15 Thread Peter Maydell
On Fri, 11 Jan 2019 at 16:15, Dr. David Alan Gilbert wrote: > > * Peter Maydell (peter.mayd...@linaro.org) wrote: > > Recently I've noticed that test-filter-mirror has been hanging > > intermittently, typically when run on some other TCG architecture. > > In the instance I've just looked at, this

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-14 Thread Zhang Chen
On Sat, Jan 12, 2019 at 12:15 AM Dr. David Alan Gilbert wrote: > * Peter Maydell (peter.mayd...@linaro.org) wrote: > > Recently I've noticed that test-filter-mirror has been hanging > > intermittently, typically when run on some other TCG architecture. > > In the instance I've just looked at, thi

Re: [Qemu-devel] test-filter-mirror hangs

2019-01-11 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > Recently I've noticed that test-filter-mirror has been hanging > intermittently, typically when run on some other TCG architecture. > In the instance I've just looked at, this was with s390x guest on > x86-64 host, though I've also seen it on othe

[Qemu-devel] test-filter-mirror hangs

2019-01-11 Thread Peter Maydell
Recently I've noticed that test-filter-mirror has been hanging intermittently, typically when run on some other TCG architecture. In the instance I've just looked at, this was with s390x guest on x86-64 host, though I've also seen it on other host archs and perhaps with other guests. Below is a ba

[Qemu-devel] Test cases for X6-64

2018-06-12 Thread Sandeep Dasgupta
Hello Team, I am looking in your repository  for any testsuite to test the semantics for x86-64 instruction. But unfortunately did not get any success. Do you guys mind pointing me ot the right place. Regards, Sandeep

[Qemu-devel] test mail

2017-10-17 Thread li.shanlue
it's a test mail, another line.

[Qemu-devel] [TEST PATCH 0/2] Instrumentation and TLB stats

2017-06-27 Thread Pranith Kumar
The following two patches are what I use to instrument guest code and collect TLB hit/miss information. These patches are for informational and discussion purposes only. Pranith Kumar (2): [TEST] aarch64: Use pmuserenr_el0 register for instrumentation [TEST] Collect TLB stats along with victim

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-12-07 Thread Marc-André Lureau
Hi - Original Message - > On 7 July 2016 at 00:02, Michael Roth wrote: > > Quoting John Snow (2016-07-06 17:41:32) > >> > >> > >> On 07/06/2016 06:20 PM, Michael Roth wrote: > >> > Quoting Marc-André Lureau (2016-07-06 16:40:52) > >> >>> Here's the meat of it: > >> >>> > >> >>> LINK te

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-12-07 Thread Peter Maydell
On 7 July 2016 at 00:02, Michael Roth wrote: > Quoting John Snow (2016-07-06 17:41:32) >> >> >> On 07/06/2016 06:20 PM, Michael Roth wrote: >> > Quoting Marc-André Lureau (2016-07-06 16:40:52) >> >>> Here's the meat of it: >> >>> >> >>> LINK tests/test-qga >> >>> GTESTER tests/test-qga >> >>> *

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-07-06 Thread Michael Roth
Quoting John Snow (2016-07-06 17:41:32) > > > On 07/06/2016 06:20 PM, Michael Roth wrote: > > Quoting Marc-André Lureau (2016-07-06 16:40:52) > >> Hi > >> > >> - Original Message - > >>> I upgraded to Fedora 24 last Friday before the long (American) weekend. > >>> Probably a bad idea. > >

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-07-06 Thread John Snow
On 07/06/2016 06:20 PM, Michael Roth wrote: > Quoting Marc-André Lureau (2016-07-06 16:40:52) >> Hi >> >> - Original Message - >>> I upgraded to Fedora 24 last Friday before the long (American) weekend. >>> Probably a bad idea. >>> >>> Regardless, test-qga has developed a new symptom on c

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-07-06 Thread Michael Roth
Quoting Marc-André Lureau (2016-07-06 16:40:52) > Hi > > - Original Message - > > I upgraded to Fedora 24 last Friday before the long (American) weekend. > > Probably a bad idea. > > > > Regardless, test-qga has developed a new symptom on current development > > HEAD that I don't know wha

Re: [Qemu-devel] test-qga failures on Fedora 24

2016-07-06 Thread Marc-André Lureau
Hi - Original Message - > I upgraded to Fedora 24 last Friday before the long (American) weekend. > Probably a bad idea. > > Regardless, test-qga has developed a new symptom on current development > HEAD that I don't know what to make of: > > https://paste.fedoraproject.org/388356/146782

[Qemu-devel] test-qga failures on Fedora 24

2016-07-06 Thread John Snow
I upgraded to Fedora 24 last Friday before the long (American) weekend. Probably a bad idea. Regardless, test-qga has developed a new symptom on current development HEAD that I don't know what to make of: https://paste.fedoraproject.org/388356/14678205/ Here's the meat of it: LINK tests/test

[Qemu-devel] Test Mail

2016-03-08 Thread Rita Sinha
Regards, Rita Sinha

Re: [Qemu-devel] Test

2015-09-28 Thread Eric Blake
On 09/28/2015 09:04 AM, Pavel Fedin wrote: > Hello! I have some strange problems, my emails don't make it to the list. > Please ignore this, i am > self-testing. Not just your email. I've had quite a few messages arriving to my inbox more than 6 hours after the original sender; it may be a case

[Qemu-devel] Test N2

2015-09-28 Thread Pavel Fedin
Just a test, please ignore. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia

[Qemu-devel] Test

2015-09-28 Thread Pavel Fedin
Hello! I have some strange problems, my emails don't make it to the list. Please ignore this, i am self-testing. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-11 Thread Kevin Wolf
Am 10.03.2014 um 19:21 hat Markus Armbruster geschrieben: > Peter Maydell writes: > > > On 10 March 2014 13:36, Markus Armbruster wrote: > >> Peter Maydell writes: > >> Turns out my clang installation doesn't support -fsanitize=undefined: it > >> lacks libclang_rt.san-x86_64.a. > >> > >> Test w

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Markus Armbruster
Peter Maydell writes: > On 10 March 2014 13:36, Markus Armbruster wrote: >> Peter Maydell writes: >> Turns out my clang installation doesn't support -fsanitize=undefined: it >> lacks libclang_rt.san-x86_64.a. >> >> Test works fine without -fsanitize=undefined. I set a breakpoint on >> visit_ty

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Peter Maydell
On 10 March 2014 13:36, Markus Armbruster wrote: > Peter Maydell writes: > Turns out my clang installation doesn't support -fsanitize=undefined: it > lacks libclang_rt.san-x86_64.a. > > Test works fine without -fsanitize=undefined. I set a breakpoint on > visit_type_UserDefA_fields, and there's

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Markus Armbruster
Peter Maydell writes: > On 10 March 2014 12:21, Markus Armbruster wrote: >> My local clang doesn't complain. May I have your clang version, exact >> invocation and output? > > clang version 3.3 (tags/RELEASE_33/final) > > mkdir build/clang > (cd build/clang && '../../configure' '--cc=clang' '--

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Peter Maydell
On 10 March 2014 12:21, Markus Armbruster wrote: > My local clang doesn't complain. May I have your clang version, exact > invocation and output? clang version 3.3 (tags/RELEASE_33/final) mkdir build/clang (cd build/clang && '../../configure' '--cc=clang' '--cxx=clang++' '--enable-gtk' '--targe

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Markus Armbruster
Peter Maydell writes: > I've noticed that the tests/test-qapi-visit.c code provokes the following > complaint from clang's -fsanitize=undefined undefined-behaviour > checker when you run 'make check': > > tests/test-qapi-visit.c:462:33: runtime error: member access within > null pointer of type '

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-10 Thread Markus Armbruster
Peter Maydell writes: > On 8 March 2014 12:39, Peter Maydell wrote: >> I've noticed that the tests/test-qapi-visit.c code provokes the following >> complaint from clang's -fsanitize=undefined undefined-behaviour >> checker when you run 'make check': >> >> tests/test-qapi-visit.c:462:33: runtime

Re: [Qemu-devel] test-qmp-commands reads freed memory

2014-03-08 Thread Peter Maydell
On 8 March 2014 16:09, Luiz Capitulino wrote: > On Sat, 8 Mar 2014 14:40:27 + > Peter Maydell wrote: > >> The test-qmp-commands test binary seems to read from freed >> memory. This triggers the MacOSX malloc implementation's >> assertions. git bisect blames > > Can you try the patch below? Fo

Re: [Qemu-devel] test-qmp-commands reads freed memory

2014-03-08 Thread Luiz Capitulino
On Sat, 8 Mar 2014 14:40:27 + Peter Maydell wrote: > The test-qmp-commands test binary seems to read from freed > memory. This triggers the MacOSX malloc implementation's > assertions. git bisect blames Can you try the patch below? For the clang ones, I'll have to install it etc, so it will

[Qemu-devel] test-qmp-commands reads freed memory

2014-03-08 Thread Peter Maydell
The test-qmp-commands test binary seems to read from freed memory. This triggers the MacOSX malloc implementation's assertions. git bisect blames commit c2216a8a7a587e594f50bebbdf81fcf168444b68 Author: Markus Armbruster Date: Sat Mar 1 08:40:29 2014 +0100 tests/qapi-schema: Cover simple ar

Re: [Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-08 Thread Peter Maydell
On 8 March 2014 12:39, Peter Maydell wrote: > I've noticed that the tests/test-qapi-visit.c code provokes the following > complaint from clang's -fsanitize=undefined undefined-behaviour > checker when you run 'make check': > > tests/test-qapi-visit.c:462:33: runtime error: member access within > n

[Qemu-devel] test-qapi-visit causes clang -fsanitize=undefined warning

2014-03-08 Thread Peter Maydell
I've noticed that the tests/test-qapi-visit.c code provokes the following complaint from clang's -fsanitize=undefined undefined-behaviour checker when you run 'make check': tests/test-qapi-visit.c:462:33: runtime error: member access within null pointer of type 'UserDefA' (aka 'struct UserDefA')

[Qemu-devel] Test Message

2013-10-30 Thread Shakil Khan

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-16 Thread Fabio Fantoni
Il 14/08/2013 13:21, Michael S. Tsirkin ha scritto: On Wed, Aug 14, 2013 at 01:16:24PM +0200, Laszlo Ersek wrote: On 08/14/13 12:54, Fabio Fantoni wrote: Il 14/08/2013 11:56, Laszlo Ersek ha scritto: On 08/14/13 11:19, Fabio Fantoni wrote: Tried with qemu 1.4.2 and it works also with 4 gb of

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Fabio Fantoni
Il 14/08/2013 14:29, Kevin O'Connor ha scritto: On Wed, Aug 14, 2013 at 12:54:06PM +0200, Fabio Fantoni wrote: I retried with the correct parameters and on both cases (2 gb of ram working and 4gb of ram not working) I get only this one more line on qemu log: Start bios (version debian/1.7.3-1-1-

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Kevin O'Connor
On Wed, Aug 14, 2013 at 12:54:06PM +0200, Fabio Fantoni wrote: > I retried with the correct parameters and on both cases (2 gb of ram > working and 4gb of ram not working) I get only this one more line on > qemu log: > Start bios (version debian/1.7.3-1-1-ga76c6f1-dirty-20130813_122010-test) Xen m

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Michael S. Tsirkin
On Wed, Aug 14, 2013 at 01:16:24PM +0200, Laszlo Ersek wrote: > On 08/14/13 12:54, Fabio Fantoni wrote: > > Il 14/08/2013 11:56, Laszlo Ersek ha scritto: > >> On 08/14/13 11:19, Fabio Fantoni wrote: > >> > >>> Tried with qemu 1.4.2 and it works also with 4 gb of ram. > >>> This ram regression seems

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Laszlo Ersek
On 08/14/13 12:54, Fabio Fantoni wrote: > Il 14/08/2013 11:56, Laszlo Ersek ha scritto: >> On 08/14/13 11:19, Fabio Fantoni wrote: >> >>> Tried with qemu 1.4.2 and it works also with 4 gb of ram. >>> This ram regression seems to be introduced with qemu 1.5, and there is >>> another regression more

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Fabio Fantoni
Il 14/08/2013 11:56, Laszlo Ersek ha scritto: On 08/14/13 11:19, Fabio Fantoni wrote: Tried with qemu 1.4.2 and it works also with 4 gb of ram. This ram regression seems to be introduced with qemu 1.5, and there is another regression more critical with qemu 1.6. Can you save qemu's stderr for

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Laszlo Ersek
On 08/14/13 11:19, Fabio Fantoni wrote: > Tried with qemu 1.4.2 and it works also with 4 gb of ram. > This ram regression seems to be introduced with qemu 1.5, and there is > another regression more critical with qemu 1.6. Can you save qemu's stderr for the 1.5->1.6 regression? > Tried to add se

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-14 Thread Fabio Fantoni
Il 14/08/2013 01:58, Kevin O'Connor ha scritto: On Tue, Aug 13, 2013 at 03:26:43PM +0200, Fabio Fantoni wrote: Il 13/08/2013 13:09, Laszlo Ersek ha scritto: On 08/13/13 12:33, Fabio Fantoni wrote: Il 13/08/2013 12:04, Laszlo Ersek ha scritto: On 08/13/13 11:16, Fabio Fantoni wrote: Il 12/08/

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Kevin O'Connor
On Tue, Aug 13, 2013 at 03:26:43PM +0200, Fabio Fantoni wrote: > Il 13/08/2013 13:09, Laszlo Ersek ha scritto: > >On 08/13/13 12:33, Fabio Fantoni wrote: > >>Il 13/08/2013 12:04, Laszlo Ersek ha scritto: > >>>On 08/13/13 11:16, Fabio Fantoni wrote: > Il 12/08/2013 17:04, Fabio Fantoni ha scritt

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Fabio Fantoni
Il 13/08/2013 13:09, Laszlo Ersek ha scritto: On 08/13/13 12:33, Fabio Fantoni wrote: Il 13/08/2013 12:04, Laszlo Ersek ha scritto: CC'ing Gerd and the seabios list: On 08/13/13 11:16, Fabio Fantoni wrote: Il 12/08/2013 17:04, Fabio Fantoni ha scritto: New issue: - domU not start with qemu 1

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Laszlo Ersek
On 08/13/13 12:33, Fabio Fantoni wrote: > Il 13/08/2013 12:04, Laszlo Ersek ha scritto: >> CC'ing Gerd and the seabios list: >> >> On 08/13/13 11:16, Fabio Fantoni wrote: >>> Il 12/08/2013 17:04, Fabio Fantoni ha scritto: New issue: - domU not start with qemu 1.5.1 and more that 2 gb of

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Fabio Fantoni
Il 13/08/2013 12:04, Laszlo Ersek ha scritto: CC'ing Gerd and the seabios list: On 08/13/13 11:16, Fabio Fantoni wrote: Il 12/08/2013 17:04, Fabio Fantoni ha scritto: Dom0: Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64 version 3.2.46-1 and all dependency packages for xen, sp

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Laszlo Ersek
CC'ing Gerd and the seabios list: On 08/13/13 11:16, Fabio Fantoni wrote: > Il 12/08/2013 17:04, Fabio Fantoni ha scritto: >> Dom0: >> Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64 >> version 3.2.46-1 and all dependency packages for xen, spice and usb >> redirection. >> Seabios

Re: [Qemu-devel] Test report for xen-unstable and qemu-xen

2013-08-13 Thread Fabio Fantoni
Il 12/08/2013 17:04, Fabio Fantoni ha scritto: Dom0: Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64 version 3.2.46-1 and all dependency packages for xen, spice and usb redirection. Seabios 1.7.3-1, qemu 1.5.0+dfsg-5 (1.5.1), spice 0.12.4-0nocelt1 and usbredir 0.6-2 compiled f

[Qemu-devel] Test

2013-04-06 Thread Dmitry Fleytman
Please ignore this message

Re: [Qemu-devel] test images for musicpal and milkymist?

2013-02-14 Thread Michael Walle
Am Donnerstag 14 Februar 2013, 17:48:09 schrieb Peter Maydell: > Hi; I'm looking for test images (and command lines) for the musicpal > and milkymist targets, because I have a patchset which makes some > changes to them [I'm trying to get rid of sysbus_add_memory()]. > Does anybody have any to hand

Re: [Qemu-devel] test images for musicpal and milkymist?

2013-02-14 Thread Peter Maydell
On 14 February 2013 19:03, Michael Walle wrote: > there is an offical binary for the Milkymist SoC, which should work > out of the box. You can find it here: > > http://www.milkymist.org/updates/current/flickernoise > > start it with sth like this: > qemu-system-lm32 -M milkymist -serial stdio

[Qemu-devel] test images for musicpal and milkymist?

2013-02-14 Thread Peter Maydell
Hi; I'm looking for test images (and command lines) for the musicpal and milkymist targets, because I have a patchset which makes some changes to them [I'm trying to get rid of sysbus_add_memory()]. Does anybody have any to hand? thanks -- PMM

[Qemu-devel] Test harness goes into infinite loop when test case crashes

2012-06-27 Thread Markus Armbruster
Maybe I'm doing something wrong. But for me, "make check" hangs when a test cases manages to crash QEMU. I include a stupid test case that does just that. Markus Armbruster (1): Stupid test case to demonstrate flawed crash handling tests/Makefile |2 ++ tests/crash-test.c | 18

[Qemu-devel] test

2012-06-05 Thread Li Zhang
I can't send out my mail. -- Best Regards Li IBM LTC, China System&Technology Lab, Beijing

[Qemu-devel] test

2011-10-14 Thread Pintu Kumar
I am testing this mailing list

[Qemu-devel] Test the serial ports from qemu

2011-08-26 Thread bala suru
Hi, I'm running Qemu-kvm hyper visor , and now I want test the serial port -/dev/ttyS0 , . How to check this from qemu command ..? becoz I started VM on this hypervisor and not able to access the /dev/ttyS0 from the VM . Pls help

[Qemu-devel] test images for qemu omap1 machines (cheetah, sx1, sx1-v1)

2011-05-31 Thread Peter Maydell
Hi; I'm currently looking at pulling the omap3 support patches into shape for submitting to upstream qemu. As part of this I'd like to test that I don't accidentally break the existing omap1/omap2 support. I have a test image for omap2 (n800/n810), but haven't been able to find any for the omap1 ma

[Qemu-devel] [Test] Question

2010-05-25 Thread robert song
Hi, everyone. I tried to test the qemu, but I found only qemu-i386 is tested. But is there any test about other command like qemu-system-arm or qemu-arm to make sure the function still work after modification? Best Regards, robert

[Qemu-devel] test

2007-12-15 Thread Armin
Sorry for the noise. I sent out new patches last night and have not seen it on the list. - Armin

[Qemu-devel] test

2006-01-09 Thread Ashuaria Lee
test ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel