[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [RFC Patch v4 0/9] Some bugfix patches
These bugs are found when we implement COLO, or rebase COLO to upstream xen. They are independent patches, so post them in separate series. The codes are also hosted on github: https://github.com/wencongyang/xen/tree/bugfix-s1 blktap related bugfix patches are waiting for shriram's review... Hong Tao (1): copy the correct page to memory Wen Congyang (8): csum the correct page pass correct file to qemu if we use blktap2 read nictype from xenstore check if mfn is supported by IOCTL_PRIVCMD_MMAPBATCH before calling ioctl() don't zero out ioreq page and handle the pended I/O after resuming correct xc_domain_save()'s return value store correct format into tapdisk-params/params update libxl__device_disk_from_xs_be() to support blktap device tools/libxc/xc_domain_restore.c | 30 +++++++++++++++------- tools/libxc/xc_domain_save.c | 51 ++++++++++++++++++++++-------------- tools/libxc/xc_linux_osdep.c | 15 +++++++++++ tools/libxl/libxl.c | 57 ++++++++++++++++++++++++++++++++++++----- tools/libxl/libxl_blktap2.c | 12 ++++++++- tools/libxl/libxl_dm.c | 11 ++++++-- xen/arch/x86/hvm/hvm.c | 28 ++++++++++++++++++++ 7 files changed, 167 insertions(+), 37 deletions(-) -- 1.9.3 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |