qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-03 23:56:18 to 2023-08-04 18:59:36 UTC [more...]

[PATCH v3 00/17] Support smp.clusters for x86
 2023-08-04 18:50 UTC  (41+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
` [PATCH v3 03/17] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v3 04/17] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v3 05/17] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v3 06/17] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v3 08/17] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v3 10/17] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v3 15/17] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v3 16/17] i386: Use CPUCacheInfo.share_level to encode "

[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  (23+ 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 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] 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 for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-08-04 16:48 UTC  (8+ messages)
` [PATCH for-8.2 v2 1/2] qapi/migration: Deduplicate migration parameter field comments

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

[PULL 0/7] ppc queue
 2023-08-04 15:29 UTC  (8+ 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

[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  (53+ messages)
` [PATCH 03/44] Split out raspi machine common part
` [PATCH 05/44] Add GIC-400 to BCM2838 SoC
` [PATCH 06/44] Add BCM2838 GPIO stub
` [PATCH 07/44] Implement BCM2838 GPIO functionality
` [PATCH 08/44] Connect SD controller to BCM2838 GPIO
` [PATCH 09/44] Add GPIO and SD to BCM2838 periph
` [PATCH 10/44] Add BCM2838 checkpoint support
` [PATCH 11/44] Introduce Raspberry PI 4 machine
` [PATCH 12/44] Temporary disable unimplemented rpi4b devices
` [PATCH 13/44] Add memory region for BCM2837 RPiVid ASB
` [PATCH 14/44] Add BCM2838 PCIE Root Complex
` [PATCH 15/44] Add BCM2838 PCIE host
` [PATCH 16/44] Enable BCM2838 PCIE
` [PATCH 17/44] Add RNG200 skeleton
` [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  (40+ messages)
` [PATCH v8 01/17] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v8 02/17] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PATCH v8 03/17] linux-user: Do not call get_errno() in do_brk()
` [PATCH v8 04/17] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v8 05/17] linux-user: Do nothing if too small brk is specified
` [PATCH v8 06/17] linux-user: Do not align brk with host page size
` [PATCH v8 07/17] linux-user: Remove last_brk
` [PATCH v8 08/17] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH v8 09/17] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH v8 10/17] linux-user: Define ELF_ET_DYN_BASE "
` [PATCH v8 11/17] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PATCH v8 12/17] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH v8 13/17] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH v8 14/17] linux-user: Properly set image_info.brk in flatload
` [PATCH v8 15/17] linux-user: Do not adjust image mapping for host page size
` [PATCH v8 16/17] linux-user: Do not adjust zero_bss "
` [PATCH v8 17/17] linux-user: Use zero_bss for PT_LOAD with no file contents too

[PATCH] migration: Allow user to specify migration available bandwidth
 2023-08-04 14:02 UTC  (9+ messages)

[PATCH v2] migration: refactor migration_completion
 2023-08-04 13:37 UTC  (2+ messages)

[RFC 00/52] Introduce hybrid CPU topology
 2023-08-04 13:43 UTC  (3+ messages)

[PATCH] ci: install meson in CirrusCI KVM build environment
 2023-08-04 13:11 UTC 

[PATCH 0/1] gitlab: enable ccache for many build jobs
 2023-08-04 11:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] hw/riscv: split RAM into low and high memory
 2023-08-04  9:15 UTC  (3+ messages)

[PATCH 0/7] ppc: record-replay fixes and enablement
 2023-08-04  8:50 UTC  (3+ messages)
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events

[PATCH] linux-user: Show heap address in /proc/pid/maps
 2023-08-04  8:46 UTC 

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

[PATCH for-8.2] s390x: Convert DPRINTF to trace events
 2023-08-04  8:04 UTC 

[PATCH v3 0/9] gfxstream + rutabaga_gfx
 2023-08-04  7:36 UTC  (9+ messages)
` [PATCH v3 1/9] virtio: Add shared memory capability
` [PATCH v3 4/9] virtio-gpu: blob prep
` [PATCH v3 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v3 7/9] gfxstream + rutabaga: meson support
` [PATCH v3 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v3 9/9] docs/system: add basic virtio-gpu documentation

[PULL 00/22] pc,pci,virtio,crypto: bugfixes
 2023-08-04  6:35 UTC  (11+ messages)
` [PULL 13/22] pci: do not respond config requests after PCI device eject
` [PULL 14/22] vhost: fix the fd leak
` [PULL 22/22] cryptodev: Handle unexpected request to avoid crash
    `  "

[PATCH] linux-user: Undo incomplete mmap
 2023-08-04  6:08 UTC 

[PATCH 0/2] Fix vhost reconnect issues
 2023-08-04  5:29 UTC  (3+ messages)
` [PATCH 1/2] vhost-user: fix lost reconnect
` [PATCH 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

[PULL 0/1] Hppa linux user speedup patches
 2023-08-04  4:12 UTC  (2+ messages)

[PULL for-8.1 0/2] Block patches
 2023-08-04  1:47 UTC  (2+ 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).