Show patches with: Submitter = Li Qiang       |    State = Action Required       |    Archived = No       |   152 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
9pfs: add xattrwalk_fid field in V9fsFidState struct - - - - --- 2016-10-13 Li Qiang New
9pfs: adjust the order of resource cleanup in device unrealize - - - - --- 2016-11-15 Li Qiang New
9pfs: fix NULL pointer dereference in v9fs_version - - - - --- 2016-09-27 Li Qiang New
9pfs: fix file descriptor leak - - - - --- 2017-03-23 Li Qiang New
9pfs: fix information leak in xattr read - - - - --- 2016-09-27 Li Qiang New
9pfs: fix integer overflow issue in xattr read/write - - - - --- 2016-10-12 Li Qiang New
9pfs: fix memory leak in v9fs_link - - 1 - --- 2016-10-12 Li Qiang New
9pfs: fix memory leak in v9fs_write - - - - --- 2016-10-12 Li Qiang New
9pfs: fix memory leak in v9fs_xattrcreate - - 1 - --- 2016-10-10 Li Qiang New
9pfs: fix migration_block leak - - 1 - --- 2017-03-30 Li Qiang New
9pfs: fix potential host memory leak in v9fs_read - - 1 - --- 2016-09-27 Li Qiang New
9pfs: fix potential host memory leak in v9fs_read - - - - --- 2016-09-27 Li Qiang New
9pfs: free the private data memory in device unrealize - - - - --- 2016-11-12 Li Qiang New
9pfs: make illegal path name detection more robust - - - - --- 2016-09-27 Li Qiang New
9pfs: make unmarshal V9fsString more robust - - - - --- 2016-09-27 Li Qiang New
9pfs: xattr: fix memory leak in v9fs_list_xattr - - - - --- 2017-04-07 Li Qiang New
Crypto: fix leak in ivgen essiv init - - - - --- 2017-01-04 Li Qiang New
Rom: change Rom's 'isrom' to bool type Rom: change Rom's 'isrom' to bool type - - 1 - --- 2018-10-09 Li Qiang New
[1/2] 9pfs: fix information leak in xattr read - - 1 - --- 2016-10-09 Li Qiang New
[1/2] hw: ccid-card-emulated: introduce clean_event_notifier hw: ccid-card-emulated: fix some resources leak - - - - --- 2018-10-19 Li Qiang New
[1/2] hw: fw_cfg: ensure reboot_time is nonegative fw_cfg reboot_time and splash_time fix - - - - --- 2018-11-01 Li Qiang New
[1/2] hw: pc: use TYPE_XXX instead of constant strings hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - - - --- 2018-11-22 Li Qiang New
[1/2] ide: core: add cleanup function - - - - --- 2017-02-09 Li Qiang New
[1/2] nvme: don't unref ctrl_mem when device unrealized [1/2] nvme: don't unref ctrl_mem when device unrealized - - 1 - --- 2018-10-29 Li Qiang New
[1/2] virtio-gpu: add declaration for virtio_gpu_cleanup_mapping function - - - - --- 2016-11-24 Li Qiang New
[1/3] 9pfs: add cleanup operation in FileOperations - - - - --- 2016-11-14 Li Qiang New
[1/3] ide: qdev: register ide bus unrealize function - - 1 - --- 2017-03-02 Li Qiang New
[1/3] migrate: replace the cpu throttle percentage max with a variable Add a new migrate_set_max_cpu_throttle qmp command - - - - --- 2018-07-31 Li Qiang New
[1/4] nvme: use TYPE_NVME instead of constant string nvme: some small fixes - - 1 - --- 2018-10-30 Li Qiang New
[1/7] vfio-pci: make "vfio-pci-nohotplug" as MACRO vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[2/2] 9pfs: fix memory leak about xattr value - - - - --- 2016-10-09 Li Qiang New
[2/2] hw: ccid-card-emulated: cleanup resource when realize in error path Untitled series #71685 - - - - --- 2018-10-19 Li Qiang New
[2/2] hw: fw_cfg: use qemu_opt_get_number to get splash-time and reboot-timeout fw_cfg reboot_time and splash_time fix - - - - --- 2018-11-01 Li Qiang New
[2/2] hw: vmmouse: drop DEFINE_PROP_PTR() hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - - - --- 2018-11-22 Li Qiang New
[2/2] ide: ahci: call cleanup function in ahci unit - - - - --- 2017-02-09 Li Qiang New
[2/2] nvme: free cmbuf in nvme_exit [1/2] nvme: don't unref ctrl_mem when device unrealized - - 1 - --- 2018-10-29 Li Qiang New
[2/2] virtio-gpu: call cleanup mapping function in resource destroy - - 1 - --- 2016-11-24 Li Qiang New
[2/3] 9pfs: add cleanup operation for handle backend driver - - 1 - --- 2016-11-14 Li Qiang New
[2/3] ide: core: add cleanup function - - - - --- 2017-03-02 Li Qiang New
[2/3] migration: Add qmp command for migrate_set_max_cpu_throttle Add a new migrate_set_max_cpu_throttle qmp command - - - - --- 2018-07-31 Li Qiang New
[2/4] nvme: ensure the num_queues is not zero nvme: some small fixes - - - - --- 2018-10-30 Li Qiang New
[2/7] vfio: ap-device: make it more QOMConventional vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[3/3] 9pfs: add cleanup operation for proxy backend driver - - 1 - --- 2016-11-14 Li Qiang New
[3/3] hmp: add hmp for migrate_set_max_cpu_throttle Add a new migrate_set_max_cpu_throttle qmp command - - - - --- 2018-07-31 Li Qiang New
[3/3] ide: ahci: call cleanup function in ahci unit - - - - --- 2017-03-02 Li Qiang New
[3/4] nvme: check msix_init_exclusive_bar return value nvme: some small fixes - - - - --- 2018-10-30 Li Qiang New
[3/7] vfio: drop TYPE_FOO MACRO in VMStateDescription vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[4/4] nvme: use pci_dev directly in nvme_realize nvme: some small fixes - - 1 - --- 2018-10-30 Li Qiang New
[4/7] vfio: paltform: fix a typo vfio: some trivial fixes - - 1 - --- 2018-10-19 Li Qiang New
[5/7] vfio: platform: cleanup the notifier in error path vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[6/7] vfio: platform: free timer in error path vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[7/7] vfio: platform: destory mutex in error path vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[for-2.9?] 9pfs: fix migration_block leak - - - - --- 2017-03-31 Li Qiang New
[v2,1/2] hw: pc: use TYPE_XXX instead of constant strings hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - 2 - --- 2018-11-27 Li Qiang New
[v2,1/2] tests: fw_cfg: add a function to get the fw_cfg file entry test: fw_cfg: add reboot-timeout test case - - - - --- 2018-10-30 Li Qiang New
[v2,1/3] 9pfs: add cleanup operation in FileOperations - - - - --- 2016-11-15 Li Qiang New
[v2,1/3] fw_cfg: fix -boot bootsplash error checking fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 2 - --- 2018-11-21 Li Qiang New
[v2,1/3] nvme: use TYPE_NVME instead of constant string nvme small fix - - 2 - --- 2019-01-11 Li Qiang New
[v2,2/2] hw: vmmouse: drop DEFINE_PROP_PTR() hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - 2 - --- 2018-11-27 Li Qiang New
[v2,2/2] tests: fw_cfg: add reboot_timeout test case test: fw_cfg: add reboot-timeout test case - - - - --- 2018-10-30 Li Qiang New
[v2,2/3] 9pfs: add cleanup operation for handle backend driver - - 1 - --- 2016-11-15 Li Qiang New
[v2,2/3] fw_cfg: fix -boot reboot-timeout error checking fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 2 - --- 2018-11-21 Li Qiang New
[v2,2/3] nvme: ensure the num_queues is not zero nvme small fix - - 1 - --- 2019-01-11 Li Qiang New
[v2,3/3] 9pfs: add cleanup operation for proxy backend driver - - - - --- 2016-11-15 Li Qiang New
[v2,3/3] fw_cfg: make qemu_extra_params_fw locally fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 2 - --- 2018-11-21 Li Qiang New
[v2,3/3] nvme: use pci_dev directly in nvme_realize nvme small fix - - 2 - --- 2019-01-11 Li Qiang New
[v2] 9pfs: fix integer overflow issue in xattr read/write - - - - --- 2016-10-13 Li Qiang New
[v2] 9pfs: fix memory leak in v9fs_write - - 1 - --- 2016-10-12 Li Qiang New
[v2] audio: ac97: add exit function - - - - --- 2016-12-14 Li Qiang New
[v2] audio: es1370: add exit function - - - - --- 2016-12-14 Li Qiang New
[v2] net: e1000e: fix an infinite loop issue - - - - --- 2017-02-09 Li Qiang New
[v2] spice-char: fix segfault in char_spice_finalize - - 1 - --- 2017-02-21 Li Qiang New
[v2] target: hax: fix errors in comment [v2] target: hax: fix errors in comment - - 1 - --- 2018-11-27 Li Qiang New
[v2] usb:xhci:fix memory leak in usb_xhci_exit - - - - --- 2016-09-13 Li Qiang New
[v2] util: check the return value of fcntl in qemu_set_{block, nonblock} [v2] util: check the return value of fcntl in qemu_set_{block, nonblock} - - - - --- 2018-12-13 Li Qiang New
[v2] vl.c: print error message if load fw_cfg file failed [v2] vl.c: print error message if load fw_cfg file failed - - 1 - --- 2018-10-09 Li Qiang New
[v3,1/2] hw: pc: use TYPE_XXX instead of constant strings hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - 3 - --- 2018-11-29 Li Qiang New
[v3,1/4] 9pfs: adjust the order of resource cleanup in device unrealize - - - - --- 2016-11-17 Li Qiang New
[v3,2/2] hw: vmmouse: Use link instead of pointer property hw: vmmouse: use link property instead of DEFINE_PROP_PTR - - 3 - --- 2018-11-29 Li Qiang New
[v3,2/3] 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t - - 1 - --- 2016-10-13 Li Qiang New
[v3,2/4] 9pfs: add cleanup operation in FileOperations - - - - --- 2016-11-17 Li Qiang New
[v3,3/3] 9pfs: fix integer overflow issue in xattr read/write - - 1 - --- 2016-10-13 Li Qiang New
[v3,3/4] 9pfs: add cleanup operation for handle backend driver - - - - --- 2016-11-17 Li Qiang New
[v3,4/4] 9pfs: add cleanup operation for proxy backend driver - - - - --- 2016-11-17 Li Qiang New
[v3] audio: ac97: add exit function - - 1 - --- 2016-12-15 Li Qiang New
[v3] audio: es1370: add exit function - - 1 - --- 2016-12-15 Li Qiang New
[v3] net: e1000e: fix an infinite loop issue - - 1 - --- 2017-02-10 Li Qiang New
audio: ac97: add exit function - - - - --- 2016-11-29 Li Qiang New
audio: es1370: add exit function - - - - --- 2016-11-29 Li Qiang New
cirrus: fix oob access issue - - - - --- 2017-01-24 Li Qiang New
cirrus: fix oob access issue - - - - --- 2017-01-24 Li Qiang New
cpu.h: fix a typo in comment cpu.h: fix a typo in comment - - - - --- 2018-09-05 Li Qiang New
fw_cfg: print error message when reading splashfile failed fw_cfg: print error message when reading splashfile failed - - 2 - --- 2018-10-24 Li Qiang New
fw_cfg_mem: add read memory region callback fw_cfg_mem: add read memory region callback - - - - --- 2018-09-12 Li Qiang New
fw_cfg_reboot: ensure reboot_time is nonegative fw_cfg_reboot: ensure reboot_time is nonegative - - - - --- 2018-10-24 Li Qiang New
hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link() hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link() - - 1 - --- 2018-11-22 Li Qiang New
hw: edu: replace device name with macro hw: edu: replace device name with macro - - - - --- 2018-09-14 Li Qiang New
hw: fw_cfg: Improve error message when can't load splash file hw: fw_cfg: Improve error message when can't load splash file - - 2 - --- 2018-11-01 Li Qiang New
hw: set_netdev: remove useless code hw: set_netdev: remove useless code - - 3 - --- 2018-11-09 Li Qiang New
i386: pc_sysfw: load bios using rom API i386: pc_sysfw: load bios using rom API - - - - --- 2018-10-09 Li Qiang New
« 1 2 »