messages from 2024-06-28 12:43:16 to 2024-06-30 12:03:12 UTC [more...]
[PATCH v2 0/3] target/ppc: Update vector insns to use 128 bit
2024-06-30 12:01 UTC
[PATCH v6] virtio-net: Fix network stall at the host side waiting for kick
2024-06-30 6:36 UTC
[PULL 0/1] ufs queue
2024-06-30 3:52 UTC (2+ messages)
` [PULL 1/1] hw/ufs: Fix potential bugs in MMIO read|write
[PATCH v2] util/cpuinfo-ppc: Add FreeBSD support
2024-06-30 3:26 UTC (2+ messages)
[PATCH 00/23] July maintainer updates (32bit, testing, plugins, gdbstub)
2024-06-30 3:17 UTC (31+ messages)
` [PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
` [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
` [PATCH 03/23] testing: restore some testing for i686
` [PATCH 04/23] tracepoints: move physmem trace points
` [PATCH 05/23] tests/docker: Specify --userns keep-id for Podman
` [PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
` [PATCH 07/23] test/plugin: make insn plugin less noisy by default
` [PATCH 08/23] test/plugins: preserve the instruction record over translations
` [PATCH 09/23] plugins/lockstep: preserve sock_path
` [PATCH 10/23] plugins/lockstep: make mixed-mode safe
` [PATCH 11/23] plugins/lockstep: mention the one-insn-per-tb option
` [PATCH 12/23] plugins/lockstep: clean-up output
` [PATCH 13/23] gdbstub: Clean up process_string_cmd
` [PATCH 14/23] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH 15/23] gdbstub: Add support for target-specific stubs
` [PATCH 16/23] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH 17/23] target/arm: Make some MTE helpers widely available
` [PATCH 18/23] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH 19/23] gdbstub: Make hex conversion function non-internal
` [PATCH 20/23] gdbstub: Pass CPU context to command handler
` [PATCH 21/23] gdbstub: Use true to set cmd_startswith
` [PATCH 22/23] gdbstub: Add support for MTE in user mode
` [PATCH 23/23] tests/tcg/aarch64: Add MTE gdbstub tests
[PATCH v2 00/11] target/riscv: Support zimop/zcmop/zama16b/zabha
2024-06-30 3:05 UTC (12+ messages)
` [PATCH v2 01/11] target/riscv: Add zimop extension
` [PATCH v2 02/11] disas/riscv: Support zimop disassemble
` [PATCH v2 03/11] target/riscv: Add zcmop extension
` [PATCH v2 04/11] disas/riscv: Support zcmop disassemble
` [PATCH v2 05/11] target/riscv: Support Zama16b extension
` [PATCH v2 06/11] target/riscv: Move gen_amo before implement Zabha
` [PATCH v2 07/11] target/riscv: Add AMO instructions for Zabha
` [PATCH v2 08/11] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
` [PATCH v2 09/11] target/riscv: Add amocas.[b|h] for Zabha
` [PATCH v2 10/11] target/riscv: Enable zabha for max cpu
` [PATCH v2 11/11] disas/riscv: Support zabha disassemble
[PATCH v2 0/7] plugins: access values during a memory read/write
2024-06-30 1:31 UTC (3+ messages)
` [PATCH v2 4/7] tests/tcg: add mechanism to run specific tests with plugins
[PATCH 0/2] Solve vt82c686 qemu_irq leak
2024-06-29 20:01 UTC (3+ messages)
` [PATCH 1/2] hw: Move declaration of IRQState to header and add init function
` [PATCH 2/2] hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating
[PATCH v6 00/11] Add MTE stubs for aarch64 user mode
2024-06-29 18:38 UTC (11+ messages)
` [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
[PATCH 0/3] target/arm/kvm: Report PMU unavailability
2024-06-29 17:27 UTC (5+ messages)
` [PATCH 1/3] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH 2/3] target/arm: Always add pmu property
` [PATCH 3/3] target/arm/kvm: Report PMU unavailability
[PATCH v3 0/7] tests/tcg/aarch64: Fix inline assemblies for clang
2024-06-29 16:21 UTC (9+ messages)
` [PATCH v3 1/7] tests/tcg/aarch64: Use -fno-integrated-as
` [PATCH v3 2/7] tests/tcg/aarch64: Specify -Wa,-march=armv9-a+sme
` [PATCH v3 3/7] tests/tcg/aarch64: Fix test architecture specification
` [PATCH v3 4/7] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v3 5/7] tests/tcg/aarch64: Fix irg operand type
` [PATCH v3 6/7] tests/tcg/aarch64: Do not use x constraint
` [PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers
[PULL v3 00/23] Misc changes for 2024-06-28
2024-06-29 14:39 UTC (25+ messages)
` [PULL 01/23] configure: detect --cpu=mipsisa64r6
` [PULL 02/23] Revert "host/i386: assume presence of POPCNT"
` [PULL 03/23] Revert "host/i386: assume presence of SSSE3"
` [PULL 04/23] Revert "host/i386: assume presence of SSE2"
` [PULL 05/23] meson: allow configuring the x86-64 baseline
` [PULL 06/23] meson: remove dead optimization option
` [PULL 07/23] block: make assertion more generic
` [PULL 08/23] block: do not check bdrv_file_open
` [PULL 09/23] block: remove separate bdrv_file_open callback
` [PULL 10/23] block: rename former bdrv_file_open callbacks
` [PULL 11/23] exec: avoid using C++ keywords in function parameters
` [PULL 12/23] exec: don't use void* in pointer arithmetic in headers
` [PULL 13/23] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
` [PULL 14/23] target/i386: fix CC_OP dump
` [PULL 15/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT
` [PULL 16/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
` [PULL 17/23] target/i386: remove unused enum
` [PULL 18/23] target/i386: SEV: rename sev_snp_guest->id_block
` [PULL 19/23] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
` [PULL 20/23] target/i386: SEV: rename sev_snp_guest->id_auth
` [PULL 21/23] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
` [PULL 22/23] target/i386/sev: Use size_t for object sizes
` [PULL 23/23] target/i386/sev: Fix printf formats
[PATCH] block/curl: rewrite http header parsing function
2024-06-29 14:25 UTC
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
2024-06-29 13:08 UTC (15+ messages)
` [PATCH v2 01/15] cpu: Free cpu_ases
` [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
` [PATCH v2 12/15] tests/qtest: Free old machine variable name
` [PATCH v2 15/15] tests/qtest: Free GThread
[PATCH v2] Cursor: 8 -> 1 bit alpha downsampling improvement
2024-06-29 12:22 UTC (2+ messages)
[PATCH v2 0/4] ui/cocoa: Add cursor composition
2024-06-29 12:21 UTC (5+ messages)
` [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
` [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()
[PATCH 0/2] Misc fixes on vfio display
2024-06-29 12:17 UTC (5+ messages)
` [PATCH 1/2] vfio/display: Fix potential memleak of edid info
` [PATCH 2/2] vfio/display: Fix vfio_display_edid_init() error path
[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
2024-06-29 11:07 UTC (3+ messages)
` [PATCH 1/2] hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
` [PATCH 2/2] tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests
[PATCH] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
2024-06-29 10:44 UTC
[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
2024-06-29 8:54 UTC (12+ messages)
` [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
` [PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
` [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
` [PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
2024-06-29 8:06 UTC (10+ messages)
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
2024-06-29 6:47 UTC (3+ messages)
[PATCH] block/curl: use strlen instead of strchr
2024-06-29 6:39 UTC (4+ messages)
[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
2024-06-29 6:24 UTC (5+ messages)
` [PATCH 1/4] hvf: "
` [PATCH 2/4] audio: "
` [PATCH 3/4] block/file-posix: "
` [PATCH 4/4] net/vmnet: "
[PATCH] util/cpuinfo-ppc: Add FreeBSD support
2024-06-29 0:50 UTC (3+ messages)
[PATCH v4] hw/core/loader: allow loading larger ROMs
2024-06-28 21:09 UTC (2+ messages)
[PATCH v3 0/2] Consider discard option when writing zeros
2024-06-28 20:20 UTC (3+ messages)
` [PATCH v3 1/2] qemu-iotest/245: Add missing discard=unmap
` [PATCH v3 2/2] Consider discard option when writing zeros
[PATCH v2] Consider discard option when writing zeros
2024-06-28 19:51 UTC (8+ messages)
[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
2024-06-28 18:03 UTC (2+ messages)
[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
2024-06-28 18:01 UTC (3+ messages)
` [PATCH 2/3] target/riscv: zimop instruction encoding and its implementation
` [PATCH 3/3] target/riscv: Introduce `compressed zimop` aka `zcmop`
[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
2024-06-28 18:01 UTC (4+ messages)
[PATCH v3 0/3] hw/i386/acpi: Pre-compute the _PRT table
2024-06-28 17:06 UTC (4+ messages)
` [PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
[PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
2024-06-28 16:50 UTC (4+ messages)
[PATCH 0/9] target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
2024-06-28 16:27 UTC (20+ messages)
` [PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
` [PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
` [PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
` [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
` [PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
` [PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
` [PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
` [PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
` [PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR
[PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
2024-06-28 15:58 UTC (3+ messages)
[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
2024-06-28 15:44 UTC (17+ messages)
` [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
` [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
` [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
` [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
[PATCH] hw/usb/hcd-ohci: Set transfer error code with no dev
2024-06-28 15:06 UTC (2+ messages)
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-06-28 14:57 UTC (6+ messages)
` [RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [RFC PATCH v2 2/5] vhost_user: Add frontend command for shmem config
` [RFC PATCH v2 3/5] vhost-user-dev: Add cache BAR
` [RFC PATCH v2 4/5] vhost_user: Add MEM_READ/WRITE backend requests
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
[Bug Report] Possible Missing Endianness Conversion
2024-06-28 14:53 UTC (5+ messages)
[PATCH v4 0/3] Add boot-mode property for zynq
2024-06-28 14:48 UTC (2+ messages)
[PATCH] MAINTAINERS: Update my family name
2024-06-28 14:43 UTC (2+ messages)
[PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
2024-06-28 14:42 UTC (2+ messages)
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
2024-06-28 14:40 UTC (2+ messages)
[PATCH 0/2] target/i386: drop AMD machine check bits from Intel CPUID
2024-06-28 13:23 UTC (4+ messages)
` [PATCH 2/2] "
[RFC PATCH] hw/acpi: Add vmclock device
2024-06-28 12:52 UTC
[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
2024-06-28 12:49 UTC (6+ messages)
` [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
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).