qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 17:38:34 to 2023-09-22 15:19:30 UTC [more...]

[PATCH] audio: don't abort on f32 audio format in wav backend
 2023-09-22 15:18 UTC 

[ANNOUNCE] QEMU 8.1.1 Stable released
 2023-09-22 15:18 UTC 

[ANNOUNCE] QEMU 8.0.5 Stable released
 2023-09-22 15:06 UTC 

[PATCH 00/11] qdev: Make array properties user accessible again
 2023-09-22 15:05 UTC  (8+ messages)
` [PATCH 01/11] qdev: Add qdev_prop_set_array()
` [PATCH 09/11] hw/rx/rx62n: Use qdev_prop_set_array()
` [PATCH 11/11] qdev: Rework array properties based on list visitor

[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
 2023-09-22 15:05 UTC  (4+ messages)

[PATCH v5] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
 2023-09-22 15:01 UTC 

[RFC PATCH 0/3] migration/multifd: SYNC packet changes
 2023-09-22 14:53 UTC  (4+ messages)
` [RFC PATCH 1/3] migration/multifd: Move channels_ready semaphore
` [RFC PATCH 2/3] migration/multifd: Decouple control flow from the SYNC packet
` [RFC PATCH 3/3] migration/multifd: Extract sem_done waiting into a function

[ANNOUNCE] QEMU 7.2.6 Stable released
 2023-09-22 14:51 UTC 

[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
 2023-09-22 14:43 UTC  (6+ messages)
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section

[PATCH 0/2] Improve _FORTIFY_SOURCE robustness
 2023-09-22 14:42 UTC  (6+ messages)
` [PATCH 1/2] configure: support passthrough of -Dxxx args to meson
` [PATCH 2/2] osdep: set _FORTIFY_SOURCE=2 when optimization is enabled

[PATCH] vfio/pci: rename vfio_put_device to vfio_pci_put_device
 2023-09-22 14:34 UTC  (2+ messages)

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-22 14:30 UTC  (7+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest

[PATCH 0/4] multifd: various fixes
 2023-09-22 14:18 UTC  (6+ messages)
` [PATCH 1/4] multifd: wait for channels_ready before sending sync
` [PATCH 2/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PATCH 3/4] multifd: fix counters in multifd_send_thread
` [PATCH 4/4] multifd: reset next_packet_len after sending pages

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-09-22 14:09 UTC  (4+ messages)
` [PATCH 1/3] i386: hvf: Adds support for INVTSC cpuid bit
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
` [PATCH 3/3] i386: hvf: Updates API usage to use modern vCPU run function

Help wanted for enabling -Wshadow=local
 2023-09-22 14:03 UTC  (5+ messages)

[PATCH 0/1] Improve _FORTIFY_SOURCE robustness
 2023-09-22 13:54 UTC  (2+ messages)
` [PATCH 1/1] configure: support passthrough of -Dxxx args to meson

[PATCH v2 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-09-22 13:45 UTC  (3+ messages)
` [PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges

[PATCH 0/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX
 2023-09-22 13:39 UTC  (6+ messages)
` [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature

[PATCH 0/9] audio: make sound cards require the audiodev property
 2023-09-22 13:32 UTC  (14+ messages)
` [PATCH 1/9] audio: Add easy dummy audio initialiser
` [PATCH 2/9] Introduce machine property "audiodev"
` [PATCH 3/9] vl: support -audio BACKEND without model
` [PATCH 4/9] hw/arm: Support machine-default audiodev with fallback
` [PATCH 5/9] hw/ppc: "
` [PATCH 6/9] vt82c686: "
` [PATCH 7/9] vl: recognize audiodev groups in configuration files
` [PATCH 8/9] audio: Make AUD_register_card fallible and require audiodev=
` [PATCH 9/9] audio: Be more strict during audio backend initialisation

[PATCH v6 0/2] tpm: add mssim backend
 2023-09-22 13:27 UTC  (6+ messages)
` [PATCH v6 2/2] tpm: add backend for mssim

[Qemu-devel] [PATCH 00/19] aspeed: machine extensions and fixes
 2023-09-22 13:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux

[PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
 2023-09-22 13:21 UTC 

[PATCH v23 00/20] s390x: CPU Topology
 2023-09-22 13:15 UTC  (10+ messages)
` [PATCH v23 01/20] CPU topology: extend with s390 specifics

[PATCH v4] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
 2023-09-22 13:05 UTC  (6+ messages)

[PATCH] hw/acpi: changes towards enabling -Wshadow=local
 2023-09-22 12:42 UTC 

[PATCH v3 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-22 10:55 UTC  (25+ messages)
` [PATCH v3 01/19] target/riscv: introduce TCG AccelCPUClass
` [PATCH v3 02/19] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH v3 03/19] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH v3 04/19] target/riscv: move riscv_tcg_ops "
` [PATCH v3 05/19] target/riscv/cpu.c: add .instance_post_init()
` [PATCH v3 06/19] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH v3 07/19] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH v3 08/19] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH v3 09/19] target/riscv: make riscv_add_satp_mode_properties() public
` [PATCH v3 10/19] target/riscv: remove kvm-stub.c
` [PATCH v3 11/19] target/riscv: introduce KVM AccelCPUClass
` [PATCH v3 19/19] target/riscv/cpu: move priv spec functions to tcg-cpu.c

[PATCH RESEND 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2023-09-22 12:19 UTC  (3+ messages)
` [PATCH RESEND 1/2] i386: Fix conditional CONFIG_SYNDBG enablement
` [PATCH RESEND 2/2] i386: Exclude 'hv-syndbg' from 'hv-passthrough'

[PATCH 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2023-09-22 12:08 UTC  (4+ messages)

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-09-22 11:46 UTC  (7+ messages)
` [PATCH v6 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v6 1/5] vhost-user-common: send get_inflight_fd once
  ` [PATCH v6 2/5] vhost: move and rename the conn retry times
  ` [PATCH v6 3/5] vhost-user-scsi: support reconnect to backend
  ` [PATCH v6 4/5] vhost-user-scsi: start vhost when guest kicks
  ` [PATCH v6 5/5] vhost-user: fix lost reconnect

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-09-22 11:10 UTC  (11+ messages)

[PATCH] test-throttle: don't shadow 'index' variable in do_test_accounting()
 2023-09-22 10:57 UTC 

[PATCH 0/9] Replace remaining target_ulong in system-mode accel
 2023-09-22 10:45 UTC  (3+ messages)

[Qemu-devel] [Bug 1819289] [NEW] Windows 95 and Windows 98 will not install or run
 2023-09-22 10:33 UTC  (5+ messages)
` [Bug 1819289] "

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2023-09-22 10:29 UTC  (4+ messages)

[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
 2023-09-22 10:23 UTC  (3+ messages)
` [PATCH v2 17/22] util/vhost-user-server: Clean up local variable shadowing

[PATCH 0/2] pc_piix: remove machines using a 128K BIOS
 2023-09-22 10:21 UTC  (8+ messages)
` [PATCH 1/2] pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
` [PATCH 2/2] seabios: remove PCI drivers from bios.bin

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-22  9:43 UTC  (22+ messages)
` [PATCH 11/52] migration/rdma: Drop rdma_add_block() error handling
` [PATCH 12/52] migration/rdma: Drop qemu_rdma_search_ram_block() "
` [PATCH 13/52] migration/rdma: Make qemu_rdma_buffer_mergable() return bool
` [PATCH 14/52] migration/rdma: Use bool for two RDMAContext flags
` [PATCH 15/52] migration/rdma: Ditch useless numeric error codes in error messages
` [PATCH 16/52] migration/rdma: Fix io_writev(), io_readv() methods to obey contract
` [PATCH 17/52] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
` [PATCH 18/52] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error
` [PATCH 19/52] migration/rdma: Fix qemu_get_cm_event_timeout() to always "

[PULL 00/12] Audio, i386 patches for 2022-09-22
 2023-09-22  9:31 UTC  (13+ messages)
` [PULL 01/12] target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
` [PULL 02/12] target/i386: Export GDS_NO bit to guests
` [PULL 03/12] qemu/timer: Add host ticks function for RISC-V
` [PULL 04/12] audio: remove QEMU_AUDIO_* and -audio-help support
` [PULL 05/12] hw/input/tsc210x: Extract common init code into new function
` [PULL 06/12] hw/audio: Simplify hda audio init
` [PULL 07/12] hw/audio/lm4549: Add errp error reporting to init function
` [PULL 08/12] hw/display/xlnx_dp.c: Add audiodev property
` [PULL 09/12] tests/qtest: Specify audiodev= and -audiodev
` [PULL 10/12] audio/spiceaudio: Fail initialisation when not using spice
` [PULL 11/12] ui/vnc: Require audiodev= to enable audio
` [PULL 12/12] audio: Require AudioState in AUD_add_capture

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-22  8:39 UTC  (10+ messages)
` [PATCH v1 13/22] vfio: Add base container
` [PATCH v1 16/22] backends/iommufd: Introduce the iommufd object

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-22  8:15 UTC  (13+ messages)
` [PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
` [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for "

[PATCH v13 0/9] rutabaga_gfx + gfxstream
 2023-09-22  7:54 UTC  (8+ messages)
` [PATCH v13 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH] Update AMD memory encryption document links
 2023-09-22  7:38 UTC 

[PATCH 1/2] migration: Fix rdma migration failed
 2023-09-22  7:42 UTC  (3+ messages)

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-09-22  7:11 UTC  (20+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
` [RFC PATCH v2 04/21] memory: Introduce memory_region_has_gmem_fd()
` [RFC PATCH v2 05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type()

[PATCH v2 0/3] AMD/Xilinx Versal TRNG support
 2023-09-22  6:50 UTC  (4+ messages)
` [PATCH v2 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH v2 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PATCH v2 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH v3 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-09-22  5:20 UTC  (3+ messages)
` [PATCH v3 4/5] hw/char: riscv_htif: "

[VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
 2023-09-22  3:17 UTC  (5+ messages)
` [VIRTIO PCI PATCH v5 1/1] transport-pci: "
    ` [virtio-dev] "

Concerns regarding e17bebd049 ("dump: Set correct vaddr for ELF dump")
 2023-09-22  3:06 UTC  (5+ messages)

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-22  2:41 UTC  (10+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v2] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2023-09-22  2:03 UTC 

[PATCH] target/arm: Implement FEAT_HPMN0
 2023-09-21 18:54 UTC 

[PATCH 0/5] file-posix: Clean up and fix zoned checks
 2023-09-21 18:52 UTC  (3+ messages)

[PATCH] accel/tcg: mttcg remove false-negative halted assertion
 2023-09-21 18:25 UTC  (2+ messages)

[PULL 00/30] target-arm queue
 2023-09-21 17:37 UTC  (28+ messages)
` [PULL 02/30] docs/devel/loads-stores: Fix git grep regexes
` [PULL 03/30] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
` [PULL 04/30] linux-user/elfload.c: Correct SME feature names reported in cpuinfo
` [PULL 05/30] linux-user/elfload.c: Add missing arm and arm64 hwcap values
` [PULL 06/30] linux-user/elfload.c: Report previously missing arm32 hwcaps
` [PULL 07/30] target/arm: Update AArch64 ID register field definitions
` [PULL 08/30] target/arm: Update user-mode ID reg mask values
` [PULL 10/30] target/arm: Remove unused allocation_tag_mem() argument
` [PULL 11/30] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
` [PULL 12/30] target/arm: Implement FEAT_MOPS enable bits
` [PULL 13/30] target/arm: Pass unpriv bool to get_a64_user_mem_index()
` [PULL 15/30] target/arm: New function allocation_tag_mem_probe()
` [PULL 16/30] target/arm: Implement MTE tag-checking functions for FEAT_MOPS
` [PULL 17/30] target/arm: Implement the SET* instructions
` [PULL 18/30] target/arm: Define new TB flag for ATA0
` [PULL 19/30] target/arm: Implement the SETG* instructions
` [PULL 20/30] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
` [PULL 21/30] target/arm: Implement the CPY* instructions
` [PULL 22/30] target/arm: Enable FEAT_MOPS for CPU 'max'
` [PULL 23/30] audio/jackaudio: Avoid dynamic stack allocation in qjack_client_init
` [PULL 24/30] audio/jackaudio: Avoid dynamic stack allocation in qjack_process()
` [PULL 25/30] sbsa-ref: add non-secure EL2 virtual timer
` [PULL 26/30] elf2dmp: replace PE export name check with PDB name check
` [PULL 27/30] elf2dmp: introduce physical block alignment
` [PULL 28/30] elf2dmp: introduce merging of physical memory runs
` [PULL 29/30] elf2dmp: use Linux mmap with MAP_NORESERVE when possible
` [PULL 30/30] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining


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