Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 456 457 4584270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/19] convert net_init_slirp() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[15/19] convert net_init_socket() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[16/19] convert net_init_vde() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[17/19] convert net_init_tap() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[18/19] convert net_init_bridge() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[19/19] remove unused QemuOpts parameter from net init functions - - - - --- 2012-07-23 Stefan Hajnoczi New
[v2,01/16] net: Add a hub net client - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,02/16] net: Use hubs for the vlan feature - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,03/16] net: Look up 'vlan' net clients using hubs - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,04/16] hub: Check that hubs are configured correctly - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,05/16] net: Drop vlan argument to qemu_new_net_client() - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,06/16] net: Convert qdev_prop_vlan to peer with hub - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,07/16] net: Remove vlan code from net.c - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,08/16] net: Remove VLANState - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,09/16] net: Rename non_vlan_clients to net_clients - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,10/16] net: Rename VLANClientState to NetClientState - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,11/16] net: Rename vc local variables to nc - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,12/16] net: Rename qemu_del_vlan_client() to qemu_del_net_client() - - - - --- 2012-07-24 Stefan Hajnoczi New
[v2,13/16] net: Make "info network" output more readable info - - 1 - --- 2012-07-24 Stefan Hajnoczi New
[v2,14/16] net: cleanup deliver/deliver_iov func pointers - - 1 - --- 2012-07-24 Stefan Hajnoczi New
[v2,15/16] net: determine if packets can be sent before net queue deliver packets - - 1 - --- 2012-07-24 Stefan Hajnoczi New
[v2,16/16] hub: add the support for hub own flow control - - 1 - --- 2012-07-24 Stefan Hajnoczi New
[v2,1/7] docs: add dirty bit to qcow2 specification - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,2/7] qcow2: introduce dirty bit - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,3/7] docs: add lazy refcounts bit to qcow2 specification - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,4/7] qemu-iotests: ignore qemu-img create lazy_refcounts output - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,5/7] qcow2: implement lazy refcounts - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,6/7] qemu-io: add "abort" command to simulate program crash - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-26 Stefan Hajnoczi New
[v3] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-26 Stefan Hajnoczi New
[v3,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 2012-07-27 Stefan Hajnoczi New
[v4] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,1/7] docs: add dirty bit to qcow2 specification - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,2/7] qcow2: introduce dirty bit - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,3/7] docs: add lazy refcounts bit to qcow2 specification - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,4/7] qemu-iotests: ignore qemu-img create lazy_refcounts output - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,5/7] qcow2: implement lazy refcounts - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,6/7] qemu-io: add "abort" command to simulate program crash - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 2012-07-27 Stefan Hajnoczi New
[1/4] qed: mark image clean after repair succeeds - - - - --- 2012-07-31 Stefan Hajnoczi New
[2/4] qcow2: mark image clean after repair succeeds - - - - --- 2012-07-31 Stefan Hajnoczi New
[3/4] block: add BLOCK_O_CHECK for qemu-img check - - - - --- 2012-07-31 Stefan Hajnoczi New
[4/4] qemu-iotests: skip 039 with ./check -nocache - - - - --- 2012-07-31 Stefan Hajnoczi New
[PULL,0/2] Trivial patches for 22 July to 1 August 2012 - - - - --- 2012-08-01 Stefan Hajnoczi New
[1/2] usb: Clean common object and dependency files - - - - --- 2012-08-01 Stefan Hajnoczi New
[2/2] qom: Clean libuser object and dependency files - - - - --- 2012-08-01 Stefan Hajnoczi New
[PULL,00/19] Net patches for QEMU 1.2 - - - - --- 2012-08-01 Stefan Hajnoczi New
[01/19] net: Add interface to bridge when SIOCBRADDIF isn't available - - - - --- 2012-08-01 Stefan Hajnoczi New
[02/19] net: Add a hub net client - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[03/19] net: Use hubs for the vlan feature - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[04/19] net: Look up 'vlan' net clients using hubs - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[05/19] hub: Check that hubs are configured correctly - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[06/19] net: Drop vlan argument to qemu_new_net_client() - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[07/19] net: Convert qdev_prop_vlan to peer with hub - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[08/19] net: Remove vlan code from net.c - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[09/19] net: Remove VLANState - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[10/19] net: Rename non_vlan_clients to net_clients - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[11/19] net: Rename VLANClientState to NetClientState - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[12/19] net: Rename vc local variables to nc - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[13/19] net: Rename qemu_del_vlan_client() to qemu_del_net_client() - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[14/19] net: Make "info network" output more readable info - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[15/19] net: cleanup deliver/deliver_iov func pointers - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[16/19] net: determine if packets can be sent before net queue deliver packets - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[17/19] hub: add the support for hub own flow control - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[18/19] net: fix the coding style - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[19/19] net: add the support for -netdev socket, listen - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[PULL,0/7] Trivial patches for 22 July to 3 August 2012 - - - - --- 2012-08-03 Stefan Hajnoczi New
[1/7] usb: Clean common object and dependency files - - - - --- 2012-08-03 Stefan Hajnoczi New
[2/7] qom: Clean libuser object and dependency files - - - - --- 2012-08-03 Stefan Hajnoczi New
[3/7] remove unused include of error.h - - - - --- 2012-08-03 Stefan Hajnoczi New
[4/7] socket: clean up redundant assignment - - - - --- 2012-08-03 Stefan Hajnoczi New
[5/7] exec.c: Fix off-by-one error in register_subpage - - 2 - --- 2012-08-03 Stefan Hajnoczi New
[6/7] exec.c: Use subpages for large unaligned mappings - - 2 - --- 2012-08-03 Stefan Hajnoczi New
[7/7] exec.c: Remove out of date comment - - - - --- 2012-08-03 Stefan Hajnoczi New
Revert "virtio: move common ioeventfd handling out of virtio-pci" - - - - --- 2012-08-03 Stefan Hajnoczi New
[v2,1/4] qed: mark image clean after repair succeeds - - - - --- 2012-08-09 Stefan Hajnoczi New
[v2,2/4] qcow2: mark image clean after repair succeeds - - - - --- 2012-08-09 Stefan Hajnoczi New
[v2,3/4] block: add BLOCK_O_CHECK for qemu-img check - - - - --- 2012-08-09 Stefan Hajnoczi New
[v2,4/4] qemu-iotests: skip 039 with ./check -nocache - - - - --- 2012-08-09 Stefan Hajnoczi New
Makefile: add qapi.py dependencies - - - - --- 2012-08-10 Stefan Hajnoczi New
[PULL,0/3] Net patches - - - - --- 2012-08-10 Stefan Hajnoczi New
[1/3] net: notify iothread after flushing queue - - - - --- 2012-08-10 Stefan Hajnoczi New
[2/3] e1000: flush queue whenever can_receive can go from false to true - - - - --- 2012-08-10 Stefan Hajnoczi New
[3/3] xen: flush queue when getting an event - - - - --- 2012-08-10 Stefan Hajnoczi New
[PULL,0/3] Trivial patches for 3 to 10 August 2012 - - - - --- 2012-08-10 Stefan Hajnoczi New
[1/3] vl.c: Exit QEMU early if no machine is found - - 1 - --- 2012-08-10 Stefan Hajnoczi New
[2/3] arm: translate: comment typo - s/middel/middle/ - - 2 - --- 2012-08-10 Stefan Hajnoczi New
[3/3] target-arm: Fix typos in comments - - 1 - --- 2012-08-10 Stefan Hajnoczi New
MAINTAINERS: Update email address for Stefan Hajnoczi - - - - --- 2012-08-14 Stefan Hajnoczi New
[PULL,0/6,1.2] Tracing patches for QEMU 1.2 - - - - --- 2012-08-14 Stefan Hajnoczi New
[1/6] trace: rename TraceRecordHeader to TraceLogHeader - - - - --- 2012-08-14 Stefan Hajnoczi New
[2/6] trace: remove unnecessary write_to_buffer() typecasting - - - - --- 2012-08-14 Stefan Hajnoczi New
[3/6] trace: drop unused TraceBufferRecord->next_tbuf_idx field - - - - --- 2012-08-14 Stefan Hajnoczi New
[4/6] trace: avoid pointer aliasing in trace_record_finish() - - - - --- 2012-08-14 Stefan Hajnoczi New
[5/6] trace/simple: Fix compiler warning for 32 bit hosts - - - - --- 2012-08-14 Stefan Hajnoczi New
[6/6] trace/simple: Replace asprintf by g_strdup_printf - - - - --- 2012-08-14 Stefan Hajnoczi New
net: add -netdev options to man page - - - - --- 2012-08-14 Stefan Hajnoczi New
[PULL,0/9,for-1.2] Trivial patches for 11 to 15 August 2012 - - - - --- 2012-08-15 Stefan Hajnoczi New
[1/9] Makefile: Avoid explicit list of directories in clean target - - 1 - --- 2012-08-15 Stefan Hajnoczi New
« 1 2 ... 456 457 4584270 4271 »