qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 08:00:13 to 2023-09-22 07:17:21 UTC [more...]

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

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-22  7:15 UTC  (27+ 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

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-09-22  7:11 UTC  (31+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
` [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_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 0/2] pc_piix: remove machines using a 128K BIOS
 2023-09-22  6:48 UTC  (5+ 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 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 v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-22  5:49 UTC  (8+ 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 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 v13 0/9] rutabaga_gfx + gfxstream
 2023-09-22  2:53 UTC  (6+ messages)
` [PATCH v13 6/9] gfxstream + rutabaga: add initial support for gfxstream

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

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-21 17:41 UTC  (5+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest

[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  (19+ messages)
` [PULL 01/17] ppc: spelling fixes
` [PULL 02/17] bsd-user: "
` [PULL 03/17] i386: "
` [PULL 04/17] hw/net: "
` [PULL 05/17] hw/pci: "
` [PULL 06/17] hw/tpm: "
` [PULL 07/17] hw/other: "
` [PULL 08/17] subprojects: Use the correct .git suffix in the repository URLs
` [PULL 09/17] hw/i386/pc: fix code comment on cumulative flash size
` [PULL 10/17] hw/cxl: Fix CFMW config memory leak
` [PULL 11/17] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
` [PULL 12/17] hw/cxl/cxl_device: Replace magic number in CXLError definition
` [PULL 13/17] docs/cxl: Change to lowercase as others
` [PULL 14/17] hw/cxl: Fix out of bound array access
` [PULL 15/17] hw/mem/cxl_type3: Add missing copyright and license notice
` [PULL 16/17] docs/cxl: Cleanout some more aarch64 examples
` [PULL 17/17] docs/devel/reset.rst: Correct function names

[PULL v2 00/22] implement discard operation for Parallels images
 2023-09-21 15:16 UTC  (4+ messages)
` [PULL v2 11/22] parallels: add test which will validate data_off fixes through repair
` [PULL v2 16/22] parallels: update used bitmap in allocate_cluster

[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  (10+ messages)
` [PATCH v2 4/7] block/dirty-bitmap: Clean up local variable shadowing
` [PATCH v2 5/7] block/vdi: "
` [PATCH v2 6/7] block: "
` [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 00/52] migration/rdma: Error handling fixes
 2023-09-21 11:15 UTC  (22+ messages)
` [PATCH 01/52] migration/rdma: Clean up qemu_rdma_poll()'s return type
` [PATCH 02/52] migration/rdma: Clean up qemu_rdma_data_init()'s "
` [PATCH 03/52] migration/rdma: Clean up rdma_delete_block()'s "
` [PATCH 04/52] migration/rdma: Drop fragile wr_id formatting
` [PATCH 07/52] migration/rdma: Give qio_channel_rdma_source_funcs internal linkage
` [PATCH 08/52] migration/rdma: Fix qemu_rdma_accept() to return failure on errors
` [PATCH 09/52] migration/rdma: Put @errp parameter last
` [PATCH 10/52] migration/rdma: Eliminate error_propagate()
` [PATCH 11/52] migration/rdma: Drop rdma_add_block() error handling

[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 1/2] migration: Fix rdma migration failed
 2023-09-21 12:29 UTC  (5+ messages)
` [PATCH 2/2] migration/rdma: zore out head.repeat to make the error more clear

[PATCH] cutils: Fix get_relocated_path on Windows
 2023-09-21 10:21 UTC  (3+ 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  (4+ messages)

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

[PATCH 0/4] target/i386: add support for FRED
 2023-09-21  9:03 UTC  (3+ messages)
` [PATCH 4/4] target/i386: add live migration "

[PULL 0/5] Block patches
 2023-09-21  8:38 UTC  (6+ messages)
` [PULL 4/5] hw/ufs: Support for UFS logical unit


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