messages from 2022-04-22 18:09:58 to 2022-04-24 22:32:49 UTC [more...]
[PATCH 0/3] AVX guest implementation
2022-04-24 22:02 UTC (34+ 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 13/42] i386: Destructive vector helpers for AVX
` [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 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 28/42] i386: Implement VZEROALL and VZEROUPPER
` [PATCH v2 29/42] i386: Implement VBROADCAST
` [PATCH v2 30/42] i386: Implement VPERMIL
` [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 (22+ messages)
` [PATCH 01/20] target/ppc: Remove fpscr_* macros from cpu.h
` [PATCH 02/20] target/ppc: Remove unused msr_* macros
` [PATCH 03/20] target/ppc: Substitute msr_pr macro with new M_MSR_PR macro
` [PATCH 04/20] target/ppc: Substitute msr_le macro with new M_MSR_LE macro
` [PATCH 05/20] target/ppc: Substitute msr_ds macro with new M_MSR_DS macro
` [PATCH 06/20] target/ppc: Substitute msr_ile macro with new M_MSR_ILE macro
` [PATCH 07/20] target/ppc: Substitute msr_ee macro with new M_MSR_EE macro
` [PATCH 08/20] target/ppc: Substitute msr_ce macro with new M_MSR_CE macro
` [PATCH 09/20] target/ppc: Substitute msr_pow macro with new M_MSR_POW macro
` [PATCH 10/20] target/ppc: Substitute msr_me macro with new M_MSR_ME macro
` [PATCH 11/20] target/ppc: Substitute msr_gs macro with new M_MSR_GS macro
` [PATCH 12/20] target/ppc: Substitute msr_fp macro with new M_MSR_FP macro
` [PATCH 13/20] target/ppc: Substitute msr_cm macro with new M_MSR_CM macro
` [PATCH 14/20] target/ppc: Substitute msr_ir macro with new M_MSR_IR macro
` [PATCH 15/20] target/ppc: Substitute msr_dr macro with new M_MSR_DR macro
` [PATCH 16/20] target/ppc: Substitute msr_ep macro with new M_MSR_EP 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 2/3] hw/audio/ac97: Remove unimplemented reset functions
` [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 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
[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
2022-04-22 18:49 UTC (13+ messages)
` [qemu.qmp PATCH 01/12] fork qemu.qmp from qemu.git
` [qemu.qmp PATCH 02/12] update maintainer metadata
` [qemu.qmp PATCH 03/12] update project description
` [qemu.qmp PATCH 04/12] update project URLs
` [qemu.qmp PATCH 05/12] add a couple new trove classifiers
` [qemu.qmp PATCH 06/12] move README.rst to FILES.rst and update
` [qemu.qmp PATCH 07/12] move PACKAGE.rst to README.rst "
` [qemu.qmp PATCH 08/12] docs: add versioning policy to README
` [qemu.qmp PATCH 09/12] add LGPLv2+ and GPLv2 LICENSE files
` [qemu.qmp PATCH 10/12] update Pipfile
` [qemu.qmp PATCH 11/12] remove sub-dependency pins from Pipfile
` [qemu.qmp PATCH 12/12] update VERSION to 0.0.0a1
[PULL v2 00/61] target-arm queue
2022-04-22 18:20 UTC (2+ messages)
[PATCH] qapi: Fix malformed "Since:" section tags
2022-04-22 18:06 UTC (2+ messages)
[PATCH v9 00/12] target/hexagon: introduce idef-parser
2022-04-22 17:40 UTC (8+ messages)
` [PATCH v9 04/12] target/hexagon: make helper functions non-static
` [PATCH v9 06/12] target/hexagon: expose next PC in DisasContext
` [PATCH v9 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v9 08/12] target/hexagon: import flex/bison to docker files
` [PATCH v9 09/12] target/hexagon: import lexer for idef-parser
` [PATCH v9 10/12] target/hexagon: import parser "
` [PATCH v9 12/12] target/hexagon: import additional tests
target/i386/kvm/kvm.c:2996: kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
2022-04-22 17:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).