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
vnc: add a more descriptive error message - - - - --- 2012-06-30 Amos Kong New
vmstate: fix varrays with uint32_t indexes - - - - --- 2011-04-11 Amos Kong New
virtio-rng: support multiple virtio-rng devices - - - - --- 2014-04-25 Amos Kong New
virtio-rng: correct the default limit rate - - 1 - --- 2013-11-26 Amos Kong New
virtio-rng: add check of period - - 1 - --- 2013-08-30 Amos Kong New
virtio-pci: report an error when disable msix - - - - --- 2014-05-22 Amos Kong New
virtio-net: only output the vlan table when VIRTIO_NET_F_CTRL_VLAN is negotiated - - 1 - --- 2014-02-17 Amos Kong New
virtio-net: fix wrong size of vlan filter table - - - - --- 2013-06-05 Amos Kong New
virtio-net: fix the memory leak in rxfilter_notify() - - 2 - --- 2013-11-18 Amos Kong New
virtio-net: don't update mac_table in error state 1 - 1 - --- 2013-11-11 Amos Kong New
update names in option tables to match with actual command-line spelling - - - - --- 2014-03-16 Amos Kong New
ui/input: strictly check console in finding input handler - - - - --- 2014-11-04 Amos Kong New
ui/input: fix event emitting of repeated combined keys - - - - --- 2014-09-26 Amos Kong New
ui/input: correct the release order of combined keys - - - - --- 2014-09-26 Amos Kong New
ui/input.c: replace magic numbers with macros - - 1 - --- 2013-05-16 Amos Kong New
ui/input.c: replace magic numbers by macros - - - - --- 2013-04-22 Amos Kong New
trivial fix of inet_listen() parameter - - 1 - --- 2012-09-29 Amos Kong New
tap-linux: report an error for invalid sndbuf - - - - --- 2014-04-27 Amos Kong New
spice: return unspecified address according to protocol - - - - --- 2014-05-09 Amos Kong New
rtl8139: implement 8139cp link status - - 1 - --- 2012-09-10 Amos Kong New
qom: suppress conscan warning of returning null point - - 1 - --- 2014-09-20 Amos Kong New
qom: fix refcounting in object_property_del_child() - - - - --- 2012-05-11 Amos Kong New
qmp: update send-key document - - 1 - --- 2013-07-16 Amos Kong New
qmp: fix typo in input-send-event examples - - 1 - --- 2014-11-25 Amos Kong New
qga: trivial fix for unclear document of guest-set-time - - 2 - --- 2014-04-04 Amos Kong New
qemu-img: re-assign ret after reporting original error - - - - --- 2013-11-13 Amos Kong New
qdev: unparent device when fails to set properties - - - - --- 2013-12-31 Amos Kong New
qdev: fix crash by validating the object type - - 1 - --- 2014-04-16 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
qapi: treat all negative return of strtosz_suffix() as error - - 1 - --- 2014-04-27 Amos Kong New
qapi: store raw expressions to QAPISchema - - - - --- 2014-01-23 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
qapi: generate space in c_type() to fix coding style - - 1 - --- 2014-04-19 Amos Kong New
qapi: cleanup redundant variable - - - - --- 2014-01-23 Amos Kong New
ps2: add support of auto-repeat - - - - --- 2013-05-16 Amos Kong New
pci: unplug all devs of same slot once - - - - --- 2012-05-11 Amos Kong New
pci: change typename of q35 to pci-q35 - - - - --- 2013-05-30 Amos Kong New
net: update nic info during device reset 1 - - - --- 2013-10-17 Amos Kong New
net: move rxfilter_notify() to net.c - - - - --- 2013-11-05 Amos Kong New
net: make nic name unique - - - - --- 2013-04-11 Amos Kong New
net: clean up network at qemu process termination - - - - --- 2012-12-11 Amos Kong New
move BlockdevRef definition before using it - - - - --- 2013-10-30 Amos Kong New
monitor: introduce query-config-schema command - - - - --- 2013-04-24 Amos Kong New
monitor: introduce query-config-schema - - - - --- 2013-04-19 Amos Kong New
monitor: intervally send down events to guest in hold time - - - - --- 2013-04-19 Amos Kong New
monitor: fix the wrong order of releasing keys - - - - --- 2013-04-16 Amos Kong New
migration: address handling cleanup - - - - --- 2012-09-11 Amos Kong New
kvm: exclude ioeventfd from counting kvm_io_range limit - - 1 - --- 2013-05-24 Amos Kong New
kvm: add detail error message when fail to add ioeventfd - - 1 - --- 2013-05-22 Amos Kong New
iscsi: add error handling for qmp_query_uuid - - - - --- 2013-11-05 Amos Kong New
full introspection support for QMP - - - - --- 2013-06-19 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
error.c: don't return value for void function - - 1 - --- 2012-04-16 Amos Kong New
e1000/rtl8139: update HMP NIC when every bit is written - - 1 - --- 2013-11-05 Amos Kong New
don't boot from un-selected devices - - - - --- 2012-12-19 Amos Kong New
doc: fix hardcode helper path - - 1 - --- 2013-10-22 Amos Kong New
cleanup useless return sentence - - - - --- 2012-09-29 Amos Kong New
check return value of fcntl() to detect invalid fd - - - - --- 2014-12-19 Amos Kong New
boot: fix path pattern of scsi device - - - - --- 2013-05-28 Amos Kong New
arch_init.c: remove duplicate function - - 1 - --- 2014-04-14 Amos Kong New
append the terminating '\0' to bootorder string 1 - - - --- 2013-03-20 Amos Kong New
add fd limitations for avoiding a buffer overflow - - - - --- 2013-01-25 Amos Kong New
add a boot parameter to set reboot timeout - - - - --- 2012-09-06 Amos Kong New
[v9,2/4] sockets: change inet_connect() to support nonblock socket - - - - --- 2012-04-25 Amos Kong New
[v8,7/7] qapi: convert sendkey - - - - --- 2012-08-31 Amos Kong New
[v8,6/7] monitor: move key_defs[] table and introduce two help functions - - - - --- 2012-08-31 Amos Kong New
[v8,5/7] qapi: add the QKeyCode enum - - - - --- 2012-08-31 Amos Kong New
[v8,4/7] qapi: generate list struct and visit_list for enum - - - - --- 2012-08-31 Amos Kong New
[v8,4/4] use inet_listen()/inet_connect() to support ipv6 migration - - 1 - --- 2012-04-20 Amos Kong New
[v8,3/7] hmp: rename arguments - - - - --- 2012-08-31 Amos Kong New
[v8,2/7] monitor: rename keyname '<' to 'less' - - - - --- 2012-08-31 Amos Kong New
[v8,2/4] sockets: change inet_connect() to support nonblock socket - - - - --- 2012-04-20 Amos Kong New
[v8,1/7] fix doc of using raw values with sendkey - - - - --- 2012-08-31 Amos Kong New
[v7,6/6] qapi: convert sendkey - - - - --- 2012-08-20 Amos Kong New
[v7,5/6] add the QKeyCode enum and the key_defs table - - - - --- 2012-08-20 Amos Kong New
[v7,4/6] qapi: generate list struct and visit_list for enum - - - - --- 2012-08-20 Amos Kong New
[v7,4/4] use inet_listen()/inet_connect() to support ipv6 migration - - - - --- 2012-04-19 Amos Kong New
[v7,3/6] hmp: rename arguments - - - - --- 2012-08-20 Amos Kong New
[v7,3/4] sockets: use error class to pass listen error - - - - --- 2012-04-19 Amos Kong New
[v7,2/6] monitor: rename keyname '<' to 'less' - - - - --- 2012-08-20 Amos Kong New
[v7,2/4] sockets: change inet_connect() to support nonblock socket - - - - --- 2012-04-19 Amos Kong New
[v7,1/6] fix doc of using raw values with sendkey - - - - --- 2012-08-20 Amos Kong New
[v7,1/4] qerror: add five qerror strings - - - - --- 2012-04-19 Amos Kong New
[v6] net: add support of mac-programming over macvtap in QEMU side 1 - - - --- 2013-06-14 Amos Kong New
[v6,7/7] qapi: convert sendkey - - - - --- 2012-08-03 Amos Kong New
[v6,6/7] add functions to convert key/code to index of mapping table - - - - --- 2012-08-03 Amos Kong New
[v6,5/7] add the QKeyCode enum and the key_defs table - - - - --- 2012-08-03 Amos Kong New
[v6,5/5] use inet_listen()/inet_connect() to support ipv6 migration - - - - --- 2012-04-17 Amos Kong New
[v6,4/7] qapi: generate list struct and visit_list for enum - - - - --- 2012-08-03 Amos Kong New
[v6,4/5] sockets: use error class to pass listen error - - - - --- 2012-04-17 Amos Kong New
[v6,4/4] virtio-blk-test: add hotplug subtest - - - - --- 2014-06-25 Amos Kong New
[v6,3/7] hmp: rename arguments - - - - --- 2012-08-03 Amos Kong New
[v6,3/5] sockets: use error class to pass connect error - - 1 - --- 2012-04-17 Amos Kong New
[v6,3/4] virtio-blk-test: change pci_nop() to virtblk_init() - - 1 - --- 2014-06-25 Amos Kong New
[v6,3/3] query-command-line-options: query all the options in qemu-options.hx - - - - --- 2014-03-27 Amos Kong New
[v6,3/3] qapi: Suppress unwanted space between type and identifier - - - - --- 2014-06-10 Amos Kong New
[v6,2/7] monitor: rename keyname '<' to 'less' - - - - --- 2012-08-03 Amos Kong New
[v6,2/5] qerror: add five qerror strings - - - - --- 2012-04-17 Amos Kong New
« 1 2 3 4 »