qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-06 06:56:06 to 2024-09-06 13:30:53 UTC [more...]

[PATCH v2 0/3] tests/unit: Slightly expand FIFO8 tests
 2024-09-06 13:29 UTC  (4+ messages)
` [PATCH v2 1/3] tests/unit: Strengthen "
` [PATCH v2 2/3] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
` [PATCH v2 3/3] tests/unit: Comment FIFO8 tests

[PATCH 0/3] tmp105: Improvements and fixes
 2024-09-06 13:29 UTC  (2+ messages)
` [PATCH 1/3] tmp105: Coding style fixes

[PATCH 0/3] tests/unit: Slightly expand FIFO8 tests
 2024-09-06 13:16 UTC  (5+ messages)
` [PATCH 1/3] tests/unit: Strengthen "
` [PATCH 2/3] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
` [PATCH 3/3] tests/unit: Comment FIFO8 tests

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-06 13:15 UTC  (12+ messages)

[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
 2024-09-06 13:14 UTC  (2+ messages)

[PULL 00/34] Migration patches for 2024-09-04
 2024-09-06 12:57 UTC  (2+ messages)

[PATCH] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-06 12:50 UTC  (2+ messages)

[PATCH] target/hexagon: relicense GPL files to BSD-3
 2024-09-06 12:40 UTC  (2+ messages)

[PATCH] aspeed: Add support for IBM Bonnell
 2024-09-06 12:35 UTC 

[PATCH v2 0/4] KVM: Dynamic sized memslots array
 2024-09-06 12:30 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: Dynamic sized kvm "

[RFC PATCH 0/8] usb/uhci: Add UHCI sysbus support, and enable for AST machines
 2024-09-06 12:25 UTC  (9+ messages)
` [RFC PATCH 1/8] usb/uhci: checkpatch cleanup
` [RFC PATCH 2/8] usb/uhci: Introduce and use register defines
` [RFC PATCH 3/8] usb/uhci: Move PCI-related code into a separate file
` [RFC PATCH 4/8] usb/uhci: enlarge uhci memory space
` [RFC PATCH 5/8] usb/uhci: Add support for usb-uhci-sysbus
` [RFC PATCH 6/8] usb/uhci: Add aspeed specific read and write functions
` [RFC PATCH 7/8] aspeed: Add uhci support for ast2600
` [RFC PATCH 8/8] aspeed: Add uhci support for ast2400 and ast2500

[RFC PATCH v3 00/24] NXP i.MX RT595
 2024-09-06 11:53 UTC  (3+ messages)
` [RFC PATCH v3 01/24] fifo32: add peek function

nested-smmuv3 topic, Sep 2024
 2024-09-06 11:50 UTC  (2+ messages)

[PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine
 2024-09-06 11:40 UTC  (3+ messages)

[PULL 00/42] Introduce new functional test framework
 2024-09-06 11:32 UTC  (2+ messages)

[Stable-9.0.3 00/69] Patch Round-up for stable 9.0.3, freeze on 2024-09-16
 2024-09-06 11:13 UTC  (70+ messages)
` [Stable-9.0.3 01/69] hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
` [Stable-9.0.3 02/69] scsi: fix regression and honor bootindex again for legacy drives
` [Stable-9.0.3 03/69] qapi/qom: Document feature unstable of @x-vfio-user-server
` [Stable-9.0.3 04/69] target/arm: Fix handling of LDAPR/STLR with negative offset
` [Stable-9.0.3 05/69] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [Stable-9.0.3 06/69] target/arm: Use float_status copy in sme_fmopa_s
` [Stable-9.0.3 07/69] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [Stable-9.0.3 08/69] hvf: arm: Do not advance PC when raising an exception
` [Stable-9.0.3 09/69] hw/nvme: fix memory leak in nvme_dsm
` [Stable-9.0.3 10/69] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [Stable-9.0.3 11/69] virtio-snd: add max size bounds check in input cb
` [Stable-9.0.3 12/69] virtio-snd: check for invalid param shift operands
` [Stable-9.0.3 13/69] intel_iommu: fix FRCD construction macro
` [Stable-9.0.3 14/69] target/i386: do not crash if microvm guest uses SGX CPUID leaves
` [Stable-9.0.3 15/69] chardev/char-win-stdio.c: restore old console mode
` [Stable-9.0.3 16/69] hw/intc/loongson_ipi: Access memory in little endian
` [Stable-9.0.3 17/69] hw/intc/loongson_ipi: Fix resource leak
` [Stable-9.0.3 18/69] target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
` [Stable-9.0.3 19/69] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
` [Stable-9.0.3 20/69] Revert "qemu-char: do not operate on sources from finalize callbacks"
` [Stable-9.0.3 21/69] hw/virtio: Fix the de-initialization of vhost-user devices
` [Stable-9.0.3 22/69] target/rx: Use target_ulong for address in LI
` [Stable-9.0.3 23/69] hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
` [Stable-9.0.3 24/69] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
` [Stable-9.0.3 25/69] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [Stable-9.0.3 26/69] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [Stable-9.0.3 27/69] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [Stable-9.0.3 28/69] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
` [Stable-9.0.3 29/69] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
` [Stable-9.0.3 30/69] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
` [Stable-9.0.3 31/69] hw/arm/mps2-tz.c: fix RX/TX interrupts order
` [Stable-9.0.3 32/69] target/arm: Handle denormals correctly for FMOPA (widening)
` [Stable-9.0.3 33/69] virtio-net: Ensure queue index fits with RSS
` [Stable-9.0.3 34/69] virtio-net: Fix network stall at the host side waiting for kick
` [Stable-9.0.3 35/69] net: Reinstate '-net nic, model=help' output as documented in man page
` [Stable-9.0.3 36/69] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
` [Stable-9.0.3 37/69] linux-user/elfload: Fix pr_pid values in core files
` [Stable-9.0.3 38/69] target/i386: Fix VSIB decode
` [Stable-9.0.3 39/69] tcg/ppc: Sync tcg_out_test and constraints
` [Stable-9.0.3 40/69] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [Stable-9.0.3 41/69] vvfat: Fix bug in writing to middle of file
` [Stable-9.0.3 42/69] vvfat: Fix usage of `info.file.offset`
` [Stable-9.0.3 43/69] vvfat: Fix wrong checks for cluster mappings invariant
` [Stable-9.0.3 44/69] vvfat: Fix reading files with non-continuous clusters
` [Stable-9.0.3 45/69] iotests: Add `vvfat` tests
` [Stable-9.0.3 46/69] nbd/server: Plumb in new args to nbd_client_add()
` [Stable-9.0.3 47/69] nbd/server: CVE-2024-7409: Cap default max-connections to 100
` [Stable-9.0.3 48/69] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [Stable-9.0.3 49/69] nbd/server: CVE-2024-7409: Close stray clients at server-stop
` [Stable-9.0.3 50/69] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
` [Stable-9.0.3 51/69] net: Fix '-net nic, model=' for non-help arguments
` [Stable-9.0.3 52/69] hw/core/ptimer: fix timer zero period condition for freq > 1GHz
` [Stable-9.0.3 53/69] block/blkio: use FUA flag on write zeroes only if supported
` [Stable-9.0.3 54/69] target/i386: Do not apply REX to MMX operands
` [Stable-9.0.3 55/69] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [Stable-9.0.3 56/69] target/arm: Update translation regime comment for new features
` [Stable-9.0.3 57/69] target/arm: Fix usage of MMU indexes when EL3 is AArch32
` [Stable-9.0.3 58/69] module: Prevent crash by resetting local_err in module_load_qom_all()
` [Stable-9.0.3 59/69] target/hexagon: don't look for static glib
` [Stable-9.0.3 60/69] linux-user: Preserve NULL hit in target_mmap subroutines
` [Stable-9.0.3 61/69] target/sparc: Restrict STQF to sparcv9
` [Stable-9.0.3 62/69] crypto/tlscredspsk: Free username on finalize
` [Stable-9.0.3 63/69] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
` [Stable-9.0.3 64/69] virtio-pci: Fix the use of an uninitialized irqfd
` [Stable-9.0.3 65/69] migration/multifd: Free MultiFDRecvParams::data
` [Stable-9.0.3 66/69] linux-user: Handle short reads in mmap_h_gt_g
` [Stable-9.0.3 67/69] Revert "replay: stop us hanging in rr_wait_io_event"
` [Stable-9.0.3 68/69] hw/audio/virtio-snd: fix invalid param check
` [Stable-9.0.3 69/69] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64

[PULL 0/5] ufs queue
 2024-09-06 10:57 UTC  (6+ messages)
` [PULL 1/5] hw/ufs: add basic info of query response upiu
` [PULL 2/5] hw/ufs: minor bug fixes related to ufs-test
` [PULL 3/5] hw/ufs: ufs flag read/write test implemented
` [PULL 4/5] hw/ufs: ufs attribute "
` [PULL 5/5] hw/ufs: ufs descriptor read "

[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
 2024-09-06 10:41 UTC  (10+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
` [PATCH RESEND v9 9/9] rust: add PL011 device model

[PATCH v2] virtio: kconfig: memory devices are PCI only
 2024-09-06 10:25 UTC  (2+ messages)

[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-09-06 10:12 UTC  (10+ messages)
` [PATCH v2 4/7] ebpf: add formal error reporting to all APIs
` [PATCH v2 5/7] hw/net: report errors from failing to use eBPF RSS FDs
` [PATCH v2 6/7] ebpf: improve trace event coverage to all key operations
` [PATCH v2 7/7] hw/net: improve tracing of eBPF RSS setup

[RFC PATCH 0/2] qtest: Log verbosity changes
 2024-09-06  9:52 UTC  (4+ messages)

[PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
 2024-09-06  9:48 UTC 

[PATCH] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
 2024-09-06  9:33 UTC  (4+ messages)

[PATCH] virtio: kconfig: memory devices are PCI only
 2024-09-06  9:22 UTC  (5+ messages)

qemu direct kernel boot on LoongArch
 2024-09-06  8:34 UTC  (3+ messages)
` [PATCH] hw/loongarch: virt: support up to 4 serial ports

[PATCH v2] docs: fix vhost-user protocol doc
 2024-09-06  8:28 UTC  (3+ messages)

[PULL 00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
 2024-09-06  8:20 UTC  (4+ messages)
` [PULL 13/16] target/riscv: Restrict semihosting to TCG

[PATCH 0/8] Allow check-qtest with "--without-default-devices"
 2024-09-06  8:16 UTC  (12+ messages)
` [PATCH 3/8] tests/qtest/boot-order-test: Make the machine name mandatory in this test
` [PATCH 4/8] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
` [PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"

[PATCH for-9.2] hw: add compat machines for 9.2
 2024-09-06  8:05 UTC  (5+ messages)

[PATCH] hw/i386: define _AS_LATEST() macros for machine types
 2024-09-06  8:00 UTC  (3+ messages)

[PATCH] minikconf: print error entirely on stderr
 2024-09-06  7:52 UTC  (2+ messages)

[PATCH v3 00/11] support I2C for AST2700
 2024-09-06  7:49 UTC  (6+ messages)
` [SPAM] "

[PATCH v4 0/1] linux-user: add openat2 support in linux-user
 2024-09-06  7:39 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
 2024-09-06  7:30 UTC  (6+ messages)
` [PULL 11/63] hw/virtio: move stubs out of stubs/

[Stable-8.2.7 00/53] Patch Round-up for stable 8.2.7, freeze on 2024-09-16
 2024-09-06  6:54 UTC  (48+ messages)
` [Stable-8.2.7 03/53] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [Stable-8.2.7 05/53] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [Stable-8.2.7 07/53] hw/nvme: fix memory leak in nvme_dsm
` [Stable-8.2.7 09/53] virtio-snd: add max size bounds check in input cb
` [Stable-8.2.7 10/53] virtio-snd: check for invalid param shift operands
` [Stable-8.2.7 12/53] target/i386: do not crash if microvm guest uses SGX CPUID leaves
` [Stable-8.2.7 13/53] chardev/char-win-stdio.c: restore old console mode
` [Stable-8.2.7 14/53] hw/intc/loongson_ipi: Access memory in little endian
` [Stable-8.2.7 15/53] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
` [Stable-8.2.7 16/53] hw/virtio: Fix the de-initialization of vhost-user devices
` [Stable-8.2.7 17/53] target/rx: Use target_ulong for address in LI
` [Stable-8.2.7 18/53] hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
` [Stable-8.2.7 19/53] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
` [Stable-8.2.7 20/53] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [Stable-8.2.7 21/53] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [Stable-8.2.7 22/53] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [Stable-8.2.7 23/53] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
` [Stable-8.2.7 24/53] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
` [Stable-8.2.7 25/53] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
` [Stable-8.2.7 26/53] hw/arm/mps2-tz.c: fix RX/TX interrupts order
` [Stable-8.2.7 27/53] target/arm: Handle denormals correctly for FMOPA (widening)
` [Stable-8.2.7 28/53] virtio-net: Ensure queue index fits with RSS
` [Stable-8.2.7 29/53] virtio-net: Fix network stall at the host side waiting for kick
` [Stable-8.2.7 30/53] target/i386: Fix VSIB decode
` [Stable-8.2.7 31/53] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [Stable-8.2.7 32/53] vvfat: Fix bug in writing to middle of file
` [Stable-8.2.7 33/53] vvfat: Fix usage of `info.file.offset`
` [Stable-8.2.7 34/53] vvfat: Fix wrong checks for cluster mappings invariant
` [Stable-8.2.7 35/53] vvfat: Fix reading files with non-continuous clusters
` [Stable-8.2.7 36/53] iotests: Add `vvfat` tests
` [Stable-8.2.7 37/53] nbd/server: Plumb in new args to nbd_client_add()
` [Stable-8.2.7 38/53] nbd/server: CVE-2024-7409: Cap default max-connections to 100
` [Stable-8.2.7 39/53] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [Stable-8.2.7 40/53] nbd/server: CVE-2024-7409: Close stray clients at server-stop
` [Stable-8.2.7 41/53] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
` [Stable-8.2.7 42/53] hw/core/ptimer: fix timer zero period condition for freq > 1GHz
` [Stable-8.2.7 43/53] block/blkio: use FUA flag on write zeroes only if supported
` [Stable-8.2.7 44/53] target/i386: Do not apply REX to MMX operands
` [Stable-8.2.7 45/53] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [Stable-8.2.7 46/53] module: Prevent crash by resetting local_err in module_load_qom_all()
` [Stable-8.2.7 47/53] target/hexagon: don't look for static glib
` [Stable-8.2.7 48/53] target/sparc: Restrict STQF to sparcv9
` [Stable-8.2.7 49/53] crypto/tlscredspsk: Free username on finalize
` [Stable-8.2.7 50/53] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
` [Stable-8.2.7 51/53] virtio-pci: Fix the use of an uninitialized irqfd
` [Stable-8.2.7 52/53] hw/audio/virtio-snd: fix invalid param check
` [Stable-8.2.7 53/53] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64


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).