qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 09:41:31 to 2023-09-22 10:42:09 UTC [more...]

[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] "

Help wanted for enabling -Wshadow=local
 2023-09-22 10:36 UTC  (3+ messages)

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

[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 for-8.1] vfio/display: Fix missing update to set backing fields
 2023-09-22  9:49 UTC  (10+ messages)

[PATCH 0/9] audio: make sound cards require the audiodev property
 2023-09-22  9:44 UTC  (10+ 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 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  (28+ messages)
` [PATCH v1 04/22] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v1 05/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v1 09/22] vfio/container: Introduce vfio_[attach/detach]_device
` [PATCH v1 10/22] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v1 12/22] vfio/ccw: "
` [PATCH v1 13/22] vfio: Add base container
` [PATCH v1 16/22] backends/iommufd: Introduce the iommufd object

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

[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  (7+ messages)
` [PATCH 2/2] migration/rdma: zore out head.repeat to make the error more clear

[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 v4] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
 2023-09-22  7:07 UTC  (2+ messages)

[PATCH 0/4] multifd: various fixes
 2023-09-22  6:56 UTC  (5+ 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 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 v23 00/20] s390x: CPU Topology
 2023-09-22  6:13 UTC  (7+ messages)
` [PATCH v23 01/20] CPU topology: extend with s390 specifics

[PATCH v3 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-22  6:08 UTC  (23+ 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 v6 0/2] tpm: add mssim backend
 2023-09-22  6:00 UTC  (3+ messages)
` [PATCH v6 2/2] tpm: add backend for mssim

[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] vfio/pci: rename vfio_put_device to vfio_pci_put_device
 2023-09-22  2:52 UTC 

[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 0/9] Replace remaining target_ulong in system-mode accel
 2023-09-21 19:03 UTC  (2+ messages)

[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  (31+ messages)
` [PULL 01/30] target/m68k: Add URL to semihosting spec
` [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 09/30] target/arm: Implement FEAT_HBC
` [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 14/30] target/arm: Define syndrome function for MOPS exceptions
` [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

EDK2 ArmVirtQemu behaviour with multiple UARTs
 2023-09-21 17:06 UTC  (5+ messages)

[PATCH v2] linux-user: Fixes for zero_bss
 2023-09-21 16:51 UTC  (3+ messages)

[PATCH 0/1] CVE-2023-5088
 2023-09-21 16:07 UTC  (2+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[PATCH 0/4] Add BHRB Facility Support
 2023-09-21 15:45 UTC  (5+ messages)
` [PATCH 2/4] target/ppc: Add recording of taken branches to BHRB

[PULL 00/17] Trivial patches for 2023-09-21
 2023-09-21 15:16 UTC  (2+ messages)

[PULL v2 00/22] implement discard operation for Parallels images
 2023-09-21 15:16 UTC  (2+ messages)

[PULL v2 00/28] Block layer patches
 2023-09-21 15:16 UTC  (2+ messages)

[PULL v3 0/9] testing updates (back to green!)
 2023-09-21 15:16 UTC  (2+ messages)

[PATCH v2 0/5] elf2dmp: improve Win2022, Win11 and large dumps
 2023-09-21 15:14 UTC  (3+ messages)
` [PATCH v2 3/5] elf2dmp: introduce merging of physical memory runs

[PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
 2023-09-21 15:03 UTC  (3+ messages)
` [PATCH 6/7] target/arm: Update user-mode ID reg mask values

[PATCH] qom/object_interfaces: Handle `len-` property first
 2023-09-21 14:16 UTC 

[PATCH v2 00/10] util: Introduce qemu_get_runtime_dir()
 2023-09-21 13:56 UTC  (8+ messages)
` [PATCH v2 01/10] qga: Remove platform GUID definitions
` [PATCH v2 07/10] virtiofsd: Use qemu_get_runtime_dir()

[PATCH v2 0/7] Steps towards enabling -Wshadow=local
 2023-09-21 11:23 UTC  (4+ messages)
` [PATCH v2 7/7] qobject atomics osdep: Make a few macros more hygienic

[PATCH v3 00/10] Validate and test qapi examples
 2023-09-21 11:21 UTC  (4+ messages)
` [PATCH v3 10/10] qapi: scripts: add a generator for qapi's examples

[PATCH] accel/kvm/kvm-all: Handle register access errors
 2023-09-21 13:33 UTC  (7+ messages)

[PATCH] plugins/hotblocks: Fix potential deadlock in plugin_exit() function
 2023-09-21 10:24 UTC  (3+ messages)
` [PATCH v2] "

target/sparc: What is CPU_FEATURE_FLOAT128 for?
 2023-09-21 10:23 UTC  (3+ messages)

[PATCH v3 0/7] Steps towards enabling -Wshadow=local
 2023-09-21 12:41 UTC  (9+ messages)
` [PATCH v3 1/7] migration/rdma: Fix save_page method to fail on polling error
` [PATCH v3 2/7] migration: Clean up local variable shadowing
` [PATCH v3 3/7] ui: "
` [PATCH v3 4/7] block/dirty-bitmap: "
` [PATCH v3 5/7] block/vdi: "
` [PATCH v3 6/7] block: "
` [PATCH v3 7/7] qobject atomics osdep: Make a few macros more hygienic

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-09-21  9:11 UTC  (2+ messages)

[PATCH v2] amd_iommu: Fix APIC address check
 2023-09-21 11:46 UTC 

[PATCH] cutils: Fix get_relocated_path on Windows
 2023-09-21 10:21 UTC  (2+ messages)

[PATCH] vl: Free machine list
 2023-09-21 10:13 UTC  (2+ messages)

[PATCH] amd_iommu: Fix APIC address check
 2023-09-21 10:10 UTC  (2+ messages)

[PATCH 0/3] qga: Add optional stream-output argument to guest-exec
 2023-09-21  9:55 UTC  (3+ messages)
` [PATCH 1/3] qga: Fix memory leak when output stream is unused

[PATCH v2] Revert "tap: setting error appropriately when calling net_init_tap_one()"
 2023-09-21  9:48 UTC 

[PATCH v3] input: Allow to choose console with qemu_input_is_absolute
 2023-09-21  9:46 UTC  (2+ messages)

[PATCH v3] hw/i386/pc: improve physical address space bound check for 32-bit systems
 2023-09-21  9:41 UTC  (3+ messages)


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