Show patches with: none      |   305744 patches
« 1 2 ... 1956 1957 19583057 3058 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,7/7] tcg/ppc: Update vector support to v3.00 tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,6/7] tcg/ppc: Update vector support to v2.07 tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,5/7] tcg/ppc: Update vector support to v2.06 tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,4/7] tcg/ppc: Support vector dup2 tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,3/7] tcg/ppc: Support vector multiply tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,2/7] tcg/ppc: Support vector shift by immediate tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[v4,1/7] tcg/ppc: Initial backend support for Altivec tcg/ppc: Add vector opcodes - - - --- 2019-05-19 Richard Henderson New
[PATCHv3,3/3] RISC-V: Check PMP during Page Table Walks [PATCHv2,1/3] RISC-V: Raise access fault exceptions on PMP violations - - - --- 2019-05-18 Hesham Almatary New
[PATCHv2,2/3] RISC-V: Only Check PMP if MMU translation succeeds [PATCHv2,1/3] RISC-V: Raise access fault exceptions on PMP violations - - - --- 2019-05-18 Hesham Almatary New
[PATCHv2,1/3] RISC-V: Raise access fault exceptions on PMP violations [PATCHv2,1/3] RISC-V: Raise access fault exceptions on PMP violations - 1 - --- 2019-05-18 Hesham Almatary New
[v3,10/10] vl.c: Replace smp global variables with smp machine properties Refactor cpu topo into machine properties - 2 - --- 2019-05-18 Like Xu New
[v3,09/10] hw: Replace global smp variables with MachineState for all remaining archs Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[v3,08/10] hw/arm: Replace global smp variables with machine smp properties Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[v3,07/10] hw/i386: Replace global smp variables with machine smp properties Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[v3,06/10] hw/s390x: Replace global smp variables with machine smp properties Refactor cpu topo into machine properties 1 1 - --- 2019-05-18 Like Xu New
[v3,05/10] hw/riscv: Replace global smp variables with machine smp properties Refactor cpu topo into machine properties - 2 - --- 2019-05-18 Like Xu New
[v3,04/10] hw/ppc: Replace global smp variables with machine smp properties Refactor cpu topo into machine properties 1 - - --- 2019-05-18 Like Xu New
[v3,03/10] general: Replace global smp variables with smp machine properties Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[v3,02/10] machine: Refactor smp-related call chains to pass MachineState Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[v3,01/10] hw/boards: Add struct CpuTopology to MachineState Refactor cpu topo into machine properties - 1 - --- 2019-05-18 Like Xu New
[2/2] target/arm: Use tcg_gen_gvec_bitsel target/arm: make use of new gvec expanders - 1 - --- 2019-05-18 Richard Henderson New
[1/2] target/arm: Vectorize USHL and SSHL target/arm: make use of new gvec expanders - - - --- 2019-05-18 Richard Henderson New
[2/2] target/ppc: Use tcg_gen_gvec_bitsel target/ppc: make use of new gvec expanders - - - --- 2019-05-18 Richard Henderson New
[1/2] target/ppc: Use vector variable shifts for VSL, VSR, VSRA target/ppc: make use of new gvec expanders - - - --- 2019-05-18 Richard Henderson New
[2/2] RISC-V: Only Check PMP if MMU translation succeeds [1/2] RISC-V: Raise access fault exceptions on PMP violations - - - --- 2019-05-18 Hesham Almatary New
[1/2] RISC-V: Raise access fault exceptions on PMP violations [1/2] RISC-V: Raise access fault exceptions on PMP violations - - - --- 2019-05-18 Hesham Almatary New
[16/16] tcg/i386: Use MOVDQA for TCG_TYPE_V128 load/store tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[15/16] tcg/aarch64: Allow immediates for vector ORR and BIC tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[14/16] tcg/aarch64: Build vector immediates with two insns tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[13/16] tcg/aarch64: Use MVNI in tcg_out_dupi_vec tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[12/16] tcg/aarch64: Split up is_fimm tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[11/16] tcg/aarch64: Support vector bitwise select value tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[10/16] tcg/i386: Use umin/umax in expanding unsigned compare tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[09/16] tcg/i386: Remove expansion for missing minmax tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[08/16] tcg/i386: Support vector comparison select value tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[07/16] tcg: Add TCG_OPF_NOT_PRESENT if TCG_TARGET_HAS_foo is negative tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[06/16] tcg: Expand vector minmax using cmp+cmpsel tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[05/16] tcg: Introduce do_op3_nofail for vector expansion tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[04/16] tcg: Add support for vector compare select tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[03/16] tcg: Add support for vector bitwise select tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[02/16] tcg: Fix missing checks and clears in tcg_gen_gvec_dup_mem tcg: misc gvec improvments - - - --- 2019-05-18 Richard Henderson New
[01/16] tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts tcg: misc gvec improvments - - 1 --- 2019-05-18 Richard Henderson New
target/sparc:Remove multiple errors and warnings generated by checkpatch tool within the file targe… target/sparc:Remove multiple errors and warnings generated by checkpatch tool within the file targe… - - - --- 2019-05-18 Jules Irenge New
nvme: fix copy direction in DMA reads going to CMB nvme: fix copy direction in DMA reads going to CMB - 1 - --- 2019-05-18 Klaus Jensen Mainlined
[4/4] pci: msix: move 'MSIX_CAP_LENGTH' to header file [1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO - - - --- 2019-05-18 Li Qiang New
[3/4] vfio: platform: fix a typo [1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO - - - --- 2019-05-18 Li Qiang New
[2/4] hw: vfio: drop TYPE_FOO MACRO in VMStateDescription [1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO - - - --- 2019-05-18 Li Qiang New
[1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO [1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO - - - --- 2019-05-18 Li Qiang New
[RISU,v2,11/11] risu_reginfo_i386: accept named feature sets for --xfeature Support for i386/x86_64 with vector extensions - 1 - --- 2019-05-17 Jan Bobek New
[RISU,v2,10/11] risu_reginfo_i386: replace xfeature constants with symbolic names Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,09/11] i386: Add avx512 state to reginfo_t Support for i386/x86_64 with vector extensions - - - --- 2019-05-17 Jan Bobek New
[RISU,v2,08/11] configure: add i386/x86_64 architectures Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,07/11] test_i386: change syntax from nasm to gas Support for i386/x86_64 with vector extensions - 1 - --- 2019-05-17 Jan Bobek New
[RISU,v2,06/11] risu_i386: remove old unused code Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,05/11] risu_i386: implement missing CPU-specific functions Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,04/11] risu_reginfo_i386: implement arch-specific reginfo interface Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,03/11] risu_i386: move reginfo-related code to risu_reginfo_i386.c Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,02/11] risu_i386: move reginfo_t and related defines to risu_reginfo_i386.h Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,01/11] Makefile: undefine the arch name symbol Support for i386/x86_64 with vector extensions - 2 - --- 2019-05-17 Jan Bobek New
[for-4.1,2/2] target/riscv: Add support for -bios "firmware_filename" flag target/riscv: Improve virt machine kernel handling - - - --- 2019-05-17 Jonathan Behrens New
[for-4.1,1/2] target/riscv: virt machine shouldn't assume ELF entry is DRAM base target/riscv: Improve virt machine kernel handling - - - --- 2019-05-17 Jonathan Behrens New
[v1,4/4] target/riscv: Implement riscv_cpu_unassigned_access Miscellaneous patches from the RISC-V fork - 1 - --- 2019-05-17 Alistair Francis New
[v1,3/4] disas/riscv: Fix `rdinstreth` constraint Miscellaneous patches from the RISC-V fork - - - --- 2019-05-17 Alistair Francis New
[v1,2/4] disas/riscv: Disassemble reserved compressed encodings as illegal Miscellaneous patches from the RISC-V fork - - - --- 2019-05-17 Alistair Francis New
[v1,1/4] target/riscv: Fix PMP range boundary address bug Miscellaneous patches from the RISC-V fork - 2 - --- 2019-05-17 Alistair Francis New
configure: Only enable iconv if curses is enabled configure: Only enable iconv if curses is enabled - - - --- 2019-05-17 Kumar Gala New
[v2] hppa: Delete unused hppa_cpu_list() function [v2] hppa: Delete unused hppa_cpu_list() function 1 2 1 --- 2019-05-17 Eduardo Habkost New
[RFC] tests/tcg: enable plugin testing [RFC] tests/tcg: enable plugin testing - - - --- 2019-05-17 Alex Bennée New
configure: Fix spelling of sdl-image in --help configure: Fix spelling of sdl-image in --help - 1 - --- 2019-05-17 Markus Armbruster New
[PULL,6/6] virtfs: Fix documentation of -fsdev and -virtfs [PULL,1/6] fsdev: Drop unused extern declaration 1 - - --- 2019-05-17 Greg Kurz New
[PULL,5/6] vl: Deprecate -virtfs_synth [PULL,1/6] fsdev: Drop unused extern declaration - 1 - --- 2019-05-17 Greg Kurz New
[PULL,4/6] fsdev: Error out when unsupported option is passed [PULL,1/6] fsdev: Drop unused extern declaration - 1 - --- 2019-05-17 Greg Kurz New
[PULL,3/6] fsdev: Move some types definition to qemu-fsdev.c [PULL,1/6] fsdev: Drop unused extern declaration - 1 - --- 2019-05-17 Greg Kurz New
[PULL,2/6] fsdev: Drop unused opaque field [PULL,1/6] fsdev: Drop unused extern declaration - 1 - --- 2019-05-17 Greg Kurz New
[PULL,1/6] fsdev: Drop unused extern declaration [PULL,1/6] fsdev: Drop unused extern declaration - 1 - --- 2019-05-17 Greg Kurz New
[PULL,0/6] 9p patches 2019-05-17 - - - --- 2019-05-17 Greg Kurz New
[4/4] hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards Disable FPU/DSP for CPU0 on musca-a and mps2-an521 - 1 - --- 2019-05-17 Peter Maydell New
[3/4] hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU Disable FPU/DSP for CPU0 on musca-a and mps2-an521 - 2 - --- 2019-05-17 Peter Maydell New
[2/4] target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property Disable FPU/DSP for CPU0 on musca-a and mps2-an521 - 2 - --- 2019-05-17 Peter Maydell New
[1/4] target/arm: Allow VFP and Neon to be disabled via a CPU property Disable FPU/DSP for CPU0 on musca-a and mps2-an521 - 2 - --- 2019-05-17 Peter Maydell New
[PULL,4/4] kbd-state: fix autorepeat handling [PULL,1/4] ui/curses: do not assume wchar_t contains unicode - - - --- 2019-05-17 Gerd Hoffmann New
[PULL,3/4] ui/console: Precautionary glBindTexture and surface->texture validation in surface_gl_up… [PULL,1/4] ui/curses: do not assume wchar_t contains unicode - - 1 --- 2019-05-17 Gerd Hoffmann New
[PULL,2/4] ui/curses: manipulate cchar_t with standard curses functions [PULL,1/4] ui/curses: do not assume wchar_t contains unicode - - 1 --- 2019-05-17 Gerd Hoffmann New
[PULL,1/4] ui/curses: do not assume wchar_t contains unicode [PULL,1/4] ui/curses: do not assume wchar_t contains unicode - - 1 --- 2019-05-17 Gerd Hoffmann New
[PULL,0/4] Ui 20190517 patches - - - --- 2019-05-17 Gerd Hoffmann New
[2/2] riscv: sifive_u: Update the plic hart config to support multicore Untitled series #118977 - 1 - --- 2019-05-17 Bin Meng New
target/arm: Fix broken VQADD and VQSUB causing abort target/arm: Fix broken VQADD and VQSUB causing abort - - - --- 2019-05-17 Torbjorn SVENSSON New
[v2,2/2] iotests: test external snapshot with bitmap copying bitmaps: merge bitmaps from different nodes - 1 - --- 2019-05-17 Vladimir Sementsov-Ogievskiy New
[v2,1/2] qapi: support external bitmaps in block-dirty-bitmap-merge bitmaps: merge bitmaps from different nodes - 1 - --- 2019-05-17 Vladimir Sementsov-Ogievskiy New
[v2,6/6] file-posix: Add dynamic-auto-read-only QAPI feature file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,5/6] qapi: Allow documentation for features file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,4/6] qapi: Disentangle QAPIDoc code file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,3/6] tests/qapi-schema: Error case tests for features in structs file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,2/6] tests/qapi-schema: Test for good feature lists in structs file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,1/6] qapi: Support features for structs file-posix: Add dynamic-auto-read-only QAPI feature - - - --- 2019-05-17 Kevin Wolf New
[v2,9/9] i386/kvm: add support for Direct Mode for Hyper-V synthetic timers i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,8/9] i386/kvm: hv-evmcs requires hv-vapic i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,7/9] i386/kvm: hv-tlbflush/ipi require hv-vpindex i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,6/9] i386/kvm: hv-stimer requires hv-time and hv-synic i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,5/9] i386/kvm: implement 'hv-passthrough' mode i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - --- 2019-05-17 Vitaly Kuznetsov New
« 1 2 ... 1956 1957 19583057 3058 »