Re: [Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups

2012-12-04 Thread Andreas Färber
Hi Paolo, Am 04.12.2012 09:50, schrieb Paolo Bonzini: > Il 30/11/2012 21:53, Andreas Färber ha scritto: >> Thanks, applied the remaining patches to qom-cpu: >> https://github.com/afaerber/qemu-cpu/commits/qom-cpu >> >> I had already re-verified that qemu-types.h didn't loose anything but >> didn't

Re: [Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups

2012-12-04 Thread Paolo Bonzini
Il 30/11/2012 21:53, Andreas Färber ha scritto: > Thanks, applied the remaining patches to qom-cpu: > https://github.com/afaerber/qemu-cpu/commits/qom-cpu > > I had already re-verified that qemu-types.h didn't loose anything but > didn't push until now. Sorry. Hi Andreas, I would like to get the

Re: [Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups

2012-11-30 Thread Andreas Färber
Am 22.11.2012 18:27, schrieb Eduardo Habkost: > These are the remaining header cleanups that didn't enter the tree yet. They > should help breaking some circular header dependencies involving > qemu-common.h. > > Basically they were reordered by Igor to keep the tree bisectable, and some > change

Re: [Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups

2012-11-26 Thread Andreas Färber
Hi, Am 22.11.2012 18:27, schrieb Eduardo Habkost: > These are the remaining header cleanups that didn't enter the tree yet. They > should help breaking some circular header dependencies involving > qemu-common.h. > > Basically they were reordered by Igor to keep the tree bisectable, and some > c

[Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups

2012-11-22 Thread Eduardo Habkost
Hi, These are the remaining header cleanups that didn't enter the tree yet. They should help breaking some circular header dependencies involving qemu-common.h. Basically they were reordered by Igor to keep the tree bisectable, and some changes were made on the qga/channel-posix.c patch to elimin