Show patches with: Submitter = Amos Kong       |    State = Action Required       |    Archived = No       |   357 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
qapi: cleanup redundant variable - - - - --- 2014-01-23 Amos Kong New
qapi: store raw expressions to QAPISchema - - - - --- 2014-01-23 Amos Kong New
[v3,3/3] qmp: full introspection support for QMP - - - - --- 2014-01-05 Amos Kong New
[v3,2/3] qapi: change qapi to convert schema json - - - - --- 2014-01-05 Amos Kong New
[v3,1/3] qapi: cleanup redundant variable - - - - --- 2014-01-05 Amos Kong New
[v2] qdev: add the device to the QOM tree before using it to set a link - - 1 1 --- 2014-01-02 Amos Kong New
qdev: unparent device when fails to set properties - - - - --- 2013-12-31 Amos Kong New
[RFC,2/2] rng-egd: introduce a parameter to set buffer size - - - - --- 2013-12-09 Amos Kong New
[RFC,1/2] rng-egd: improve egd backend performance - - - - --- 2013-12-09 Amos Kong New
[v3] fix -boot strict regressed in commit 6ef4716 - - 1 - --- 2013-12-09 Amos Kong New
[v2,2/2] add parsing of "strict" boot parameter - - - - --- 2013-12-09 Amos Kong New
[v2,1/2] fix a typo of strict option - - - - --- 2013-12-09 Amos Kong New
[2/2] add parsing of "strict" boot parameter - - - - --- 2013-12-09 Amos Kong New
[1/2] fix a typo of strict option - - - - --- 2013-12-09 Amos Kong New
virtio-rng: correct the default limit rate - - 1 - --- 2013-11-26 Amos Kong New
[resend] virtio-rng: add check of period - - 1 - --- 2013-11-21 Amos Kong New
[1.7,2/2] rng-egd: offset the point when repeatedly read from the buffer - - - - --- 2013-11-21 Amos Kong New
[1.7,1/2] rng-egd: remove redundant free - - - - --- 2013-11-21 Amos Kong New
[v2] virtio-net: fix the memory leak in rxfilter_notify() - - 3 - --- 2013-11-18 Amos Kong New
virtio-net: fix the memory leak in rxfilter_notify() - - 2 - --- 2013-11-18 Amos Kong New
[v2] net: move rxfilter_notify() to net.c - - - - --- 2013-11-18 Amos Kong New
qemu-img: re-assign ret after reporting original error - - - - --- 2013-11-13 Amos Kong New
virtio-net: don't update mac_table in error state 1 - 1 - --- 2013-11-11 Amos Kong New
[v3] qmp: access the local QemuOptsLists for drive option - - - - --- 2013-11-09 Amos Kong New
[v2] qmp: access the local QemuOptsLists for drive option - - - - --- 2013-11-06 Amos Kong New
[libvirt,RFC] blockdev: copy legacy and common opts to qemu_drive_opts - - - - --- 2013-11-05 Amos Kong New
e1000/rtl8139: update HMP NIC when every bit is written - - 1 - --- 2013-11-05 Amos Kong New
net: move rxfilter_notify() to net.c - - - - --- 2013-11-05 Amos Kong New
[v2] iscsi: add error handling for qmp_query_uuid - - 2 - --- 2013-11-05 Amos Kong New
iscsi: add error handling for qmp_query_uuid - - - - --- 2013-11-05 Amos Kong New
[RFC] blockdev: copy legacy and common opts to qemu_drive_opts - - - - --- 2013-11-04 Amos Kong New
move BlockdevRef definition before using it - - - - --- 2013-10-30 Amos Kong New
doc: fix hardcode helper path - - 1 - --- 2013-10-22 Amos Kong New
[PULL,4/4] net: disallow to specify multicast MAC address - - - - --- 2013-10-22 Amos Kong New
net: update nic info during device reset 1 - - - --- 2013-10-17 Amos Kong New
[2/2] net/rtl8139: update network information when macaddr is changed in guest - - - - --- 2013-10-17 Amos Kong New
[1/2] net/e1000: update network information when macaddr is changed in guest - - - - --- 2013-10-17 Amos Kong New
extend limit of physical sections number - - - - --- 2013-09-27 Amos Kong New
exec: cleanup DEBUG_SUBPAGE - - 1 - --- 2013-09-27 Amos Kong New
virtio-rng: add check of period - - 1 - --- 2013-08-30 Amos Kong New
Moving alarm_timer assignment before atexit() - - - - --- 2013-08-07 Amos Kong New
Moving alarm_timer assignment before atexit() - - 1 - --- 2013-08-06 Amos Kong New
qmp: update send-key document - - 1 - --- 2013-07-16 Amos Kong New
[v2,2/2] full introspection support for QMP - - - - --- 2013-07-16 Amos Kong New
[v2,1/2] qapi: change qapi to convert schema json - - 1 - --- 2013-07-16 Amos Kong New
[MST/PCI] additional fixes for mac-programming feature - - 2 - --- 2013-07-11 Amos Kong New
[for,mst/pci] output nc->name in NIC_RX_FILTER_CHANGED event - - - - --- 2013-06-24 Amos Kong New
full introspection support for QMP - - - - --- 2013-06-19 Amos Kong New
qapi: lack of two commas in dict - - - - --- 2013-06-19 Amos Kong New
qapi: lack of two commas in dict - - - - --- 2013-06-19 Amos Kong New
[2/2] extend the macaddr space to 0xffffffff - - - - --- 2013-06-17 Amos Kong New
[1/2] avoid to allcate used macaddr to to new nic - - - - --- 2013-06-17 Amos Kong New
RFC: Full introspection support for QMP (with draft patch) - - - - --- 2013-06-14 Amos Kong New
[v6] net: add support of mac-programming over macvtap in QEMU side 1 - - - --- 2013-06-14 Amos Kong New
RFC: Full introspection support for QMP (with draft patch) - - - - --- 2013-06-07 Amos Kong New
[v5] net: add support of mac-programming over macvtap in QEMU side - - - - --- 2013-06-05 Amos Kong New
virtio-net: fix wrong size of vlan filter table - - - - --- 2013-06-05 Amos Kong New
[v2,1/2] ps2: add support of auto-repeat - - - - --- 2013-05-31 Amos Kong New
[Qemu-stable,QEMU,v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path - - - - --- 2013-05-30 Amos Kong New
[QEMU,v2] pci: set firmware name of q35 to pci - - - 1 --- 2013-05-30 Amos Kong New
[SeaBIOS,v2] boot: fix fw_dev_path pattern to match q35 - - - - --- 2013-05-30 Amos Kong New
pci: change typename of q35 to pci-q35 - - - - --- 2013-05-30 Amos Kong New
[QEMU,v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path - - 2 - --- 2013-05-29 Amos Kong New
[SeaBIOS] boot: fix fw_dev_path pattern for q35-pcihost - - 1 - --- 2013-05-28 Amos Kong New
[v2] qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented - - - - --- 2013-05-28 Amos Kong New
qdev: don't add typename to fw_dev_path when get_fw_dev_path isn't implemented - - - - --- 2013-05-28 Amos Kong New
boot: fix path pattern of scsi device - - - - --- 2013-05-28 Amos Kong New
kvm: exclude ioeventfd from counting kvm_io_range limit - - 1 - --- 2013-05-24 Amos Kong New
[v4] net: introduce command to query rx-filter information - - - - --- 2013-05-24 Amos Kong New
[v3,2/2] net: introduce command to query rx-filter information - - - - --- 2013-05-23 Amos Kong New
[v3,1/2] net: introduce RX_FILTER_CHANGED event - - - - --- 2013-05-23 Amos Kong New
[v2,2/2] ps2: preserve repeat state on migration - - - - --- 2013-05-22 Amos Kong New
[v2,1/2] ps2: add support of auto-repeat - - - - --- 2013-05-22 Amos Kong New
kvm: add detail error message when fail to add ioeventfd - - 1 - --- 2013-05-22 Amos Kong New
[v2,2/2] net: introduce command to query mac-table information - - - - --- 2013-05-16 Amos Kong New
[v2,1/2] net: introduce MAC_TABLE_CHANGED event - - - - --- 2013-05-16 Amos Kong New
ui/input.c: replace magic numbers with macros - - 1 - --- 2013-05-16 Amos Kong New
ps2: add support of auto-repeat - - - - --- 2013-05-16 Amos Kong New
[v5] monitor: introduce query-command-line-options - - 1 - --- 2013-04-25 Amos Kong New
[v4] monitor: introduce query-command-line-options - - - - --- 2013-04-25 Amos Kong New
monitor: introduce query-config-schema command - - - - --- 2013-04-24 Amos Kong New
[v2] qapi: add struct strList and visit_type_strList() - - 1 - --- 2013-04-24 Amos Kong New
[2/2] monitor: introduce query-config-schema command - - - - --- 2013-04-24 Amos Kong New
[RESEND,1/2] qapi: introduce strList and visit_type_strList() - - 1 - --- 2013-04-24 Amos Kong New
ui/input.c: replace magic numbers by macros - - - - --- 2013-04-22 Amos Kong New
monitor: introduce query-config-schema - - - - --- 2013-04-19 Amos Kong New
[RFC] qapi: introduce strList and visit_type_strList() (was Re: [qapi] Cannot use list of strings) - - - - --- 2013-04-19 Amos Kong New
monitor: intervally send down events to guest in hold time - - - - --- 2013-04-19 Amos Kong New
[qapi] Cannot use list of strings - - - - --- 2013-04-17 Amos Kong New
[qapi] Cannot use list of strings - - - - --- 2013-04-16 Amos Kong New
monitor: fix the wrong order of releasing keys - - - - --- 2013-04-16 Amos Kong New
[v2] net: make network client name unique - - - - --- 2013-04-15 Amos Kong New
[RFC] net: introduce monitor command to query mactables - - - - --- 2013-04-11 Amos Kong New
net: make nic name unique - - - - --- 2013-04-11 Amos Kong New
[RFC,qemu] only writing out the last byte of MAC makes it have effect - - - - --- 2013-03-21 Amos Kong New
[RFC,virt-spec] only writing out the last byte of MAC makes it have effect - - - - --- 2013-03-21 Amos Kong New
append the terminating '\0' to bootorder string 1 - - - --- 2013-03-20 Amos Kong New
[v3] add a boot option to do strict boot - - - - --- 2013-03-19 Amos Kong New
[Seabios,v2] make reboot-timeout to static for using it after POST phase - - - - --- 2013-03-05 Amos Kong New
[Seabios] make reboot-timeout to static for using it after POST phase - - - - --- 2013-03-05 Amos Kong New
« 1 2 3 4 »