qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-10 06:23:15 to 2024-06-11 08:58:45 UTC [more...]

qemu-riscv32 usermode still broken?
 2024-06-11  8:57 UTC  (6+ messages)

[PATCH 00/20] qga: clean up command source locations and conditionals
 2024-06-11  8:49 UTC  (4+ messages)
` [PATCH 18/20] qga: add note about where to disable commands for a platform

[PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
 2024-06-11  8:46 UTC  (14+ messages)
` [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
` [PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
` Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
  ` Examining device state via monitor for debugging

[RFC PATCH v1 0/6] Implement ARM PL011 in Rust
 2024-06-11  8:42 UTC  (17+ messages)
` [RFC PATCH v1 1/6] build-sys: Add rust feature option
` [RFC PATCH v1 3/6] DO NOT MERGE: add rustdoc build for gitlab pages
` [RFC PATCH v1 4/6] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
` [RFC PATCH v1 6/6] DO NOT MERGE: update rustdoc gitlab pages gen

[PATCH 0/3] cpu_exec_halt: make method mandatory
 2024-06-11  8:36 UTC  (8+ messages)
` [PATCH 1/3] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
` [PATCH 2/3] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
` [PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory

[PATCH] meson: Remove libumad dependence
 2024-06-11  8:24 UTC 

[PATCH v8 0/7] Live Migration With IAA
 2024-06-10 10:21 UTC  (8+ messages)
` [PATCH v8 1/7] docs/migration: add qpl compression feature
` [PATCH v8 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v8 3/7] configure: add --enable-qpl build option
` [PATCH v8 4/7] migration/multifd: add qpl compression method
` [PATCH v8 5/7] migration/multifd: implement initialization of qpl compression
` [PATCH v8 6/7] migration/multifd: implement qpl compression and decompression
` [PATCH v8 7/7] tests/migration-test: add qpl compression test

[PATCH 0/3] Mouse cursor improvements on macOS and VNC
 2024-06-11  7:35 UTC  (9+ messages)
` [PATCH 2/3] hw: Moves int_clamp() implementations to header
` [PATCH 3/3] ui/cocoa: Adds support for mouse cursors

[PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
 2024-06-11  7:15 UTC  (2+ messages)

[PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
 2024-06-11  6:32 UTC  (5+ messages)
    ` 答复: "

[PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
 2024-06-11  6:34 UTC  (2+ messages)

[Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
 2024-06-11  4:50 UTC  (6+ messages)

[ANNOUNCE] QEMU 8.2.5 Stable released
 2024-06-11  4:44 UTC 

[ANNOUNCE] QEMU 9.0.1 Stable released
 2024-06-11  4:44 UTC 

[ANNOUNCE] QEMU 7.2.12 Stable released
 2024-06-11  4:43 UTC 

[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-06-11  3:25 UTC  (15+ messages)
` [RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
` [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
` [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
` [RFC v2 4/7] virtio-iommu: Compute host reserved regions
` [RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
` [RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
` [RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API

[PATCH v5 00/10] Support persistent reservation operations
 2024-06-11  2:55 UTC  (6+ messages)
` [PATCH v5 01/10] block: add persistent reservation in/out api
    ` [External] "
  ` Re:Re: [PATCH v5 00/10] Support persistent reservation operations

[PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-11  2:32 UTC  (3+ messages)

[PULL 00/10] loongarch-to-apply queue
 2024-06-11  1:57 UTC  (4+ messages)
` [PULL 06/10] hw/loongarch: Refine fwcfg memory map

[PATCH RESEND 0/6] Introduce extension implied rules
 2024-06-11  1:56 UTC  (8+ messages)
` [PATCH RESEND 1/6] target/riscv: Introduce extension implied rules definition
` [PATCH RESEND 3/6] target/riscv: Add MISA implied rules
` [PATCH RESEND 4/6] target/riscv: Add standard extension "

[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-06-11  1:51 UTC  (6+ messages)

[PATCH v3 0/5] semihosting: Restrict to TCG
 2024-06-11  0:17 UTC  (8+ messages)
` [PATCH v3 1/5] target/m68k: Restrict semihosting "
` [PATCH v3 2/5] target/xtensa: "
` [PATCH v3 3/5] target/mips: "
` [PATCH v3 4/5] target/riscv: "
` [PATCH v3 5/5] semihosting: Restrict "

[RFC PATCH 0/3] monitor: Pass HMP arguments to QMP HumanReadableText API as JSON
 2024-06-10 21:02 UTC  (6+ messages)
` [PATCH 1/3] hw/s390x: Declare target specific monitor commands in hmp-target.h
` [RFC PATCH 2/3] monitor: Allow passing HMP arguments to QMP HumanReadableText API
` [RFC PATCH 3/3] hw/s390x: Introduce x-query-s390x-cmma QMP command

[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
 2024-06-10 20:12 UTC  (9+ messages)
` [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration

[PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
 2024-06-10 19:29 UTC  (3+ messages)

[PATCH v2 0/7] Live migration acceleration with UADK
 2024-06-10 18:35 UTC  (3+ messages)
` [PATCH v2 4/7] migration/multifd: Add UADK initialization

[PATCH 0/5] trace: Remove and forbid newline characters in event format
 2024-06-10 17:59 UTC  (3+ messages)

[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
 2024-06-10 17:47 UTC  (4+ messages)

[PULL 0/6] Tracing patches
 2024-06-10 17:13 UTC  (7+ messages)
` [PULL 1/6] tracetool: Remove unused vcpu.py script
` [PULL 2/6] backends/tpm: Remove newline character in trace event
` [PULL 3/6] hw/sh4: Remove newline character in trace events
` [PULL 4/6] hw/usb: "
` [PULL 5/6] hw/vfio: "
` [PULL 6/6] tracetool: Forbid newline character in event format

[PATCH 00/25] target/i386: more progress towards new decoder
 2024-06-10 17:14 UTC  (7+ messages)
` [PATCH 11/25] target/i386: replace read_crN helper with read_cr8
` [PATCH 24/25] target/i386: do not check PREFIX_LOCK in old-style decoder

[PATCH v2] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
 2024-06-10 17:02 UTC 

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2024-06-10 16:53 UTC  (4+ messages)

[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
 2024-06-10 16:50 UTC  (7+ messages)
` [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
` [PATCH v4 4/4] iotests: Add `vvfat` tests

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-06-10 16:35 UTC  (13+ messages)
` [PATCH 1/6] migration: remove RDMA live migration temporarily
` [PATCH 2/6] io: add QIOChannelRDMA class

[PATCH v2 0/3] hw/arm: Create second NonSecure UART for virt board
 2024-06-10 16:23 UTC  (4+ messages)
` [PATCH v2 1/3] hw/arm/virt: Add serial aliases in DTB
` [PATCH v2 2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
` [PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART

[PATCH v4 0/3] x86 cpu test refactoring
 2024-06-10 15:53 UTC  (4+ messages)
` [PATCH 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
` [PATCH v3 2/3] tests/qtest/libqtest: add qtest_has_cpu_model() api
` [PATCH v4 3/3] tests/qtest/x86: check for availability of older cpu models before running tests

Historical QMP schema
 2024-06-10 15:41 UTC  (4+ messages)

[PATCH v2 0/3] semihosting: Restrict to TCG
 2024-06-10 14:55 UTC  (6+ messages)
` [PATCH v2 1/3] target/mips: Restrict semihosting "

[PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
 2024-06-10 14:47 UTC 

[PATCH v2 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
 2024-06-10 14:38 UTC  (2+ messages)

[PATCH] tracetool: Remove unused vcpu.py script
 2024-06-10 14:14 UTC  (2+ messages)

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-10 14:11 UTC  (4+ messages)
` [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs

[PATCH 0/2] crypto: two minor fixes
 2024-06-10 13:43 UTC  (6+ messages)
` [PATCH 1/2] crypto: avoid leak of ctx when bad cipher mode is given
` [PATCH 2/2] crypto: use consistent error reporting pattern for unsupported cipher modes

[PATCH] monitor: Remove obsolete stubs
 2024-06-10 13:19 UTC  (3+ messages)

[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
 2024-06-10 12:52 UTC  (4+ messages)

[PATCH v2 0/5] scrips/coverity-scan: COMPONENTS.md updates
 2024-06-10 12:25 UTC  (2+ messages)

[PATCH v2 0/3] hw/dma: Add error handling for loading descriptions failing
 2024-06-10 11:48 UTC  (3+ messages)
` [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure

[PATCH v4 0/5] mirror: allow specifying working bitmap
 2024-06-10 11:22 UTC  (2+ messages)

QEMU Community Call Agenda Items (June 11th, 2024)
 2024-06-10 11:18 UTC 

[PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
 2024-06-10 10:26 UTC  (2+ messages)

[PATCH v2 00/11] qcow2: make subclusters discardable
 2024-06-10  9:53 UTC  (3+ messages)

[PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
 2024-06-10  9:23 UTC  (2+ messages)

[PATCH v5 00/17] Add AST2700 support
 2024-06-10  9:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
 2024-06-10  9:24 UTC  (2+ messages)

[PATCH v3 0/6] Rework x86 page table walks
 2024-06-10  9:15 UTC  (6+ messages)
` [PATCH v3 2/6] Convert 'info tlb' to use generic iterator
` [PATCH v3 3/6] Convert 'info mem' "

[PATCH v3 0/3] x86 cpu test refactoring
 2024-06-10  9:04 UTC  (5+ messages)
` [PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
` [PATCH v3 3/3] tests/qtest/x86: check for availability of older cpu models before running tests

[PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
 2024-06-10  8:35 UTC  (5+ messages)
` [PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
` [PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command

[PATCH] hw/usb: Introduce x-query-usbhost QMP command
 2024-06-10  8:33 UTC  (2+ messages)

[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
 2024-06-10  8:19 UTC  (22+ messages)
` [PATCH 05/26] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
` [PATCH 06/26] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
` [PATCH 08/26] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
` [PATCH 09/26] hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
` [PATCH 11/26] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
` [PATCH 13/26] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
` [PATCH 15/26] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
` [PATCH 16/26] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
` [PATCH 17/26] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
` [PATCH 18/26] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
` [PATCH 19/26] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
` [PATCH 20/26] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
` [PATCH 21/26] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
` [PATCH 22/26] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
` [PATCH 23/26] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
` [PATCH 24/26] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
` [PATCH 25/26] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
` [PATCH 26/26] hw/ppc: Avoid using Monitor in pic_print_info()

[PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
 2024-06-10  7:44 UTC  (3+ messages)
` [PATCH 1/3] virtio-gpu: rutabaga: Properly set stride when copying resources


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