Show patches with: Archived = No       |   430957 patches
« 1 2 ... 1912 1913 19144309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCHv2,2/3] RISC-V: Only Check PMP if MMUtranslation succeeds [PATCHv2,1/3] RISC-V: Raise access fault exceptions onPMP violations - - - - --- 2019-05-18 Hesham Almatary New
[PATCHv2,1/3] RISC-V: Raise access fault exceptions onPMP violations [PATCHv2,1/3] RISC-V: Raise access fault exceptions onPMP 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 forVSL, 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 translationsucceeds [1/2] RISC-V: Raise access fault exceptions onPMP violations - - - - --- 2019-05-18 Hesham Almatary New
[1/2] RISC-V: Raise access fault exceptions onPMP violations [1/2] RISC-V: Raise access fault exceptions onPMP violations - - - - --- 2019-05-18 Hesham Almatary New
[16/16] tcg/i386: Use MOVDQA for TCG_TYPE_V128load/store tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[15/16] tcg/aarch64: Allow immediates for vectorORR and BIC tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[14/16] tcg/aarch64: Build vector immediateswith 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 bitwiseselect value tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[10/16] tcg/i386: Use umin/umax in expandingunsigned compare tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[09/16] tcg/i386: Remove expansion for missingminmax tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[08/16] tcg/i386: Support vector comparisonselect value tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[07/16] tcg: Add TCG_OPF_NOT_PRESENT ifTCG_TARGET_HAS_foo is negative tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[06/16] tcg: Expand vector minmax usingcmp+cmpsel tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[05/16] tcg: Introduce do_op3_nofail for vectorexpansion tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[04/16] tcg: Add support for vector compareselect tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[03/16] tcg: Add support for vector bitwiseselect tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[02/16] tcg: Fix missing checks and clears intcg_gen_gvec_dup_mem tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[01/16] tcg/i386: Fix dupi/dupm for avx1 and32-bit hosts tcg: misc gvec improvments - 1 - 1 --- 2019-05-18 Richard Henderson New
target/sparc:Remove multiple errors andwarnings generated by checkpatch tool within the file target… target/sparc:Remove multiple errors andwarnings generated by checkpatch tool within the file target… - - - - --- 2019-05-18 Jules Irenge New
nvme: fix copy direction in DMA reads going toCMB nvme: fix copy direction in DMA reads going toCMB - - 1 - --- 2019-05-18 Klaus Birkelund New
[4/4] pci: msix: move 'MSIX_CAP_LENGTH' toheader file [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[3/4] vfio: platform: fix a typo [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[2/4] hw: vfio: drop TYPE_FOO MACRO inVMStateDescription [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO [1/4] vfio: pci: make "vfio-pci-nohotplug" asMACRO - - - - --- 2019-05-18 Li Qiang New
[RISU,v2,11/11] risu_reginfo_i386: accept namedfeature sets for --xfeature Support for i386/x86_64 with vectorextensions - - 1 - --- 2019-05-17 Jan Bobek New
[RISU,v2,10/11] risu_reginfo_i386: replace xfeatureconstants with symbolic names Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,09/11] i386: Add avx512 state to reginfo_t Support for i386/x86_64 with vectorextensions - - - - --- 2019-05-17 Jan Bobek New
[RISU,v2,08/11] configure: add i386/x86_64architectures Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,07/11] test_i386: change syntax from nasm togas Support for i386/x86_64 with vectorextensions - - 1 - --- 2019-05-17 Jan Bobek New
[RISU,v2,06/11] risu_i386: remove old unused code Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,05/11] risu_i386: implement missingCPU-specific functions Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,04/11] risu_reginfo_i386: implementarch-specific reginfo interface Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,03/11] risu_i386: move reginfo-related codeto risu_reginfo_i386.c Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,02/11] risu_i386: move reginfo_t and relateddefines to risu_reginfo_i386.h Support for i386/x86_64 with vectorextensions - - 2 - --- 2019-05-17 Jan Bobek New
[RISU,v2,01/11] Makefile: undefine the arch name symbol Support for i386/x86_64 with vectorextensions - - 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 machinekernel handling - - - - --- 2019-05-17 Jonathan Behrens New
[for-4.1,1/2] target/riscv: virt machineshouldn't assume ELF entry is DRAM base target/riscv: Improve virt machinekernel handling - - - - --- 2019-05-17 Jonathan Behrens New
[v1,4/4] target/riscv: Implementriscv_cpu_unassigned_access Miscellaneous patches from the RISC-Vfork - - 1 - --- 2019-05-17 Alistair Francis New
[v1,3/4] disas/riscv: Fix `rdinstreth` constraint Miscellaneous patches from the RISC-Vfork - - - - --- 2019-05-17 Alistair Francis New
[v1,2/4] disas/riscv: Disassemble reservedcompressed encodings as illegal Miscellaneous patches from the RISC-Vfork - - - - --- 2019-05-17 Alistair Francis New
[v1,1/4] target/riscv: Fix PMP range boundaryaddress bug Miscellaneous patches from the RISC-Vfork - - 2 - --- 2019-05-17 Alistair Francis New
configure: Only enable iconv if curses isenabled configure: Only enable iconv if curses isenabled - - - - --- 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 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 ispassed [PULL,1/6] fsdev: Drop unused extern declaration - - 1 - --- 2019-05-17 Greg Kurz New
[PULL,3/6] fsdev: Move some types definition toqemu-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 someARMSSE-based boards Disable FPU/DSP for CPU0 on musca-a andmps2-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 andmps2-an521 - - 2 - --- 2019-05-17 Peter Maydell New
[2/4] target/arm: Allow M-profile CPUs todisable the DSP extension via CPU property Disable FPU/DSP for CPU0 on musca-a andmps2-an521 - - 2 - --- 2019-05-17 Peter Maydell New
[1/4] target/arm: Allow VFP and Neon to bedisabled via a CPU property Disable FPU/DSP for CPU0 on musca-a andmps2-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 containsunicode - 1 - - --- 2019-05-17 Gerd Hoffmann New
[PULL,3/4] ui/console: Precautionary glBindTexture andsurface->texture validation in surface_gl_upd… [PULL,1/4] ui/curses: do not assume wchar_t containsunicode - - - 1 --- 2019-05-17 Gerd Hoffmann New
[PULL,2/4] ui/curses: manipulate cchar_t with standardcurses functions [PULL,1/4] ui/curses: do not assume wchar_t containsunicode - - - 1 --- 2019-05-17 Gerd Hoffmann New
[PULL,1/4] ui/curses: do not assume wchar_t containsunicode [PULL,1/4] ui/curses: do not assume wchar_t containsunicode - - - 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 hartconfig to support multicore Untitled series #108442 - - 1 - --- 2019-05-17 Bin Meng New
target/arm: Fix broken VQADD and VQSUB causingabort target/arm: Fix broken VQADD and VQSUB causingabort - - - - --- 2019-05-17 Torbjorn SVENSSON New
[v2,2/2] iotests: test external snapshot withbitmap copying bitmaps: merge bitmaps from differentnodes - - 1 - --- 2019-05-17 Vladimir Sementsov-Ogievskiy New
[v2,1/2] qapi: support external bitmaps inblock-dirty-bitmap-merge bitmaps: merge bitmaps from differentnodes - - 1 - --- 2019-05-17 Vladimir Sementsov-Ogievskiy New
[v2,6/6] file-posix: Add dynamic-auto-read-onlyQAPI feature file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,5/6] qapi: Allow documentation for features file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,4/6] qapi: Disentangle QAPIDoc code file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,3/6] tests/qapi-schema: Error case tests forfeatures in structs file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,2/6] tests/qapi-schema: Test for goodfeature lists in structs file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,1/6] qapi: Support features for structs file-posix: Add dynamic-auto-read-onlyQAPI feature - - - - --- 2019-05-17 Kevin Wolf New
[v2,9/9] i386/kvm: add support for Direct Modefor Hyper-V synthetic timers i386/kvm/hyper-v: refactor andimplement '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 andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,7/9] i386/kvm: hv-tlbflush/ipi requirehv-vpindex i386/kvm/hyper-v: refactor andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,6/9] i386/kvm: hv-stimer requires hv-timeand hv-synic i386/kvm/hyper-v: refactor andimplement '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 andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,4/9] i386/kvm: document existing Hyper-Venlightenments i386/kvm/hyper-v: refactor andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,3/9] i386/kvm: move Hyper-V CPUID filling tohyperv_handle_properties() i386/kvm/hyper-v: refactor andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,2/9] i386/kvm: add support forKVM_GET_SUPPORTED_HV_CPUID i386/kvm/hyper-v: refactor andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - - - --- 2019-05-17 Vitaly Kuznetsov New
[v2,1/9] i386/kvm: convert hyperv enlightenmentsproperties from bools to bits i386/kvm/hyper-v: refactor andimplement 'hv-stimer-direct' and 'hv-passthrough' enlightenments - - 1 - --- 2019-05-17 Vitaly Kuznetsov New
[v3,4/4] net: remove unused get_str_sep()function Clean ups in net/net.c - - 1 - --- 2019-05-17 Stefano Garzarella New
[v3,3/4] net: use g_strsplit() for parsing hostaddress and port Clean ups in net/net.c - - 1 - --- 2019-05-17 Stefano Garzarella New
[v3,2/4] net: avoid using variable length arrayin net_client_init() Clean ups in net/net.c - - 1 - --- 2019-05-17 Stefano Garzarella New
[v3,1/4] net: fix assertion failure whenipv6-prefixlen is not a number Clean ups in net/net.c - - 1 - --- 2019-05-17 Stefano Garzarella New
« 1 2 ... 1912 1913 19144309 4310 »