messages from 2023-08-23 14:58:02 to 2023-08-24 09:30:03 UTC [more...]
[PULL 00/35] target-arm queue
2023-08-24 9:28 UTC (10+ messages)
` [PULL 03/35] qtest: implement named interception of out-GPIO
` [PULL 09/35] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PULL 15/35] target/arm/ptw: Set s1ns bit in fault info more consistently
` [PULL 17/35] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled()
` [PULL 23/35] target/arm/ptw: Drop S1Translate::out_secure
` [PULL 25/35] target/arm/ptw: Check for block descriptors at invalid levels
` [PULL 28/35] target/arm/ptw: Load stage-2 tables from realm physical space
` [PULL 30/35] target/arm: Skip granule protection checks for AT instructions
` [PULL 35/35] target/arm: Fix 64-bit SSRA
[PULL 00/31] loongarch-to-apply queue
2023-08-24 9:24 UTC (32+ messages)
` [PULL 01/31] target/loongarch: Log I/O write accesses to CSR registers
` [PULL 02/31] target/loongarch: Remove duplicated disas_set_info assignment
` [PULL 03/31] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
` [PULL 04/31] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
` [PULL 05/31] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init
` [PULL 06/31] target/loongarch: Add function to check current arch
` [PULL 07/31] target/loongarch: Add new object class for loongarch32 cpus
` [PULL 08/31] target/loongarch: Add GDB support for loongarch32 mode
` [PULL 09/31] target/loongarch: Support LoongArch32 TLB entry
` [PULL 10/31] target/loongarch: Support LoongArch32 DMW
` [PULL 11/31] target/loongarch: Support LoongArch32 VPPN
` [PULL 12/31] target/loongarch: Add LA64 & VA32 to DisasContext
` [PULL 13/31] target/loongarch: Extract make_address_x() helper
` [PULL 14/31] target/loongarch: Extract make_address_i() helper
` [PULL 15/31] target/loongarch: Extract make_address_pc() helper
` [PULL 16/31] target/loongarch: Extract set_pc() helper
` [PULL 17/31] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PULL 18/31] target/loongarch: Sign extend results "
` [PULL 19/31] target/loongarch: Add a check parameter to the TRANS macro
` [PULL 20/31] target/loongarch: Add avail_64 to check la64-only instructions
` [PULL 21/31] target/loongarch: Add LoongArch32 cpu la132
` [PULL 22/31] hw/loongarch: Remove restriction of la464 cores in the virt machine
` [PULL 23/31] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions
` [PULL 24/31] target/loongarch: Add avail_LSPW to check LSPW instructions
` [PULL 25/31] target/loongarch: Add avail_LAM to check atomic instructions
` [PULL 26/31] target/loongarch: Add avail_LSX to check LSX instructions
` [PULL 27/31] target/loongarch: Add avail_IOCSR to check iocsr instructions
` [PULL 28/31] target/loongarch: cpu: Implement get_arch_id callback
` [PULL 29/31] hw/intc/loongarch_pch: fix edge triggered irq handling
` [PULL 30/31] target/loongarch: Split fcc register to fcc0-7 in gdbstub
` [PULL 31/31] hw/loongarch: Fix ACPI processor id off-by-one error
Starting the QEMU 8.2 release cycle
2023-08-24 9:22 UTC (2+ messages)
[PATCH v4 0/6] misc tweaks for kvm and the 64bit pci window
2023-08-24 8:57 UTC (7+ messages)
` [PATCH v4 1/6] better kvm detection
` [PATCH v4 2/6] detect physical address space size
` [PATCH v4 3/6] move 64bit pci window to end of address space
` [PATCH v4 4/6] be less conservative with the 64bit pci io window
` [PATCH v4 5/6] qemu: log reservations in fw_cfg e820 table
` [PATCH v4 6/6] check for e820 conflict
[SeaBIOS] new release tag?
2023-08-24 8:56 UTC
[PATCH v2 0/2] hw/misc: small fixes for i2c-echo
2023-08-24 8:57 UTC (5+ messages)
` [PATCH v2 1/2] hw/misc/i2c-echo: add copyright/license note
` [PATCH v2 2/2] hw/misc/Kconfig: add switch for i2c-echo
[PATCH v2 00/58] TDX QEMU support
2023-08-24 8:34 UTC (9+ messages)
` [PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v2 42/58] i386/tdx: register the fd read callback with the main loop to read the quote data
` [PATCH v2 43/58] i386/tdx: setup a timer for the qio channel
[RFC PATCH] target/arm: properly document FEAT_CRC32
2023-08-24 7:54 UTC (3+ messages)
[PATCH v2] target/arm: properly document FEAT_CRC32
2023-08-24 7:54 UTC
[PATCH 0/2] Fix vhost reconnect issues
2023-08-24 7:41 UTC (11+ messages)
` [PATCH 1/2] vhost-user: fix lost reconnect
` [PATCH v2 0/2] Fix vhost reconnect issues
` [PATCH v2 1/2] vhost-user: Fix lost reconnect
` [PATCH v2 2/2] vhost: Add Error parameter to vhost_scsi_common_start()
[PATCH v2 0/4] Support message-based DMA in vfio-user server
2023-08-24 6:58 UTC (6+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers
[PULL 00/12] First batch of s390x patches for QEMU 8.2
2023-08-24 6:52 UTC (3+ messages)
[PATCH] softmmu: Fix dirtylimit memory leak
2023-08-24 6:20 UTC (5+ messages)
` 回复: "
constructor vs. __constructor__
2023-08-24 5:54 UTC (2+ messages)
[PATCH] softmmu: Fix dirtylimit memory leak
2023-08-24 3:07 UTC
[PATCH 00/13] linux-user patch queue
2023-08-24 1:02 UTC (14+ messages)
` [PATCH 01/13] linux-user: Split out cpu/target_proc.h
` [PATCH 02/13] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
` [PATCH 03/13] linux-user: Emulate /proc/cpuinfo for Alpha
` [PATCH 04/13] util/selfmap: Use dev_t and ino_t in MapInfo
` [PATCH 05/13] linux-user: Use walk_memory_regions for open_self_maps
` [PATCH 06/13] linux-user: Adjust brk for load_bias
` [PATCH 07/13] linux-user: Show heap address in /proc/pid/maps
` [PATCH 08/13] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
` [PATCH 09/13] linux-user: Remove ELF_START_MMAP and image_info.start_mmap
` [PATCH 10/13] linux-user: Move shmat and shmdt implementations to mmap.c
` [PATCH 11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
` [PATCH 12/13] linux-user: Fix shmdt
` [PATCH 13/13] linux-user: Track shm regions with an interval tree
[PATCH v2] target/loongarch: cpu: Implement get_arch_id callback
2023-08-24 0:50 UTC
NVMe ZNS last zone size
2023-08-24 0:45 UTC (7+ messages)
[PATCH v2 0/4] block-backend: process I/O in the current AioContext
2023-08-23 23:59 UTC (5+ messages)
` [PATCH v2 1/4] block: remove AIOCBInfo->get_aio_context()
` [PATCH v2 2/4] block-backend: process I/O in the current AioContext
` [PATCH v2 3/4] block-backend: process zoned requests "
` [PATCH v2 4/4] block-coroutine-wrapper: use qemu_get_current_aio_context()
[PATCH 0/2] io: follow coroutine AioContext in qio_channel_yield()
2023-08-23 23:45 UTC (3+ messages)
` [PATCH 1/2] io: check there are no qio_channel_yield() coroutines during ->finalize()
` [PATCH 2/2] io: follow coroutine AioContext in qio_channel_yield()
[PATCH v2 0/8] tcg: Document *swap* helper implementations
2023-08-23 21:54 UTC (3+ messages)
[PULL 00/48] tcg patch queue
2023-08-23 20:23 UTC (49+ messages)
` [PULL 01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
` [PULL 02/48] accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
` [PULL 03/48] sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
` [PULL 04/48] sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
` [PULL 05/48] include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
` [PULL 06/48] include/exec: typedef abi_ptr to vaddr in softmmu
` [PULL 07/48] include/exec: Widen tlb_hit/tlb_hit_page()
` [PULL 08/48] accel/tcg: Widen address arg in tlb_compare_set()
` [PULL 09/48] accel/tcg: Update run_on_cpu_data static assert
` [PULL 10/48] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
` [PULL 11/48] tcg/i386: Drop BYTEH deposits for 64-bit
` [PULL 12/48] tcg: Fold deposit with zero to and
` [PULL 13/48] tcg/i386: Allow immediate as input to deposit_*
` [PULL 14/48] docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
` [PULL 15/48] tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
` [PULL 16/48] tcg: Introduce negsetcond opcodes
` [PULL 17/48] tcg: Use tcg_gen_negsetcond_*
` [PULL 18/48] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
` [PULL 19/48] target/arm: Use tcg_gen_negsetcond_*
` [PULL 20/48] target/m68k: "
` [PULL 21/48] target/openrisc: "
` [PULL 22/48] target/ppc: "
` [PULL 23/48] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
` [PULL 24/48] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
` [PULL 25/48] tcg/ppc: Implement negsetcond_*
` [PULL 26/48] tcg/ppc: Use the Set Boolean Extension
` [PULL 27/48] tcg/aarch64: Implement negsetcond_*
` [PULL 28/48] tcg/arm: Implement negsetcond_i32
` [PULL 29/48] tcg/riscv: Implement negsetcond_*
` [PULL 30/48] tcg/s390x: "
` [PULL 31/48] tcg/sparc64: "
` [PULL 32/48] tcg/i386: Merge tcg_out_brcond{32,64}
` [PULL 33/48] tcg/i386: Merge tcg_out_setcond{32,64}
` [PULL 34/48] tcg/i386: Merge tcg_out_movcond{32,64}
` [PULL 35/48] tcg/i386: Use CMP+SBB in tcg_out_setcond
` [PULL 36/48] tcg/i386: Clear dest first in tcg_out_setcond if possible
` [PULL 37/48] tcg/i386: Use shift in tcg_out_setcond
` [PULL 38/48] tcg/i386: Implement negsetcond_*
` [PULL 39/48] tcg/tcg-op: Document bswap16_i32() byte pattern
` [PULL 40/48] tcg/tcg-op: Document bswap16_i64() "
` [PULL 41/48] tcg/tcg-op: Document bswap32_i32() "
` [PULL 42/48] tcg/tcg-op: Document bswap32_i64() "
` [PULL 43/48] tcg/tcg-op: Document bswap64_i64() "
` [PULL 44/48] tcg/tcg-op: Document hswap_i32/64() "
` [PULL 45/48] tcg/tcg-op: Document wswap_i64() "
` [PULL 46/48] target/cris: Fix a typo in gen_swapr()
` [PULL 47/48] docs/devel/tcg-ops: fix missing newlines in "Host vector operations"
` [PULL 48/48] tcg: spelling fixes
[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
2023-08-23 20:22 UTC (17+ messages)
` [PATCH v3 01/11] nvdimm: Reject writing label data to ROM instead of crashing QEMU
` [PATCH v3 02/11] softmmu/physmem: Distinguish between file access mode and mmap protection
` [PATCH v3 03/11] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
` [PATCH v3 04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
` [PATCH v3 05/11] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
` [PATCH v3 06/11] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true
` [PATCH v3 07/11] softmmu/physmem: Never return directories from file_ram_open()
` [PATCH v3 08/11] docs: Don't mention "-mem-path" in multi-process.rst
` [PATCH v3 09/11] docs: Start documenting VM templating
` [PATCH v3 10/11] softmmu/physmem: Hint that "readonly=on, rom=off" exists when opening file R/W for private mapping fails
` [PATCH v3 11/11] machine: Improve error message when using default RAM backend id
[PATCH v2 00/24] tree-wide spelling fixes
2023-08-23 20:05 UTC (18+ messages)
` [PATCH 01/24] block: "
` [PATCH 05/24] tcg: "
` [PATCH 11/24] hexagon: "
` [PATCH 17/24] xen: "
` [PATCH 21/24] scripts/: "
` [PATCH 24/24] misc/other: "
[PATCH] docs/devel/tcg-ops: fix missing newlines in "Host vector operations" section
2023-08-23 19:58 UTC (3+ messages)
[RFC PATCH 0/5] hw/arm: MPAM Emulation + PPTT cache description
2023-08-23 19:05 UTC (8+ messages)
` [RFC PATCH 1/5] hw/acpi: Add PPTT cache descriptions
` [RFC PATCH 2/5] HACK: target/arm/tcg: Add some more caches to cpu=max
[PATCH trivial for-8.1 0/3] trivial-patches for 2023-08-07
2023-08-23 18:42 UTC (6+ messages)
` [PATCH 22/24] tests/: spelling fixes
` [PATCH 23/24] qga/: "
Tips for local testing guestfwd
2023-08-23 17:27 UTC (7+ messages)
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-23 17:18 UTC (10+ messages)
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
[PATCH v3 00/14] tcg/ppc: direct branching, power9, power10
2023-08-23 17:10 UTC (4+ messages)
` [PATCH v3 05/14] tcg/ppc: Use ADDPCIS in tcg_out_tb_start
CXL volatile memory is not listed
2023-08-23 17:02 UTC (8+ messages)
[PULL 00/24] tcg + linux-user queue for 8.1-rc3
2023-08-23 16:27 UTC (3+ messages)
` Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)
[PATCH 0/7] tcg: Document *swap/deposit helpers
2023-08-23 15:54 UTC (5+ messages)
` [PATCH 2/7] tcg/tcg-op: Document bswap32() byte pattern
[PATCH for-8.2 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-08-23 15:52 UTC (4+ messages)
` [PATCH for-8.2 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
[PATCH v2] intel-iommu: Report interrupt remapping faults, fix return value
2023-08-23 15:37 UTC (2+ messages)
[PATCH v7 0/9] gfxstream + rutabaga_gfx
2023-08-23 15:03 UTC (3+ messages)
` [PATCH v7 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH v2 0/9] memory-backend-file related improvements and VM templating support
2023-08-23 14:59 UTC (6+ messages)
` [PATCH v2 3/9] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
` "
` Re:Re: [PATCH "
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).