Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 1863 1864 18654262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,01/52] tcg: Merge opcode arguments into TCGOp tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,02/52] tcg: Propagate args to op->args in optimizer tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,03/52] tcg: Propagate args to op->args in tcg.c tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,04/52] tcg: Propagate TCGOp down to allocators tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,05/52] tcg: Introduce arg_temp tcg queued patches - - 3 - --- 2017-10-20 Richard Henderson New
[v7,06/52] tcg: Add temp_global bit to TCGTemp tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,07/52] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,08/52] tcg: Introduce temp_arg, export temp_idx tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,09/52] tcg: Use per-temp state data in liveness tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,10/52] tcg: Avoid loops against variable bounds tcg queued patches - - 3 - --- 2017-10-20 Richard Henderson New
[v7,11/52] tcg: Change temp_allocate_frame arg to TCGTemp tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,12/52] tcg: Remove unused TCG_CALL_DUMMY_TCGV tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,13/52] tcg: Use per-temp state data in optimize tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,14/52] tcg: Push tcg_ctx into generator functions tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,15/52] tcg: Push tcg_ctx into tcg_gen_callN tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,16/52] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp} tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,17/52] tcg: Introduce temp_tcgv_{i32, i64, ptr} tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,18/52] tcg: Remove GET_TCGV_* and MAKE_TCGV_* tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,19/52] tcg: Remove TCGV_EQUAL* tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,20/52] qom: Introduce CPUClass.tcg_initialize tcg queued patches 1 - 2 - --- 2017-10-20 Richard Henderson New
[v7,21/52] tcg: Use offsets not indices for TCGv_* tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,22/52] tcg: Use pointers in TCGOp->args tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,23/52] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK tcg queued patches - - - - --- 2017-10-20 Richard Henderson New
[v7,24/52] tcg: Add CPUState cflags_next_tb tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,25/52] tcg: Include CF_COUNT_MASK in CF_HASH_MASK tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,26/52] tcg: convert tb->cflags reads to tb_cflags(tb) tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,27/52] target/arm: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,28/52] target/hppa: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,29/52] target/i386: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,30/52] target/m68k: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,31/52] target/s390x: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,32/52] target/sh4: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,33/52] target/sparc: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,34/52] tcg: check CF_PARALLEL instead of parallel_cpus tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,35/52] cpu-exec: lookup/generate TB outside exclusive region during step_atomic tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,36/52] tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,37/52] tcg: Remove CF_IGNORE_ICOUNT tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,38/52] translate-all: use a binary search tree to track TBs in TBContext tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,39/52] exec-all: rename tb_free to tb_remove tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,40/52] translate-all: report correct avg host TB size tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,41/52] tcg: take tb_ctx out of TCGContext tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,42/52] tcg: define tcg_init_ctx and make tcg_ctx a pointer tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,43/52] gen-icount: fold exitreq_label into TCGContext tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,44/52] tcg: introduce **tcg_ctxs to keep track of all TCGContext's tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,45/52] tcg: distribute profiling counters across TCGContext's tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,46/52] tcg: allocate optimizer temps with tcg_malloc tcg queued patches - - - - --- 2017-10-20 Richard Henderson New
[v7,47/52] osdep: introduce qemu_mprotect_rwx/none tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,48/52] translate-all: use qemu_protect_rwx/none helpers tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,49/52] tcg: introduce regions to split code_gen_buffer tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,50/52] tcg: enable multiple TCG contexts in softmmu tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
[v7,51/52] tcg: Initialize cpu_env generically tcg queued patches - - 2 - --- 2017-10-20 Richard Henderson New
[v7,52/52] translate-all: exit from tb_phys_invalidate if qht_remove fails tcg queued patches - - 1 - --- 2017-10-20 Richard Henderson New
Update Paul Burton's email address Update Paul Burton's email address - - 1 - --- 2017-10-20 Paul Burton New
block: all I/O should be completed before removing throttle timers. block: all I/O should be completed before removing throttle timers. - - 4 - --- 2017-10-21 Zhengui li New
[Qemu-block] qemu-block: add support HMB with feature commands. [Qemu-block] qemu-block: add support HMB with feature commands. - - - - --- 2017-10-21 Minwoo Im New
exec: Fix section_covers_addr() for sections with non-zero offset exec: Fix section_covers_addr() for sections with non-zero offset - - - - --- 2017-10-21 BALATON Zoltan New
[01/12] m25p80: Add support for continuous read out of RDSR and READ_FSR [01/12] m25p80: Add support for continuous read out of RDSR and READ_FSR - - - - --- 2017-10-21 Francisco Iglesias New
[04/12] m25p80: Add support for n25q512a11 and n25q512a13 [01/12] m25p80: Add support for continuous read out of RDSR and READ_FSR - - - - --- 2017-10-21 Francisco Iglesias New
[v2] fix WFI/WFE length in syndrome register [v2] fix WFI/WFE length in syndrome register - - - - --- 2017-10-21 Stefano Stabellini New
[v2,01/12] m25p80: Add support for continuous read out of RDSR and READ_FSR Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,02/12] m25p80: Add support for SST READ ID 0x90/0xAB commands Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,03/12] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60) Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,04/12] m25p80: Add support for n25q512a11 and n25q512a13 Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,05/12] xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,06/12] xilinx_spips: Update striping to be big-endian bit order Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,08/12] xilinx_spips: Support configured endiannes of TX/RX registers Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,10/12] xilinx_spips: Add support for 4 byte addresses in the LQSPI Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,11/12] xilinx_spips: Add support for the ZynqMP Generic QSPI Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,12/12] xlnx-zcu102: Add support for the ZynqMP QSPI Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v7,01/11] target/i386: Convert to disas_set_info hook [v7,01/11] target/i386: Convert to disas_set_info hook - - 2 1 --- 2017-10-22 Richard Henderson New
BCM2837 and machine raspi3 BCM2837 and machine raspi3 - - - - --- 2017-10-22 bzt New
[Qemu,devel,v3] msf2: Remove dead code reported by Coverity [Qemu,devel,v3] msf2: Remove dead code reported by Coverity - - - - --- 2017-10-22 sundeep subbaraya New
[v4] NUMA: Enable adding NUMA node implicitly [v4] NUMA: Enable adding NUMA node implicitly - - - - --- 2017-10-23 Dou Liyang New
[libfdt,v3] implement strnlen for systems that need it [libfdt,v3] implement strnlen for systems that need it - - - - --- 2017-10-23 Programmingkid New
[PULL,0/3] Fixes 20171023 patches - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,1/3] configure: disable qemu-keymap for linux-user qemu [PULL,1/3] configure: disable qemu-keymap for linux-user qemu - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,2/3] ui: add qemu-keymap and shader to .gitignore [PULL,1/3] configure: disable qemu-keymap for linux-user qemu - - 1 - --- 2017-10-23 Gerd Hoffmann New
[PULL,3/3] scripts: don't throw away stderr when checking out git submodules [PULL,1/3] configure: disable qemu-keymap for linux-user qemu - - 1 - --- 2017-10-23 Gerd Hoffmann New
[PULL,0/1] Usb 20171023 patches - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,1/1] usb-ccid: remove needless migration state code [PULL,1/1] usb-ccid: remove needless migration state code - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,0/9] Input 20171023 patches - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,1/9] input: use hex in ps2 keycode trace events [PULL,1/9] input: use hex in ps2 keycode trace events - - 1 - --- 2017-10-23 Gerd Hoffmann New
[PULL,2/9] ui: fix crash with sendkey and raw key numbers [PULL,1/9] input: use hex in ps2 keycode trace events - - 1 - --- 2017-10-23 Gerd Hoffmann New
[PULL,3/9] ui: use correct union field for key number [PULL,1/9] input: use hex in ps2 keycode trace events - - 1 - --- 2017-10-23 Gerd Hoffmann New
[PULL,4/9] ps2: fix scancodes sent for Alt-Print key combination (aka SysRq) [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,5/9] ps2: fix scancodes sent for Shift/Ctrl+Print key combination [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,6/9] ps2: fix scancodess sent for Pause key in AT set 1 [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,7/9] ps2: fix scancodes sent for Ctrl+Pause key combination [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,8/9] ui: normalize the 'sysrq' key into the 'print' key [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
[PULL,9/9] ui: pull in latest keycodemapdb [PULL,1/9] input: use hex in ps2 keycode trace events - - - - --- 2017-10-23 Gerd Hoffmann New
block/snapshot: dirty all dirty bitmaps on snapshot-switch block/snapshot: dirty all dirty bitmaps on snapshot-switch - - 2 - --- 2017-10-23 Vladimir Sementsov-Ogievskiy New
[v5,1/6] memfd: split qemu_memfd_alloc() [v5,1/6] memfd: split qemu_memfd_alloc() - - 1 - --- 2017-10-23 Marc-André Lureau New
[v2] Fix compile with --disable-tpm [v2] Fix compile with --disable-tpm - - - 1 --- 2017-10-23 BALATON Zoltan New
Fix compile with --disable-tpm Fix compile with --disable-tpm - - - - --- 2017-10-23 BALATON Zoltan New
COLO: remove the operation to clear connection list COLO: remove the operation to clear connection list - - - - --- 2017-10-23 Zhi Yong Wu New
[1/4] opengl: split up dpy_gl_cursor ops gtk: add dmabuf support - - - - --- 2017-10-23 Gerd Hoffmann New
[2/4] gtk: make GtkGlArea usage a runtime option gtk: add dmabuf support - - - - --- 2017-10-23 Gerd Hoffmann New
[3/4] gtk: use GtkGlArea on wayland only gtk: add dmabuf support - - - - --- 2017-10-23 Gerd Hoffmann New
[4/4] gtk-egl: add dmabuf support gtk: add dmabuf support - - - - --- 2017-10-23 Gerd Hoffmann New
hw/arm/virt: support 4 serial ports hw/arm/virt: support 4 serial ports - - - - --- 2017-10-23 Jason A. Donenfeld New
« 1 2 ... 1863 1864 18654262 4263 »