qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-15 13:54:11 to 2023-07-17 15:42:59 UTC [more...]

[PATCH] target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
 2023-07-17 15:41 UTC 

[PATCH v2] plugins: Set final instruction count in plugin_gen_tb_end
 2023-07-17 15:34 UTC  (3+ messages)

[PATCH] target/riscv: Fix LMUL check to use minimum SEW
 2023-07-17 15:13 UTC  (3+ messages)

[PATCH] linux-user: Reserve space for brk
 2023-07-17 15:09 UTC  (3+ messages)

[PATCH for-8.1] hw/arm/smmu: Handle big-endian hosts correctly
 2023-07-17 15:03 UTC  (3+ messages)

[PATCH v2 0/5] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-17 14:55 UTC  (6+ messages)
` [PATCH 1/5] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [PATCH 2/5] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [PATCH 3/5] qemu-nbd: properly report error on error in dup2() after qemu_daemon()
` [PATCH 4/5] qemu-nbd: properly report error if qemu_daemon() is failed
` [PATCH 5/5] qemu-nbd: handle dup2() error when qemu-nbd finished setup process

[PULL 00/47] tcg + linux-user patch queue
 2023-07-17 14:57 UTC  (51+ messages)
` [PULL 01/47] linux-user: Reformat syscall_defs.h
` [PULL 03/47] linux-user: Use abi_uint not uint32_t in syscall_defs.h
` [PULL 05/47] linux-user: Use abi_ullong not uint64_t "
` [PULL 07/47] linux-user: Use abi_uint not unsigned int "
` [PULL 08/47] linux-user: Use abi_ullong not unsigned long long "
` [PULL 09/47] linux-user: Use abi_llong not "
` [PULL 10/47] linux-user: Use abi_int not int "
` [PULL 11/47] linux-user: Use abi_ushort not unsigned short "
` [PULL 12/47] linux-user: Use abi_short not "
` [PULL 13/47] linux-user: Use abi_uint not unsigned "
` [PULL 14/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
` [PULL 15/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
` [PULL 16/47] linux-user/syscall: Implement execve without execveat
` [PULL 17/47] linux-user: Fix do_shmat type errors
` [PULL 18/47] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PULL 19/47] tcg: Fix info_in_idx increment in layout_arg_by_ref
` [PULL 20/47] linux-user: Make sure initial brk(0) is page-aligned
` [PULL 21/47] linux-user: Fix formatting of mmap.c
` [PULL 22/47] linux-user/strace: Expand struct flags to hold a mask
` [PULL 23/47] linux-user: Split TARGET_MAP_* out of syscall_defs.h
` [PULL 24/47] linux-user: Split TARGET_PROT_* "
` [PULL 25/47] linux-user: Populate more bits in mmap_flags_tbl
` [PULL 26/47] accel/tcg: Introduce page_check_range_empty
` [PULL 27/47] bsd-user: Use page_check_range_empty for MAP_EXCL
` [PULL 28/47] linux-user: Implement MAP_FIXED_NOREPLACE
` [PULL 29/47] linux-user: Split out target_to_host_prot
` [PULL 30/47] linux-user: Widen target_mmap offset argument to off_t
` [PULL 31/47] linux-user: Rewrite target_mprotect
` [PULL 32/47] linux-user: Rewrite mmap_frag
` [PULL 33/47] accel/tcg: Introduce page_find_range_empty
` [PULL 34/47] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
` [PULL 35/47] linux-user: "
` [PULL 36/47] linux-user: Use 'last' instead of 'end' in target_mmap
` [PULL 37/47] linux-user: Rewrite mmap_reserve
` [PULL 38/47] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
` [PULL 39/47] linux-user: Simplify target_munmap
` [PULL 40/47] accel/tcg: Accept more page flags in page_check_range
` [PULL 41/47] accel/tcg: Return bool from page_check_range
` [PULL 42/47] linux-user: Remove can_passthrough_madvise
` [PULL 43/47] linux-user: Simplify target_madvise
` [PULL 44/47] linux-user: Drop uint and ulong
` [PULL 45/47] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
` [PULL 46/47] accel/tcg: Always lock pages before translation
` [PULL 47/47] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128

[PATCH v2] tcg/ppc: Fix race in goto_tb implementation
 2023-07-17 14:55 UTC  (2+ messages)

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-17 14:40 UTC  (24+ messages)
` [PATCH v2 05/11] tpm_crb: use the ISA bus
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
` [PATCH v2 07/11] hw/arm/virt: add plug handler for TPM on SysBus
` [PATCH v2 09/11] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v2 10/11] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v2 11/11] tpm_crb: support restoring older vmstate

[PULL for-8.1 0/1] Block patches
 2023-07-17 14:37 UTC  (2+ messages)
` [PULL for-8.1 1/1] block/nvme: invoke blk_io_plug_call() outside q->lock

[PATCH v4 0/4] Virtio shared dma-buf
 2023-07-17 14:11 UTC  (9+ messages)
` [PATCH v4 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v4 3/4] vhost-user: add shared_object msg

[PATCH] vnc,ps2: fix the PS/2 mouse work badly when connect VNC
 2023-07-17 14:05 UTC  (11+ messages)

[PATCH 1/1] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-17 13:44 UTC  (3+ messages)

[PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode
 2023-07-17 13:28 UTC  (7+ messages)
` x86 custom apicid assignments [Was: Re: [PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode]

[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
 2023-07-17 13:17 UTC  (4+ messages)

[PATCH] tcg/ppc: Fix race in goto_tb implementation
 2023-07-17  8:56 UTC  (6+ messages)

[PULL 00/19] UI & audio patches
 2023-07-17 12:45 UTC  (20+ messages)
` [PULL 01/19] virtio-gpu: fix potential divide-by-zero regression
` [PULL 02/19] ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
` [PULL 03/19] ui/gtk: Make sure the right EGL context is currently bound
` [PULL 04/19] virtio-gpu: replace the surface with null surface when resetting
` [PULL 05/19] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
` [PULL 06/19] ui/gtk: set scanout-mode right before scheduling draw
` [PULL 07/19] ui/gtk: skip refresh if new dmabuf has been submitted
` [PULL 08/19] libvirt-ci: update submodule to cover pipewire
` [PULL 09/19] tests/lcitool: add pipewire
` [PULL 10/19] audio/pw: Pipewire->PipeWire case fix for user-visible text
` [PULL 11/19] audio/pw: drop needless case statement
` [PULL 12/19] audio/pw: needless check for NULL
` [PULL 13/19] audio/pw: trace during init before calling pipewire API
` [PULL 14/19] audio/pw: add more details on error
` [PULL 15/19] audio/pw: factorize some common code
` [PULL 16/19] audio/pw: add more error reporting
` [PULL 17/19] audio/pw: simplify error reporting in stream creation
` [PULL 18/19] audio/pw: remove wrong comment
` [PULL 19/19] audio/pw: improve channel position code

[PULL 0/7] target-arm queue
 2023-07-17 12:47 UTC  (8+ messages)
` [PULL 1/7] hw/arm/sbsa-ref: set 'slots' property of xhci
` [PULL 2/7] linux-user: Remove pointless NULL check in clock_adjtime handling
` [PULL 3/7] target/arm/ptw.c: Add comments to S1Translate struct fields
` [PULL 4/7] target/arm: Fix S1_ptw_translate() debug path
` [PULL 5/7] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
` [PULL 6/7] accel/tcg: Zero-pad PC in TCG CPU exec trace lines
` [PULL 7/7] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write

[PATCH 0/3] hw/arm/virt: Use generic CPU invalidation
 2023-07-17 12:44 UTC  (7+ messages)

[PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
 2023-07-17 12:31 UTC  (5+ messages)
  ` [PATCH][PING] "

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-17 11:51 UTC  (4+ messages)
` [PULL 46/66] virtio-iommu: Fix 64kB host page size VFIO device assignment

[PATCH] target/sparc: Handle FPRS correctly on big-endian hosts
 2023-07-17 11:42 UTC  (5+ messages)

[PATCH v2] target/sparc: Handle FPRS correctly on big-endian hosts
 2023-07-17 11:36 UTC  (4+ messages)

[PATCH 0/3] vhost-user-gpu: support dmabuf modifiers
 2023-07-17 11:26 UTC  (2+ messages)

[PULL 0/9] Final batch of patches for QEMU 8.1 soft freeze
 2023-07-17 11:19 UTC  (3+ messages)
` [PULL 4/9] target/i386: Adjust feature level according to FEAT_7_1_EDX

[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
 2023-07-17 11:03 UTC  (9+ messages)

[PATCH v2] io: remove io watch if TLS channel is closed during handshake
 2023-07-17 10:47 UTC  (2+ messages)

[PATCH v6 0/5] Support x2APIC mode with TCG accelerator
 2023-07-17 10:47 UTC  (7+ messages)
` [PATCH v6 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v6 2/5] apic: add support for x2APIC mode
` [PATCH v6 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v6 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v6 5/5] amd_iommu: report x2APIC support to the operating system

[PATCH for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit
 2023-07-17 10:40 UTC  (3+ messages)

[PATCH] block/nvme: invoke blk_io_plug_call() outside q->lock
 2023-07-17 10:38 UTC  (2+ messages)

[PATCH] vhost: disable VHOST_OPS_DEBUG by default
 2023-07-17 17:44 UTC  (2+ messages)

[PATCH] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
 2023-07-17 10:06 UTC  (2+ messages)

[PATCH 0/6] trivial-patches for 2023-07-16
 2023-07-17  9:49 UTC  (10+ messages)
` [PATCH 1/6] docs/system/target-riscv.rst: tidy CPU firmware section
` [PATCH 2/6] tree-wide spelling fixes in comments and some messages: migration/
` [PATCH 3/6] tree-wide spelling fixes in comments and some messages: s390x
` [PATCH 4/6] tree-wide spelling fixes in comments and some messages: arm
` [PATCH 5/6] tree-wide spelling fixes in comments and some messages: other architectures
` [PATCH 6/6] tree-wide spelling fixes in comments and some messages: hw/9pfs

[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
 2023-07-17  9:31 UTC  (5+ messages)
` [PATCH] ui/gtk: set scanout-mode right before scheduling draw
  ` [PATCH] ui/gtk: skip refresh if new dmabuf has been submitted

[PATCH] virtio-gpu-udmabuf: replacing scanout_width/height with backing_width/height
 2023-07-17  9:25 UTC  (3+ messages)
` [PATCH] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties

Missing cache information on x86-64 under Intel TDX (glibc bug 30643)
 2023-07-17  8:38 UTC 

[PATCH] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
 2023-07-16 19:53 UTC  (4+ messages)

[PATCH v2 0/3] Add VIRTIO sound card
 2023-07-16 17:18 UTC  (3+ messages)

[PULL v1 0/1] Merge tpm 2023/07/14 v1
 2023-07-16 16:48 UTC  (2+ messages)

[PATCH] hw/char/escc: Implement loopback mode
 2023-07-16 16:00 UTC  (2+ messages)

[PATCH] apic: stop timer when changing mode and current count reaches 0
 2023-07-16 15:52 UTC 

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-16  8:15 UTC  (7+ messages)
` [PATCH for-8.2 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH for-8.2 2/6] sysemu: Add pre VM state change callback
` [PATCH for-8.2 3/6] qdev: Add qdev_add_vm_change_state_handler_full()
` [PATCH for-8.2 4/6] vfio/migration: Refactor PRE_COPY and RUNNING state checks
` [PATCH for-8.2 5/6] vfio/migration: Add P2P support for VFIO migration
` [PATCH for-8.2 6/6] vfio/migration: Allow migration of multiple P2P supporting devices

[PATCH v1 0/9] gfxstream + rutabaga_gfx
 2023-07-15 19:58 UTC  (3+ messages)
` [PATCH v1 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v5 0/5] Support x2APIC mode with TCG accelerator
 2023-07-15 14:56 UTC  (7+ messages)
` [PATCH v5 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v5 2/5] apic: add support for x2APIC mode
` [PATCH v5 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v5 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v5 5/5] amd_iommu: report x2APIC support to the operating system


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