Show patches with: Submitter = Chunyan Liu       |    State = Action Required       |    Archived = No       |   385 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add -f option to qemu-nbd - - - - --- 2011-11-16 Chunyan Liu New
Fix nocow typos in manpage - - - - --- 2014-07-02 Chunyan Liu New
[1/2] add 'umask' option to -chardev - - - - --- 2014-09-02 Chunyan Liu New
[2/2] qemu: add umask(002) to virtio-serial chardev commandline - - - - --- 2014-09-02 Chunyan Liu New
[PATCHv2] qemu-img: set nocow flag to new file - - - - --- 2013-11-15 Chunyan Liu New
[RESEND,V3] qemu-img info: show nocow info - - 1 - --- 2014-07-30 Chunyan Liu New
[RESEND,V3] qemu-img info: show nocow info 1 - - - --- 2014-07-29 Chunyan Liu New
[RFC,1/2] xen: pass kernel initrd to qemu - - - - --- 2014-05-29 Chunyan Liu New
[RFC,2/2] qemu: support xen hvm direct kernel boot - - - - --- 2014-05-29 Chunyan Liu New
[RFC,V2,1/2] xen: pass kernel initrd to qemu - - - - --- 2014-06-04 Chunyan Liu New
[RFC,V2,2/2] qemu: support xen hvm direct kernel boot - - - - --- 2014-06-04 Chunyan Liu New
[RFC,V3,1/2] xen: pass kernel initrd to qemu - - - - --- 2014-06-20 Chunyan Liu New
[RFC,V3,2/2] qemu: support xen hvm direct kernel boot - - - - --- 2014-06-20 Chunyan Liu New
[RFC,V4,1/2] xen: pass kernel initrd to qemu - - - - --- 2014-07-01 Chunyan Liu New
[RFC,V4,2/2] qemu: support xen hvm direct kernel boot 2 - - - --- 2014-07-01 Chunyan Liu New
[RFC,V5,1/3] xen: pass kernel initrd to qemu 1 - - - --- 2014-07-07 Chunyan Liu New
[RFC,V5,2/3] xl.cfg: add 'cmdline' in config file 1 - - - --- 2014-07-07 Chunyan Liu New
[RFC,V5,3/3] qemu: support xen hvm direct kernel boot 2 - - - --- 2014-07-07 Chunyan Liu New
[V26,01/32] QemuOpts: move find_desc_by_name ahead for later calling - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,01/32] QemuOpts: move find_desc_by_name ahead for later calling - - 3 - --- 2014-04-29 Chunyan Liu New
[V26,02/32] QemuOpts: add def_value_str to QemuOptDesc - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,02/32] QemuOpts: add def_value_str to QemuOptDesc - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,03/32] QemuOpts: repurpose qemu_opts_print to replace print_option_parameters - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,03/32] QemuOpts: repurpose qemu_opts_print to replace print_option_parameters - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,04/32] qapi: output def_value_str when query command line options - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,04/32] qapi: output def_value_str when query command line options - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,05/32] QemuOpts: change opt->name|str from (const char *) to (char *) - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,05/32] QemuOpts: change opt->name|str from (const char *) to (char *) - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,06/32] QemuOpts: move qemu_opt_del ahead for later calling - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,06/32] QemuOpts: move qemu_opt_del ahead for later calling - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,07/32] QemuOpts: add qemu_opt_get_*_del functions for replace work - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,07/32] QemuOpts: add qemu_opt_get_*_del functions for replace work - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,08/32] QemuOpts: add qemu_opts_print_help to replace print_option_help - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,08/32] QemuOpts: add qemu_opts_print_help to replace print_option_help - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,09/32] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,09/32] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts - - 3 - --- 2014-04-29 Chunyan Liu New
[V26,10/32] QemuOpts: add qemu_opts_append to replace append_option_parameters - - 3 - --- 2014-04-29 Chunyan Liu New
[V26,10/32] QemuOpts: add qemu_opts_append to replace append_option_parameters - - 3 - --- 2014-04-29 Chunyan Liu New
[V26,11/32] QemuOpts: check NULL input for qemu_opts_del - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,11/32] QemuOpts: check NULL input for qemu_opts_del - - 3 - --- 2014-04-29 Chunyan Liu New
[V26,12/32] change block layer to support both QemuOpts and QEMUOptionParamter - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,12/32] change block layer to support both QemuOpts and QEMUOptionParamter - - - - --- 2014-04-29 Chunyan Liu New
[V26,13/32] vvfat.c: handle cross_driver's create_options and create_opts - - - - --- 2014-04-29 Chunyan Liu New
[V26,13/32] vvfat.c: handle cross_driver's create_options and create_opts - - - - --- 2014-04-29 Chunyan Liu New
[V26,14/32] cow.c: replace QEMUOptionParameter with QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,14/32] cow.c: replace QEMUOptionParameter with QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,15/32] gluster.c: replace QEMUOptionParameter with QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,15/32] gluster.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-04-29 Chunyan Liu New
[V26,16/32] iscsi.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,16/32] iscsi.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,17/32] nfs.c: replace QEMUOptionParameter with QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,17/32] nfs.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-04-29 Chunyan Liu New
[V26,18/32] qcow.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,18/32] qcow.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,19/32] qcow2.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,19/32] qcow2.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-04-29 Chunyan Liu New
[V26,20/32] qed.c: replace QEMUOptionParameter with QemuOpts - - 2 - --- 2014-04-29 Chunyan Liu New
[V26,20/32] qed.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-04-29 Chunyan Liu New
[V26,21/32] raw-posix.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,21/32] raw-posix.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,22/32] raw-win32.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,22/32] raw-win32.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,23/32] raw_bsd.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,23/32] raw_bsd.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,24/32] rbd.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,24/32] rbd.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,25/32] sheepdog.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,25/32] sheepdog.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,26/32] ssh.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,26/32] ssh.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,27/32] vdi.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,27/32] vdi.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-04-29 Chunyan Liu New
[V26,28/32] vhdx.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,28/32] vhdx.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,29/32] vmdk.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,29/32] vmdk.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,30/32] vpc.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,30/32] vpc.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-04-29 Chunyan Liu New
[V26,31/32] cleanup QEMUOptionParameter - - - - --- 2014-04-29 Chunyan Liu New
[V26,31/32] cleanup QEMUOptionParameter - - - - --- 2014-04-29 Chunyan Liu New
[V26,32/32] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList - - - - --- 2014-04-29 Chunyan Liu New
[V26,32/32] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList - - - - --- 2014-04-29 Chunyan Liu New
[V2] Add -f option to qemu-nbd - - - - --- 2011-11-23 Chunyan Liu New
[V2] Add -f option to qemu-nbd - - - - --- 2011-11-17 Chunyan Liu New
[V2] fix: unix sockets created for virtio-serail has insufficient permissions - - - - --- 2014-09-03 Chunyan Liu New
[V3,1/2] Update ioctl order in nbd_init to detect -EBUSY - - - - --- 2011-11-23 Chunyan Liu New
[V3,2/2] Add -f option to qemu-nbd - - - - --- 2011-11-25 Chunyan Liu New
[V3,2/2] Add -f option to qemu-nbd - - - - --- 2011-11-23 Chunyan Liu New
[V3] qemu-img create: add 'nocow' option - - - - --- 2014-06-23 Chunyan Liu New
[V4] qemu-img create: add 'nocow' option - - - - --- 2014-06-30 Chunyan Liu New
[for,2.1,V2] qemu-img info: show nocow info - - - - --- 2014-07-08 Chunyan Liu New
[for,2.1,V3] qemu-img info: show nocow info - - 1 - --- 2014-07-09 Chunyan Liu New
[resend] Add -f option to qemu-nbd - - - - --- 2012-01-18 Chunyan Liu New
[v19,01/25] add def_value_str to QemuOptDesc - - - - --- 2014-01-20 Chunyan Liu New
[v19,02/25] qapi: output def_value_str when query command line options - - - - --- 2014-01-20 Chunyan Liu New
[v19,03/25] improve some functions in qemu-option.c - - - - --- 2014-01-20 Chunyan Liu New
[v19,04/25] add some QemuOpts functions for replace work - - - - --- 2014-01-20 Chunyan Liu New
[v19,05/25] change block layer to support both QemuOpts and QEMUOptionParameter - - - - --- 2014-01-20 Chunyan Liu New
[v19,06/25] cow.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-01-20 Chunyan Liu New
[v19,07/25] gluster.c: replace QEMUOptionParameter with QemuOpts - - - - --- 2014-01-20 Chunyan Liu New
« 1 2 3 4 »