On Thu, Jul 02, 2015 at 09:31:23AM +0100, Stefan Hajnoczi wrote: > On Thu, Jul 02, 2015 at 02:34:05PM +0800, Xiao Guangrong wrote: > > On 07/02/2015 02:17 PM, Michael S. Tsirkin wrote: > > >On Wed, Jul 01, 2015 at 10:50:16PM +0800, Xiao Guangrong wrote: > > >> hw/acpi/aml-build.c | 32 +- > > >> hw/i386/acpi-build.c | 9 +- > > >> hw/i386/acpi-dsdt.dsl | 2 +- > > >> hw/i386/pc.c | 11 +- > > >> hw/mem/Makefile.objs | 1 + > > >> hw/mem/pc-nvdimm.c | 1040 +++++++++++++++++++++++++++++++++++++++++++ > > >> include/hw/acpi/aml-build.h | 5 +- > > >> include/hw/mem/pc-nvdimm.h | 56 +++ > > >> 8 files changed, 1149 insertions(+), 7 deletions(-) > > >> create mode 100644 hw/mem/pc-nvdimm.c > > >> create mode 100644 include/hw/mem/pc-nvdimm.h > > > > > >Given the amount of code, this is definitely not 2.4 material. > > >Maybe others will have the time to review it before this, but > > >in any case please remember to repost after 2.4 is out. > > > > I see, thanks for your reminder, Michael! > > I will review the series now. > > Here is the QEMU release schedule: > http://qemu-project.org/Planning/2.4 > > Hard freeze - 7 July > > QEMU 2.4 release - 4 August > > It could be merged into a maintainer's tree when the -next branches are > opened (it's up to each maintainer but for the block and net trees I do > that at hard freeze time). Absolutely, but I'm not sure I'll do a next tree this time around. -- MST -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html