Re: [Qemu-devel] [PULL for-1.3 0/1] QMP queue

2012-11-30 Thread Anthony Liguori
Luiz Capitulino writes: > This is an important fix as it fixes a 32-bit breakage. > > The changes (since e9bff10f8db94912b1b0e6e2e3394cae02faf614) are available > in the following repository: > > git://repo.or.cz/qemu/qmp-unstable.git queue/qmp > > Bruce Rogers (1): > qapi: fix qapi_dealloc

[Qemu-devel] [PULL for-1.3 0/1] QMP queue

2012-11-29 Thread Luiz Capitulino
This is an important fix as it fixes a 32-bit breakage. The changes (since e9bff10f8db94912b1b0e6e2e3394cae02faf614) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Bruce Rogers (1): qapi: fix qapi_dealloc_type_size parameter type qapi/qapi-dea