messages from 2023-08-07 15:59:18 to 2023-08-08 11:28:04 UTC [more...]
[RFC PATCH] hw/riscv: hart: allow other cpu instance
2023-08-08 11:27 UTC (4+ messages)
[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
2023-08-08 10:59 UTC (23+ 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] target/loongarch: Split fcc register to fcc0-7 in gdbstub
2023-08-08 10:03 UTC (5+ messages)
[PATCH 1/2] target/s390x: Use a 16-bit immediate in VREP
2023-08-08 10:01 UTC (7+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test VREP
[PATCH RFC 0/1] tcg: Always pass the full write size to notdirty_write()
2023-08-08 9:59 UTC (4+ messages)
` [PATCH RFC 1/1] "
[PATCH] linux-user/riscv: Use abi_ulong for target_ucontext
2023-08-08 9:34 UTC
[PATCH v3] target/riscv: don't read CSR in riscv_csrrw_do64
2023-08-08 9:09 UTC
[PATCH v2 00/12] tests: enable meson test timeouts to improve debuggability
2023-08-08 8:57 UTC (2+ messages)
[PATCH for-8.2 0/3] pnv/lpc: Hook up xscoms for LPC
2023-08-08 8:34 UTC (4+ messages)
` [PATCH for-8.2 1/3] pnv/lpc: Place mmio regs in their own memory region
` [PATCH for-8.2 2/3] pnv/lpc: Hook up xscom region for P9/P10
` [PATCH for-8.2 3/3] HACK: pnv/lpc: Set up XSCOM dt for P9
[PATCH] block-migration: Ensure we don't crash during migration cleanup
2023-08-08 8:29 UTC (2+ messages)
[PULL 00/47] tcg + linux-user patch queue
2023-08-08 7:19 UTC (3+ messages)
` [PULL 15/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
2023-08-08 6:36 UTC (2+ messages)
[PULL 0/2] hw/nvme late fix
2023-08-08 6:27 UTC (3+ messages)
` [PULL 1/2] hw/nvme: fix CRC64 for guard tag
` [PULL 2/2] docs: update hw/nvme documentation for protection information
[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
2023-08-08 6:23 UTC (4+ messages)
` [PATCH for-8.2 v3 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
[PATCH] hw/nvme: fix oob memory read in fdp events log
2023-08-08 6:15 UTC (2+ messages)
[PATCH 0/3] hw/nvme: bug fixes and doc update
2023-08-08 6:06 UTC (9+ messages)
` [PATCH 1/3] hw/nvme: fix CRC64 for guard tag
` [PATCH 2/3] hw/nvme: fix disable pi checks for Type 3 protection
` [PATCH 3/3] docs: update hw/nvme documentation for protection information
[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
2023-08-08 4:20 UTC (20+ messages)
` [PATCH v2 01/19] ppc/vhyp: reset exception state when handling vhyp hcall
` [PATCH v2 02/19] ppc/vof: Fix missed fields in VOF cleanup
` [PATCH v2 03/19] hw/ppc/ppc.c: Tidy over-long lines
` [PATCH v2 04/19] hw/ppc: Introduce functions for conversion between timebase and nanoseconds
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up
` [PATCH v2 06/19] hw/ppc: Round up the decrementer interval when converting to ns
` [PATCH v2 07/19] hw/ppc: Avoid decrementer rounding errors
` [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits
` [PATCH v2 09/19] hw/ppc: Always store the decrementer value
` [PATCH v2 10/19] target/ppc: Migrate DECR SPR
` [PATCH v2 11/19] hw/ppc: Reset timebase facilities on machine reset
` [PATCH v2 12/19] hw/ppc: Read time only once to perform decrementer write
` [PATCH v2 13/19] target/ppc: Fix CPU reservation migration for record-replay
` [PATCH v2 14/19] target/ppc: Fix timebase reset with record-replay
` [PATCH v2 15/19] spapr: Fix machine reset deadlock from replay-record
` [PATCH v2 16/19] spapr: Fix record-replay machine reset consuming too many events
` [PATCH v2 17/19] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PATCH v2 18/19] tests/avocado: reverse-debugging cope with re-executing breakpoints
` [PATCH v2 19/19] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
[PATCH 0/7] ppc: record-replay fixes and enablement
2023-08-08 3:52 UTC (6+ messages)
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
[PATCH 0/8] Adds CPU hot-plug support to Loongarch
2023-08-08 3:22 UTC (4+ messages)
` [PATCH 4/8] Introduce the CPU address space destruction function
[PATCH for-8.2 0/6] ppc: debug facility improvements
2023-08-08 3:11 UTC (7+ messages)
` [PATCH 1/6] target/ppc: Remove single-step suppression inside 0x100-0xf00
` [PATCH 2/6] target/ppc: Improve book3s branch trace interrupt for v2.07S
` [PATCH 3/6] target/ppc: Suppress single step interrupts on rfi-type instructions
` [PATCH 4/6] target/ppc: Implement breakpoint debug facility for v2.07S
` [PATCH 5/6] target/ppc: Implement watchpoint "
` [PATCH 6/6] spapr: implement H_SET_MODE debug facilities
[PATCH for-8.2 00/24] tcg: Introduce negsetcond opcodes
2023-08-08 3:11 UTC (25+ messages)
` [PATCH 01/24] "
` [PATCH 02/24] tcg: Use tcg_gen_negsetcond_*
` [PATCH 03/24] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
` [PATCH 04/24] target/arm: Use tcg_gen_negsetcond_*
` [PATCH 05/24] target/m68k: "
` [PATCH 06/24] target/openrisc: "
` [PATCH 07/24] target/ppc: "
` [PATCH 08/24] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
` [PATCH 09/24] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
` [PATCH 10/24] tcg/ppc: Implement negsetcond_*
` [PATCH 11/24] tcg/ppc: Use the Set Boolean Extension
` [PATCH 12/24] tcg/aarch64: Implement negsetcond_*
` [PATCH 13/24] tcg/arm: Implement negsetcond_i32
` [PATCH 14/24] tcg/riscv: Implement negsetcond_*
` [PATCH 15/24] tcg/s390x: "
` [PATCH 16/24] tcg/sparc64: "
` [PATCH 17/24] tcg/i386: Merge tcg_out_brcond{32,64}
` [PATCH 18/24] tcg/i386: Merge tcg_out_setcond{32,64}
` [PATCH 19/24] tcg/i386: Merge tcg_out_movcond{32,64}
` [PATCH 20/24] tcg/i386: Add cf parameter to tcg_out_cmp
` [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond
` [PATCH 22/24] tcg/i386: Clear dest first in tcg_out_setcond if possible
` [PATCH 23/24] tcg/i386: Use shift in tcg_out_setcond
` [PATCH 24/24] tcg/i386: Implement negsetcond_*
[PATCH for-8.2 v2 0/7] tcg/ppc: Support power10 prefixed instructions
2023-08-08 3:02 UTC (8+ messages)
` [PATCH v2 1/7] tcg/ppc: Untabify tcg-target.c.inc
` [PATCH v2 2/7] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH v2 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH v2 4/7] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PATCH v2 5/7] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PATCH v2 6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1
` [PATCH v2 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb
[PATCH for-8.1 0/2] linux-user: Fix MAP_SHARED_VALIDATE, MAP_FIXED_NOREPLACE
2023-08-08 2:55 UTC (3+ messages)
` [PATCH 1/2] linux-user: Split out do_mmap
` [PATCH 2/2] linux-user: Use ARRAY_SIZE with bitmask_transtbl
[RFC PATCH v2] target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
2023-08-08 2:40 UTC
[PATCH v5 0/5] eBPF RSS through QMP support
2023-08-08 2:39 UTC (3+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap
[PATCH v3] net: add initial support for AF_XDP network backend
2023-08-08 2:28 UTC (2+ messages)
[PATCH QEMU v3 0/3] migration: enrich the dirty-limit test case
2023-08-08 2:21 UTC (4+ messages)
` [PATCH QEMU v3 1/3] tests: Add migration dirty-limit capability test
` [PATCH QEMU v3 2/3] tests/migration: Introduce dirty-ring-size option into guestperf
` [PATCH QEMU v3 3/3] tests/migration: Introduce dirty-limit "
[PATCH v10 0/7] igb: packet-split descriptors support
2023-08-08 2:19 UTC (4+ messages)
[PATCH v4 00/11] Add la32 & va32 mode for loongarch64-softmmu
2023-08-08 1:59 UTC (13+ messages)
` [PATCH v4 01/11] target/loongarch: Add macro to check current arch
` [PATCH v4 02/11] target/loongarch: Add new object class for loongarch32 cpus
` [PATCH v4 03/11] target/loongarch: Add GDB support for loongarch32 mode
` [PATCH v4 04/11] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v4 05/11] target/loongarch: Support LoongArch32 DMW
` [PATCH v4 06/11] target/loongarch: Support LoongArch32 VPPN
` [PATCH v4 07/11] target/loongarch: Add LA32 & VA32 to DisasContext
` [PATCH v4 08/11] target/loongarch: Reject la64-only instructions in la32 mode
` [PATCH v4 09/11] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PATCH v4 10/11] target/loongarch: Sign extend results "
` [PATCH v4 11/11] target/loongarch: Add loongarch32 cpu la132
[PATCH trivial for-8.1 0/3] trivial-patches for 2023-08-07
2023-08-07 23:49 UTC (2+ messages)
[PULL 0/6] Fixes patches
2023-08-07 23:49 UTC (8+ messages)
` [PULL 1/6] chardev: report the handshake error
` [PULL 2/6] virtio-gpu: free BHs, by implementing unrealize
` [PULL 3/6] virtio-gpu: reset gfx resources in main thread
` [PULL 4/6] dump: kdump-zlib data pages not dumped with pvtime/aarch64
` [PULL 5/6] hw/i386/vmmouse:add relative packet flag for button status
` [PULL 6/6] ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
[PATCH] disas/riscv: Further correction to LUI disassembly
2023-08-07 22:59 UTC (4+ messages)
[PATCH] virtio: don't zero out memory region cache for indirect descriptors
2023-08-07 22:28 UTC
[PATCH for-8.2 0/7] tcg/ppc: Support power10 prefixed instructions
2023-08-07 21:26 UTC (4+ messages)
` [PATCH 2/7] tcg/ppc: Use PADDI in tcg_out_movi
[PATCH] serial COM: windows serial COM PollingFunc don't sleep
2023-08-07 21:26 UTC (3+ messages)
[PATCH] target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
2023-08-07 20:39 UTC (2+ messages)
[PULL 0/2] hw/nvme fixes
2023-08-07 20:36 UTC (2+ messages)
[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 (5+ messages)
` [PATCH 2/3] linux-user: cleanup unused linux-user/include/host directories
[PATCH v3 0/6] Add loongarch32 mode for loongarch64-softmmu
2023-08-07 19:34 UTC (5+ messages)
` [PATCH v3 5/6] target/loongarch: Support LoongArch32 DMW
[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 (5+ messages)
` [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 v3 0/8] misc AHCI cleanups
2023-08-07 17:37 UTC (6+ messages)
[PATCH v2 0/6] target/arm: Fixes for RME
2023-08-07 17:05 UTC (3+ messages)
` [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 (4+ messages)
[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 (2+ messages)
` [PATCH v2 4/9] target: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
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).