qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 18:15:17 to 2024-09-06 08:16:57 UTC [more...]

[PATCH 0/8] Allow check-qtest with "--without-default-devices"
 2024-09-06  8:16 UTC  (17+ messages)
` [PATCH 1/8] tests/qtest/migration: Add a check for the availability of the "pc" machine
` [PATCH 2/8] tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
` [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 5/8] tests/qtest/meson.build: Add more CONFIG switches checks for the x86 tests
` [PATCH 6/8] tests/qtest: Disable numa-test if the default machine is not available
` [PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"
` [PATCH 8/8] .gitlab-ci.d/buildtest: Build most targets in the build-without-defaults job

[RFC PATCH 0/2] qtest: Log verbosity changes
 2024-09-06  8:14 UTC  (5+ messages)
` [RFC PATCH 1/2] tests/qtest: Mute QEMU stderr
` [RFC PATCH 2/2] tests/qtest: Mute -qtest-log

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

[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 RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
 2024-09-06  7:56 UTC  (8+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces

[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] virtio: kconfig: memory devices are PCI only
 2024-09-06  7:42 UTC  (3+ messages)

[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  (54+ messages)
` [Stable-8.2.7 01/53] qapi/qom: Document feature unstable of @x-vfio-user-server
` [Stable-8.2.7 02/53] target/arm: Fix handling of LDAPR/STLR with negative offset
` [Stable-8.2.7 03/53] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [Stable-8.2.7 04/53] target/arm: Use float_status copy in sme_fmopa_s
` [Stable-8.2.7 05/53] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [Stable-8.2.7 06/53] hvf: arm: Do not advance PC when raising an exception
` [Stable-8.2.7 07/53] hw/nvme: fix memory leak in nvme_dsm
` [Stable-8.2.7 08/53] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [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 11/53] intel_iommu: fix FRCD construction macro
` [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

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-06  7:03 UTC  (14+ messages)
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers

[PATCH] hw/nvme: clear masked events from the aer queue
 2024-09-05 23:58 UTC 

[Stable-7.2.14 00/40] Patch Round-up for stable 7.2.14, freeze on 2024-09-16
 2024-09-06  5:16 UTC  (41+ messages)
` [Stable-7.2.14 01/40] qapi/qom: Document feature unstable of @x-vfio-user-server
` [Stable-7.2.14 02/40] target/arm: Use float_status copy in sme_fmopa_s
` [Stable-7.2.14 03/40] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [Stable-7.2.14 04/40] hw/nvme: fix memory leak in nvme_dsm
` [Stable-7.2.14 05/40] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [Stable-7.2.14 06/40] intel_iommu: fix FRCD construction macro
` [Stable-7.2.14 07/40] target/i386: do not crash if microvm guest uses SGX CPUID leaves
` [Stable-7.2.14 08/40] chardev/char-win-stdio.c: restore old console mode
` [Stable-7.2.14 09/40] hw/intc/loongson_ipi: Access memory in little endian
` [Stable-7.2.14 10/40] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
` [Stable-7.2.14 11/40] hw/virtio: Fix the de-initialization of vhost-user devices
` [Stable-7.2.14 12/40] target/rx: Use target_ulong for address in LI
` [Stable-7.2.14 13/40] hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
` [Stable-7.2.14 14/40] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
` [Stable-7.2.14 15/40] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [Stable-7.2.14 16/40] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [Stable-7.2.14 17/40] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [Stable-7.2.14 18/40] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
` [Stable-7.2.14 19/40] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
` [Stable-7.2.14 20/40] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
` [Stable-7.2.14 21/40] hw/arm/mps2-tz.c: fix RX/TX interrupts order
` [Stable-7.2.14 22/40] target/arm: Handle denormals correctly for FMOPA (widening)
` [Stable-7.2.14 23/40] virtio-net: Ensure queue index fits with RSS
` [Stable-7.2.14 24/40] virtio-net: Fix network stall at the host side waiting for kick
` [Stable-7.2.14 25/40] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [Stable-7.2.14 26/40] vvfat: Fix bug in writing to middle of file
` [Stable-7.2.14 27/40] vvfat: Fix usage of `info.file.offset`
` [Stable-7.2.14 28/40] vvfat: Fix wrong checks for cluster mappings invariant
` [Stable-7.2.14 29/40] vvfat: Fix reading files with non-continuous clusters
` [Stable-7.2.14 30/40] iotests: Add `vvfat` tests
` [Stable-7.2.14 31/40] nbd/server: Plumb in new args to nbd_client_add()
` [Stable-7.2.14 32/40] nbd/server: CVE-2024-7409: Cap default max-connections to 100
` [Stable-7.2.14 33/40] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [Stable-7.2.14 34/40] nbd/server: CVE-2024-7409: Close stray clients at server-stop
` [Stable-7.2.14 35/40] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
` [Stable-7.2.14 36/40] block/blkio: use FUA flag on write zeroes only if supported
` [Stable-7.2.14 37/40] target/i386: Do not apply REX to MMX operands
` [Stable-7.2.14 38/40] module: Prevent crash by resetting local_err in module_load_qom_all()
` [Stable-7.2.14 39/40] crypto/tlscredspsk: Free username on finalize
` [Stable-7.2.14 40/40] hw/core/ptimer: fix timer zero period condition for freq > 1GHz

[PATCH v4 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-09-06  5:20 UTC  (6+ messages)
` [PATCH v4 2/2] target/riscv: Add textra matching condition for the triggers

[PATCH v7 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-09-06  5:21 UTC  (2+ messages)

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

[PATCH 0/2] Add FDT table support with acpi ged pm register
 2024-09-06  4:03 UTC  (4+ messages)
` [PATCH 1/2] acpi: ged: Add macro for acpi ged sleep register
` [PATCH 2/2] hw/loongarch/virt: Add FDT table support with acpi ged pm register

[PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
 2024-09-06  3:56 UTC  (17+ messages)
` [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
` [PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
` [PATCH 04/11 v2] target/riscv: Update CSR xie "
` [PATCH 06/11 v2] target/riscv: Update CSR xtvec "
` [PATCH 08/11 v2] target/riscv: Update interrupt handling "
` [PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest

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

[PATCH] vhost-user: add NEED_REPLY flag
 2024-09-06  1:50 UTC  (2+ messages)

[PATCH v2 1/1] util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
 2024-09-06  1:28 UTC  (5+ messages)

[PATCH v6 0/5] target/riscv: Add Smrnmi support
 2024-09-06  0:51 UTC  (4+ messages)
` [PATCH v6 4/5] target/riscv: Add Smrnmi mnret instruction

[PATCH v4 00/17] bsd-user: Comprehensive RISCV Support
 2024-09-06  0:25 UTC  (3+ messages)
` [PATCH v4 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling

[PATCH v3 00/14] Add support for vector
 2024-09-05 23:46 UTC  (2+ messages)

[PATCH v2 0/3] Serial device cleanup
 2024-09-05 23:40 UTC  (3+ messages)
` [PATCH v2 1/3] hw: Remove unused inclusion of hw/char/serial.h

[PATCH v9 0/5] Implement QATzip compression method
 2024-09-05 22:39 UTC  (4+ messages)
` [PATCH v9 3/5] migration: Add migration parameters for QATzip
    ` [External] "

nested-smmuv3 topic, Sep 2024
 2024-09-05 20:36 UTC  (3+ messages)

[PATCH v5 0/8] AWS Nitro Enclave emulation support
 2024-09-05 20:03 UTC  (7+ messages)
` [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves

[PATCH v6 0/8] AWS Nitro Enclave emulation support
 2024-09-05 19:57 UTC  (9+ messages)
` [PATCH v6 1/8] crypto: Define macros for hash algorithm digest lengths
` [PATCH v6 2/8] crypto: Support SHA384 hash when using glib
` [PATCH v6 3/8] crypto: Introduce x509 utils
` [PATCH v6 4/8] tests/lcitool: Update libvirt-ci and add libcbor dependency
` [PATCH v6 5/8] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v6 6/8] hw/core: Add Enclave Image Format (EIF) related helpers
` [PATCH v6 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v6 8/8] docs/nitro-enclave: Documentation for nitro-enclave machine type

[PATCH] ci: migration: Don't run python tests in the compat job
 2024-09-05 19:54 UTC  (6+ messages)

[PATCH 0/5] LoongArch/tcg: Add hardware page table walker support
 2024-09-05 19:39 UTC  (5+ messages)
` [PATCH 5/5] target/loongarch/tcg: "

[PATCH v2 1/1] system: improve migration debug
 2024-09-05 19:19 UTC 

[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
 2024-09-05 18:45 UTC  (5+ messages)

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2024-09-05 18:31 UTC  (11+ messages)
` [PATCH v11 08/11] "

[PATCH 1/1] migration: improve migration_throttle tracepoint
 2024-09-05 18:21 UTC  (4+ messages)

[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-09-05 18:13 UTC  (3+ messages)
` [PATCH v2 1/7] hw/net: fix typo s/epbf/ebpf/ in virtio-net
` [PATCH v2 6/7] ebpf: improve trace event coverage to all key operations


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