qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-25 23:29:41 to 2023-10-26 05:32:04 UTC [more...]

[PATCH 0/1] Enable -Wshadow=local
 2023-10-26  5:31 UTC  (2+ messages)
` [PATCH 1/1] meson: "

[PATCH v6 00/23] Make Pixman an optional dependency
 2023-10-26  5:29 UTC  (9+ messages)
` [PATCH v6 02/23] build-sys: drop needless warning pragmas for old pixman
` [PATCH v6 05/23] vl: drop needless -spice checks
` [PATCH v6 06/23] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PATCH v6 07/23] vl: simplify display_remote logic

[PATCH] MAINTAINERS: aspeed: Update Andrew's email address
 2023-10-26  5:18 UTC  (4+ messages)

[PATCH] eeprom_at24c: Model 8-bit data addressing for 16-bit devices
 2023-10-26  5:17 UTC  (4+ messages)

[PATCH] virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
 2023-10-26  5:06 UTC  (2+ messages)

[QEMU][PATCHv2 0/8] Xen: support grant mappings
 2023-10-26  4:35 UTC  (13+ messages)
` [QEMU][PATCHv2 1/8] xen: when unplugging emulated devices skip virtio devices
` [QEMU][PATCHv2 2/8] softmmu: physmem: Split ram_block_add()
` [QEMU][PATCHv2 3/8] xen: add pseudo RAM region for grant mappings
` [QEMU][PATCHv2 4/8] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [QEMU][PATCHv2 7/8] xen: add map and unmap callbacks for grant region

[PATCH v2 0/5] aspeed: LPC peripheral controller devices
 2023-10-26  4:32 UTC  (3+ messages)
` [PATCH v2 2/5] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet

[PATCH 0/6] tcg: Always implement neg and movcond
 2023-10-26  4:20 UTC  (8+ messages)
` [PATCH 1/6] tcg/mips: Split out tcg_out_setcond_int
` [PATCH 2/6] tcg/mips: Always implement movcond
` [PATCH 3/6] tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
` [PATCH 4/6] tcg/mips: Implement neg opcodes
` [PATCH 5/6] tcg/loongarch64: "
` [PATCH 6/6] tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}

[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2023-10-26  3:20 UTC  (2+ messages)

[PATCH 0/1] ui/cocoa: add full-screen-scaling display option
 2023-10-26  2:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/4] tcg: Canonicalize SUBI to ANDI
 2023-10-26  1:53 UTC  (6+ messages)
` [PATCH 1/4] tcg: Canonicalize subi to addi during opcode generation
` [PATCH 2/4] tcg/optimize: Canonicalize subi to addi during optimization
` [PATCH 3/4] tcg/optimize: Canonicalize sub2 with constants to add2
` [PATCH 4/4] NOTFORMERGE tcg/i386: Assert sub of immediate has been folded

[QEMU][PATCH v1 0/7] Xen: support grant mappings
 2023-10-26  1:41 UTC  (5+ messages)
` [QEMU][PATCH v1 5/7] memory: add MemoryRegion map and unmap callbacks

[PATCH 0/5] Add LoongArch v1.1 instructions
 2023-10-26  1:38 UTC  (6+ messages)

[PATCH 00/20] target/sparc: Cleanup condition codes etc
 2023-10-26  1:04 UTC  (4+ messages)
` [PATCH 01/20] target/sparc: Introduce cpu_put_psr_icc

[PULL 00/39] Migration 20231024 patches
 2023-10-26  0:50 UTC  (2+ messages)

[PATCH 0/6] accel/tcg: Always require can_do_io (#1866)
 2023-10-26  0:44 UTC  (4+ messages)
` [PATCH 6/6] accel/tcg: Always require can_do_io

[PULL 00/94] target/sparc: Convert to decodetree
 2023-10-26  0:15 UTC  (124+ messages)
` [PULL 01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PATCH 01/29] tcg: Introduce TCG_COND_TST{EQ,NE}
` [PULL 02/94] target/sparc: Implement check_align inline
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PULL 03/94] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH 03/29] tcg/optimize: Split out do_constant_folding_cond1
` [PULL 04/94] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 04/29] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PULL 05/94] configs: Enable MTTCG for sparc, sparc64
` [PATCH 05/29] tcg/optimize: Split out arg_new_constant
` [PULL 06/94] target/sparc: Define features via cpu-feature.h.inc
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PULL 07/94] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH 07/29] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 08/94] target/sparc: Remove sparcv7 cpu features
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PULL 09/94] target/sparc: Partition cpu features
` [PATCH 09/29] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PULL 10/94] target/sparc: Add decodetree infrastructure
` [PATCH 10/29] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PULL 11/94] target/sparc: Define AM_CHECK for sparc32
` [PATCH 11/29] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
` [PULL 12/94] target/sparc: Move CALL to decodetree
` [PATCH 12/29] tcg/i386: Add rexw argument to tcg_out_testi
` [PULL 13/94] target/sparc: Move BPcc and Bicc to decodetree
` [PATCH 13/29] tcg/i386: Support TCG_COND_TST{EQ,NE}
` [PULL 14/94] target/sparc: Move BPr to decodetree
` [PATCH 14/29] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 15/94] target/sparc: Move FBPfcc and FBfcc to decodetree
` [PATCH 15/29] tcg/mips: Support TCG_COND_TST{EQ,NE}
` [PULL 16/94] target/sparc: Merge gen_cond with only caller
` [PATCH 16/29] tcg/riscv: Support TCG_COND_TST{EQ,NE}
` [PULL 17/94] target/sparc: Merge gen_fcond with only caller
` [PATCH 17/29] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PULL 18/94] target/sparc: Merge gen_branch_[an] with only caller
` [PATCH 18/29] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PULL 19/94] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH 19/29] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PULL 20/94] target/sparc: Move SETHI to decodetree
` [PATCH 20/29] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PULL 21/94] target/sparc: Move Tcc to decodetree
` [PATCH 21/29] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PULL 22/94] target/sparc: Move RDASR, STBAR, MEMBAR to decodetree
` [PATCH 22/29] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PULL 23/94] target/sparc: Move RDPSR, RDHPR to decodetree
` [PATCH 23/29] tcg/ppc: Create tcg_out_and_rc
` [PULL 24/94] target/sparc: Move RDWIM, RDPR to decodetree
` [PATCH 24/29] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PULL 25/94] target/sparc: Move RDTBR, FLUSHW to decodetree
` [PATCH 25/29] tcg/s390x: Support TCG_COND_TST{EQ,NE}
` [PULL 26/94] target/sparc: Move WRASR to decodetree
` [PATCH 26/29] tcg/tci: Support TCG_COND_TST{EQ,NE}
` [PATCH 27/29] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PULL 27/94] target/sparc: Move WRPSR, SAVED, RESTORED to decodetree
` [PATCH 28/29] target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
` [PULL 28/94] target/sparc: Move WRWIM, WRPR to decodetree
` [PATCH 29/29] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
` [PULL 29/94] target/sparc: Move WRTBR, WRHPR to decodetree
` [PULL 30/94] target/sparc: Remove cpu_wim
` [PULL 31/94] target/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr, cpu_hstick_cmpr
` [PULL 32/94] target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_ver
` [PULL 33/94] target/sparc: Move basic arithmetic to decodetree
` [PULL 34/94] target/sparc: Move ADDC "
` [PULL 35/94] target/sparc: Move MULX "
` [PULL 36/94] target/sparc: Move UMUL, SMUL "
` [PULL 37/94] target/sparc: Move SUBC "
` [PULL 38/94] target/sparc: Move UDIVX, SDIVX "
` [PULL 39/94] target/sparc: Move UDIV, SDIV "
` [PULL 40/94] target/sparc: Move TADD, TSUB, MULS "
` [PULL 41/94] target/sparc: Move SLL, SRL, SRA "
` [PULL 42/94] target/sparc: Move MOVcc, MOVR "
` [PULL 43/94] target/sparc: Move POPC "
` [PULL 44/94] target/sparc: Convert remaining v8 coproc insns "
` [PULL 45/94] target/sparc: Move JMPL, RETT, RETURN "
` [PULL 46/94] target/sparc: Move FLUSH, SAVE, RESTORE "
` [PULL 47/94] target/sparc: Move DONE, RETRY "
` [PULL 48/94] target/sparc: Split out resolve_asi
` [PULL 49/94] target/sparc: Drop ifdef around get_asi and friends
` [PULL 50/94] target/sparc: Split out ldst functions with asi pre-computed
` [PULL 51/94] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PULL 52/94] target/sparc: Move simple integer load/store to decodetree
` [PULL 53/94] target/sparc: Move asi "
` [PULL 54/94] target/sparc: Move LDSTUB, LDSTUBA "
` [PULL 55/94] target/sparc: Move SWAP, SWAPA "
` [PULL 56/94] target/sparc: Move CASA, CASXA "
` [PULL 57/94] target/sparc: Move PREFETCH, PREFETCHA "
` [PULL 58/94] target/sparc: Split out fp ldst functions with asi precomputed
` [PULL 59/94] target/sparc: Move simple fp load/store to decodetree
` [PULL 60/94] target/sparc: Move asi "
` [PULL 61/94] target/sparc: Move LDFSR, STFSR "
` [PULL 62/94] target/sparc: Merge LDFSR, LDXFSR implementations
` [PULL 63/94] target/sparc: Move EDGE* to decodetree
` [PULL 64/94] target/sparc: Move ARRAY* "
` [PULL 65/94] target/sparc: Move ADDRALIGN* "
` [PULL 66/94] target/sparc: Move BMASK "
` [PULL 67/94] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PULL 68/94] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PULL 69/94] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PULL 70/94] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PULL 71/94] target/sparc: Move gen_ne_fop_DDD "
` [PULL 72/94] target/sparc: Move PDIST "
` [PULL 73/94] target/sparc: Move gen_gsr_fop_DDD insns "
` [PULL 74/94] target/sparc: Move gen_fop_FF "
` [PULL 75/94] target/sparc: Move gen_fop_DD "
` [PULL 76/94] target/sparc: Move FSQRTq "
` [PULL 77/94] target/sparc: Move gen_fop_FFF insns "
` [PULL 78/94] target/sparc: Move gen_fop_DDD "
` [PULL 79/94] target/sparc: Move gen_fop_QQQ "
` [PULL 80/94] target/sparc: Move FSMULD "
` [PULL 81/94] target/sparc: Move FDMULQ "
` [PULL 82/94] target/sparc: Move gen_fop_FD insns "
` [PULL 83/94] target/sparc: Move FiTOd, FsTOd, FsTOx "
` [PULL 84/94] target/sparc: Move FqTOs, FqTOi "
` [PULL 85/94] target/sparc: Move FqTOd, FqTOx "
` [PULL 86/94] target/sparc: Move FiTOq, FsTOq "
` [PULL 87/94] target/sparc: Move FdTOq, FxTOq "
` [PULL 88/94] target/sparc: Move FMOVq, FNEGq, FABSq "
` [PULL 89/94] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PULL 90/94] target/sparc: Convert FCMP, FCMPE "
` [PULL 91/94] target/sparc: Move FPCMP* "
` [PULL 92/94] target/sparc: Move FPACK16, FPACKFIX "
` [PULL 93/94] target/sparc: Convert FZERO, FONE "
` [PULL 94/94] target/sparc: Remove disas_sparc_legacy

[PATCH v4 0/9] RVA22U64 profile support
 2023-10-25 23:49 UTC  (4+ messages)
` [PATCH v4 1/9] target/riscv: add rva22u64 profile definition

[PATCH v5 00/10] RVA22U64 profile support
 2023-10-25 23:44 UTC  (11+ messages)
` [PATCH v5 01/10] target/riscv/tcg: add 'zic64b' support
` [PATCH v5 02/10] target/riscv: add rva22u64 profile definition
` [PATCH v5 03/10] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v5 04/10] target/riscv/tcg: add user flag for profile support
` [PATCH v5 05/10] target/riscv/tcg: add MISA user options hash
` [PATCH v5 06/10] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v5 07/10] target/riscv/tcg: handle profile MISA bits
` [PATCH v5 08/10] target/riscv/tcg: add hash table insert helpers
` [PATCH v5 09/10] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v5 10/10] target/riscv/tcg: warn if profile exts are disabled

[PATCH] target/arm: Fix syndrome for FGT traps on ERET
 2023-10-25 23:41 UTC  (2+ messages)

Does "'throttle' block filter" work?
 2023-10-25 23:39 UTC 

[PATCH 0/6] target/arm: Move feature tests to their own header
 2023-10-25 23:36 UTC  (13+ messages)
` [PATCH 1/6] target/arm: Move feature test functions "
` [PATCH 2/6] target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
` [PATCH 3/6] target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
` [PATCH 4/6] target/arm: Move ID_AA64ISAR* test functions together
` [PATCH 5/6] target/arm: Move ID_AA64PFR* tests together
` [PATCH 6/6] target/arm: Move ID_AA64DFR* feature "

[PULL 00/24] x86, KVM changes for 2023-10-26
 2023-10-25 23:27 UTC  (19+ messages)
` [PULL 02/24] target/i386: implement SHA instructions
` [PULL 03/24] tests/tcg/i386: initialize more registers in test-avx
` [PULL 05/24] target/i386: group common checks in the decoding phase
` [PULL 06/24] target/i386: validate VEX.W for AVX instructions
` [PULL 07/24] target/i386: check CPUID_PAE to determine 36 bit processor address space
` [PULL 08/24] kvm: remove unnecessary stub
` [PULL 09/24] kvm: require KVM_CAP_INTERNAL_ERROR_DATA
` [PULL 10/24] kvm: require KVM_CAP_SIGNAL_MSI
` [PULL 11/24] kvm: require KVM_IRQFD for kernel irqchip
` [PULL 14/24] kvm: assume that many ioeventfds can be created
` [PULL 15/24] kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
` [PULL 16/24] kvm: unify listeners for PIO address space
` [PULL 17/24] kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
` [PULL 19/24] kvm: i386: require KVM_CAP_XSAVE
` [PULL 20/24] kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
` [PULL 21/24] kvm: i386: require KVM_CAP_MCE
` [PULL 23/24] kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
` [PULL 24/24] kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).