qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 19:20:06 to 2022-04-25 08:35:44 UTC [more...]

[PATCH 00/18] RFC: Remove deprecated audio features
 2022-04-25  8:22 UTC  (7+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 02/18] hw/input/tsc210x: Extract common init code into new function
` [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function
` [PATCH 06/18] ui/vnc: Require audiodev=
` [PATCH 14/18] audio: Require AudioState in AUD_add_capture
` [PATCH 17/18] audio: Remove unused can_be_default

[PATCH v6 0/3] util/thread-pool: Expose minimun and maximum size
 2022-04-25  7:57 UTC  (4+ messages)
` [PATCH v6 1/3] Introduce event-loop-base abstract class
` [PATCH v6 2/3] util/main-loop: Introduce the main loop into QOM
` [PATCH v6 3/3] util/event-loop-base: Introduce options to set the thread pool size

[PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-04-25  7:51 UTC  (3+ messages)

[PATCH v5 0/3] util/thread-pool: Expose minimun and maximum size
 2022-04-25  7:49 UTC  (5+ messages)
` [PATCH v5 2/3] util/main-loop: Introduce the main loop into QOM

[PULL 0/6] Kraxel 20220425 patches
 2022-04-25  6:10 UTC  (7+ messages)
` [PULL 1/6] hw/display/vmware_vga: do not discard screen updates
` [PULL 2/6] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PULL 3/6] Added parameter to take screenshot with screendump as PNG
` [PULL 4/6] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PULL 5/6] qapi/ui: add 'display-update' command for changing listen address
` [PULL 6/6] avocado/vnc: add test_change_listen

[PATCH] Warn user if the vga flag is passed but no vga device is created
 2022-04-25  5:47 UTC  (2+ messages)

[PATCH v8 0/5] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-25  3:28 UTC  (6+ messages)
` [PATCH v8 1/5] qapi/machine.json: Add cluster-id
` [PATCH v8 2/5] qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
` [PATCH v8 3/5] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v8 4/5] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v8 5/5] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2022-04-25  1:34 UTC  (2+ messages)
` 答复: "

[PATCH 0/3] AVX guest implementation
 2022-04-24 22:02 UTC  (43+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 02/42] i386: DPPS rounding fix
` [PATCH v2 03/42] Add AVX_EN hflag
` [PATCH v2 04/42] i386: Rework sse_op_table1
` [PATCH v2 05/42] i386: Rework sse_op_table6/7
` [PATCH v2 06/42] i386: Add CHECK_NO_VEX
` [PATCH v2 07/42] Enforce VEX encoding restrictions
` [PATCH v2 08/42] i386: Add ZMM_OFFSET macro
` [PATCH v2 09/42] i386: Helper macro for 256 bit AVX helpers
` [PATCH v2 10/42] i386: Rewrite vector shift helper
` [PATCH v2 11/42] i386: Rewrite simple integer vector helpers
` [PATCH v2 12/42] i386: Misc integer AVX helper prep
` [PATCH v2 13/42] i386: Destructive vector helpers for AVX
` [PATCH v2 14/42] i386: Add size suffix to vector FP helpers
` [PATCH v2 15/42] i386: Floating point atithmetic helper AVX prep
` [PATCH v2 16/42] i386: Dot product AVX helper prep
` [PATCH v2 17/42] i386: Destructive FP helpers for AVX
` [PATCH v2 18/42] i386: Misc AVX helper prep
` [PATCH v2 19/42] i386: Rewrite blendv helpers
` [PATCH v2 20/42] i386: AVX pclmulqdq
` [PATCH v2 21/42] i386: AVX+AES helpers
` [PATCH v2 22/42] i386: Update ops_sse_helper.h ready for 256 bit AVX
` [PATCH v2 23/42] i386: AVX comparison helpers
` [PATCH v2 24/42] i386: Move 3DNOW decoder
` [PATCH v2 25/42] i386: VEX.V encodings (3 operand)
` [PATCH v2 26/42] i386: Utility function for 128 bit AVX
` [PATCH v2 27/42] i386: Translate 256 bit AVX instructions
` [PATCH v2 28/42] i386: Implement VZEROALL and VZEROUPPER
` [PATCH v2 29/42] i386: Implement VBROADCAST
` [PATCH v2 30/42] i386: Implement VPERMIL
` [PATCH v2 31/42] i386: Implement AVX variable shifts
` [PATCH v2 32/42] i386: Implement VTEST
` [PATCH v2 33/42] i386: Implement VMASKMOV
` [PATCH v2 34/42] i386: Implement VGATHER
` [PATCH v2 35/42] i386: Implement VPERM
` [PATCH v2 36/42] i386: Implement VINSERT128/VEXTRACT128
` [PATCH v2 37/42] i386: Implement VBLENDV
` [PATCH v2 38/42] i386: Implement VPBLENDD
` [PATCH v2 39/42] i386: Enable AVX cpuid bits when using TCG
` [PATCH v2 40/42] Enable all x86-64 cpu features in user mode
` [PATCH v2 41/42] AVX tests
` [PATCH v2 42/42] i386: Add sha512-avx test

[PATCH v22 0/8] support dirty restraint on vCPU
 2022-04-24 21:55 UTC  (3+ messages)

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-24 19:10 UTC  (3+ messages)

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-24 18:45 UTC  (6+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
 2022-04-24 16:49 UTC  (12+ messages)
` [PATCH v2 01/11] scsi-disk: add FORMAT UNIT command
` [PATCH v2 02/11] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PATCH v2 03/11] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
` [PATCH v2 04/11] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-hd devices
` [PATCH v2 05/11] scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_FORCE_DBD quirk for Macintosh
` [PATCH v2 06/11] q800: implement compat_props to enable quirk_mode_sense_rom_force_dbd for scsi-cd devices
` [PATCH v2 07/11] scsi-disk: allow truncated MODE SELECT requests
` [PATCH v2 08/11] scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
` [PATCH v2 09/11] scsi-disk: allow MODE SELECT block descriptor to set the ROM device block size
` [PATCH v2 10/11] q800: add default vendor and product information for scsi-hd devices
` [PATCH v2 11/11] q800: add default vendor and product information for scsi-cd devices

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24 16:59 UTC  (14+ messages)

[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
 2022-04-24 14:54 UTC  (8+ messages)
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh

[PATCH v2 00/34] Misc meson conversions for QEMU 7.1
 2022-04-24 12:33 UTC  (36+ messages)
` [PATCH v2 01/34] meson: show final set of compiler flags
` [PATCH v2 02/34] configure: remove dead code
` [PATCH v2 03/34] qga: wixl: get path to sysroot from pkg-config as intended
` [PATCH v2 04/34] configure: pc-bios/qemu-icon.bmp does not exist
` [PATCH v2 05/34] configure: gcov should not exclude fortify-source
` [PATCH v2 06/34] configure: move --enable/--disable-debug-info to second option parsing pass
` [PATCH v2 07/34] configure, meson: move OpenGL check to meson
` [PATCH v2 08/34] meson, configure: move RDMA options "
` [PATCH v2 09/34] meson, configure: move keyctl test "
` [PATCH v2 10/34] meson, configure: move usbfs "
` [PATCH v2 11/34] meson, configure: move libgio "
` [PATCH v2 12/34] meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
` [PATCH v2 13/34] meson, configure: move --enable-module-upgrades to meson
` [PATCH v2 14/34] meson, configure: move Xen detection "
` [PATCH v2 15/34] meson-buildoptions: add support for string options
` [PATCH v2 16/34] configure, meson: move iasl detection to meson
` [PATCH v2 17/34] configure: move Windows flags "
` [PATCH v2 18/34] configure: switch string options to automatic parsing
` [PATCH v2 19/34] meson, configure: move --tls-priority to meson
` [PATCH v2 20/34] meson, configure: move bdrv whitelists "
` [PATCH v2 21/34] meson, configure: move --with-pkgversion, CONFIG_STAMP "
` [PATCH v2 22/34] meson, configure: move --interp-prefix "
` [PATCH v2 23/34] meson: always combine directories with prefix
` [PATCH v2 24/34] configure: switch directory options to automatic parsing
` [PATCH v2 25/34] meson: pass more options directly as -D
` [PATCH v2 26/34] configure: omit options with default values from meson command line
` [PATCH v2 27/34] meson, virtio: place all virtio-pci devices under virtio_pci_ss
` [PATCH v2 28/34] configure: simplify vhost-net-{user, vdpa} configuration
` [PATCH v2 29/34] build: move vhost-vsock configuration to Kconfig
` [PATCH v2 30/34] build: move vhost-scsi "
` [PATCH v2 31/34] build: move vhost-user-fs "
` [PATCH v2 32/34] meson: create have_vhost_* variables
` [PATCH v2 33/34] meson: use have_vhost_* variables to pick sources
` [PATCH v2 34/34] configure, meson: move vhost options to Meson

[PATCH v1] error-report: fix g_date_time_format assertion
 2022-04-24 12:32 UTC  (3+ messages)
` [PATCH v2] "

Possible bug when setting aarch64 watchpoints
 2022-04-24 12:27 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24  8:15 UTC  (4+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v2 1/1] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
 2022-04-24  6:15 UTC  (2+ messages)

[PATCH 0/2] target/riscv: ISA string conversion fix and enhancement
 2022-04-24  5:22 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Tentatively remove Zhinx* from ISA extension string
` [PATCH 2/2] target/riscv: Add short-isa-string option

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-24  1:20 UTC  (8+ messages)
` [PATCH v2] "
      ` [EXT] "
          ` [PATCH v3] "

[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
 2022-04-23 22:06 UTC  (8+ messages)

[PATCH v2] target/xtensa: import core lx106
 2022-04-23 21:41 UTC  (2+ messages)

[PATCH] target/xtensa: import core lx106
 2022-04-23 21:26 UTC  (4+ messages)

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-04-23 16:51 UTC  (11+ messages)
` [PATCH V2 4/4] intel-iommu: PASID support

[PATCH v2] Warn user if the vga flag is passed but no vga device is created
 2022-04-23 13:27 UTC  (4+ messages)

[PATCH 00/20] target/ppc: Remove hidden usages of *env
 2022-04-23 10:05 UTC  (9+ messages)
` [PATCH 04/20] target/ppc: Substitute msr_le macro with new M_MSR_LE macro
` [PATCH 08/20] target/ppc: Substitute msr_ce macro with new M_MSR_CE macro
` [PATCH 15/20] target/ppc: Substitute msr_dr macro with new M_MSR_DR macro
` [PATCH 17/20] target/ppc: Substitute msr_fe macro with new M_MSR_FE macro
` [PATCH 18/20] target/ppc: Substitute msr_ts macro with new M_MSR_TS macro
` [PATCH 19/20] target/ppc: Substitute msr_hv macro with new M_MSR_HV macro
` [PATCH 20/20] target/ppc: Add unused M_MSR_* macros

[PATCH v3 0/3] Misc AC97 clean ups
 2022-04-23  9:36 UTC  (4+ messages)
` [PATCH v3 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors
` [PATCH v3 3/3] hw/audio/ac97: Remove unneeded local variables
` [PATCH v3 2/3] hw/audio/ac97: Remove unimplemented reset functions

[PATCH v2 for-7.1 0/9] nbd: actually make s->state thread-safe
 2022-04-23  8:41 UTC  (18+ messages)
` [PATCH v2 for-7.1 3/9] nbd: remove peppering of nbd_client_connected
` [PATCH v2 for-7.1 4/9] nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
` [PATCH v2 for-7.1 5/9] nbd: use a QemuMutex to synchronize yanking, reconnection and coroutines
` [PATCH v2 for-7.1 6/9] nbd: code motion and function renaming
` [PATCH v2 for-7.1 9/9] nbd: document what is protected by the CoMutexes

qemu questions about x86
 2022-04-23  3:25 UTC 

[PATCH v12 00/14] support subsets of scalar crypto extension
 2022-04-23  6:16 UTC  (16+ messages)
` [PATCH v12 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v12 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v12 03/14] target/riscv: rvk: add support for zbkc extension
` [PATCH v12 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v12 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v12 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v12 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v12 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v12 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v12 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v12 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [PATCH v12 12/14] target/riscv: rvk: add CSR support for Zkr
` [PATCH v12 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v12 14/14] target/riscv: rvk: expose zbk* and zk* properties

Backtrace stopped: previous frame identical to this frame (corrupt stack?) , even with fresh qemu and linux build
 2022-04-22 23:36 UTC  (3+ messages)

[PATCH v3] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-22 23:05 UTC  (2+ messages)

[PATCH 1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
 2022-04-22 23:03 UTC  (3+ messages)
` [PATCH 2/2] hw/riscv: Don't add empty bootargs to device tree

[PATCH v11 00/14] support subsets of scalar crypto extension
 2022-04-22 23:01 UTC  (2+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-22 22:09 UTC  (5+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH] iotests/108: Fix when missing user_allow_other
 2022-04-22 21:41 UTC  (2+ messages)

[PATCH 0/3] Misc AC97 clean ups
 2022-04-22 20:37 UTC  (3+ messages)
` [PATCH v2 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors

[PATCH v2] Only advertise aio=io_uring if support is actually available
 2022-04-22 20:30 UTC  (3+ messages)

[PATCH v3 0/3] nbd: MULTI_CONN for shared writable exports
 2022-04-22 20:23 UTC  (2+ messages)

[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
 2022-04-22 20:09 UTC  (7+ messages)
` [PATCH v2 2/3] qapi: nbd-export: allow select bitmaps "

[RFC PATCH] 9p: case-insensitive host filesystems
 2022-04-22 19:57 UTC  (2+ messages)

[PATCH] target/xtensa: add clock input to xtensa CPU
 2022-04-22 19:15 UTC 


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