Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |    Archived = No       |   1241 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,for-1.2,2/2] qemu-iotests: add backing file smaller than image test case - - 1 - --- 2012-08-28 Stefan Hajnoczi New
[v2,for-1.2,1/2] stream: complete early if end of backing file is reached - - 1 - --- 2012-08-28 Stefan Hajnoczi New
[for-1.2] stream: complete early if end of backing file is reached - - - - --- 2012-08-28 Stefan Hajnoczi New
[for-1.2] qed: refuse unaligned zero writes with a backing file - - - - --- 2012-08-28 Stefan Hajnoczi New
[3/3] net: broadcast hub packets if at least one port can receive - - - - --- 2012-08-24 Stefan Hajnoczi New
[2/3] net: fix usbnet_receive() packet drops - - - - --- 2012-08-24 Stefan Hajnoczi New
[1/3] net: clean up usbnet_receive() - - - - --- 2012-08-24 Stefan Hajnoczi New
[v2,3/3] net: EAGAIN handling for net/socket.c TCP - - - - --- 2012-08-21 Stefan Hajnoczi New
[v2,2/3] net: EAGAIN handling for net/socket.c UDP - - - - --- 2012-08-21 Stefan Hajnoczi New
[v2,1/3] net: asynchronous send/receive infrastructure for net/socket.c - - - - --- 2012-08-21 Stefan Hajnoczi New
[v2,for-1.2] virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types - - - - --- 2012-08-21 Stefan Hajnoczi New
[3/3] net: EAGAIN handling for net/socket.c TCP - - - - --- 2012-08-20 Stefan Hajnoczi New
[2/3] net: EAGAIN handling for net/socket.c UDP - - - - --- 2012-08-20 Stefan Hajnoczi New
[1/3] net: asynchronous send/receive infrastructure for net/socket.c - - - - --- 2012-08-20 Stefan Hajnoczi New
net: do not report queued packets as sent - - - - --- 2012-08-20 Stefan Hajnoczi New
net: add receive_disabled logic to iov delivery path - - - - --- 2012-08-20 Stefan Hajnoczi New
[for-1.2] virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types - - - - --- 2012-08-16 Stefan Hajnoczi New
[9/9] ivshmem, qdev-monitor: fix order of qerror parameters - - 1 - --- 2012-08-15 Stefan Hajnoczi New
[8/9] iov_send_recv(): Handle zero bytes case even if OS does not 1 - - - --- 2012-08-15 Stefan Hajnoczi New
[7/9] framebuffer: Fix spelling in comment (leight -> height) - - - - --- 2012-08-15 Stefan Hajnoczi New
[6/9] Spelling fix in comment (peripherans -> peripherals) - - - - --- 2012-08-15 Stefan Hajnoczi New
[5/9] docs: Fix spelling (propery -> property) - - - - --- 2012-08-15 Stefan Hajnoczi New
[4/9] trace: Fix "Qemu" -> "QEMU" - - - - --- 2012-08-15 Stefan Hajnoczi New
[3/9] cputlb.c: Fix out of date comment - - - - --- 2012-08-15 Stefan Hajnoczi New
[2/9] ehci: fix assertion typo - - 1 - --- 2012-08-15 Stefan Hajnoczi New
[1/9] Makefile: Avoid explicit list of directories in clean target - - 1 - --- 2012-08-15 Stefan Hajnoczi New
[PULL,0/9,for-1.2] Trivial patches for 11 to 15 August 2012 - - - - --- 2012-08-15 Stefan Hajnoczi New
net: add -netdev options to man page - - - - --- 2012-08-14 Stefan Hajnoczi New
[6/6] trace/simple: Replace asprintf by g_strdup_printf - - - - --- 2012-08-14 Stefan Hajnoczi New
[5/6] trace/simple: Fix compiler warning for 32 bit hosts - - - - --- 2012-08-14 Stefan Hajnoczi New
[4/6] trace: avoid pointer aliasing in trace_record_finish() - - - - --- 2012-08-14 Stefan Hajnoczi New
[3/6] trace: drop unused TraceBufferRecord->next_tbuf_idx field - - - - --- 2012-08-14 Stefan Hajnoczi New
[2/6] trace: remove unnecessary write_to_buffer() typecasting - - - - --- 2012-08-14 Stefan Hajnoczi New
[1/6] trace: rename TraceRecordHeader to TraceLogHeader - - - - --- 2012-08-14 Stefan Hajnoczi New
[PULL,0/6,1.2] Tracing patches for QEMU 1.2 - - - - --- 2012-08-14 Stefan Hajnoczi New
MAINTAINERS: Update email address for Stefan Hajnoczi - - - - --- 2012-08-14 Stefan Hajnoczi New
[3/3] target-arm: Fix typos in comments - - 1 - --- 2012-08-10 Stefan Hajnoczi New
[2/3] arm: translate: comment typo - s/middel/middle/ - - 2 - --- 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
[PULL,0/3] Trivial patches for 3 to 10 August 2012 - - - - --- 2012-08-10 Stefan Hajnoczi New
[3/3] xen: flush queue when getting an event - - - - --- 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
[1/3] net: notify iothread after flushing queue - - - - --- 2012-08-10 Stefan Hajnoczi New
[PULL,0/3] Net patches - - - - --- 2012-08-10 Stefan Hajnoczi New
Makefile: add qapi.py dependencies - - - - --- 2012-08-10 Stefan Hajnoczi New
[v2,4/4] qemu-iotests: skip 039 with ./check -nocache - - - - --- 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,2/4] qcow2: mark image clean after repair succeeds - - - - --- 2012-08-09 Stefan Hajnoczi New
[v2,1/4] qed: mark image clean after repair succeeds - - - - --- 2012-08-09 Stefan Hajnoczi New
Revert "virtio: move common ioeventfd handling out of virtio-pci" - - - - --- 2012-08-03 Stefan Hajnoczi New
[7/7] exec.c: Remove out of date comment - - - - --- 2012-08-03 Stefan Hajnoczi New
[6/7] exec.c: Use subpages for large unaligned mappings - - 2 - --- 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
[4/7] socket: clean up redundant assignment - - - - --- 2012-08-03 Stefan Hajnoczi New
[3/7] remove unused include of error.h - - - - --- 2012-08-03 Stefan Hajnoczi New
[2/7] qom: Clean libuser object and dependency files - - - - --- 2012-08-03 Stefan Hajnoczi New
[1/7] usb: Clean common object and dependency files - - - - --- 2012-08-03 Stefan Hajnoczi New
[PULL,0/7] Trivial patches for 22 July to 3 August 2012 - - - - --- 2012-08-03 Stefan Hajnoczi New
[19/19] net: add the support for -netdev socket, listen - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[18/19] net: fix the coding style - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[17/19] hub: add the support for hub own flow control - - 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
[15/19] net: cleanup deliver/deliver_iov func pointers - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[14/19] net: Make "info network" output more readable info - - 2 - --- 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
[12/19] net: Rename vc local variables to nc - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[11/19] net: Rename VLANClientState to NetClientState - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[10/19] net: Rename non_vlan_clients to net_clients - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[09/19] net: Remove VLANState - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[08/19] net: Remove vlan code from net.c - - 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
[06/19] net: Drop vlan argument to qemu_new_net_client() - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[05/19] hub: Check that hubs are configured correctly - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[04/19] net: Look up 'vlan' net clients using hubs - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[03/19] net: Use hubs for the vlan feature - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[02/19] net: Add a hub net client - - 1 - --- 2012-08-01 Stefan Hajnoczi New
[01/19] net: Add interface to bridge when SIOCBRADDIF isn't available - - - - --- 2012-08-01 Stefan Hajnoczi New
[PULL,00/19] Net patches for QEMU 1.2 - - - - --- 2012-08-01 Stefan Hajnoczi New
[2/2] qom: Clean libuser object and dependency files - - - - --- 2012-08-01 Stefan Hajnoczi New
[1/2] usb: Clean common object and dependency files - - - - --- 2012-08-01 Stefan Hajnoczi New
[PULL,0/2] Trivial patches for 22 July to 1 August 2012 - - - - --- 2012-08-01 Stefan Hajnoczi New
[4/4] qemu-iotests: skip 039 with ./check -nocache - - - - --- 2012-07-31 Stefan Hajnoczi New
[3/4] block: add BLOCK_O_CHECK for qemu-img check - - - - --- 2012-07-31 Stefan Hajnoczi New
[2/4] qcow2: mark image clean after repair succeeds - - - - --- 2012-07-31 Stefan Hajnoczi New
[1/4] qed: mark image clean after repair succeeds - - - - --- 2012-07-31 Stefan Hajnoczi New
[v3,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 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,5/7] qcow2: implement lazy refcounts - - - - --- 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,3/7] docs: add lazy refcounts bit to qcow2 specification - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,2/7] qcow2: introduce dirty bit - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,1/7] docs: add dirty bit to qcow2 specification - - - - --- 2012-07-27 Stefan Hajnoczi New
[v4] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 2012-07-27 Stefan Hajnoczi New
[v3] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-26 Stefan Hajnoczi New
[v2] qemu-iotests: add qed.py image manipulation utility - - - - --- 2012-07-26 Stefan Hajnoczi New
[v2,7/7] qemu-iotests: add 039 qcow2 lazy refcounts test - - - - --- 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,5/7] qcow2: implement lazy refcounts - - - - --- 2012-07-25 Stefan Hajnoczi New
[v2,4/7] qemu-iotests: ignore qemu-img create lazy_refcounts output - - - - --- 2012-07-25 Stefan Hajnoczi New
« 1 2 3 412 13 »