Show patches with: none      |   309393 patches
« 1 2 ... 1921 1922 19233093 3094 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for,4.2,v4,09/12] linux-user: Add support for HDIO_GET_ADDRESS and HDIO_SET_ADDRESS ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,08/12] linux-user: Add support for HDIO_GET_ACOUSTIC and HDIO_SET_ACOUSTIC ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,07/12] linux-user: Add support for HDIO_GET_WCACHE and HDIO_SET_WCACHE ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,06/12] linux-user: Add support for HDIO_GET_NICE and HDIO_SET_NICE ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,05/12] linux-user: Add support for FDSETEMSGTRESH, FDSETMAXERRS, and FDGETMAXERRS ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,04/12] linux-user: Add support for FDFMTBEG, FDFMTTRK, and FDFMTEND ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,03/12] linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls linux-user: Misc patches for 4.2 - - - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,02/12] linux-user: Add support for FDMSGON and FDMSGOFF ioctls linux-user: Misc patches for 4.2 - 1 - --- 2019-07-31 Aleksandar Markovic New
[for,4.2,v4,01/12] linux user: Add support for FDFLUSH ioctl linux-user: Misc patches for 4.2 - 1 - --- 2019-07-31 Aleksandar Markovic New
[RFC,v1,22/22] target/i386: reimplement (V)P(EQ, CMP)(B, W, D) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,21/22] target/i386: reimplement (V)PMAXUB reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,20/22] target/i386: reimplement (V)PMAXSW reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,19/22] target/i386: reimplement (V)PMINUB reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,18/22] target/i386: reimplement (V)PMINSW reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,17/22] target/i386: reimplement (V)PSUBUS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,16/22] target/i386: reimplement (V)PSUBS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,15/22] target/i386: reimplement (V)PADDUS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,14/22] target/i386: reimplement (V)PADDS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,13/22] target/i386: reimplement (V)PSUB(B, W, D, Q) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,12/22] target/i386: reimplement (V)PADD(B, W, D, Q) reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,11/22] target/i386: reimplement (V)PANDN, (V)ANDNPS, (V)ANDNPD reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,10/22] target/i386: reimplement (V)PXOR, (V)XORPS, (V)XORPD reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,09/22] target/i386: reimplement (V)POR, (V)ORPS, (V)ORPD reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,08/22] target/i386: reimplement (V)PAND, (V)ANDPS, (V)ANDPD reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,07/22] target/i386: add vector register file alignment constraints reimplement (some) x86 vector instructions using tcg-gvec - 1 - --- 2019-07-31 Jan Bobek New
[RFC,v1,06/22] target/i386: introduce gen_gvec_ld_modrm_* helpers reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,05/22] target/i386: introduce gen_ld_modrm_* helpers reimplement (some) x86 vector instructions using tcg-gvec - 1 - --- 2019-07-31 Jan Bobek New
[RFC,v1,04/22] target/i386: Simplify gen_exception arguments reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,03/22] target/i386: Use prefix, aflag and dflag from DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,02/22] target/i386: Push rex_w into DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,01/22] target/i386: Push rex_r into DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - --- 2019-07-31 Jan Bobek New
[5/5] virtiofsd: introduce inode refcount to prevent use-after-free virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[4/5] virtiofsd: fix inode nlookup leaks virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[3/5] virtiofsd: rename inode->refcount to inode->nlookup virtiofsd: multithreading preparation part 2 - 1 - --- 2019-07-31 Stefan Hajnoczi New
[2/5] virtiofsd: take lo->mutex around lo_add_dirp_mapping() virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[1/5] virtiofsd: take lo->mutex around lo_add_fd_mapping() virtiofsd: multithreading preparation part 2 - - - --- 2019-07-31 Stefan Hajnoczi New
[v4,54/54] include/exec/cpu-defs.h: fix typo plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,53/54] include/exec: wrap cpu_ldst.h in CONFIG_TCG plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,52/54] accel/stubs: reduce headers from tcg-stub plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,51/54] tests/plugin: add hotpages plugin to breakdown memory access patterns plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,50/54] tests/plugin: add instruction execution breakdown plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,49/54] plugin: add qemu_plugin_insn_disas helper plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,48/54] tests/plugin: add a hotblocks plugin plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,47/54] tests/tcg: enable plugin testing plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,46/54] tests/plugin: add sample plugins plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,45/54] linux-user: support -plugin option plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,44/54] vl: support -plugin option plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,43/54] plugin: add API symbols to qemu-plugins.symbols plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,42/54] translator: inject instrumentation from plugins plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,41/54] target/openrisc: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,40/54] target/xtensa: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,39/54] target/sparc: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,38/54] target/riscv: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,37/54] target/alpha: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,36/54] target/m68k: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,35/54] target/hppa: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,34/54] target/i386: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,33/54] target/sh4: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,32/54] target/ppc: fetch code with translator_ld plugins for TCG 1 1 - --- 2019-07-31 Alex Bennée New
[v4,31/54] target/arm: fetch code with translator_ld plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,30/54] translator: add translator_ld{ub, sw, uw, l, q} plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,29/54] plugin-gen: add plugin_insn_append plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,28/54] cpu: hook plugin vcpu events plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,27/54] *-user: plugin syscalls plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,26/54] *-user: notify plugin of exit plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,25/54] translate-all: notify plugin code of tb_flush plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,24/54] plugins: implement helpers for resolving hwaddr plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,23/54] tcg: let plugins instrument virtual memory accesses plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,22/54] atomic_template: add inline trace/plugin helpers plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,21/54] atomic_template: fix indentation in GEN_ATOMIC_HELPER plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,20/54] plugin-gen: add module for TCG-related code plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,19/54] tcg: add tcg_gen_st_ptr plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,18/54] cputlb: introduce get_page_addr_code_hostp plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,17/54] cputlb: document get_page_addr_code plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,16/54] queue: add QTAILQ_REMOVE_SEVERAL plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,15/54] plugin: add implementation of the api plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,14/54] plugin: add core code plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,13/54] plugin: add user-facing API plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,12/54] configure: add --enable-plugins (MOVE TO END) plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,11/54] docs/devel: add plugins.rst design document plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,10/54] translate-all: use cpu_in_exclusive_work_context() in tb_flush plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,09/54] cpu: introduce cpu_in_exclusive_context() plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,08/54] tcg/README: fix typo s/afterwise/afterwards/ plugins for TCG - 2 - --- 2019-07-31 Alex Bennée New
[v4,07/54] trace: add mmu_index to mem_info plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,06/54] trace: expand mem_info:size_shift to 4 bits plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,05/54] includes: remove stale [smp|max]_cpus externs plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,04/54] target/arm: remove run time semihosting checks plugins for TCG - - - --- 2019-07-31 Alex Bennée New
[v4,03/54] target/arm: handle A-profile A32 semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,02/54] target/arm: handle A-profile T32 semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[v4,01/54] target/arm: handle M-profile semihosting at translate time plugins for TCG - 1 - --- 2019-07-31 Alex Bennée New
[2/2] migration/qemu-file: fix potential buf waste for extra buf_index adjustment migration/qemu-file: cleanup and refine qemu-file - 1 - --- 2019-07-31 Wei Yang New
[1/2] migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data migration/qemu-file: cleanup and refine qemu-file - 1 - --- 2019-07-31 Wei Yang New
[v3,18/18] ppc/xive: Introduce a xive_os_cam_decode() helper ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,17/18] ppc/pnv: Quiesce some XIVE errors ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,16/18] ppc/pnv: Extend XivePresenter with a get_block_id() handler ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,15/18] ppc/pnv: Introduce a pnv_xive_block_id() helper ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,14/18] ppc/pnv: Skip empty slots of the XIVE NVT table ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,13/18] ppc/pnv: Dump the XIVE NVT table ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,12/18] ppc/pnv: Remove pnv_xive_vst_size() routine ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
[v3,11/18] ppc/xive: Synthesize interrupt from the saved IPB in the NVT ppc/pnv: add XIVE support for KVM guests - - - --- 2019-07-31 Cédric Le Goater New
« 1 2 ... 1921 1922 19233093 3094 »