Show patches with: Archived = No       |   73608 patches
« 1 2 ... 560 561 562736 737 »
Patch Series S/W/F Date Submitter Delegate State
[v5,15/15] Makefile.target: support per-target coverage reports demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,14/15] Makefile: include per-target build directories in coverage report demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,13/15] Makefile: fix coverage-report reference to BUILD_DIR demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,12/15] cputlb: Do unaligned store recursion to outermost function demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,11/15] cputlb: Do unaligned load recursion to outermost function demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,10/15] cputlb: Drop attribute flatten demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,09/15] accel/tcg: remove softmmu_template.h demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée New
[v5,08/15] cputlb: Move TLB_RECHECK handling into load/store_helper demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,07/15] accel/tcg: demacro cputlb demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée New
[v5,06/15] tests/tcg/multiarch: expand system memory test to cover more demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée New
[v5,05/15] tests/tcg/minilib: support %c format char demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée New
[v5,04/15] tests/tcg/multiarch: move the system memory test demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,03/15] tests/tcg/aarch64: add system boot.S demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée New
[v5,02/15] tests/tcg/multiarch: add hello world system test demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[v5,01/15] tests/tcg/multiarch: add support for multiarch system tests demacro softmmu (plus tests/coverage) --- 2019-04-30 Alex Bennée Superseded
[4/4] target/arm: Implement XPSR GE bits target/arm: four minor M-profile bug fixes --- 2019-04-30 Peter Maydell Superseded
[3/4] hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset target/arm: four minor M-profile bug fixes --- 2019-04-30 Peter Maydell Superseded
[2/4] hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0 target/arm: four minor M-profile bug fixes --- 2019-04-30 Peter Maydell Superseded
[1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() target/arm: four minor M-profile bug fixes --- 2019-04-30 Peter Maydell Superseded
[v3,2/2] hw/arm/aspeed: Add RTC to SoC arm: aspeed: Add RTC Model --- 2019-04-30 Joel Stanley Accepted
[v3,1/2] hw: timer: Add ASPEED RTC device arm: aspeed: Add RTC Model --- 2019-04-30 Joel Stanley Accepted
[PULL,42/42] hw/devices: Move SMSC 91C111 declaration into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,41/42] hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,40/42] hw/net/ne2000-isa: Add guards to the header target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,39/42] hw/devices: Move LAN9118 declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,38/42] hw/devices: Move TI touchscreen declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,37/42] hw/devices: Move Gamepad declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,36/42] hw/devices: Move CBus declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,35/42] hw/devices: Move Blizzard declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,34/42] hw/devices: Move TC6393XB declarations into a new header target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,33/42] hw/display/tc6393xb: Remove unused functions target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,32/42] hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,31/42] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,30/42] hw/dma: Compile the bcm2835_dma device as common object target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,29/42] target/arm: Enable FPU for Cortex-M4 and Cortex-M33 target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,28/42] target/arm: Implement VLLDM for v7M CPUs with an FPU target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,27/42] target/arm: Implement VLSTM for v7M CPUs with an FPU target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,26/42] target/arm: Implement M-profile lazy FP state preservation target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,25/42] target/arm: Add lazy-FP-stacking support to v7m_stack_write() target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,24/42] target/arm: New function armv7m_nvic_set_pending_lazyfp() target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,23/42] target/arm: New helper function arm_v7m_mmu_idx_all() target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,22/42] target/arm: Activate M-profile floating point context when FPCCR.ASPEN is set target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,21/42] target/arm: Set FPCCR.S when executing M-profile floating point insns target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,20/42] target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,19/42] target/arm: Move NS TBFLAG from bit 19 to bit 6 target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,18/42] target/arm: Handle floating point registers in exception return target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,17/42] target/arm: Allow for floating point in callee stack integrity check target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,16/42] target/arm: Clean excReturn bits when tail chaining target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,15/42] target/arm: Clear CONTROL.SFPA in BXNS and BLXNS target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,14/42] target/arm: Implement v7m_update_fpccr() target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,13/42] target/arm: Handle floating point registers in exception entry target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,12/42] target/arm/helper: don't return early for STKOF faults during stacking target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,11/42] target/arm: Handle SFPA and FPCA bits in reads and writes of CONTROL target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,10/42] target/arm: Clear CONTROL_S.SFPA in SG insn if FPU present target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,09/42] target/arm: Decode FP instructions for M profile target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,08/42] target/arm: Honour M-profile FP enable bits target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,07/42] target/arm: Disable most VFP sysregs for M-profile target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,06/42] target/arm: Implement dummy versions of M-profile FP-related registers target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[PULL,05/42] hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registers target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,04/42] target/arm: Make sure M-profile FPSCR RES0 bits are not settable target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,03/42] configure: Remove --source-path option target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,02/42] hw/ssi/xilinx_spips: Avoid variable length array target-arm queue --- 2019-04-29 Peter Maydell Accepted
[PULL,01/42] hw/arm/smmuv3: Remove SMMUNotifierNode target-arm queue --- 2019-04-29 Peter Maydell Not Applicable
[2/2] target/alpha: Fix user-only floating-point exceptions target/alpha: Fix bug 1701835 --- 2019-04-27 Richard Henderson New
[1/2] target/alpha: Clean up alpha_cpu_dump_state target/alpha: Fix bug 1701835 --- 2019-04-27 Richard Henderson Superseded
[PULL,2/2] target/hppa: Always return EXCP_DMAR for protection id trap target/hppa patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,1/2] target/hppa: Implement Fast TLB Insert instructions target/hppa patch queue --- 2019-04-26 Richard Henderson New
[PULL,15/15] cputlb: Fix io_readx() to respect the access_type tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,14/15] tcg/arm: Restrict constant pool displacement to 12 bits tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,13/15] tcg/ppc: Allow the constant pool to overflow at 32k tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,12/15] tcg: Restart TB generation after out-of-line ldst overflow tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,11/15] tcg: Restart TB generation after constant pool overflow tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,10/15] tcg: Restart TB generation after relocation overflow tcg patch queue --- 2019-04-26 Richard Henderson New
[PULL,09/15] tcg: Restart after TB code generation overflow tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,08/15] tcg: Hoist max_insns computation to tb_gen_code tcg patch queue --- 2019-04-26 Richard Henderson New
[PULL,07/15] tcg/aarch64: Support INDEX_op_extract2_{i32, i64} tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,06/15] tcg/arm: Support INDEX_op_extract2_i32 tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,05/15] tcg/i386: Support INDEX_op_extract2_{i32, i64} tcg patch queue --- 2019-04-26 Richard Henderson Accepted
[PULL,04/15] tcg: Use extract2 in tcg_gen_deposit_{i32, i64} tcg patch queue --- 2019-04-26 Richard Henderson New
[PULL,03/15] tcg: Use deposit and extract2 in tcg_gen_shifti_i64 tcg patch queue --- 2019-04-26 Richard Henderson New
[PULL,02/15] tcg: Add INDEX_op_extract2_{i32,i64} tcg patch queue --- 2019-04-26 Richard Henderson New
[PULL,01/15] tcg: Implement tcg_gen_extract2_{i32, i64} tcg patch queue --- 2019-04-26 Richard Henderson New
[2/2] target/riscv: Add checks for several RVC reserved operands target/riscv fixup and reserved argument checks --- 2019-04-25 Richard Henderson Superseded
[1/2] fixup! target/riscv: Name the argument sets for all of insn32 formats target/riscv fixup and reserved argument checks --- 2019-04-25 Richard Henderson New
[v2] hmp: delvm: use hmp_handle_error [v2] hmp: delvm: use hmp_handle_error --- 2019-04-24 Cole Robinson Superseded
[v2,1/1] util/path: Do not cache all filenames at startup util/path: Do not cache all filenames at startup --- 2019-04-24 Richard Henderson Superseded
[v2,7/7] tcg/arm: Restrict constant pool displacement to 12 bits tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,6/7] tcg/ppc: Allow the constant pool to overflow at 32k tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,5/7] tcg: Restart TB generation after out-of-line ldst overflow tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,4/7] tcg: Restart TB generation after constant pool overflow tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,3/7] tcg: Restart TB generation after relocation overflow tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,2/7] tcg: Restart after TB code generation overflow tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[v2,1/7] tcg: Hoist max_insns computation to tb_gen_code tcg: Restart TB generation on overflow --- 2019-04-23 Richard Henderson Superseded
[38/38] tcg/aarch64: Use ORRI and BICI for vector logical operations tcg vector improvements --- 2019-04-20 Richard Henderson New
[37/38] tcg/aarch64: Use MVNI for expansion of dupi tcg vector improvements --- 2019-04-20 Richard Henderson New
[36/38] tcg: Expand vector minmax using cmp+cmpsel tcg vector improvements --- 2019-04-20 Richard Henderson New
[35/38] tcg: Introduce do_op3_nofail for vector expansion tcg vector improvements --- 2019-04-20 Richard Henderson Superseded
[34/38] tcg: Do not recreate INDEX_op_neg_vec unless supported tcg vector improvements --- 2019-04-20 Richard Henderson Superseded
[33/38] tcg/aarch64: Do not advertise minmax for MO_64 tcg vector improvements --- 2019-04-20 Richard Henderson Superseded
[32/38] target/arm: Vectorize USHL and SSHL tcg vector improvements --- 2019-04-20 Richard Henderson Superseded
« 1 2 ... 560 561 562736 737 »