messages from 2023-08-06 15:50:42 to 2023-08-07 20:37:40 UTC [more...]
[PULL 0/2] hw/nvme fixes
2023-08-07 20:36 UTC (4+ messages)
` [PULL 1/2] hw/nvme: fix oob memory read in fdp events log
` [PULL 2/2] hw/nvme: fix compliance issue wrt. iosqes/iocqes
[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
2023-08-07 20:23 UTC (15+ messages)
` [PATCH v4 15/24] nbd/server: Prepare to send extended header replies
` [PATCH v4 16/24] nbd/server: Support 64-bit block status
` [PATCH v4 19/24] nbd/client: Initial support for extended headers
` [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
` [Libguestfs] "
[PATCH 0/3] linux-user, configure: fix CPU canonicalization
2023-08-07 19:41 UTC (10+ messages)
` [PATCH 1/3] configure: fix detection for x32 linux-user
` [PATCH 2/3] linux-user: cleanup unused linux-user/include/host directories
` [PATCH 3/3] configure: unify case statements for CPU canonicalization
[PATCH v3 0/6] Add loongarch32 mode for loongarch64-softmmu
2023-08-07 19:34 UTC (24+ messages)
` [PATCH v3 1/6] target/loongarch: "
` [PATCH v3 2/6] target/loongarch: Add loongarch32 cpu la132
` [PATCH v3 3/6] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v3 4/6] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v3 5/6] target/loongarch: Support LoongArch32 DMW
` [PATCH v3 6/6] target/loongarch: Support LoongArch32 VPPN
[PATCH] tcg/i386: Check for shorter instruction sequence for ARITH_AND
2023-08-07 19:28 UTC (3+ messages)
[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
2023-08-07 19:07 UTC (4+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
` [PATCH v1 2/3] softmmu/physmem: fail creation of new files in file_ram_open() with readonly=true
` [PATCH v1 3/3] softmmu/physmem: never return directories from file_ram_open()
[PATCH v2 00/15] target/arm/ptw: Cleanups and a few bugfixes
2023-08-07 18:25 UTC (18+ messages)
` [PATCH v2 01/15] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault
` [PATCH v2 02/15] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults
` [PATCH v2 03/15] target/arm/ptw: Set s1ns bit in fault info more consistently
` [PATCH v2 04/15] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled()
` [PATCH v2 05/15] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled()
` [PATCH v2 06/15] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()
` [PATCH v2 07/15] target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()
` [PATCH v2 08/15] target/arm/ptw: Only fold in NSTable bit effects in Secure state
` [PATCH v2 09/15] target/arm/ptw: Remove last uses of ptw->in_secure
` [PATCH v2 10/15] target/arm/ptw: Remove S1Translate::in_secure
` [PATCH v2 11/15] target/arm/ptw: Drop S1Translate::out_secure
` [PATCH v2 12/15] target/arm/ptw: Set attributes correctly for MMU disabled data accesses
` [PATCH v2 13/15] target/arm/ptw: Check for block descriptors at invalid levels
` [PATCH v2 14/15] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw
` [PATCH v2 15/15] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types
[PATCH RFC 0/1] tcg: Always pass the full write size to notdirty_write()
2023-08-07 18:21 UTC (3+ messages)
` [PATCH RFC 1/1] "
[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
2023-08-07 18:17 UTC (16+ messages)
` [PATCH for-8.1 v10 01/14] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH for-8.1 v10 02/14] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH for-8.1 v10 03/14] linux-user: Define ELF_ET_DYN_BASE "
` [PATCH for-8.1 v10 04/14] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PATCH for-8.1 v10 05/14] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH for-8.1 v10 06/14] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH for-8.1 v10 07/14] linux-user: Do not adjust image mapping for host page size
` [PATCH for-8.1 v10 08/14] linux-user: Do not adjust zero_bss "
` [PATCH for-8.1 v10 09/14] linux-user: Use zero_bss for PT_LOAD with no file contents too
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h
` [PATCH for-8.1 v10 11/14] linux-user: Remove duplicate CPU_LOG_PAGE from probe_guest_base
` [PATCH for-8.1 v10 12/14] linux-user: Consolidate guest bounds check in probe_guest_base
` [PATCH for-8.1 v10 13/14] linux-user: Rewrite fixed probe_guest_base
` [PATCH for-8.1 v10 14/14] linux-user: Rewrite non-fixed probe_guest_base
[PATCH v3 0/8] misc AHCI cleanups
2023-08-07 17:37 UTC (6+ messages)
[PATCH 1/2] target/s390x: Use a 16-bit immediate in VREP
2023-08-07 17:27 UTC (6+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test VREP
[PATCH v2 0/6] target/arm: Fixes for RME
2023-08-07 17:05 UTC (8+ messages)
` [PATCH v2 5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions
` [PATCH v2 5/6] target/arm/helper: Check SCR_EL3.{NSE,NS} "
` [PATCH v2 6/6] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
[PATCH] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
2023-08-07 16:34 UTC (2+ messages)
[PATCH v3 0/5] Complete i.MX6UL and i.MX7 processor for bare metal application
2023-08-07 16:27 UTC (7+ messages)
` [PATCH v3 1/5] Refactor i.MX6UL processor code
` [PATCH v3 3/5] Refactor i.MX7 "
` [PATCH v3 5/5] Add i.MX7 SRC device implementation
[PATCH 0/5] QEMU RISC-V IOMMU Support
2023-08-07 16:21 UTC (7+ messages)
` [PATCH 1/5] hw/riscv: Introduction of RISC-V IOMMU device
` [PATCH 5/5] hw/riscv: virt: support for RISC-V IOMMU platform device
[PATCH 1/2] target/s390x: Define TARGET_HAS_PRECISE_SMC
2023-08-07 16:14 UTC (5+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test precise self-modifying code handling
[PATCH] configure: Fix linux-user host detection for riscv64
2023-08-07 16:04 UTC (5+ messages)
[PATCH for-8.2] configure: fix container_hosts misspellings and duplications
2023-08-07 16:02 UTC (2+ messages)
[PATCH 0/9] Replace remaining target_ulong in system-mode accel
2023-08-07 15:57 UTC (10+ messages)
` [PATCH v2 1/9] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
` [PATCH v2 2/9] accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
` [PATCH v2 3/9] target: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
` [PATCH v2 4/9] target: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
` [PATCH v2 5/9] Replace target_ulong with abi_ptr in cpu_[st|ld]*()
` [PATCH v2 6/9] include/exec: typedef abi_ptr to vaddr in softmmu
` [PATCH v2 7/9] include/exec: Widen tlb_hit/tlb_hit_page()
` [PATCH v2 8/9] accel/tcg: Widen address arg. in tlb_compare_set()
` [PATCH v2 9/9] accel/tcg: Update run_on_cpu_data static assert
[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
2023-08-07 15:53 UTC (3+ messages)
` [PATCH for-8.2 v3 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
2023-08-07 15:36 UTC (9+ messages)
` [PATCH 2/4] cxl/mailbox: interface to add CCI commands to an existing CCI
` [PATCH 3/4] cxl/type3: minimum MHD cci support
` [PATCH 4/4] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device
[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
2023-08-07 15:27 UTC (3+ messages)
[PATCH] target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
2023-08-07 15:06 UTC
[PATCH v10 0/7] igb: packet-split descriptors support
2023-08-07 14:52 UTC (3+ messages)
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-07 14:42 UTC (14+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 03/17] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v3 05/17] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
[PATCH v5 0/9] Misc fixes for throttle
2023-08-07 14:24 UTC (3+ messages)
` [PATCH v5 8/9] fsdev: Use ThrottleDirection instread of bool is_write
[PATCH v3 0/9] gfxstream + rutabaga_gfx
2023-08-07 14:24 UTC (2+ messages)
[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
2023-08-07 14:31 UTC (8+ messages)
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4
[PULL v2 40/44] gdbstub: add test for untimely stop-reply packets
2023-08-07 13:01 UTC (2+ messages)
[PATCH v2] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
2023-08-07 12:20 UTC
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-07 12:10 UTC (14+ messages)
` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
` [Qemu PATCH v2 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [Qemu PATCH v2 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [Qemu PATCH v2 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [Qemu PATCH v2 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH] ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
2023-08-07 11:54 UTC (2+ messages)
[RFC PATCH] targer/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
2023-08-07 11:21 UTC (2+ messages)
[PATCH trivial for-8.1 0/3] trivial-patches for 2023-08-07
2023-08-07 10:56 UTC (4+ messages)
` [PATCH trivial for-8.1 1/3] hw/i2c: Fix bitbang_i2c_data trace event
` [PATCH trivial for-8.1 2/3] stubs/colo.c: spelling
` [PATCH trivial for-8.1 3/3] Fixed incorrect LLONG alignment for openrisc and cris
[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
2023-08-07 10:20 UTC (7+ messages)
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
[PATCH] target/i386: Avoid cpu number overflow in legacy topology
2023-08-07 10:10 UTC (5+ messages)
[PATCH for-8.2 0/7] tcg/ppc: Support power10 prefixed instructions
2023-08-07 9:38 UTC (12+ messages)
` [PATCH 2/7] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb
[PATCH v1 1/1] linux-user/loongarch64: Add LSX context save/restore
2023-08-07 9:34 UTC
[PATCH] Fix scripts/checkpatch.py style failures
2023-08-07 9:24 UTC (3+ messages)
[PATCH] configure: Fix linux-user host detection for ppc64le
2023-08-07 8:54 UTC (2+ messages)
[PATCH 0/3] target/s390x: Fix the "ignored match" case in VSTRS
2023-08-07 8:45 UTC (8+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tests/tcg/s390x: Test VSTRS
[PATCH v2 1/5] target/loongarch: Add loongarch32 mode for loongarch64-softmmu
2023-08-07 8:23 UTC (8+ messages)
` [PATCH v2 2/5] target/loongarch: Add loongarch32 cpu la132
` [PATCH v2 3/5] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v2 4/5] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v2 5/5] target/loongarch: Support LoongArch32 DMW
[PATCH] target/riscv: Use accelerated helper for AES64KS1I
2023-08-07 7:30 UTC (2+ messages)
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-07 7:26 UTC (3+ messages)
[PATCH] print memory in MB units in initrd-too-large errmsg
2023-08-07 3:08 UTC (3+ messages)
[PATCH 1/3] target/loongarch: Introduce loongarch32-softmmu target
2023-08-07 2:51 UTC (3+ messages)
[PULL 00/24] tcg + linux-user queue for 8.1-rc3
2023-08-07 1:23 UTC (5+ messages)
` [PULL 07/24] linux-user: Do not call get_errno() in do_brk()
about QEMU TLS
2023-08-06 22:07 UTC
[PULL 0/7] ppc queue
2023-08-06 20:09 UTC (3+ messages)
[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
2023-08-06 15:49 UTC (11+ messages)
` [PATCH for-8.2 v2 1/2] qapi/migration: Deduplicate migration parameter field comments
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).