Show patches with: Submitter = Li Qiang       |    State = Action Required       |    Archived = No       |   155 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/8] fw_cfg_mem: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[2/8] hw: debugexit: add read callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[3/8] hw: hyperv_testdev: add read callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[4/8] hw: pc-testdev: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[5/8] hw: designware: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[6/8] hw: pvrdma: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[7/8] hw: sun4c: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[8/8] exec: add read callback for notdirty memory region Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
tests: check-qjson: fix a memory leak tests: check-qjson: fix a memory leak - - 1 - --- 2018-10-02 Li Qiang New
target/i386: kvm: just return after migrate_add_blocker failed target/i386: kvm: just return after migrate_add_blocker failed - - - - --- 2018-10-06 Li Qiang New
vl.c: print error message if load fw_cfg file failed vl.c: print error message if load fw_cfg file failed - - 2 - --- 2018-10-07 Li Qiang New
machine: fix a typo machine: fix a typo - - 1 - --- 2018-10-10 Li Qiang New
piix_pci: change the i440fx data sheet link piix_pci: change the i440fx data sheet link - - 1 - --- 2018-10-11 Li Qiang New
[v2] piix_pci: change the i440fx data sheet link [v2] piix_pci: change the i440fx data sheet link - - 2 - --- 2018-10-11 Li Qiang New
hw: edu: drop DO_UPCAST hw: edu: drop DO_UPCAST - - - - --- 2018-10-13 Li Qiang New
hw: AC97: make it more QOMconventional hw: AC97: make it more QOMconventional - - 1 - --- 2018-10-13 Li Qiang New
hw: ne2000: make it more QOMconventional hw: ne2000: make it more QOMconventional - - - - --- 2018-10-13 Li Qiang New
hw: scsi-disk: make it more QOMconventional hw: scsi-disk: make it more QOMconventional - - - - --- 2018-10-13 Li Qiang New
block: change some function return type to bool block: change some function return type to bool - - 1 - --- 2018-10-13 Li Qiang New
[v2] hw: scsi-disk: make it more QOMconventional [v2] hw: scsi-disk: make it more QOMconventional - - - - --- 2018-10-14 Li Qiang New
pc_init1: fix a typo in comment pc_init1: fix a typo in comment - - 1 - --- 2018-10-16 Li Qiang New
[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-28 Li Qiang New
[2/2] tests: fw_cfg: add reboot_timeout test case test: fw_cfg: add reboot-timeout test case - - - - --- 2018-10-28 Li Qiang New
hw: qdev: fix error in comment hw: qdev: fix error in comment - 1 1 - --- 2018-10-30 Li Qiang New
hw: virtio-pci: drop DO_UPCAST hw: virtio-pci: drop DO_UPCAST - - 1 - --- 2018-11-03 Li Qiang New
hw: set_netdev: make peers an empty hw: set_netdev: make peers an empty - - - - --- 2018-11-08 Li Qiang New
[1/2] hw: fw_cfg: refactor fw_cfg_bootsplash() refactor fw_cfg_bootsplash() and fw_cfg_reboot() - - 1 - --- 2018-11-10 Li Qiang New
[2/2] hw: fw_cfg: refactor fw_cfg_reboot() refactor fw_cfg_bootsplash() and fw_cfg_reboot() - - - - --- 2018-11-10 Li Qiang New
[1/3] fw_cfg: fix -boot bootsplash error checking fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 1 - --- 2018-11-19 Li Qiang New
[2/3] fw_cfg: fix -boot reboot-timeout error checking fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 1 - --- 2018-11-19 Li Qiang New
[3/3] fw_cfg: make qemu_extra_params_fw locally fw_cfg: fix boot bootsplash and reboot-timeout error checking - - 1 - --- 2018-11-19 Li Qiang New
hw: scsi: dc390: add device unrealize function hw: scsi: dc390: add device unrealize function - - - - --- 2018-11-29 Li Qiang New
[1/3] tests: vhost-user-test: initialize 'fd' in chr_read [1/3] tests: vhost-user-test: initialize 'fd' in chr_read - - - - --- 2018-12-15 Li Qiang New
[2/3] vhost-user: add fds inf 'vhost_set_vring_file' in qtest vhost-user-test fix - - - - --- 2018-12-15 Li Qiang New
[3/3] util: check the return value of fcntl in qemu_set_{block, nonblock} vhost-user-test fix - - - - --- 2018-12-15 Li Qiang New
[v2,1/3] tests: vhost-user-test: initialize 'fd' in chr_read vhost-user-test fix - - 2 - --- 2018-12-15 Li Qiang New
[v2,2/3] vhost-user: fix ioeventfd_enabled vhost-user-test fix - - 1 - --- 2018-12-15 Li Qiang New
[v2,3/3] util: check the return value of fcntl in qemu_set_{block, nonblock} vhost-user-test fix - - 1 - --- 2018-12-15 Li Qiang New
qom: cpu: destroy work_mutex in cpu_common_finalize qom: cpu: destroy work_mutex in cpu_common_finalize - 1 1 - --- 2019-01-02 Li Qiang New
hw: pvrdma: fix memory leak in error path hw: pvrdma: fix memory leak in error path - 1 1 - --- 2019-01-03 Li Qiang New
hw: rdma: fix an off-by-one issue hw: rdma: fix an off-by-one issue - - 1 - --- 2019-01-03 Li Qiang New
usb: dev-mtp: fix memory leak in error path usb: dev-mtp: fix memory leak in error path - 2 2 - --- 2019-01-03 Li Qiang New
usb: dev-mtp: close fd in usb_mtp_object_readdir() usb: dev-mtp: close fd in usb_mtp_object_readdir() - 1 1 - --- 2019-01-03 Li Qiang New
s390: avoid potential null dereference in s390_pcihost_unplug() s390: avoid potential null dereference in s390_pcihost_unplug() - - - - --- 2019-01-03 Li Qiang New
[v2] s390: avoid potential null dereference in s390_pcihost_unplug() [v2] s390: avoid potential null dereference in s390_pcihost_unplug() - - - - --- 2019-01-03 Li Qiang New
ioapic: use TYPE_FOO MACRO than constant string ioapic: use TYPE_FOO MACRO than constant string - - 1 - --- 2019-01-05 Li Qiang New
[v2] hw: pvrdma: fix memory leak in error path [v2] hw: pvrdma: fix memory leak in error path - 1 2 - --- 2019-01-08 Li Qiang New
[v3] s390: avoid potential null dereference ins390_pcihost_unplug() [v3] s390: avoid potential null dereference ins390_pcihost_unplug() - - 3 - --- 2019-01-08 Li Qiang New
[1/3] nvme: use TYPE_NVME instead of constant string nvme small fix - - 2 - --- 2019-01-20 Li Qiang New
[2/3] nvme: ensure the num_queues is not zero nvme small fix - - 1 - --- 2019-01-20 Li Qiang New
[3/3] nvme: use pci_dev directly in nvme_realize nvme small fix - - 2 - --- 2019-01-20 Li Qiang New
[1/2] tests: fw_cfg: add a function to get the fw_cfg file entry tests: fw_cfg: add reboot-timeout test case - - - - --- 2019-01-20 Li Qiang New
[2/2] tests: fw_cfg: add reboot_timeout test case tests: fw_cfg: add reboot-timeout test case - - - - --- 2019-01-20 Li Qiang New
tests: test-bdrv-graph-mod: fix memory leak tests: test-bdrv-graph-mod: fix memory leak - 1 2 - --- 2019-03-10 Li Qiang New
tests: test-announce-self: fix memory leak tests: test-announce-self: fix memory leak - - - - --- 2019-03-10 Li Qiang New
tests: test-qgraph: fix a memory leak tests: test-qgraph: fix a memory leak - 1 2 - --- 2019-03-10 Li Qiang New
[v2] tests: test-announce-self: fix memory leak [v2] tests: test-announce-self: fix memory leak - 1 - - --- 2019-03-11 Li Qiang New
cryptodev-vhost-user: fix a oob access cryptodev-vhost-user: fix a oob access - - - - --- 2019-03-17 Li Qiang New
vnc: fix unalignment access in tight_pack24 vnc: fix unalignment access in tight_pack24 - - - - --- 2019-03-17 Li Qiang New
[v2] vnc: fix unalignment access in tight_pack24 [v2] vnc: fix unalignment access in tight_pack24 - - - - --- 2019-03-18 Li Qiang New
backends: cryptodev: fix oob access issue backends: cryptodev: fix oob access issue - - 1 - --- 2019-03-18 Li Qiang New
[1/2] tests: fw_cfg: add a function to get the fw_cfg file tests: fw_cfg: add reboot-timeout test case - - - - --- 2019-03-19 Li Qiang New
[2/2] tests: fw_cfg: add reboot_timeout test case tests: fw_cfg: add reboot-timeout test case - - - - --- 2019-03-19 Li Qiang New
[1/4] tests: refactor fw_cfg_test fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-20 Li Qiang New
[2/4] tests: fw_cfg: add a function to get the fw_cfg file fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-20 Li Qiang New
[3/4] tests: fw_cfg: add reboot_timeout test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-20 Li Qiang New
[4/4] tests: fw_cfg: add splash time test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-20 Li Qiang New
[1/3] edu: mmio: set 'max_access_size' to 8 hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[2/3] edu: mmio: allow mmio read dispatch accept 8 bytes hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[3/3] edu: uses uint64_t in dma operation hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[v2,1/3] tests: fw_cfg: add splash time test case hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[v2,2/3] edu: mmio: set 'max_access_size' to 8 hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[v2,3/3] edu: mmio: allow mmio read dispatch accept 8 bytes Untitled series #103804 - - - - --- 2019-04-20 Li Qiang New
[v2,1/3] edu: mmio: set 'max_access_size' to 8 hw: edu: some fixes - - 1 - --- 2019-04-20 Li Qiang New
[v2,2/3] edu: mmio: allow mmio read dispatch accept 8 bytes hw: edu: some fixes - - - - --- 2019-04-20 Li Qiang New
[v2,3/3] edu: uses uint64_t in dma operation hw: edu: some fixes - - 1 - --- 2019-04-20 Li Qiang New
[v3,1/3] edu: mmio: allow 64-bit access [v3,1/3] edu: mmio: allow 64-bit access - - 1 - --- 2019-04-22 Li Qiang New
[v3,2/3] edu: mmio: allow 64-bit access in read dispatch hw: edu: some fixes - - 1 - --- 2019-04-22 Li Qiang New
[v3,3/3] edu: uses uint64_t in dma operation hw: edu: some fixes - - 1 - --- 2019-04-22 Li Qiang New
[v2,1/5] tests: refactor fw_cfg_test fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-24 Li Qiang New
[v2,2/5] tests: fw_cfg: add a function to get the fw_cfg file fw_cfg_test refactor and add two test cases 1 - - - --- 2019-04-24 Li Qiang New
[v2,3/5] fw_cfg: reboot: store reboot-timeout as little endian fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v2,4/5] tests: fw_cfg: add reboot_timeout test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v2,5/5] tests: fw_cfg: add splash time test case fw_cfg_test refactor and add two test cases - - - - --- 2019-04-24 Li Qiang New
[v4,1/3] edu: mmio: allow 64-bit access hw: edu: some fixes - - 1 - --- 2019-05-10 Li Qiang New
[v4,2/3] edu: mmio: allow 64-bit access in readdispatch hw: edu: some fixes - - 1 - --- 2019-05-10 Li Qiang New
[v4,3/3] edu: uses uint64_t in dma operation hw: edu: some fixes - - 1 - --- 2019-05-10 Li Qiang New
[1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[2/4] hw: vfio: drop TYPE_FOO MACRO inVMStateDescription [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[3/4] vfio: platform: fix a typo [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[4/4] pci: msix: move 'MSIX_CAP_LENGTH' toheader file [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[v2,1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO hw: vfio: some trivial fix - - - - --- 2019-05-21 Li Qiang New
[v2,2/4] hw: vfio: drop TYPE_FOO MACRO in VMStateDescription hw: vfio: some trivial fix - - - - --- 2019-05-21 Li Qiang New
[v2,3/4] vfio: platform: fix a typo hw: vfio: some trivial fix - - - - --- 2019-05-21 Li Qiang New
[v2,4/4] pci: msix: move 'MSIX_CAP_LENGTH' to header file hw: vfio: some trivial fix - - - - --- 2019-05-21 Li Qiang New
migration: fix a typo migration: fix a typo - - 2 - --- 2019-05-25 Li Qiang New
ioapic: use irq number instead of vector in ioapic_eoi_broadcast ioapic: use irq number instead of vector in ioapic_eoi_broadcast - - - - --- 2019-06-21 Li Qiang New
[v2] ioapic: use irq number instead of vector in ioapic_eoi_broadcast [v2] ioapic: use irq number instead of vector in ioapic_eoi_broadcast - 1 1 - --- 2019-06-22 Li Qiang New
ioapic: clear irq_eoi when updating the ioapic redirect table entry ioapic: clear irq_eoi when updating the ioapic redirect table entry - - 1 - --- 2019-06-24 Li Qiang New
virtio-gpu: check if the resource already exists in virtio_gpu_load() virtio-gpu: check if the resource already exists in virtio_gpu_load() - - 1 - --- 2019-06-28 Li Qiang New
« 1 2 »