-----Original Message----- From: Pavel Fedin [mailto:p.fe...@samsung.com] Sent: 2015年10月28日 19:13 To: 'Peter Crosthwaite'; 'Paolo Bonzini' Cc: 'Peter Maydell'; 'Shlomo Pongratz'; 'QEMU Developers'; Shlomo Pongratz Subject: RE: [Qemu-devel] [PATCH v2] target-arm: Extract some external ARM CPU API
Hello! > Ok, so decided. I will convert my code, test the build and send a > small patch for this soon, perhaps today. arm_gicv3_kvm.o is already in obj-y, and arm_gicv3_common.o does not use any of those definitions. So, nothing to move, there will be no patch. So far, we have only this small leftover: http://lists.nongnu.org/archive/html/qemu-devel/2015-10/msg02349.html. Needed both by live migration and SW emulation of GICv3. Shlomo: Just add your GICv3 code to obj-$(CONFIG_ARM_GIC), and you'll be able to include things you need. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia Hi Pavel, Thanks, I'm currently in business trip to China. I'll resume working on it in approx two weeks. Also please excuse me for using outlook (if the mail is unreadable). Best regards, S.P.