messages from 2023-10-21 05:38:22 to 2023-10-22 06:13:30 UTC [more...]
[PATCH v4 00/90] target/sparc: Convert to decodetree
2023-10-22 6:00 UTC (53+ messages)
` [PATCH v4 01/90] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PATCH v4 02/90] target/sparc: Implement check_align inline
` [PATCH v4 03/90] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH v4 04/90] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH v4 05/90] configs: Enable MTTCG for sparc, sparc64
` [PATCH v4 06/90] target/sparc: Define features via cpu-feature.h.inc
` [PATCH v4 07/90] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH v4 09/90] target/sparc: Add decodetree infrastructure
` [PATCH v4 10/90] target/sparc: Define AM_CHECK for sparc32
` [PATCH v4 11/90] target/sparc: Move CALL to decodetree
` [PATCH v4 13/90] target/sparc: Move BPr "
` [PATCH v4 14/90] target/sparc: Move FBPfcc and FBfcc "
` [PATCH v4 16/90] target/sparc: Merge gen_fcond with only caller
` [PATCH v4 17/90] target/sparc: Merge gen_branch_[an] "
` [PATCH v4 18/90] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH v4 19/90] target/sparc: Move SETHI to decodetree
` [PATCH v4 20/90] target/sparc: Move Tcc "
` [PATCH v4 23/90] target/sparc: Move RDWIM, RDPR "
` [PATCH v4 25/90] target/sparc: Move WRASR "
` [PATCH v4 26/90] target/sparc: Move WRPSR, SAVED, RESTORED "
` [PATCH v4 27/90] target/sparc: Move WRWIM, WRPR "
` [PATCH v4 28/90] target/sparc: Move WRTBR, WRHPR "
` [PATCH v4 29/90] target/sparc: Move basic arithmetic "
` [PATCH v4 30/90] target/sparc: Move ADDC "
` [PATCH v4 31/90] target/sparc: Move MULX "
` [PATCH v4 32/90] target/sparc: Move UMUL, SMUL "
` [PATCH v4 37/90] target/sparc: Move SLL, SRL, SRA "
` [PATCH v4 38/90] target/sparc: Move MOVcc, MOVR "
` [PATCH v4 39/90] target/sparc: Move POPC "
` [PATCH v4 41/90] target/sparc: Move JMPL, RETT, RETURN "
` [PATCH v4 44/90] target/sparc: Split out resolve_asi
` [PATCH v4 45/90] target/sparc: Drop ifdef around get_asi and friends
` [PATCH v4 46/90] target/sparc: Split out ldst functions with asi pre-computed
` [PATCH v4 47/90] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PATCH v4 48/90] target/sparc: Move simple integer load/store to decodetree
` [PATCH v4 49/90] target/sparc: Move asi "
` [PATCH v4 54/90] target/sparc: Split out fp ldst functions with asi precomputed
` [PATCH v4 56/90] target/sparc: Move asi fp load/store to decodetree
` [PATCH v4 57/90] target/sparc: Move LDFSR, STFSR "
` [PATCH v4 59/90] target/sparc: Move EDGE* "
` [PATCH v4 62/90] target/sparc: Move BMASK "
` [PATCH v4 63/90] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PATCH v4 64/90] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PATCH v4 65/90] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PATCH v4 68/90] target/sparc: Move PDIST to decodetree
` [PATCH v4 71/90] target/sparc: Move gen_fop_DD insns "
` [PATCH v4 72/90] target/sparc: Move FSQRTq "
` [PATCH v4 74/90] target/sparc: Move gen_fop_DDD insns "
` [PATCH v4 75/90] target/sparc: Move gen_fop_QQQ "
` [PATCH v4 76/90] target/sparc: Move FSMULD "
` [PATCH v4 85/90] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PATCH v4 88/90] target/sparc: Move FPACK16, FPACKFIX "
[PATCH 0/7] tcg: Expose tcg_gen_ext_{i32,i64,tl}
2023-10-22 2:25 UTC (9+ messages)
` [PATCH 3/7] target/i386: Use tcg_gen_ext_tl
` [PATCH 5/7] target/rx: Use tcg_gen_ext_i32
` [PATCH 7/7] target/xtensa: Use tcg_gen_sextract_i32
[PATCH v4 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
2023-10-22 2:16 UTC (4+ messages)
` [PATCH v4 1/3] vdpa: Add SetSteeringEBPF method for NetClientState
` [PATCH v4 2/3] vdpa: Restore receive-side scaling state
` [PATCH v4 3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
[PATCH v3 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
2023-10-22 2:00 UTC (3+ messages)
` [PATCH v3 1/2] vdpa: Restore hash calculation state
` [PATCH v3 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
[PATCH v3 0/5] hw/audio/pcspk: Inline pcspk_init()
2023-10-20 15:50 UTC (2+ messages)
[PATCH 0/6] hw/m68k: Strengthen QOM/SysBus API uses
2023-10-20 21:40 UTC (2+ messages)
[PATCH v3 0/9] hw/arm/pxa2xx: SysBus/QDev fixes
2023-10-20 21:31 UTC (2+ messages)
[PATCH] linux-user/riscv: change default cpu to 'max'
2023-10-20 16:06 UTC (2+ messages)
[PATCH v3 0/3] Allow user enable/disable LSX/LASX
2023-10-20 19:06 UTC (2+ messages)
[PATCH v6 00/10] Introduce model for IBM's FSI
2023-10-21 21:17 UTC (11+ messages)
` [PATCH v6 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v6 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v6 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v6 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v6 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v6 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v6 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v6 08/10] hw/fsi: Added qtest
` [PATCH v6 09/10] hw/fsi: Added FSI documentation
` [PATCH v6 10/10] hw/fsi: Update MAINTAINER list
[PATCH] hvf: Enable 1G page support
2023-10-21 20:49 UTC (3+ messages)
[PATCH v5 00/10] Introduce model for IBM's FSI
2023-10-21 20:45 UTC (35+ messages)
` [PATCH v5 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v5 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v5 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v5 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v5 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v5 06/10] hw/fsi: Aspeed APB2OPB interface
[PATCH v2 0/4] hvf x86 correctness and efficiency improvements part 1
2023-10-21 20:05 UTC (5+ messages)
` [PATCH v2 1/4] i386: hvf: Adds support for INVTSC cpuid bit
` [PATCH v2 2/4] hvf: Fixes some compilation warnings
` [PATCH v2 3/4] hvf: Consistent types for vCPU handles
` [PATCH v2 4/4] i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
2023-10-21 14:55 UTC (3+ messages)
` [PATCH v2 11/13] migration: Use vmstate_register_any() for audio
[RFC PATCH] hmp: implement hmp_ram_memory_dump
2023-10-21 14:30 UTC (2+ messages)
[PATCH v3 00/90] target/sparc: Convert to decodetree
2023-10-21 14:07 UTC (69+ messages)
` [PATCH v3 08/90] target/sparc: Remove sparcv7 cpu features
` [PATCH v3 09/90] target/sparc: Add decodetree infrastructure
` [PATCH v3 10/90] target/sparc: Define AM_CHECK for sparc32
` [PATCH v3 12/90] target/sparc: Move BPcc and Bicc to decodetree
` [PATCH v3 13/90] target/sparc: Move BPr "
` [PATCH v3 14/90] target/sparc: Move FBPfcc and FBfcc "
` [PATCH v3 19/90] target/sparc: Move SETHI "
` [PATCH v3 22/90] target/sparc: Move RDPSR, RDHPR "
` [PATCH v3 23/90] target/sparc: Move RDWIM, RDPR "
` [PATCH v3 30/90] target/sparc: Move ADDC "
` [PATCH v3 31/90] target/sparc: Move MULX "
` [PATCH v3 32/90] target/sparc: Move UMUL, SMUL "
` [PATCH v3 33/90] target/sparc: Move SUBC "
` [PATCH v3 34/90] target/sparc: Move UDIVX, SDIVX "
` [PATCH v3 35/90] target/sparc: Move UDIV, SDIV "
` [PATCH v3 39/90] target/sparc: Move POPC "
` [PATCH v3 40/90] target/sparc: Convert remaining v8 coproc insns "
` [PATCH v3 41/90] target/sparc: Move JMPL, RETT, RETURN "
` [PATCH v3 42/90] target/sparc: Move FLUSH, SAVE, RESTORE "
` [PATCH v3 43/90] target/sparc: Move DONE, RETRY "
` [PATCH v3 44/90] target/sparc: Split out resolve_asi
` [PATCH v3 45/90] target/sparc: Drop ifdef around get_asi and friends
` [PATCH v3 46/90] target/sparc: Split out ldst functions with asi pre-computed
` [PATCH v3 47/90] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PATCH v3 48/90] target/sparc: Move simple integer load/store to decodetree
` [PATCH v3 49/90] target/sparc: Move asi "
` [PATCH v3 50/90] target/sparc: Move LDSTUB, LDSTUBA "
` [PATCH v3 51/90] target/sparc: Move SWAP, SWAPA "
` [PATCH v3 52/90] target/sparc: Move CASA, CASXA "
` [PATCH v3 53/90] target/sparc: Move PREFETCH, PREFETCHA "
` [PATCH v3 54/90] target/sparc: Split out fp ldst functions with asi precomputed
` [PATCH v3 55/90] target/sparc: Move simple fp load/store to decodetree
` [PATCH v3 56/90] target/sparc: Move asi "
` [PATCH v3 57/90] target/sparc: Move LDFSR, STFSR "
` [PATCH v3 58/90] target/sparc: Merge LDFSR, LDXFSR implementations
` [PATCH v3 59/90] target/sparc: Move EDGE* to decodetree
` [PATCH v3 60/90] target/sparc: Move ARRAY* "
` [PATCH v3 61/90] target/sparc: Move ADDRALIGN* "
` [PATCH v3 62/90] target/sparc: Move BMASK "
` [PATCH v3 63/90] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PATCH v3 64/90] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PATCH v3 65/90] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PATCH v3 66/90] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PATCH v3 67/90] target/sparc: Move gen_ne_fop_DDD "
` [PATCH v3 68/90] target/sparc: Move PDIST "
` [PATCH v3 69/90] target/sparc: Move gen_gsr_fop_DDD insns "
` [PATCH v3 70/90] target/sparc: Move gen_fop_FF "
` [PATCH v3 71/90] target/sparc: Move gen_fop_DD "
` [PATCH v3 72/90] target/sparc: Move FSQRTq "
` [PATCH v3 73/90] target/sparc: Move gen_fop_FFF insns "
` [PATCH v3 74/90] target/sparc: Move gen_fop_DDD "
` [PATCH v3 75/90] target/sparc: Move gen_fop_QQQ "
` [PATCH v3 76/90] target/sparc: Move FSMULD "
` [PATCH v3 77/90] target/sparc: Move FDMULQ "
` [PATCH v3 78/90] target/sparc: Move gen_fop_FD insns "
` [PATCH v3 79/90] target/sparc: Move FiTOd, FsTOd, FsTOx "
` [PATCH v3 80/90] target/sparc: Move FqTOs, FqTOi "
` [PATCH v3 81/90] target/sparc: Move FqTOd, FqTOx "
` [PATCH v3 82/90] target/sparc: Move FiTOq, FsTOq "
` [PATCH v3 83/90] target/sparc: Move FdTOq, FxTOq "
` [PATCH v3 84/90] target/sparc: Move FMOVq, FNEGq, FABSq "
` [PATCH v3 85/90] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PATCH v3 86/90] target/sparc: Convert FCMP, FCMPE "
` [PATCH v3 87/90] target/sparc: Move FPCMP* "
` [PATCH v3 88/90] target/sparc: Move FPACK16, FPACKFIX "
` [PATCH v3 89/90] target/sparc: Convert FZERO, FONE "
` [PATCH v3 90/90] target/sparc: Remove disas_sparc_legacy
[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
2023-10-21 12:24 UTC
PATCH: #1938: [ARM/PL011] Wrong UART register spacing reported in DBG2/SPCR
2023-10-21 12:33 UTC
[PATCH] Add class property to configure KVM device node to use
2023-10-21 13:40 UTC
[PATCH v2 00/20] parallels: Add full dirty bitmap support
2023-10-21 13:29 UTC (7+ messages)
` [PATCH v2 01/20] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
` [PATCH v2 09/20] parallels: Make mark_used() and mark_unused() global functions
` [PATCH v2 10/20] parallels: Add dirty bitmaps saving
[PATCH] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-10-21 12:30 UTC (2+ messages)
[PULL 00/17] Trivial patches for 2023-10-21
2023-10-21 12:05 UTC (18+ messages)
` [PULL 01/17] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
` [PULL 02/17] hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
` [PULL 03/17] MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex board
` [PULL 04/17] MAINTAINERS: Add the nios2 interrupt controller to the nios2 section
` [PULL 05/17] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
` [PULL 06/17] MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section
` [PULL 07/17] MAINTAINERS: Fix a couple s390 paths
` [PULL 08/17] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
` [PULL 09/17] MAINTAINERS: Adjust file list for PPC ref405ep machine
` [PULL 10/17] MAINTAINERS: Adjust file list for PPC 4xx CPUs
` [PULL 11/17] MAINTAINERS: Adjust file list for PPC e500 machines
` [PULL 12/17] MAINTAINERS: Adjust file list for PPC pseries machine
` [PULL 13/17] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
` [PULL 14/17] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
` [PULL 15/17] MAINTAINERS: Add unvalued folders in tests/tcg/ to the right sections
` [PULL 16/17] MAINTAINERS: Fix typo in openpic_kvm.c entry
` [PULL 17/17] MAINTAINERS: Add the ompic.c file to the or1k-sim section
[PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
2023-10-21 11:44 UTC (3+ messages)
[PATCH] MAINTAINERS: Fix typo in openpic_kvm.c entry
2023-10-21 11:36 UTC (2+ messages)
[PATCH] MAINTAINERS: Add unvalued folders in tests/tcg/ to the right sections
2023-10-21 11:31 UTC (2+ messages)
[PATCH v12 00/11] Add VIRTIO sound card
2023-10-21 9:07 UTC (3+ messages)
` [PATCH v12 02/11] Add virtio-sound-pci device
[PATCH] cpu/cpuid: check CPUID_PAE to determine 36 bit processor address space
2023-10-21 8:04 UTC (2+ messages)
[PATCH v2] hw/sd/sdhci: Block Size Register bits [14:12] is lost
2023-10-21 7:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).