Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-11 Thread Andreas Färber
Am 11.04.2014 19:05, schrieb Cole Robinson: > On 04/11/2014 12:57 PM, Andreas Färber wrote: >> Am 10.04.2014 20:47, schrieb Cole Robinson: >>> Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of >>> 'opaque' for link properties, but missed updating this call site. >>> Reproducer: >>

Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-11 Thread Peter Maydell
On 11 April 2014 17:57, Andreas Färber wrote: > Am 10.04.2014 20:47, schrieb Cole Robinson: >> Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of >> 'opaque' for link properties, but missed updating this call site. >> Reproducer: >> >> ./x86_64-softmmu/qemu-system-x86_64 -qmp unix

Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-11 Thread Cole Robinson
On 04/11/2014 12:57 PM, Andreas Färber wrote: > Am 10.04.2014 20:47, schrieb Cole Robinson: >> Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of >> 'opaque' for link properties, but missed updating this call site. >> Reproducer: >> >> ./x86_64-softmmu/qemu-system-x86_64 -qmp unix:

Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-11 Thread Andreas Färber
Am 10.04.2014 20:47, schrieb Cole Robinson: > Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of > 'opaque' for link properties, but missed updating this call site. > Reproducer: > > ./x86_64-softmmu/qemu-system-x86_64 -qmp unix:./qmp.sock,server & > ./scripts/qmp/qmp-shell ./qmp.

Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-11 Thread Peter Maydell
On 10 April 2014 19:47, Cole Robinson wrote: > Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of > 'opaque' for link properties, but missed updating this call site. > Reproducer: > > ./x86_64-softmmu/qemu-system-x86_64 -qmp unix:./qmp.sock,server & > ./scripts/qmp/qmp-shell ./qmp

Re: [Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-10 Thread Marcel Apfelbaum
On Thu, 2014-04-10 at 14:47 -0400, Cole Robinson wrote: > Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of > 'opaque' for link properties, but missed updating this call site. > Reproducer: > > ./x86_64-softmmu/qemu-system-x86_64 -qmp unix:./qmp.sock,server & > ./scripts/qmp/qmp-

[Qemu-devel] [PATCH for-2.0] qom: Fix crash with qom-list and link properties

2014-04-10 Thread Cole Robinson
Commit 9561fda8d90e176bef598ba87c42a1bd6ad03ef7 changed the type of 'opaque' for link properties, but missed updating this call site. Reproducer: ./x86_64-softmmu/qemu-system-x86_64 -qmp unix:./qmp.sock,server & ./scripts/qmp/qmp-shell ./qmp.sock (QEMU) qom-list path=//machine/i440fx/pci.0/child[2