Show patches with: State = Action Required       |    Archived = No       |   21450 patches
« 1 2 ... 170 171 172214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v32,13/22] target/rx: Dump bytes for each insn during disassembly Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v32,12/22] target/rx: Collect all bytes during disassembly Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v32,11/22] target/rx: Emit all disassembly in one prt() Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v32,10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v32,09/22] target/rx: Replace operand with prt_ldmi in disassembler Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v32,08/22] target/rx: Disassemble rx_index_addr into a string Untitled series #26210 --- 2020-02-24 Yoshinori Sato New
[v2,12/14] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,10/14] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,09/14] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,08/14] tests/vm: Added configuration file support tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,06/14] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[PULL,3/9] hw/display/artist: Delay some variables initialization target/hppa patch queue --- 2020-02-18 Richard Henderson New
[v3,2/7] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits target/arm: Honor more HCR_EL2 traps --- 2020-02-18 Richard Henderson New
[v2,1/4] target/arm: Vectorize USHL and SSHL target/arm vector improvements --- 2020-02-16 Richard Henderson New
[v3,4/4] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid target/arm: Reduce aa64_va_parameter overhead --- 2020-02-16 Richard Henderson New
[PULL,09/18] qapi/block-core.json: Use literal block for ascii art Untitled series #26168 --- 2020-02-15 Markus Armbruster New
[PULL,04/18] configure: Check that sphinx-build is using Python 3 Untitled series #26168 --- 2020-02-15 Markus Armbruster New
[PULL,02/18] configure: Allow user to specify sphinx-build binary Untitled series #26168 --- 2020-02-15 Markus Armbruster New
[11/19] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac target/arm: vfp feature and decodetree cleanup --- 2020-02-14 Richard Henderson New
[01/19] target/arm: Fix field extract from MVFR[0-2] target/arm: vfp feature and decodetree cleanup --- 2020-02-14 Richard Henderson New
[v2,04/19] tests/rcutorture: mild documenting refactor of update thread testing and plugin updates --- 2020-02-13 Alex Bennée New
[v3,5/5] linux-user: Flush out implementation of gettimeofday linux-user: Implement x86_64 vsyscalls --- 2020-02-13 Richard Henderson New
[v3,4/5] linux-user: Add x86_64 vsyscall page to /proc/self/maps linux-user: Implement x86_64 vsyscalls --- 2020-02-13 Richard Henderson New
[v3,3/5] linux-user/i386: Emulate x86_64 vsyscalls linux-user: Implement x86_64 vsyscalls --- 2020-02-13 Richard Henderson New
[v3,1/5] target/i386: Renumber EXCP_SYSCALL linux-user: Implement x86_64 vsyscalls --- 2020-02-13 Richard Henderson New
linux-user: un-register threads from RCU before exit linux-user: un-register threads from RCU before exit --- 2020-02-11 Alex Bennée New
[v4,18/20] target/arm: Update MSR access to UAO target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v4,13/20] target/arm: Enforce PAN semantics in get_S1prot target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v4,11/20] target/arm: Update MSR access for PAN target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v4,10/20] target/arm: Introduce aarch64_pstate_valid_mask target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v4,02/20] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v4,01/20] target/arm: Add arm_mmu_idx_is_stage1_of_2 target/arm: Implement PAN, ATS1E1, UAO --- 2020-02-08 Richard Henderson New
[v1,5/5] tests/plugins: make howvec clean-up after itself. plugins/next --- 2020-02-07 Alex Bennée New
[v1,4/5] target/riscv: progressively load the instruction during decode plugins/next --- 2020-02-07 Alex Bennée New
[2/9] cputlb: Make tlb_n_entries private to cputlb.c cputlb: Various cleanups --- 2020-01-09 Richard Henderson New
[4/4] vl: Only choose enabled accelerators in configure_accelerators vl: Fixes for cleanups to -accel --- 2020-01-09 Richard Henderson New
[2/4] vl: Free accel_list in configure_accelerators vl: Fixes for cleanups to -accel --- 2020-01-09 Richard Henderson New
[1/4] vl: Remove unused variable in configure_accelerators vl: Fixes for cleanups to -accel --- 2020-01-09 Richard Henderson New
[RFC] travis.yml: split into build stages [RFC] travis.yml: split into build stages --- 2020-01-08 Alex Bennée New
[v3,29/29] cputlb: Expand cpu_ldst_template.h in cputlb.c cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,20/29] target/microblaze: Remove MMU_MODE{0,1,2}_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,18/29] target/cris: Remove MMU_MODE{0,1}_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,15/29] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,14/29] target/i386: Use cpu_*_mmuidx_ra instead of templates cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,13/29] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,12/29] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,10/29] cputlb: Move body of cpu_ldst_template.h out of line cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,09/29] plugins: Include trace/mem.h in api.c cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,08/29] linux-user: Include trace-root.h in syscall-trace.h cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,06/29] accel/tcg: Include tcg.h in tcg-runtime.c cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[v3,04/29] target/s390x: Include tcg.h in mem_helper.c cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-28 Richard Henderson New
[RFC,1/1] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT without valid ISS --- 2019-12-20 Beata Michalska New
[v2,5/5] tests/tcg: add user version of dumb-as-bricks semiconsole test semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,4/5] tests/tcg: add a dumb-as-bricks semihosting console test semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,3/5] semihosting: add qemu_semihosting_console_inc for SYS_READC semihosting read console support --- 2019-12-20 Alex Bennée New
[v2,1/5] target/arm: remove unused EXCP_SEMIHOST leg semihosting read console support --- 2019-12-20 Alex Bennée New
[v4,19/21] tests/tcg/aarch64: add test-sve-ioctl guest-debug test gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[v4,18/21] tests/tcg/aarch64: add SVE iotcl test gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[v4,17/21] tests/tcg/aarch64: add a gdbstub testcase for SVE registers gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[v4,11/21] target/arm: default SVE length to 64 bytes for linux-user gdbstub refactor and SVE support (+check-tcg tweaks) --- 2019-12-20 Alex Bennée New
[PULL,22/25] linux-user: log page table changes under -d page testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,17/25] docker: gtester is no longer used testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,10/25] ci: build out-of-tree testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,09/25] travis.yml: Enable builds on arm64, ppc64le and s390x testing and logging updates --- 2019-12-19 Alex Bennée New
[PULL,02/25] tests/vm: Allow to set qemu-img path testing and logging updates --- 2019-12-19 Alex Bennée New
[v2,7/7] configure: Support -static-pie if requested configure: Improve PIE and other linkage --- 2019-12-18 Richard Henderson New
[v2,1/7] configure: Drop adjustment of textseg configure: Improve PIE and other linkage --- 2019-12-18 Richard Henderson New
[PULL,69/87] docs: Create bitops.rst as example of kernel-docs Untitled series #25804 --- 2019-12-18 Paolo Bonzini New
[7/7] configure: Support -static-pie if requested configure: Improve PIE and other linkage --- 2019-12-18 Richard Henderson New
[5/7] configure: Unnest detection of -z,relro and -z,now configure: Improve PIE and other linkage --- 2019-12-18 Richard Henderson New
[RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) [RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) --- 2019-12-17 Alex Bennée New
[Bug,1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images [Bug,1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images --- 2019-12-17 kongxinwei New
[v2,25/28] target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-16 Richard Henderson New
[v2] target/arm: ensure we use current exception state after SCR update [v2] target/arm: ensure we use current exception state after SCR update --- 2019-12-12 Alex Bennée New
[25/28] target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-12 Richard Henderson New
[23/28] target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0, 1}_SUFFIX cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-12 Richard Henderson New
[08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-12 Richard Henderson New
[07/28] cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only cputlb: Remove support for MMU_MODE*_SUFFIX --- 2019-12-12 Richard Henderson New
[2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline --- 2019-12-11 Richard Henderson New
hw/arm/virt: Second uart for normal-world hw/arm/virt: Second uart for normal-world --- 2019-12-09 Daniel Thompson New
target/arm: ensure we use current exception state after SCR update target/arm: ensure we use current exception state after SCR update --- 2019-12-09 Alex Bennée New
[v2,6/7] configure: allow disable of cross compilation containers Untitled series #25407 --- 2019-12-04 Thomas Huth New
[2/4] target/arm: Update MSR access to UAO target/arm: Implement ARMv8.2-UAO --- 2019-12-03 Richard Henderson New
[10/11] target/arm: Implement ATS1E1 system registers target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[09/11] target/arm: Set PAN bit as required on exception entry target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[06/11] target/arm: Update MSR access for PAN target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[04/11] target/arm: Reduce CPSR_RESERVED target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[03/11] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1 --- 2019-12-03 Richard Henderson New
[v4,37/40] target/arm: Move arm_excp_unmasked to cpu.c target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,34/40] target/arm: Update get_a64_user_mem_index for VHE target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,33/40] target/arm: check TGE and E2H flags for EL0 pauth traps target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,32/40] target/arm: Update {fp,sve}_exception_el for VHE target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,30/40] target/arm: Flush tlbs for E2&0 translation regime target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,29/40] target/arm: Flush tlb for ASID changes in EL2&0 translation regime target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,28/40] target/arm: Add VHE timer register redirection and aliasing target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,27/40] target/arm: Add VHE system register redirection and aliasing target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,24/40] target/arm: Add the hypervisor virtual counter target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,19/40] target/arm: Add regime_has_2_ranges target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,18/40] target/arm: Reorganize ARMMMUIdx target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
[v4,16/40] target/arm: Rearrange ARMMMUIdxBit target/arm: Implement ARMv8.1-VHE --- 2019-12-03 Richard Henderson New
« 1 2 ... 170 171 172214 215 »