On Wed, Jan 04, 2012 at 02:04:37PM -0200, Jan Kiszka wrote: > On 2011-12-19 15:35, Marcelo Tosatti wrote: > > On Wed, Dec 14, 2011 at 01:15:54PM +0100, Jan Kiszka wrote: > >> As the qemu-kvm version of the i8259 contains KVM bits, it still has to > >> be compiled per target. This unbreaks migration of the i8259. > >> > >> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> > >> --- > >> > >> Not sure if anyone bothers (no one should actually use qemu-kvm for > >> targets != x86), but let's avoid needless breakages of other targets > >> requiring the i8259. > >> > >> Makefile.objs | 2 +- > >> Makefile.target | 8 ++++---- > >> hw/i8259.c | 2 -- > >> 3 files changed, 5 insertions(+), 7 deletions(-) > > > > Applied, thanks. > > We need it in master as well (forgot to state this explicitly). > > Jan
Fixed, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html