Show patches with: State = Action Required       |    Archived = No       |   426222 patches
« 1 2 ... 496 497 4984262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/13] trace: use addresses instead of offsets in memory tracepoints - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,05/13] vl: fix tracing initialization - - 1 2 --- 2016-03-01 Stefan Hajnoczi New
[PULL,06/13] trace: Extend API to manage event arguments - - 1 - --- 2016-03-01 Stefan Hajnoczi New
[PULL,07/13] trace: Remove unnecessary intermediate event copies - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,08/13] tcg: Add type for vCPU pointers 1 - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,09/13] tcg: Move definition of type TCGv - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,10/13] trace: Add helper function to cast event arguments - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,11/13] typedefs: Add CPUState - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,12/13] trace: Add 'vcpu' event property to trace guest vCPU - - - - --- 2016-03-01 Stefan Hajnoczi New
[PULL,13/13] trace: Add a proper API to manage auto-generated events from the 'tcg' property - - - - --- 2016-03-01 Stefan Hajnoczi New
Revert "qed: Implement .bdrv_drain" 1 - - - --- 2016-03-08 Stefan Hajnoczi New
[PULL,0/2] Tracing patches - - - - --- 2016-03-14 Stefan Hajnoczi New
[PULL,1/2] trace: include CPU index in trace_memory_region_*() - - - - --- 2016-03-14 Stefan Hajnoczi New
[PULL,2/2] trace: separate MMIO tracepoints from TB-access tracepoints - - 1 - --- 2016-03-14 Stefan Hajnoczi New
qemu-ga: drop unused local err variable - - 1 - --- 2016-03-16 Stefan Hajnoczi New
[PULL,0/2] Block patches - - - - --- 2016-03-17 Stefan Hajnoczi New
[PULL,1/2] aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1 - - 1 - --- 2016-03-17 Stefan Hajnoczi New
[PULL,2/2] Revert "qed: Implement .bdrv_drain" 1 - - - --- 2016-03-17 Stefan Hajnoczi New
vpc: use current_size field for XenServer VHD images - - - - --- 2016-03-19 Stefan Hajnoczi New
[RFC,1/7] virtio: fix stray tab character - - 1 - --- 2016-03-24 Stefan Hajnoczi New
[RFC,2/7] virtio: stop virtqueue processing if device is broken - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,3/7] virtio: handle virtqueue_map_desc() errors - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,4/7] virtio: handle virtqueue_get_avail_bytes() errors - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,5/7] virtio: handle virtqueue_read_next_desc() errors - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,6/7] virtio: handle virtqueue_num_heads() errors - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,7/7] virtio: handle virtqueue_get_head() errors - - - - --- 2016-03-24 Stefan Hajnoczi New
[RFC,v2,1/9] virtio: fix stray tab character - - 1 - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,2/9] include: update virtio_config.h Linux header - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,3/9] virtio: stop virtqueue processing if device is broken - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,4/9] virtio: handle virtqueue_map_desc() errors - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,5/9] virtio: handle virtqueue_get_avail_bytes() errors - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,6/9] virtio: use unsigned int for virtqueue_get_avail_bytes() index - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,7/9] virtio: handle virtqueue_read_next_desc() errors - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,8/9] virtio: handle virtqueue_num_heads() errors - - - - --- 2016-03-29 Stefan Hajnoczi New
[RFC,v2,9/9] virtio: handle virtqueue_get_head() errors - - - - --- 2016-03-29 Stefan Hajnoczi New
[1/2] block/nfs: add missing #include "qapi/error.h" - - - - --- 2016-03-30 Stefan Hajnoczi New
[2/2] block/nfs: add missing #include "qemu/cutils.h" - - - - --- 2016-03-30 Stefan Hajnoczi New
.travis.yml: add libnfs-dev for NFS block driver - - - - --- 2016-03-31 Stefan Hajnoczi New
[PULL,0/4] Tracing patches - - - - --- 2016-03-31 Stefan Hajnoczi New
[PULL,1/4] docs: Update documentation for stderr (now log) tracing backend. - - 1 - --- 2016-03-31 Stefan Hajnoczi New
[PULL,2/4] trace: do not always call exit() in trace_enable_events - - 2 - --- 2016-03-31 Stefan Hajnoczi New
[PULL,3/4] log: move qemu_log_close/qemu_log_flush from header to log.c - - 1 - --- 2016-03-31 Stefan Hajnoczi New
[PULL,4/4] trace-events: Fix typos (found by codespell) - - 1 - --- 2016-03-31 Stefan Hajnoczi New
[RFC,for-2.7] block: keep AioContext pointer in BlockBackend - - - - --- 2016-04-11 Stefan Hajnoczi New
[PULL,0/3] Block patches - - - - --- 2016-04-12 Stefan Hajnoczi New
[PULL,1/3] block: Fix bdrv_drain in coroutine - - - - --- 2016-04-12 Stefan Hajnoczi New
[PULL,2/3] mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs) - - - - --- 2016-04-12 Stefan Hajnoczi New
[PULL,3/3] MAINTAINERS: Add Fam Zheng as a co-maintainer of block I/O path - - - - --- 2016-04-12 Stefan Hajnoczi New
[v3,01/10] virtio: fix stray tab character 1 - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,02/10] include: update virtio_config.h Linux header - - - - --- 2016-04-12 Stefan Hajnoczi New
[v3,03/10] virtio: stop virtqueue processing if device is broken - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,04/10] virtio: migrate vdev->broken flag - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,05/10] virtio: handle virtqueue_map_desc() errors - - - - --- 2016-04-12 Stefan Hajnoczi New
[v3,06/10] virtio: handle virtqueue_get_avail_bytes() errors - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,07/10] virtio: use unsigned int for virtqueue_get_avail_bytes() index - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,08/10] virtio: handle virtqueue_read_next_desc() errors - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,09/10] virtio: handle virtqueue_num_heads() errors - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[v3,10/10] virtio: handle virtqueue_get_head() errors - - 1 - --- 2016-04-12 Stefan Hajnoczi New
[for-2.7,1/8] libqos: use virtio_ids.h for device ID definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,2/8] libqos: drop duplicated PCI vendor ID definition - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,3/8] libqos: drop duplicated virtio_config.h definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,4/8] libqos: drop duplicated virtio_ring.h bit definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,5/8] libqos: drop duplicated virtio_vring.h structs - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,6/8] libqos: drop duplicated virtio_blk.h definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,7/8] libqos: drop duplicated virtio_scsi.h definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[for-2.7,8/8] libqos: drop duplicated virtio_pci.h definitions - - - - --- 2016-04-25 Stefan Hajnoczi New
[1/5] libqos: fix virtio descriptor free list - - - - --- 2016-05-05 Stefan Hajnoczi New
[2/5] libqos: fix virtio num_free descriptor counter - - - - --- 2016-05-05 Stefan Hajnoczi New
[3/5] libqos: add virtio buffer token - - - - --- 2016-05-05 Stefan Hajnoczi New
[4/5] libqos: add qvirtqueue_get_buf() - - - - --- 2016-05-05 Stefan Hajnoczi New
[5/5] libqos: add qvirtio_wait_queue_buf() - - - - --- 2016-05-05 Stefan Hajnoczi New
libqos: add qvirtqueue_cleanup() - - - - --- 2016-05-05 Stefan Hajnoczi New
[v2,01/23] hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,02/23] usb/uhci: move pid check - - - 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,03/23] spapr_drc: fix aborts during DRC-count based hotplug - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,04/23] QemuOpts: Fix qemu_opts_foreach() dangling location regression - - 1 - --- 2016-05-09 Stefan Hajnoczi New
[v2,05/23] replay: Fix dangling location bug in replay_configure() - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,06/23] qom: -object error messages lost location, restore it - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,07/23] target-mips: Fix RDHWR exception host PC - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,08/23] slirp: fix guest network access with darwin host - - 1 - --- 2016-05-09 Stefan Hajnoczi New
[v2,09/23] qapi: Don't pass NULL to printf in string input visitor - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,10/23] vvfat: Fix volume name assertion - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,11/23] vvfat: Fix default volume label - - 3 - --- 2016-05-09 Stefan Hajnoczi New
[v2,12/23] acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host - - 2 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,13/23] configure: Check if struct fsxattr is available from linux header - - - 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,14/23] Revert "acpi: mark PMTIMER as unlocked" - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,15/23] Update version for v2.6.0-rc4 release - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,16/23] libqos: use virtio_ids.h for device ID definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,17/23] libqos: drop duplicated PCI vendor ID definition - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,18/23] libqos: drop duplicated virtio_config.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,19/23] libqos: drop duplicated virtio_ring.h bit definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,20/23] libqos: drop duplicated virtio_vring.h structs - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,21/23] libqos: drop duplicated virtio_blk.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,22/23] libqos: drop duplicated virtio_scsi.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,23/23] libqos: drop duplicated virtio_pci.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,1/8] libqos: use virtio_ids.h for device ID definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,2/8] libqos: drop duplicated PCI vendor ID definition - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,3/8] libqos: drop duplicated virtio_config.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,4/8] libqos: drop duplicated virtio_ring.h bit definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,5/8] libqos: drop duplicated virtio_vring.h structs - - - - --- 2016-05-09 Stefan Hajnoczi New
« 1 2 ... 496 497 4984262 4263 »