Show patches with: State = Action Required       |   304026 patches
« 1 2 ... 2541 2542 25433040 3041 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/47] MAINTAINERS: add missing entry for vhost - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[05/47] MAINTAINERS: add missing KVM entry - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[04/47] MAINTAINERS: add missing USB entry - 1 - --- 2017-07-28 Philippe Mathieu-Daudé New
[03/47] MAINTAINERS: add missing STM32 entry - 3 - --- 2017-07-28 Philippe Mathieu-Daudé New
[02/47] MAINTAINERS: add missing ARM entries - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[RFC,01/47] MAINTAINERS: add missing entry for documentation - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[v3] vhost-user: fix watcher need be removed when vhost-user hotplug - 1 - --- 2017-07-28 wangyunjian New
[for,2.10,8/8] docs: fix broken paths to docs/spin/ - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,7/8] docs: fix broken paths to docs/specs/ivshmem-spec.txt - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,6/8] docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,5/8] docs: fix broken paths to docs/devel/tracing.txt - 1 - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,4/8] docs: fix broken paths to docs/devel/atomics.txt - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,3/8] docs: fix broken paths to docs/devel/qapi-code-gen.txt - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,2/8] docs: fix broken paths to docs/interop/qcow2.txt - 1 - --- 2017-07-28 Philippe Mathieu-Daudé New
[for,2.10,1/8] docs: fix broken paths to docs/interop dir - 1 - --- 2017-07-28 Philippe Mathieu-Daudé New
[qemu,for,2.10] i386: acpi: provide an XSDT instead of an RSDT - - - --- 2017-07-27 Kevin O'Connor New
multiboot: Change multiboot_info from array of bytes to a C struct - - - --- 2017-07-27 Anatol Pomozov New
multiboot: Change multiboot_info from array of bytes to a C struct - - - --- 2017-07-27 Anatol Pomozov New
ui: correctly detect spice PAUSE scancode sequence - - - --- 2017-07-27 Daniel P. Berrangé New
[v2,1/1] s390x/css: check ccw address validity - 1 - --- 2017-07-27 Halil Pasic New
tests: test-netfilter && pxe-test require slirp - - - --- 2017-07-27 Marc-André Lureau New
build-sys: there is no qemu-ga.c - 1 - --- 2017-07-27 Marc-André Lureau New
[26/26] qapi: make query-cpu-definitions depend on specific targets - - - --- 2017-07-27 Marc-André Lureau New
[25/26] qapi: make query-cpu-model-expansion depend on s390 or x86 - - - --- 2017-07-27 Marc-André Lureau New
[24/26] qapi: make query-gic-capabilities depend on TARGET_ARM - - - --- 2017-07-27 Marc-André Lureau New
[23/26] qapi: make s390 commands depend on TARGET_S390X - - - --- 2017-07-27 Marc-André Lureau New
[22/26] qapi: make rtc-reset-reinjection depend on TARGET_I386 - - - --- 2017-07-27 Marc-André Lureau New
[21/26] build-sys: make qemu qapi objects per-target - - - --- 2017-07-27 Marc-André Lureau New
[20/26] tests/qmp-test: add query-qmp-schema test - - - --- 2017-07-27 Marc-André Lureau New
[19/26] build-sys: move qapi variables in qapi.mak - - - --- 2017-07-27 Marc-André Lureau New
[18/26] qapi: add conditions to REPLICATION type/commands on the schema - - - --- 2017-07-27 Marc-André Lureau New
[17/26] qapi: add conditions to SPICE type/commands/events on the schema - - - --- 2017-07-27 Marc-André Lureau New
[16/26] qapi: add conditions to VNC type/commands/events on the schema 1 - - --- 2017-07-27 Marc-André Lureau New
[15/26] qapi2texi: add condition to variants - - - --- 2017-07-27 Marc-André Lureau New
[14/26] qapi2texi: add 'If:' condition to struct members - - - --- 2017-07-27 Marc-André Lureau New
[13/26] qapi2texi: add 'If:' condition to enum values - - - --- 2017-07-27 Marc-André Lureau New
[12/26] qapi2texi: add 'If:' section to generated documentation - - - --- 2017-07-27 Marc-André Lureau New
[11/26] qapi: add 'if' condition on alternate variant - - - --- 2017-07-27 Marc-André Lureau New
[10/26] qapi: add 'if' condition on union variant - - - --- 2017-07-27 Marc-André Lureau New
[09/26] qapi: add 'if' condition on struct member - - - --- 2017-07-27 Marc-André Lureau New
[08/26] qapi: add 'if' condition on enum member values - - - --- 2017-07-27 Marc-André Lureau New
[07/26] qapi: add 'if' condition on top-level schema elements - - - --- 2017-07-27 Marc-André Lureau New
[06/26] qapi2texi: minor python code simplification - - - --- 2017-07-27 Marc-André Lureau New
[05/26] visitor: pass size of strings array to enum visitor - - - --- 2017-07-27 Marc-André Lureau New
[04/26] qapi: generate a literal qobject for introspection - - - --- 2017-07-27 Marc-André Lureau New
[03/26] qboject: add literal qobject type - - - --- 2017-07-27 Marc-André Lureau New
[02/26] qobject: replace dump_qobject() by qobject_to_string() - - - --- 2017-07-27 Marc-André Lureau New
[01/26] qapi: fix type_seen key error - - - --- 2017-07-27 Marc-André Lureau New
[for,2.10,v2,17/20] bt-sdp: fix memory leak in sdp_service_record_build() - - - --- 2017-07-27 Paolo Bonzini New
[2/2] Add more function keys to cocoa.m - - - --- 2017-07-27 Programmingkid New
[1/2] Add more function keys to QEMU - - - --- 2017-07-27 Programmingkid New
[v8,8/8] vmdk: Make vmdk_get_cluster_offset() return cluster offset only - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,7/8] vmdk: Update metadata for multiple clusters - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,6/8] vmdk: New functions to assist allocating multiple clusters - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,5/8] vmdk: Set maximum bytes allocated in one cycle - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,4/8] vmdk: Factor out metadata loading code out of vmdk_get_cluster_offset() - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,3/8] vmdk: Rename get_cluster_offset() to vmdk_get_cluster_offset() - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,2/8] vmdk: Rename get_whole_cluster() to vmdk_perform_cow() - 1 - --- 2017-07-27 Ashijeet Acharya New
[v8,1/8] vmdk: Move vmdk_find_offset_in_cluster() to the top - 1 - --- 2017-07-27 Ashijeet Acharya New
qemu-system-tricore: segfault when entering "x 0" on the monitor - - 1 --- 2017-07-27 Eduardo Otubo New
[v3] ps2: fix sending of PAUSE/BREAK scancodes - - - --- 2017-07-27 Daniel P. Berrangé New
[PULL,7/7] ps2: fix sending of PAUSE/BREAK scancodes - - - --- 2017-07-27 Gerd Hoffmann New
[PULL,6/7] ui: drop altgr and altgr_r QKeyCodes - 1 - --- 2017-07-27 Gerd Hoffmann New
[PULL,5/7] ps2: enable multimedia keys - 1 - --- 2017-07-27 Gerd Hoffmann New
[PULL,4/7] ui: add multimedia keys - 1 - --- 2017-07-27 Gerd Hoffmann New
[PULL,3/7] ui: update keymaps - 1 - --- 2017-07-27 Gerd Hoffmann New
[PULL,2/7] ui: move qemu_input_linux_to_qcode() - 1 - --- 2017-07-27 Gerd Hoffmann New
[PULL,1/7] ui: add next and prior keysyms - 1 - --- 2017-07-27 Gerd Hoffmann New
[for-2.10] spapr_drc: fix realize and unrealize - - - --- 2017-07-27 Greg Kurz New
[5/5] docs: fix broken paths to docs/interop dir - 2 - --- 2017-07-27 Cleber Rosa New
[4/5] qemu-iotests: remove comment about root privileges requirement - 1 - --- 2017-07-27 Cleber Rosa New
[3/5] qemu-iotests: remove commented out variables - 1 - --- 2017-07-27 Cleber Rosa New
[2/5] qemu-iotests: get rid of _full_imgproto_details() - - - --- 2017-07-27 Cleber Rosa New
[1/5] configure: remove duplicate single quotes on config.log header - - - --- 2017-07-27 Cleber Rosa New
[v2] ps2: fix sending of PAUSE/BREAK scancodes - - - --- 2017-07-27 Daniel P. Berrangé New
[for-2.10,5/5] target/arm: Migrate MPU_RNR register state for M profile cores - 1 - --- 2017-07-27 Peter Maydell New
[for-2.10,4/5] target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset - 1 - --- 2017-07-27 Peter Maydell New
[for-2.10,3/5] target/arm: Rename cp15.c6_rgnr to pmsav7.rnr - 2 - --- 2017-07-27 Peter Maydell New
[for-2.10,2/5] target/arm: Don't allow guest to make System space executable for M profile - 1 - --- 2017-07-27 Peter Maydell New
[for-2.10,1/5] target/arm: Don't do MPU lookups for addresses in M profile PPB region - 1 - --- 2017-07-27 Peter Maydell New
ui: drop altgr and altgr_r QKeyCodes - 1 - --- 2017-07-27 Gerd Hoffmann New
MAINTAINERS: Improve the NetBSD regex pattern - 1 - --- 2017-07-27 Thomas Huth New
tests/hmp: Fix typo in the 'chardev-send-break' test - 1 - --- 2017-07-27 Thomas Huth New
[v2,3/3] host-utils: Simplify pow2ceil() - 1 - --- 2017-07-27 Markus Armbruster New
[v2,2/3] host-utils: Proactively fix pow2floor(), switch to unsigned - 1 - --- 2017-07-27 Markus Armbruster New
[v2,1/3] xbzrle: Drop unused cache_resize() - 4 - --- 2017-07-27 Markus Armbruster New
[v6,5/5] hypertrace: Add guest-side user-level library - - - --- 2017-07-27 Lluís Vilanova New
[v6,4/5] hypertrace: [softmmu] Add QEMU-side proxy to "guest_hypertrace" event - - - --- 2017-07-27 Lluís Vilanova New
[v6,3/5] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event - - - --- 2017-07-27 Lluís Vilanova New
[v6,2/5] hypertrace: Add tracing event "guest_hypertrace" - - - --- 2017-07-27 Lluís Vilanova New
[v6,1/5] hypertrace: Add documentation - - - --- 2017-07-27 Lluís Vilanova New
[for,2.10,v2,20/20] i2c/exynos4210: fix write to I2CADD register, bit 0 is not mapped - - - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,19/20] spapr_vio: fix overflow of qdevs in spapr_dt_vdevice() - - - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,18/20] 9pfs: avoid sign conversion error simplifying the code - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,17/20] bt-sdp: fix memory leak in sdp_service_record_build() - - - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,15/20] thunk: assert nb_fields is valid - - - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,14/20] syscall: check inotify() and eventfd() return value - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,13/20] syscall: fix use of uninitialized values - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,12/20] syscall: fix dereference of undefined pointer - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,11/20] linux-user/sh4: fix incorrect memory write - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
« 1 2 ... 2541 2542 25433040 3041 »