qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-04 14:01:47 to 2023-08-05 09:54:42 UTC [more...]

[PATCH v3 0/3] vdpa: Return -EIO if device ack is VIRTIO_NET_ERR
 2023-08-05  9:53 UTC  (4+ messages)

[PATCH v1 0/9] gfxstream + rutabaga_gfx
 2023-08-05  8:47 UTC  (6+ messages)
    ` Rutabaga backwards compatibility

[PATCH] migration: Allow user to specify migration available bandwidth
 2023-08-05  8:13 UTC  (11+ messages)

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-08-05  8:12 UTC  (10+ messages)
` [PATCH for-8.2 v2 1/2] qapi/migration: Deduplicate migration parameter field comments

[PATCH 0/3] target/s390x: Fix the "ignored match" case in VSTRS
 2023-08-05  8:02 UTC  (7+ messages)
` [PATCH 1/3] linux-user/elfload: Enable vxe2 on s390x
` [PATCH 2/3] target/s390x: Fix the "ignored match" case in VSTRS
` [PATCH 3/3] tests/tcg/s390x: Test VSTRS

[PATCH 1/2] target/s390x: Fix VSTL with a large length
 2023-08-05  7:58 UTC  (3+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test VSTL

[PATCH] target/s390x: Check reserved bits of VFMIN/VFMAX's M5
 2023-08-05  7:56 UTC  (2+ messages)

[PATCH QEMU 0/3] provide a smooth upgrade solution for multi-queues disk
 2023-08-05  7:50 UTC  (4+ messages)
` [PATCH QEMU 3/3] vhost-user-blk-pci: introduce auto-num-queues property
` [PATCH QEMU 1/3] virtio-scsi-pci: "
` [PATCH QEMU 2/3] virtio-blk-pci: "

[PATCH v5 0/5] eBPF RSS through QMP support
 2023-08-05  7:34 UTC  (3+ messages)
` [PATCH v5 4/5] qmp: Added new command to retrieve eBPF blob

[PATCH] Fixed incorrect LLONG alignment for openrisc and cris
 2023-08-05  6:58 UTC  (3+ messages)

[PATCH for-8.2] hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC model
 2023-08-05  6:57 UTC  (2+ messages)

[PULL 0/7] ppc queue
 2023-08-05  6:56 UTC  (10+ messages)
` [PULL 1/7] ppc/pegasos2: Fix reset state of USB functions
` [PULL 2/7] ppc/pegasos2: Fix reg property of ROM BARs
` [PULL 3/7] ppc/pegasos2: Fix naming of device tree nodes
` [PULL 4/7] ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
` [PULL 5/7] target/ppc: Implement ASDR register for ISA v3.0 for HPT
` [PULL 6/7] target/ppc: Fix pending HDEC when entering PM state
` [PULL 7/7] target/ppc: Fix VRMA page size for ISA v3.0

[RFC PATCH] record-replay: support SMP target machine
 2023-08-05  6:32 UTC 

[PATCH] print memory in MB units in initrd-too-large errmsg
 2023-08-05  6:26 UTC  (2+ messages)

[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
 2023-08-05  6:00 UTC  (4+ messages)
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4

[PATCH v3] hw/cxl: Fix CFMW config memory leak
 2023-08-05  5:46 UTC  (4+ messages)

[PATCH v9 07/24] linux-user: Do not call get_errno() in do_brk()
 2023-08-05  4:26 UTC  (2+ messages)

[PATCH] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
 2023-08-04 23:44 UTC 

[PATCH v9 for-8.1 00/24] linux-user + tcg patch queue
 2023-08-04 22:00 UTC  (25+ messages)
` [PATCH v9 01/24] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_*
` [PATCH v9 02/24] accel/tcg: Issue wider aligned i/o in "
` [PATCH v9 03/24] accel/tcg: Do not issue misaligned i/o
` [PATCH v9 04/24] gdbstub: use 0 ("any process") on packets with no PID
` [PATCH v9 05/24] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v9 06/24] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PATCH v9 07/24] linux-user: Do not call get_errno() in do_brk()
` [PATCH v9 08/24] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v9 09/24] linux-user: Do nothing if too small brk is specified
` [PATCH v9 10/24] linux-user: Do not align brk with host page size
` [PATCH v9 11/24] linux-user: Remove last_brk
` [PATCH v9 12/24] bsd-user: "
` [PATCH v9 13/24] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH v9 14/24] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH v9 15/24] linux-user: Define ELF_ET_DYN_BASE "
` [PATCH v9 16/24] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PATCH v9 17/24] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH v9 18/24] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH v9 19/24] linux-user: Properly set image_info.brk in flatload
` [PATCH v9 20/24] linux-user: Do not adjust image mapping for host page size
` [PATCH v9 21/24] linux-user: Do not adjust zero_bss "
` [PATCH v9 22/24] linux-user: Use zero_bss for PT_LOAD with no file contents too
` [PATCH v9 23/24] accel/tcg: Call save_iotlb_data from io_readx as well
` [PATCH v9 24/24] linux-user/elfload: Set V in ELF_HWCAP for RISC-V

[PATCH for-8.2 0/7] tcg/ppc: Support power10 prefixed instructions
 2023-08-04 21:33 UTC  (8+ messages)
` [PATCH 1/7] tcg/ppc: Untabify tcg-target.c.inc
` [PATCH 2/7] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH 4/7] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PATCH 5/7] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PATCH 6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1
` [PATCH 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb

[PULL 0/2] Fixes for x86 TCG and CirrusCI
 2023-08-04 20:07 UTC  (3+ messages)
` [PULL 1/2] target/i386: Check CR0.TS before enter_mmx
` [PULL 2/2] ci: install meson in CirrusCI KVM build environment

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-08-04 19:36 UTC  (7+ messages)
` [PATCH v4 15/24] nbd/server: Prepare to send extended header replies
` [PATCH v4 16/24] nbd/server: Support 64-bit block status

[Stable-8.0.4 00/63] Patch Round-up for stable 8.0.4, freeze on 2023-08-05
 2023-08-04 19:16 UTC  (33+ messages)
` [Stable-8.0.4 04/63] linux-user: Fix fcntl() and fcntl64() to return O_LARGEFILE for 32-bit targets
` [Stable-8.0.4 25/63] qemu-nbd: regression with arguments passing into nbd_client_thread()
` [Stable-8.0.4 34/63] target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
` [Stable-8.0.4 35/63] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [Stable-8.0.4 36/63] vhost: register and change IOMMU flag depending on Device-TLB state
` [Stable-8.0.4 37/63] virtio-net: pass Device-TLB enable/disable events to vhost
` [Stable-8.0.4 38/63] hw/arm/smmu: Handle big-endian hosts correctly
` [Stable-8.0.4 39/63] target/arm: Special case M-profile in debug_helper.c code
` [Stable-8.0.4 40/63] target/arm: Avoid writing to constant TCGv in trans_CSEL()
` [Stable-8.0.4 41/63] util/interval-tree: Use qatomic_read for left/right while searching
` [Stable-8.0.4 42/63] util/interval-tree: Use qatomic_set_mb in rb_link_node
` [Stable-8.0.4 43/63] target/ppc: Disable goto_tb with architectural singlestep
` [Stable-8.0.4 44/63] linux-user/armeb: Fix __kernel_cmpxchg() for armeb
` [Stable-8.0.4 45/63] thread-pool: signal "request_cond" while locked
` [Stable-8.0.4 46/63] xen-block: Avoid leaks on new error path
` [Stable-8.0.4 47/63] io: remove io watch if TLS channel is closed during handshake
` [Stable-8.0.4 48/63] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
` [Stable-8.0.4 49/63] target/nios2: Pass semihosting arg to exit
` [Stable-8.0.4 50/63] target/nios2: Fix semihost lseek offset computation
` [Stable-8.0.4 51/63] target/m68k: "
` [Stable-8.0.4 52/63] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
` [Stable-8.0.4 53/63] vhost: fix the fd leak
` [Stable-8.0.4 54/63] virtio-crypto: verify src&dst buffer length for sym request
` [Stable-8.0.4 55/63] cryptodev: Handle unexpected request to avoid crash
` [Stable-8.0.4 56/63] target/hppa: Move iaoq registers and thus reduce generated code size
` [Stable-8.0.4 57/63] pci: do not respond config requests after PCI device eject
` [Stable-8.0.4 58/63] hw/i386/intel_iommu: Fix trivial endianness problems
` [Stable-8.0.4 59/63] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
` [Stable-8.0.4 60/63] hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
` [Stable-8.0.4 61/63] hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
` [Stable-8.0.4 62/63] hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
` [Stable-8.0.4 63/63] include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts

[Stable-7.2.5 00/36] Patch Round-up for stable 7.2.5, freeze on 2023-08-05
 2023-08-04 18:53 UTC  (24+ messages)
` [Stable-7.2.5 05/36] qemu-nbd: regression with arguments passing into nbd_client_thread()
` [Stable-7.2.5 13/36] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [Stable-7.2.5 16/36] hw/arm/smmu: Handle big-endian hosts correctly
` [Stable-7.2.5 17/36] target/arm: Avoid writing to constant TCGv in trans_CSEL()
` [Stable-7.2.5 18/36] target/ppc: Disable goto_tb with architectural singlestep
` [Stable-7.2.5 19/36] linux-user/armeb: Fix __kernel_cmpxchg() for armeb
` [Stable-7.2.5 20/36] qga/win32: Use rundll for VSS installation
` [Stable-7.2.5 21/36] thread-pool: signal "request_cond" while locked
` [Stable-7.2.5 22/36] xen-block: Avoid leaks on new error path
` [Stable-7.2.5 23/36] io: remove io watch if TLS channel is closed during handshake
` [Stable-7.2.5 24/36] target/nios2: Pass semihosting arg to exit
` [Stable-7.2.5 25/36] target/nios2: Fix semihost lseek offset computation
` [Stable-7.2.5 26/36] target/m68k: "
` [Stable-7.2.5 27/36] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
` [Stable-7.2.5 28/36] virtio-crypto: verify src&dst buffer length for sym request
` [Stable-7.2.5 29/36] target/hppa: Move iaoq registers and thus reduce generated code size
` [Stable-7.2.5 30/36] pci: do not respond config requests after PCI device eject
` [Stable-7.2.5 31/36] hw/i386/intel_iommu: Fix trivial endianness problems
` [Stable-7.2.5 32/36] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
` [Stable-7.2.5 33/36] hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
` [Stable-7.2.5 34/36] hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
` [Stable-7.2.5 35/36] hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
` [Stable-7.2.5 36/36] include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts

[PATCH v3 00/17] Support smp.clusters for x86
 2023-08-04 18:50 UTC  (10+ messages)
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v3 16/17] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-08-04 18:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] net: add initial support for AF_XDP network backend
 2023-08-04 18:21 UTC 

[PATCH v2 0/6] target/arm: Fixes for RME
 2023-08-04 18:08 UTC  (7+ messages)
` [PATCH v2 1/6] target/arm/ptw: Load stage-2 tables from realm physical space
` [PATCH v2 2/6] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
` [PATCH v2 5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions

[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
 2023-08-04 18:07 UTC  (12+ messages)
  ` [Qemu PATCH v2 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
  ` [Qemu PATCH v2 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
  ` [Qemu PATCH v2 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
  ` [Qemu PATCH v2 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
  ` [Qemu PATCH v2 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions

[PATCH v2] net: add initial support for AF_XDP network backend
 2023-08-04 18:06 UTC  (5+ messages)

[PATCH v2] migration/calc-dirty-rate: millisecond-granularity period
 2023-08-04 18:04 UTC  (3+ messages)

[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
 2023-08-04 17:41 UTC  (15+ messages)
` [PATCH v5 1/6] kvm: Introduce kvm_arch_get_default_type hook
` [PATCH v5 2/6] accel/kvm: Specify default IPA size for arm64
` [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PATCH v5 4/6] accel/kvm: Use negative KVM type for error propagation
` [PATCH v5 5/6] accel/kvm: Free as when an error occurred
` [PATCH v5 6/6] accel/kvm: Make kvm_dirty_ring_reaper_init() void

[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
 2023-08-04 16:41 UTC  (6+ messages)
` [PATCH 1/4] cxl/mailbox: change CCI cmd set structure to be a member, not a refernce
` [PATCH 2/4] cxl/mailbox: interface to add CCI commands to an existing CCI

[PULL 00/10] tcg patch queue for rc2
 2023-08-04 16:22 UTC  (5+ messages)
` [PULL 02/10] util/interval-tree: Use qatomic_set_mb in rb_link_node

[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
 2023-08-04 16:17 UTC  (3+ messages)

[PATCH v3] Fix SEGFAULT on getting physical address of MMIO region
 2023-08-04 16:15 UTC  (2+ messages)

[PATCH v2] target/ppc: Fix VRMA page size for ISA v3.0
 2023-08-04 15:19 UTC  (2+ messages)

[PATCH] Aspeed: i2c: Fixed Tx and Rx error in BUFF Mode
 2023-08-04  8:11 UTC 

[PATCH] Aspeed: i2c: Fixed Tx and Rx error in BUFF Mode
 2023-08-04  7:50 UTC 

[PATCH 00/44] Raspberry Pi 4B machine
 2023-08-04 15:09 UTC  (25+ messages)
` [PATCH 18/44] Add RNG200 RNG and RBG
` [PATCH 19/44] Add RNG200 timer
` [PATCH 20/44] Implement BCM2838 thermal sensor
` [PATCH 21/44] Add clock_isp stub
` [PATCH 22/44] Add GENET stub
` [PATCH 23/44] Add GENET register structs. Part 1
` [PATCH 32/44] Enable BCM2838 GENET controller
` [PATCH 33/44] Connect RNG200, PCIE and GENET to GIC
` [PATCH 34/44] Add Rpi4b boot tests
` [PATCH 35/44] Add mailbox test stub
` [PATCH 43/44] Add missed BCM2835 properties

[PULL v2 00/44] Hexagon update
 2023-08-04 14:57 UTC  (3+ messages)
` [PULL v2 40/44] gdbstub: add test for untimely stop-reply packets

[PATCH v3 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection
 2023-08-04 14:27 UTC  (8+ messages)
` [PATCH v3 1/3] qmp: remove virtio_list, search QOM tree instead
` [PATCH v3 0/3] qmp,vhost-user: Remove virtio_list & update virtio introspection

assert fails in s390x TCG
 2023-08-04 14:21 UTC  (5+ messages)
` Issue with s390 TCG and libc __strstr_arch13 [Was: Re: assert fails in s390x TCG]
  ` Issue with s390 TCG and libc __strstr_arch13

[PATCH for-8.1 v8 00/17] linux-user: brk fixes
 2023-08-04 14:09 UTC  (6+ messages)
` [PATCH v8 10/17] linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h


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