Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 169 170 171214 215 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-5.1,3/3] hw: Remove unnecessary DEVICE() cast various: Remove unnecessary casts --- 2020-04-12 Philippe Mathieu-Daudé New
gdbstub: Fix segment fault for i386 and m68k gdbstub: Fix segment fault for i386 and m68k --- 2020-04-12 Changbin Du New
[PULL,6/8] vl.c: error out if -mem-path is used together with -M memory-backend Misc patches for QEMU 5.0-rc3 --- 2020-04-11 Paolo Bonzini New
[PULL,5/8] rcu: do not mention atomic_mb_read/set in documentation Misc patches for QEMU 5.0-rc3 --- 2020-04-11 Paolo Bonzini New
[PULL,4/8] atomics: update documentation Misc patches for QEMU 5.0-rc3 --- 2020-04-11 Paolo Bonzini New
[PULL,3/8] atomics: convert to reStructuredText Misc patches for QEMU 5.0-rc3 --- 2020-04-11 Paolo Bonzini New
tcg/mips: mips sync* encode error tcg/mips: mips sync* encode error --- 2020-04-11 lixinyu New
[RESEND,v3,2/2] Makefile: remove old compatibility gunks Makefile: libfdt: build only the strict necessary --- 2020-04-11 Claudio Fontana New
[1/2] Makefile: libfdt: build only the strict necessary Makefile: libfdt: build only the strict necessary --- 2020-04-11 Claudio Fontana New
[PATCH-for-5.0,1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation() [PATCH-for-5.0,1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation() --- 2020-04-11 Philippe Mathieu-Daudé New
[v2] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none [v2] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none --- 2020-04-11 Catherine Ho New
[RFC,v2,5/9] target/riscv: Implement kvm_arch_put_registers [RFC,v2,1/9] linux-header: Update linux/kvm.h --- 2020-04-11 Jiangyifei New
[RFC,v2,3/9] target/riscv: Implement function kvm_arch_init_vcpu [RFC,v2,1/9] linux-header: Update linux/kvm.h --- 2020-04-11 Jiangyifei New
[RFC,v2,2/9] target/riscv: Add target/riscv/kvm.c to place the public kvm interface [RFC,v2,1/9] linux-header: Update linux/kvm.h --- 2020-04-11 Jiangyifei New
[RFC,v2,1/9] linux-header: Update linux/kvm.h [RFC,v2,1/9] linux-header: Update linux/kvm.h --- 2020-04-11 Jiangyifei New
[2/2] qemu-options.hx: Clean up and fix typo for colo-compare net/colo-compare.c: Expose "max_queue_size" to users and clean up --- 2020-04-11 Zhang, Chen New
hw/arm/virt: Add DT property /secure-chosen/kaslr-seed hw/arm/virt: Add DT property /secure-chosen/kaslr-seed --- 2020-04-10 Jerome Forissier New
[Qemu,devel,v4,2/3] msf2: Add EMAC block to SmartFusion2 SoC [Qemu,devel,v4,1/3] hw/net: Add Smartfusion2 emac block --- 2020-04-10 sundeep subbaraya New
[Qemu,devel,v4,1/3] hw/net: Add Smartfusion2 emac block [Qemu,devel,v4,1/3] hw/net: Add Smartfusion2 emac block --- 2020-04-10 sundeep subbaraya New
[v25,10/10] MAINTAINERS: Add ACPI/HEST/GHES entries Untitled series #61395 --- 2020-04-10 Dongjiu Geng New
[v25,08/10] ACPI: Record Generic Error Status Block(GESB) table Untitled series #61395 --- 2020-04-10 Dongjiu Geng New
[v25,06/10] ACPI: Record the Generic Error Status Block address Untitled series #61395 --- 2020-04-10 Dongjiu Geng New
[v25,05/10] ACPI: Build Hardware Error Source Table Untitled series #61395 --- 2020-04-10 Dongjiu Geng New
[v25,02/10] hw/arm/virt: Introduce a RAS machine option Untitled series #61395 --- 2020-04-10 Dongjiu Geng New
[v3,4/4] target/i386: modify Icelake-Server CPU model number Untitled series #61396 --- 2020-04-10 Chenyi Qiang New
[v3,3/4] target/i386: add the missing features for Icelake-Server CPU model Untitled series #61396 --- 2020-04-10 Chenyi Qiang New
[v3,2/4] target/i386: add fast short REP MOV support Untitled series #61396 --- 2020-04-10 Chenyi Qiang New
hax: Add hax max vcpu IOCTL and support 64 vcpu hax: Add hax max vcpu IOCTL and support 64 vcpu --- 2020-04-10 WangBowen New
[v19,QEMU,3/4] virtio-balloon: Provide an interface for free page reporting Untitled series #61398 --- 2020-04-10 Alexander Duyck New
[v19,QEMU,2/4] linux-headers: update to contain virito-balloon free page reporting Untitled series #61398 --- 2020-04-10 Alexander Duyck New
[v5,1/1] colo-compare: Fix memory leak in packet_enqueue() [v5,1/1] colo-compare: Fix memory leak in packet_enqueue() --- 2020-04-10 Derek Su New
[v1,11/11] .travis.yml: Build OSX 10.14 with Xcode 10.0 more random fixes --- 2020-04-09 Alex Bennée New
[v1,06/11] configure: redirect sphinx-build check to config.log more random fixes --- 2020-04-09 Alex Bennée New
[PATCH-for-5.0] .travis.yml: Build OSX 10.14 with Xcode 10.0 [PATCH-for-5.0] .travis.yml: Build OSX 10.14 with Xcode 10.0 --- 2020-04-09 Philippe Mathieu-Daudé New
[PULL,for-5.0,1/3] aio-posix: signal-proof fdmon-io_uring Block patches --- 2020-04-09 Stefan Hajnoczi New
[PATCH-for-5.0] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray [PATCH-for-5.0] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray --- 2020-04-09 Philippe Mathieu-Daudé New
[for-5.1,5/8] qemu-option: Fix has_help_option()'s sloppy parsing qemu-option: Fix corner cases and clean up --- 2020-04-09 Markus Armbruster New
[for-5.1,3/8] qemu-option: Fix sloppy recognition of "id=..." after ", , " qemu-option: Fix corner cases and clean up --- 2020-04-09 Markus Armbruster New
[for-5.1,2/8] qemu-options: Factor out get_opt_name_value() helper qemu-option: Fix corner cases and clean up --- 2020-04-09 Markus Armbruster New
[for-5.0?,v2] target/xtensa: Statically allocate xtensa_insnbufs in DisasContext [for-5.0?,v2] target/xtensa: Statically allocate xtensa_insnbufs in DisasContext --- 2020-04-08 Richard Henderson New
[PULL,12/13] configure: Add -Werror to PIE probe various fixes --- 2020-04-07 Alex Bennée New
[PULL,09/13] linux-user: factor out reading of /proc/self/maps various fixes --- 2020-04-07 Alex Bennée New
[PULL,04/13] tests/tcg: remove extraneous pasting macros various fixes --- 2020-04-07 Alex Bennée New
[PULL,02/13] elf-ops: bail out if we have no function symbols various fixes --- 2020-04-07 Alex Bennée New
[for-5.0?] target/xtensa: Statically allocate xtensa_insnbufs [for-5.0?] target/xtensa: Statically allocate xtensa_insnbufs --- 2020-04-07 Richard Henderson New
[for-5.0,v2,3/3] exec: Fix for qemu_ram_resize() callback acpi: Fixes for inconsistency in ACPI MR size during migration --- 2020-04-03 Shameerali Kolothum Thodi New
[for-5.0] configure: Add -Werror to PIE probe [for-5.0] configure: Add -Werror to PIE probe --- 2020-04-01 Richard Henderson New
[v2,10/10] linux-user: completely re-write init_guest_space A selection of sanitiser fixes --- 2020-04-01 Alex Bennée New
[v2,01/10] elf-ops: bail out if we have no function symbols A selection of sanitiser fixes --- 2020-04-01 Alex Bennée New
fcntl: Add 32bit filesystem mode fcntl: Add 32bit filesystem mode --- 2020-03-31 Linus Walleij New
[PULL,for-5.0,06/10] configure: Override the os default with --disable-pie tcg patch queue --- 2020-03-31 Richard Henderson New
[PULL,for-5.0,03/10] configure: Do not force pie=no for non-x86 tcg patch queue --- 2020-03-31 Richard Henderson New
[PULL,for-5.0,01/10] configure: Drop adjustment of textseg tcg patch queue --- 2020-03-31 Richard Henderson New
[PULL,v2,10/12] tests/docker: Use Python3 PyYAML in the Fedora image testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[PULL,v2,09/12] tests/docker: Install gcrypt devel package in Debian image testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[PULL,v2,03/12] tests/vm: move vga setup testing updates (+ one mttcg change) --- 2020-03-27 Alex Bennée New
[v1,5/7] fpu/softfloat: avoid undefined behaviour when normalising empty sigs A selection of sanitiser fixes --- 2020-03-27 Alex Bennée New
[31/31] target/arm: Implement SVE2 integer absolute difference and accumulate target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[30/31] target/arm: Vectorize SABA/UABA target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[29/31] target/arm: Vectorize SABD/UABD target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[24/31] target/arm: Create arm_gen_gvec_{u,s}{rshr,rsra} target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[21/31] target/arm: Implement SVE2 integer absolute difference and accumulate long target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[17/31] target/arm: Implement SVE2 bitwise shift left long target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[12/31] target/arm: Implement SVE2 integer add/subtract interleaved long target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[06/31] target/arm: Split out saturating/rounding shifts from neon target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[04/31] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32 target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[01/31] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2 target/arm: SVE2, part 1 --- 2020-03-26 Richard Henderson New
[v8,07/74] cpu: make per-CPU locks an alias of the BQL in TCG rr mode per-CPU locks --- 2020-03-26 Robert Foley New
[v8,03/74] cpu: introduce cpu_mutex_lock/unlock per-CPU locks --- 2020-03-26 Robert Foley New
[PULL,2/6] target/i386: Renumber EXCP_SYSCALL Untitled series #26374 --- 2020-03-26 Laurent Vivier New
[v4,1/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-03-23 Beata Michalska New
[RFC,for,5.0] configure: disable MTTCG for MIPS guests [RFC,for,5.0] configure: disable MTTCG for MIPS guests --- 2020-03-20 Alex Bennée New
[PULL,v3,05/16] linux-user: Flush out implementation of gettimeofday [PULL,v3,01/16] target/i386: Renumber EXCP_SYSCALL --- 2020-03-19 Laurent Vivier New
[PULL,2/5] tcg: Remove CONFIG_VECTOR16 tcg patch queue --- 2020-03-17 Richard Henderson New
[PULL,24/28] tests/tcg/aarch64: add SVE iotcl test testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,21/28] configure: allow user to specify what gdb to use testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,20/28] tests/tcg/aarch64: userspace system register test testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,14/28] gdbstub: extend GByteArray to read register helpers testing and gdbstub updates --- 2020-03-17 Alex Bennée New
[PULL,08/13] target/rx: Replace operand with prt_ldmi in disassembler Untitled series #26346 --- 2020-03-17 Philippe Mathieu-Daudé New
ext4: Give 32bit personalities 32bit hashes ext4: Give 32bit personalities 32bit hashes --- 2020-03-17 Linus Walleij New
[v6,36/42] target/arm: Complete TBI clearing for user-only for SVE target/arm: Implement ARMv8.5-MemTag, system mode --- 2020-03-12 Richard Henderson New
[v6,30/42] target/arm: Use mte_check1 for sve LD1R target/arm: Implement ARMv8.5-MemTag, system mode --- 2020-03-12 Richard Henderson New
[v6,24/42] target/arm: Add gen_mte_checkN target/arm: Implement ARMv8.5-MemTag, system mode --- 2020-03-12 Richard Henderson New
[v6,23/42] target/arm: Add gen_mte_check1 target/arm: Implement ARMv8.5-MemTag, system mode --- 2020-03-12 Richard Henderson New
[v4,04/10] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-03-12 Robert Foley New
[v4,01/10] tests/vm: Fix issues in gen_cloud_init_iso tests/vm: Add support for aarch64 VMs --- 2020-03-12 Robert Foley New
[v3,2/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-03-12 Beata Michalska New
[v3,1/2] target/arm: kvm: Inject events at the last stage of sync target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-03-12 Beata Michalska New
[v3,09/10] tests/bios-tables-test: Update arm/virt memhp test ARM virt: Add NVDIMM support --- 2020-03-11 Shameerali Kolothum Thodi New
[03/16] exec: Add cpu_probe_watchpoint target/arm: sve load/store improvements --- 2020-03-11 Richard Henderson New
[v3,01/10] tests/vm: Add validation of target tests/vm: Add support for aarch64 VMs --- 2020-03-10 Robert Foley New
docs/system: add a little more detail to ARM machines docs/system: add a little more detail to ARM machines --- 2020-03-10 Alex Bennée New
[v1,5/5] tests/acceptance: disable two more tests while in CI testing updates (docker and acceptance CI tweaks) --- 2020-03-09 Alex Bennée New
[PULL,9/9] travis.yml: install python3 numpy and opencv libraries testing updates (tests/vm and acceptance tweaks) --- 2020-03-04 Alex Bennée New
tests/acceptance: move @skipUnless decoration to test itself tests/acceptance: move @skipUnless decoration to test itself --- 2020-03-02 Philippe Mathieu-Daudé New
[v1,10/10] travis.yml: install python3 numpy and opencv libraries testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v1,09/10] tests/acceptance: move @skipUnless decoration to test itself testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v1,07/10] configure: fix check for libzstd testing/next updates (tweaks and re-greening) --- 2020-03-02 Alex Bennée New
[v2,8/9] target/arm: Check addresses for disabled regimes target/arm: Misc cleanups surrounding TBI --- 2020-03-02 Richard Henderson New
[v2,5/9] target/arm: Move helper_dc_zva to helper-a64.c target/arm: Misc cleanups surrounding TBI --- 2020-03-02 Richard Henderson New
« 1 2 ... 169 170 171214 215 »