messages from 2024-04-08 17:51:25 to 2024-04-09 14:20:07 UTC [more...]
[PATCH] xen-hvm: Avoid livelock while handling buffered ioreqs
2024-04-09 14:19 UTC (3+ messages)
[PATCH-for-9.0 v2 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
2024-04-09 14:18 UTC (6+ messages)
` [PATCH-for-9.0 v2 1/3] hw/block/nand: Factor nand_load_iolen() method out
` [PATCH-for-9.0 v2 2/3] hw/block/nand: Have blk_load() take unsigned offset and return boolean
` [PATCH-for-9.0 v2 3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
[PATCH] edk2: get version + date from git submodule
2024-04-09 14:14 UTC (3+ messages)
[PATCH-for-9.0 v2 00/11] hw/net/lan9118: Fix overflow in TX FIFO
2024-04-09 14:05 UTC (21+ messages)
` [PATCH-for-9.0 v2 01/11] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
` [PATCH-for-9.0 v2 02/11] hw/net/lan9118: Fix overflow in MIL TX FIFO
` [PATCH-for-9.1 v2 03/11] hw/net/lan9118: Remove duplicated assignment
` [PATCH-for-9.1 v2 04/11] hw/net/lan9118: Replace magic '5' value by TX_FIF_SZ_RESET definition
` [PATCH-for-9.1 v2 05/11] hw/net/lan9118: Add definitions for FIFO allocated sizes
` [PATCH-for-9.1 v2 06/11] hw/net/lan9118: Use TX_DATA_FIFO_BYTES definition
` [PATCH-for-9.1 v2 07/11] hw/net/lan9118: Rename tx_fifo_size -> tx_fifo_bytes
` [PATCH-for-9.1 v2 08/11] hw/net/lan9118: Use RX_STATUS_FIFO_BYTES definition
` [PATCH-for-9.1 v2 09/11] hw/net/lan9118: Rename rx_status_fifo_size -> rx_status_fifo_wordcount
` [PATCH-for-9.1 v2 10/11] hw/net/lan9118: Use RX_DATA_FIFO_BYTES definition
` [PATCH-for-9.1 v2 11/11] hw/net/lan9118: Rename rx_fifo_size -> rx_fifo_wordcount
[PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
2024-04-09 13:57 UTC (9+ messages)
` [PATCH-for-9.0? 1/3] hw/block/nand: Factor nand_load_iolen() method out
` [PATCH-for-9.0? 3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
[PATCH] hw/dma: prevent overflow in soc_dma_set_request
2024-04-09 13:38 UTC (5+ messages)
[PATCH 1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); "
2024-04-09 6:51 UTC (5+ messages)
` [PATCH 1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem);"
[PATCH] target/riscv/cpu_helper.c: fix wrong exception raise
2024-04-09 12:11 UTC (2+ messages)
[PATCH-for-9.0? 0/2] hw/net/lan9118: Fix overflow in TX FIFO
2024-04-09 12:10 UTC (4+ messages)
` [PATCH-for-9.0? 2/2] "
[PATCH v2 0/3] qtest/migration: Fixes around multifd_tcp_channels_none migration qtest
2024-04-09 11:56 UTC (5+ messages)
` [PATCH v2 1/3] fixup! tests/qtest/migration: Add negative tests to validate migration QAPIs
` [PATCH v2 2/3] fixup! tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migration port value
` [PATCH v2 3/3] fixup! tests/qtest/migration: Add multifd_tcp_plain test using list of channels instead of uri
[PULL 0/3] 9.0 bugfixes for 2024-04-08
2024-04-09 11:47 UTC (5+ messages)
` [PULL 1/3] Makefile: preserve --jobserver-auth argument when calling ninja
` [PULL 2/3] nanomips: fix warnings with GCC 14
` [PULL 3/3] kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
[PULL 0/7] virtio,pc,pci: bugfixes
2024-04-09 11:47 UTC (9+ messages)
` [PULL 1/7] Revert "hw/virtio: Add support for VDPA network simulation devices"
` [PULL 2/7] virtio-snd: Enhance error handling for invalid transfers
` [PULL 3/7] virtio-snd: rewrite invalid tx/rx message handling
` [PULL 4/7] hw/virtio: Fix packed virtqueue flush used_idx
` [PULL 5/7] vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
` [PULL 6/7] vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
` [PULL 7/7] qdev-monitor: fix error message in find_device_state()
[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register
2024-04-09 11:35 UTC (4+ messages)
[PATCH-for-9.0 v2 0/4] hw/virtio: Protect from more DMA re-entrancy bugs
2024-04-09 11:33 UTC (6+ messages)
` [PATCH-for-9.0 v2 1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper
` [PATCH-for-9.0 v2 2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
` [PATCH-for-9.0 v2 3/4] hw/char/virtio-serial-bus: "
` [PATCH-for-9.0 v2 4/4] hw/virtio/virtio-crypto: "
[PATCH] mailmap: Fix Yuxue Liu author email
2024-04-09 11:06 UTC
[PATCH] target/i386: fix direction of "32-bit MMU" test
2024-04-09 11:13 UTC (7+ messages)
how does the qemu emulate the "atomic" semantics on host that DOES NOT support atomic instructions?
2024-04-09 11:00 UTC (5+ messages)
` "
` "
` "
[PATCH-for-9.0? v2] backends/cryptodev: Do not abort for invalid session ID
2024-04-09 10:23 UTC (2+ messages)
[PATCH for-9.0] linux-user: Preserve unswapped siginfo_t for strace
2024-04-09 10:13 UTC (2+ messages)
[PULL 00/35] misc patch queue
2024-04-09 9:53 UTC (33+ messages)
` [PULL 01/35] tcg/optimize: Do not attempt to constant fold neg_vec
` [PULL 02/35] linux-user: Fix waitid return of siginfo_t and rusage
` [PULL 03/35] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [PULL 04/35] linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq()
` [PULL 05/35] linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used
` [PULL 07/35] linux-user: Add FITRIM ioctl
` [PULL 09/35] target/hppa: Fix IIAOQ, IIASQ for pa2.0
` [PULL 10/35] target/sh4: mac.w: memory accesses are 16-bit words
` [PULL 11/35] target/sh4: Merge mach and macl into a union
` [PULL 13/35] target/sh4: Fix mac.w with saturation enabled
` [PULL 14/35] target/sh4: add missing CHECK_NOT_DELAY_SLOT
` [PULL 15/35] target/m68k: Map FPU exceptions to FPSR register
` [PULL 16/35] target/m68k: Pass semihosting arg to exit
` [PULL 17/35] target/m68k: Perform the semihosting test during translate
` [PULL 18/35] target/m68k: Support semihosting on non-ColdFire targets
` [PULL 19/35] tcg: Add TCGContext.emit_before_op
` [PULL 21/35] target/arm: Use insn_start from DisasContextBase
` [PULL 22/35] target/hppa: "
` [PULL 23/35] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PULL 24/35] target/microblaze: Use insn_start from DisasContextBase
` [PULL 25/35] target/riscv: "
` [PULL 26/35] target/s390x: "
` [PULL 27/35] accel/tcg: Improve can_do_io management
` [PULL 28/35] util/bufferiszero: Remove SSE4.1 variant
` [PULL 29/35] util/bufferiszero: Remove AVX512 variant
` [PULL 30/35] util/bufferiszero: Reorganize for early test for acceleration
` [PULL 31/35] util/bufferiszero: Remove useless prefetches
` [PULL 32/35] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PULL 33/35] util/bufferiszero: Improve scalar variant
` [PULL 34/35] util/bufferiszero: Introduce biz_accel_fn typedef
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2024-04-09 9:43 UTC (3+ messages)
[RFC PATCH-for-9.1 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
2024-04-09 9:44 UTC (8+ messages)
` [RFC PATCH-for-9.1 1/4] hw/i2c: Fix checkpatch block comment warnings
` [RFC PATCH-for-9.1 2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
` [RFC PATCH-for-9.1 3/4] hw/i2c: Convert to spec v7 terminology (automatically)
` [RFC PATCH-for-9.1 4/4] hw/i2c: Convert to spec v7 terminology (manually)
[PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
2024-04-09 9:43 UTC (5+ messages)
` [PATCH v3 3/3] target/riscv: Relax vector register check in RISCV gdbstub
[PATCH] vhost: don't set vring call if no enabled msix
2024-04-09 9:32 UTC (4+ messages)
` [PATCH v2] vhost: don't set vring call if guest notifiers is not enabled
[PATCH] vhost: don't set vring call if no enabled msix
2024-04-09 9:31 UTC (2+ messages)
[PATCH-for-9.1 v2 0/3] rdma: Remove RDMA subsystem and pvrdma device
2024-04-09 9:00 UTC (13+ messages)
` [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
Point where target instructions are read
2024-04-09 8:53 UTC (7+ messages)
[PULL 0/2] Migration 20240407 patches
2024-04-09 8:47 UTC (2+ messages)
[PULL 0/2] target-arm queue
2024-04-09 8:47 UTC (2+ messages)
[PATCH v2] hw/mem/cxl_type3: reset dvsecs in ct3d_reset()
2024-04-09 7:58 UTC
[PATCH for-9.1 v2 00/28] linux-user/i386: Properly align signal frame
2024-04-09 7:52 UTC (34+ messages)
` [PATCH v2 01/28] target/i386: Add tcg/access.[ch]
` [PATCH v2 02/28] target/i386: Convert do_fldt, do_fstt to X86Access
` [PATCH v2 03/28] target/i386: Convert helper_{fbld, fbst}_ST0 "
` [PATCH v2 04/28] target/i386: Convert do_fldenv "
` [PATCH v2 05/28] target/i386: Convert do_fstenv "
` [PATCH v2 06/28] target/i386: Convert do_fsave, do_frstor "
` [PATCH v2 07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} "
` [PATCH v2 08/28] target/i386: Convert do_xrstor_{fpu, "
` [PATCH v2 09/28] tagret/i386: Convert do_fxsave, do_fxrstor "
` [PATCH v2 10/28] target/i386: Convert do_xsave_* "
` [PATCH v2 11/28] target/i386: Convert do_xrstor_* "
` [PATCH v2 12/28] target/i386: Split out do_xsave_chk
` [PATCH v2 13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
` [PATCH v2 14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea
` [PATCH v2 15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
` [PATCH v2 16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
` [PATCH v2 17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
` [PATCH v2 18/28] linux-user/i386: Split out struct target_fregs_state
` [PATCH v2 19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
` [PATCH v2 20/28] linux-user/i386: Return boolean success from restore_sigcontext
` [PATCH v2 21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
` [PATCH v2 22/28] linux-user/i386: Fix allocation and alignment of fp state
` [PATCH v2 23/28] target/i386: Honor xfeatures in xrstor_sigcontext
` [PATCH v2 24/28] target/i386: Convert do_xsave to X86Access
` [PATCH v2 25/28] target/i386: Convert do_xrstor "
` [PATCH v2 26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
` [PATCH v2 27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
` [PATCH v2 28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}
[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-04-09 7:47 UTC (3+ messages)
[PATCH] tests/avocado: add hotplug_blk test
2024-04-09 6:58 UTC
[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine
2024-04-09 6:30 UTC (5+ messages)
` [PATCH v5 1/2] nbd/server: do not poll within a coroutine context
` [PATCH v5 2/2] nbd/server: Mark negotiation functions as coroutine_fn
[PATCH] virtio-iommu: Do not process commands with bad size
2024-04-09 6:26 UTC (2+ messages)
[PATCH v4] hw/virtio: Fix packed virtqueue flush used_idx
2024-04-09 5:21 UTC
[PATCH v2 00/10] Add a host IOMMU device abstraction
2024-04-09 3:41 UTC (3+ messages)
` [PATCH v2 03/10] backends/iommufd: Introduce abstract HIODIOMMUFD device
[PATCH 0/2] virtio-net: Fix RSS
2024-04-09 3:40 UTC (4+ messages)
` [PATCH 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS
[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-04-09 2:43 UTC (9+ messages)
[PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID
2024-04-09 1:51 UTC (2+ messages)
[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
2024-04-09 1:46 UTC (3+ messages)
` "
[PATCH] Revert "hw/virtio: Add support for VDPA network simulation devices"
2024-04-09 1:46 UTC (6+ messages)
[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
2024-04-09 1:44 UTC
[PATCH 1/1] e1000: Get debug flags from an environment variable
2024-04-08 21:15 UTC (5+ messages)
` [PATCH v2] e1000: Convert debug macros into tracepoints
` [PATCH v3] "
[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
2024-04-08 19:27 UTC (8+ messages)
` [PATCH 1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument
` [PATCH 2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest
[PATCH-for-9.0 0/4] hw/virtio: Protect from more DMA re-entrancy bugs
2024-04-08 18:22 UTC (7+ messages)
` [PATCH-for-9.0 3/4] hw/char/virtio-serial-bus: Protect from "
[PATCH v2 0/7] buildsys: Start shrinking qemu-user build process
2024-04-08 18:17 UTC (3+ messages)
` [PATCH v2 14/18] memory-device: move stubs out of stubs/
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).