Re: [Qemu-devel] [PULL 1/6] pc: Create pc_compat_2_1() functions

2014-11-04 Thread Andreas Färber
Am 04.11.2014 um 17:23 schrieb Eduardo Habkost: > On Tue, Nov 04, 2014 at 04:31:26PM +0100, Andreas Färber wrote: >> From: Eduardo Habkost >> >> We will need new compat code for the 2.1 machine-types. >> >> Signed-off-by: Eduardo Habkost >> Signed-off-by: Andreas Färber > > A similar patch was

Re: [Qemu-devel] [PULL 1/6] pc: Create pc_compat_2_1() functions

2014-11-04 Thread Eduardo Habkost
On Tue, Nov 04, 2014 at 04:31:26PM +0100, Andreas Färber wrote: > From: Eduardo Habkost > > We will need new compat code for the 2.1 machine-types. > > Signed-off-by: Eduardo Habkost > Signed-off-by: Andreas Färber A similar patch was already included through Michael's tree, and the recent UU