Show patches with: Submitter = Amos Kong       |    Archived = No       |   391 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
About hotplug multifunction - - - - --- 2011-09-13 Amos Kong Not Applicable
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
RFC: Full introspection support for QMP (with draft patch) - - - - --- 2013-06-14 Amos Kong New
RFC: Full introspection support for QMP (with draft patch) - - - - --- 2013-06-07 Amos Kong New
Revert "virtio_rng: replace custom backend API with UserCreatable.complete() callback" - - - - --- 2014-08-15 Amos Kong New
Virtio-net: Replace the hardcode 6 with defined ETN_ALEN - - - - --- 2010-05-23 Amos Kong aliguori Accepted
[0/2] virtio-pci: fix abort when fail to allocate ioeventfd - - - - --- 2012-03-16 Amos Kong New
[0/2] virtio-pci: fix abort when fail to allocate ioeventfd - - - - --- 2012-03-13 Amos Kong New
[1.7,1/2] rng-egd: remove redundant free - - - - --- 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/2] avoid to allcate used macaddr to to new nic - - - - --- 2013-06-17 Amos Kong New
[1/2] e1000: defer packets until BM enabled - - - 1 --- 2014-12-18 Amos Kong New
[1/2] e1000: no need auto-negotiation if link was down - - - - --- 2012-12-28 Amos Kong New
[1/2] fix a typo of strict option - - - - --- 2013-12-09 Amos Kong New
[1/2] net/e1000: update network information when macaddr is changed in guest - - - - --- 2013-10-17 Amos Kong New
[1/2] return available ioeventfds count in kvm_has_many_ioeventfds() - - - - --- 2012-03-13 Amos Kong New
[1/2] return available ioeventfds count in kvm_has_many_ioeventfds() - - - - --- 2012-03-13 Amos Kong Not Applicable
[1/2] socket: remove redundant check - - - - --- 2012-07-17 Amos Kong New
[1/2] virtio-blk-test.c: change pci_nop() to virtblk_init() - - - - --- 2014-05-27 Amos Kong New
[1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined - - - - --- 2014-03-27 Amos Kong New
[1/3] qerror: add QERR_TOO_MANY_PARAMETERS - - - - --- 2012-05-25 Amos Kong New
[1/4] Use getaddrinfo for migration - - - - --- 2012-02-10 Amos Kong Superseded
[1/5] qmp: rename query_option_descs() to get_param_infolist() - - 1 - --- 2014-01-28 Amos Kong New
[2/2] add parsing of "strict" boot parameter - - - - --- 2013-12-09 Amos Kong New
[2/2] e1000: unconditionally enable bus mastering - - - - --- 2014-12-18 Amos Kong New
[2/2] extend the macaddr space to 0xffffffff - - - - --- 2013-06-17 Amos Kong New
[2/2] monitor: introduce query-config-schema command - - - - --- 2013-04-24 Amos Kong New
[2/2] net/rtl8139: update network information when macaddr is changed in guest - - - - --- 2013-10-17 Amos Kong New
[2/2] remove unused include of error.h - - - - --- 2012-07-17 Amos Kong New
[2/2] rtl8139: preserve link state across device reset - - - - --- 2012-12-28 Amos Kong New
[2/2] virtio-blk-test.c: add hotplug subtest - - - - --- 2014-05-27 Amos Kong New
[2/2] virtio-pci: fallback to userspace when there is no enough available ioeventfd - - - - --- 2012-03-13 Amos Kong New
[2/3] abort QEMU if group name in option table doesn't match with defined option name - - - - --- 2014-03-27 Amos Kong New
[2/3] fix doc of using raw values with sendkey - - - - --- 2012-05-25 Amos Kong New
[2/4] net/socket: allow ipv6 for net_socket_listen_init and socket_connect_init - - - - --- 2012-02-10 Amos Kong Superseded
[2/5] introduce two marcos to dump the options info - - 1 - --- 2014-01-28 Amos Kong New
[3/3] qapi: convert sendkey - - - - --- 2012-05-25 Amos Kong New
[3/3] update names in option tables to match with actual command-line spelling - - 1 - --- 2014-03-27 Amos Kong New
[3/4] net: split hostname and service by last colon - - - - --- 2012-02-10 Amos Kong Superseded
[3/5] query-command-line-options: query all the options in qemu-options.hx - - - - --- 2014-01-28 Amos Kong New
[4/4] net: support to include ipv6 address by brackets - - - - --- 2012-02-10 Amos Kong Superseded
[4/5] introduce QEMU_OPTIONS_GENERATE_HELPMSG - - - - --- 2014-01-28 Amos Kong New
[5/5] query-command-line-options: return help message for legacy options - - - - --- 2014-01-28 Amos Kong New
[Autotest,1/2] virt run: fix typo in help message - - - - --- 2012-12-30 Amos Kong New
[Autotest,2/2] virt run: add three logical case filters - - - - --- 2012-12-30 Amos Kong New
[MST/PCI] additional fixes for mac-programming feature - - 2 - --- 2013-07-11 Amos Kong New
[PCTCH,v2,1/2] qmp: rename query_option_descs() to get_param_infolist() - - 1 - --- 2014-03-03 Amos Kong New
[PCTCH,v2,2/2] query-command-line-options: query all the options in qemu-options.hx - - - - --- 2014-03-03 Amos Kong New
[PCTCH,v4] qdev: set properties after device's parent is assigned - - 1 - --- 2014-03-03 Amos Kong New
[PULL,4/4] net: disallow to specify multicast MAC address - - - - --- 2013-10-22 Amos Kong New
[QEMU,v2] pci: set firmware name of q35 to pci - - - 1 --- 2013-05-30 Amos Kong New
[QEMU,v2] virtio-net: introduce a new macaddr control - - - - --- 2013-01-16 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
[QEMU,v3] virtio-net: introduce a new macaddr control - - - - --- 2013-01-17 Amos Kong New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - - --- 2013-01-22 Amos Kong New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - - --- 2013-01-19 Amos Kong New
[QEMU,v4,2/3] virtio-net: introduce a new macaddr control - - - - --- 2013-01-19 Amos Kong New
[QEMU,v4,3/3] virtio-net: rename ctrl rx commands - - - - --- 2013-01-19 Amos Kong New
[QEMU,v5,1/3] virtio-net: remove layout assumptions for ctrl vq - - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,2/3] virtio-net: introduce a new macaddr control - - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,3/3] virtio-net: rename ctrl rx commands - - - - --- 2013-01-22 Amos Kong New
[Qemu,v2] add a boot option to do strict boot 1 - - - --- 2013-01-09 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] add a boot option to do strict boot - - - - --- 2013-01-09 Amos Kong New
[RESEND,1/2] qapi: introduce strList and visit_type_strList() - - 1 - --- 2013-04-24 Amos Kong New
[RESEND,1/3] socket: remove redundant check - - - - --- 2012-08-01 Amos Kong New
[RESEND,2/3] remove unused include of error.h - - - - --- 2012-08-01 Amos Kong New
[RESEND,3/3] socket: clean up redundant assignment - - - - --- 2012-08-01 Amos Kong New
[RESEND,v3] hotplug: add device per func in ACPI DSDT tables - - - - --- 2012-05-09 Amos Kong New
[RESEND] qemu: jaso-parser: Output the content of invalid keyword - - - - --- 2010-03-24 Amos Kong Superseded
[RESEND] vmstate: fix varrays with uint32_t indexes 2 - - - --- 2012-03-13 Amos Kong Under Review
[RFC,01/14] KVM-test: Add a new macaddress pool algorithm - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,02/14] KVM Test: Add a function get_interface_name() to kvm_net_utils.py - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,03/14] KVM Test: Add a common ping module for network related tests - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,04/14] KVM-test: Add a new subtest ping - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,05/14] KVM-test: Add a subtest jumbo - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,06/14] KVM-test: Add basic file transfer test - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,07/14] KVM-test: Add a subtest of load/unload nic driver - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,08/14] KVM-test: Add a subtest of nic promisc - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,09/14] KVM-test: Add a subtest of multicast - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,1/2] move virtnet_send_command() above virtnet_set_mac_address() - - - - --- 2013-01-10 Amos Kong New
[RFC,1/2] rng-egd: improve egd backend performance - - - - --- 2013-12-09 Amos Kong New
[RFC,10/14] KVM-test: Add a subtest of pxe - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,11/14] KVM-test: Add a subtest of changing mac address - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,12/14] KVM-test: Add a subtest of netperf - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,13/14] KVM-test: Improve vlan subtest - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,14/14] KVM-test: Add subtest of testing offload by ethtool - - - - --- 2010-07-20 Amos Kong Not Applicable
[RFC,2/2] rng-egd: introduce a parameter to set buffer size - - - - --- 2013-12-09 Amos Kong New
[RFC,2/2] virtio-net: introduce a new control to set macaddr - - - - --- 2013-01-10 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
[RFC] blockdev: copy legacy and common opts to qemu_drive_opts - - - - --- 2013-11-04 Amos Kong New
[RFC] introduce a general query-config cmd (was: [Qemu PATCH v2] add a boot option to do strict boo… - - - - --- 2013-01-23 Amos Kong New
[RFC] net: introduce monitor command to query mactables - - - - --- 2013-04-11 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
[RFC] virtio-net: introduce a new macaddr control - - - - --- 2013-01-10 Amos Kong New
[Resend,Seabios] don't boot from un-selected devices - - - - --- 2012-12-19 Amos Kong New
[SeaBIOS,v2] boot: fix fw_dev_path pattern to match q35 - - - - --- 2013-05-30 Amos Kong New
[SeaBIOS,v2] boot: support strict boot and make it configurable - - - - --- 2012-12-26 Amos Kong New
« 1 2 3 4 »