Show patches with: State = Action Required       |   319004 patches
« 1 2 ... 3119 3120 31213190 3191 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/9] virtio-dataplane: pass assign=true to virtio_queue_aio_set_host_notifier_handler - - - --- 2016-04-01 Paolo Bonzini New
[v4.1] Add optionrom compatible with fw_cfg DMA version - - - --- 2016-04-01 Richard W.M. Jones New
[v2] build: link with libatomic on powerpc-linux - - - --- 2016-04-01 Olaf Hering New
block: split large discard requests from block frontend - - - --- 2016-04-01 Olaf Hering New
build: link with libatomic on powerpc-linux - - - --- 2016-04-01 Olaf Hering New
Why is SeaBIOS used with -kernel? - - - --- 2016-04-01 Richard W.M. Jones New
[v2] virtio-input: implement pass-through evdev writes - - - --- 2016-04-01 Ladi Prosek New
Why is SeaBIOS used with -kernel? - - - --- 2016-04-01 Richard W.M. Jones New
[18/18] test: add shutdown support vubr test - - - --- 2016-04-01 Marc-André Lureau New
[17/18] test: start vhost-user reconnect test - - - --- 2016-04-01 Marc-André Lureau New
[16/18] test: vubr check vring enable state - - - --- 2016-04-01 Marc-André Lureau New
[15/18] vhost-net: save & restore vring enable state - - - --- 2016-04-01 Marc-André Lureau New
[14/18] vhost-net: save & restore vhost-user acked features - - - --- 2016-04-01 Marc-André Lureau New
[13/18] vhost-net: do not crash if backend is not present - - - --- 2016-04-01 Marc-André Lureau New
[12/18] vhost-user: disconnect on start failure - - - --- 2016-04-01 Marc-André Lureau New
[11/18] vhost-user: add shutdown support - - - --- 2016-04-01 Marc-André Lureau New
[10/18] vhost-user: add slave-fd support - - - --- 2016-04-01 Marc-André Lureau New
[09/18] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd - - - --- 2016-04-01 Marc-André Lureau New
[08/18] vhost-user: add vhost_user to hold the chr - - - --- 2016-04-01 Marc-André Lureau New
[07/18] vhost: add vhost_dev stop callback - - - --- 2016-04-01 Marc-André Lureau New
[06/18] vhost-user: add ability to know vhost-user backend disconnection - - - --- 2016-04-01 Marc-André Lureau New
[05/18] vhost-user: check reconnect comes with wait - - - --- 2016-04-01 Marc-André Lureau New
[04/18] char: add wait support for reconnect - - - --- 2016-04-01 Marc-André Lureau New
[03/18] char: use a trace for when the char is waiting - - - --- 2016-04-01 Marc-André Lureau New
[02/18] char: lower reconnect error to trace event - - - --- 2016-04-01 Marc-André Lureau New
[01/18] tests: append i386 tests - - - --- 2016-04-01 Marc-André Lureau New
Why is SeaBIOS used with -kernel? - - - --- 2016-04-01 Richard W.M. Jones New
doc/memory: update MMIO section - - - --- 2016-04-01 Cao jin New
[PATCHv2,2/2] Correct definition of NBD_CMD_FLAG_FUA - - - --- 2016-04-01 Alex Bligh New
[PATCHv2,1/2] proto.md: Clearly set out NBDMAGIC is the actual value - - - --- 2016-04-01 Alex Bligh New
doc/proto.md: restore formatting - - - --- 2016-04-01 Alex Bligh New
doc/proto.md: Clients MUST not set unknown client flags - - - --- 2016-04-01 Alex Bligh New
qemu-iotests: 149: Use "/usr/bin/env python" - - - --- 2016-04-01 Fam Zheng New
[PATCHv2] Improve documentation of FUA and FLUSH - - - --- 2016-04-01 Alex Bligh New
block: Fix bdrv_drain in coroutine - - - --- 2016-04-01 Fam Zheng New
checkpatch: add target_ulong to typelist - - - --- 2016-04-01 Cédric Le Goater New
[Nbd,2/2] Correct definition of NBD_CMD_FLAG_FUA - - - --- 2016-04-01 Alex Bligh New
virtio-input: implement pass-through evdev writes - - - --- 2016-04-01 Ladi Prosek New
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman - - - --- 2016-04-01 Gerd Hoffmann New
[for-2.6] target-i386: KVM loves Hyper-V! - - - --- 2016-04-01 Paolo Bonzini New
filter-buffer: fix segfault while start qemu with status=off property - - - --- 2016-04-01 Zhanghailiang New
[Bug,1562653] Re: Ubuntu 15.10: QEMU VM hang if memory >= 1T - - - --- 2016-04-01 changlimin New
target-ppc: Correct KVM synchronization for ppc_hash64_set_external_hpt() - - - --- 2016-04-01 David Gibson New
rtl8139: using CP_TX_OWN for ownership transferring during tx - - - --- 2016-04-01 Jason Wang New
Docs: proto.md: Clarify NUL in export name - - - --- 2016-03-31 Alex Bligh New
Improve documentation of FUA and FLUSH - - - --- 2016-03-31 Alex Bligh New
[for-2.6] spapr_drc: enable immediate detach for unsignalled devices - - - --- 2016-03-31 Michael Roth New
[PULL] slirp: Fix migration from older versions of QEMU to the current one - - - --- 2016-03-31 Samuel Thibault New
[3/3] nbd: Reject unknown request flags - - - --- 2016-03-31 Eric Blake New
[2/3] nbd: Fix poor debug message - - - --- 2016-03-31 Eric Blake New
[1/3] nbd: Treat flags vs. command type as separate fields - - - --- 2016-03-31 Eric Blake New
[2/2] Correct definition of NBD_CMD_FLAG_FUA - - - --- 2016-03-31 Alex Bligh New
[1/2] proto.md: Clearly set out NBDMAGIC is the actual value - - - --- 2016-03-31 Alex Bligh New
[v2,2/2] char: ensure all clients are in non-blocking mode - - - --- 2016-03-31 Daniel P. Berrangé New
[v2,1/2] char: fix broken EAGAIN retry on OS-X due to errno clobbering - - - --- 2016-03-31 Daniel P. Berrangé New
[PULL,0/5] ipv4-only and ipv6-only support - - - --- 2016-03-31 Samuel Thibault New
[4/4] target-arm: Avoid unnecessary TLB flush on TCR_EL2 writes - - - --- 2016-03-31 Peter Maydell New
[3/4] target-arm: Make the 64-bit version of VTCR do the migration - - - --- 2016-03-31 Peter Maydell New
[2/4] target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3 - - - --- 2016-03-31 Peter Maydell New
[1/4] target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs - - - --- 2016-03-31 Peter Maydell New
slirp: Fix migration from older versions of QEMU to the current one - - - --- 2016-03-31 Thomas Huth New
[2/2] char: ensure all clients are in non-blocking mode - - - --- 2016-03-31 Daniel P. Berrangé New
[1/2] char: fix broken EAGAIN retry on OS-X due to errno clobbering - - - --- 2016-03-31 Daniel P. Berrangé New
net: fix OptsVisitor memory leak - - - --- 2016-03-31 Paolo Bonzini New
[PULL,0/5] ipv4-only and ipv6-only support - - - --- 2016-03-31 Samuel Thibault New
[Bug?] Windows 7's time drift obviously while RTC rate switching frequently between high and low ti… - - - --- 2016-03-31 Zhanghailiang New
[v1] net: fix missing include of qapi/error.h in netmap.c - - - --- 2016-03-31 Daniel P. Berrangé New
block: forbid x-blockdev-del from acting on DriveInfo - - - --- 2016-03-31 Paolo Bonzini New
[v1] util: don't use AI_V4MAPPED flag to getaddrinfo on FreeBSD - - - --- 2016-03-31 Daniel P. Berrangé New
[v2,1/1] NBD proto: add WRITE_ZEROES extension - - - --- 2016-03-31 Denis V. Lunev New
update Linux headers to 4.6 - - - --- 2016-03-31 Paolo Bonzini New
[PULL,0/5] ipv4-only and ipv6-only support - - - --- 2016-03-31 Samuel Thibault New
[PULL,4/4] trace-events: Fix typos (found by codespell) - - - --- 2016-03-31 Stefan Hajnoczi New
[PULL,3/4] log: move qemu_log_close/qemu_log_flush from header to log.c - - - --- 2016-03-31 Stefan Hajnoczi New
[PULL,2/4] trace: do not always call exit() in trace_enable_events - - - --- 2016-03-31 Stefan Hajnoczi New
[PULL,1/4] docs: Update documentation for stderr (now log) tracing backend. - - - --- 2016-03-31 Stefan Hajnoczi New
.travis.yml: add libnfs-dev for NFS block driver - - - --- 2016-03-31 Stefan Hajnoczi New
[for-2.7] hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers - - - --- 2016-03-31 Thomas Huth New
virtio-input: retrieve EV_LED host config bits - - - --- 2016-03-31 Ladi Prosek New
[PULL,5/5] slirp: Add RDNSS advertisement - - - --- 2016-03-31 Samuel Thibault New
[PULL,4/5] slirp: Support link-local DNS addresses - - - --- 2016-03-31 Samuel Thibault New
[PULL,3/5] slirp: Add dns6 resolution - - - --- 2016-03-31 Samuel Thibault New
[PULL,2/5] slirp: Split get_dns_addr - - - --- 2016-03-31 Samuel Thibault New
[PULL,1/5] slirp: Allow disabling IPv4 or IPv6 - - - --- 2016-03-31 Samuel Thibault New
[PULL] Fix ipv6 options according to documentation - - - --- 2016-03-31 Samuel Thibault New
[RFC,v2.1,12/12] spapr: CPU hot unplug support - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,11/12] xics, xics_kvm: Handle CPU unplug correctly - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,10/12] spapr: CPU hotplug support - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,09/12] spapr: convert boot CPUs into CPU core devices - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,08/12] spapr: Add CPU type specific core devices - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,07/12] spapr: Abstract CPU core device - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,06/12] cpu: Abstract CPU core type - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,05/12] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,04/12] cpu: Add a sync version of cpu_remove() - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,03/12] cpu: Reclaim vCPU objects - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,02/12] exec: Do vmstate unregistration from cpu_exec_exit() - - - --- 2016-03-31 Bharata B Rao New
[RFC,v2.1,01/12] exec: Remove cpu from cpus list during cpu_exec_exit() - - - --- 2016-03-31 Bharata B Rao New
[PULL] Fix ipv6 options according to documentation - - - --- 2016-03-30 Samuel Thibault New
[PATCHv2,5/5] slirp: Add RDNSS advertisement - - - --- 2016-03-30 Samuel Thibault New
[PATCHv2,4/5] slirp: Support link-local DNS addresses - - - --- 2016-03-30 Samuel Thibault New
« 1 2 ... 3119 3120 31213190 3191 »