qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 11:59:20 to 2021-06-26 06:53:14 UTC [more...]

[PATCH v3 00/29] tcg: bswap improvements
 2021-06-26  6:36 UTC  (27+ messages)
` [PATCH v3 01/29] tcg: Add flags argument to bswap opcodes
` [PATCH v3 02/29] tcg/i386: Support bswap flags
` [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v3 04/29] tcg/aarch64: Support bswap flags
` [PATCH v3 05/29] tcg/arm: "
` [PATCH v3 06/29] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH v3 07/29] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH v3 08/29] tcg/ppc: Split out tcg_out_bswap16
` [PATCH v3 09/29] tcg/ppc: Split out tcg_out_bswap32
` [PATCH v3 10/29] tcg/ppc: Split out tcg_out_bswap64
` [PATCH v3 11/29] tcg/ppc: Support bswap flags
` [PATCH v3 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v3 13/29] tcg/s390: Support bswap flags
` [PATCH v3 14/29] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PATCH v3 15/29] tcg/mips: Support bswap flags in tcg_out_bswap32
` [PATCH v3 16/29] tcg/tci: Support bswap flags
` [PATCH v3 17/29] tcg: Handle new bswap flags during optimize
` [PATCH v3 18/29] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH v3 19/29] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH v3 20/29] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH v3 21/29] target/arm: Improve REV32
` [PATCH v3 22/29] target/arm: Improve vector REV
` [PATCH v3 24/29] target/i386: Improve bswap translation
` [PATCH v3 25/29] target/sh4: Improve swap.b translation
` [PATCH v3 26/29] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PATCH v3 27/29] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-06-26  6:06 UTC  (2+ messages)

[PATCH v3 0/3] Clean up MMU translation
 2021-06-26  5:49 UTC  (5+ messages)
` [PATCH v3 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
` [PATCH v3 3/3] target/ppc: changed ppc_hash64_xlate "

[PATCH v2 0/1] Use correct trap number for *BSD
 2021-06-26  5:37 UTC  (3+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems

[PATCH v4 00/16] tcg/s390x: host vector support
 2021-06-26  5:24 UTC  (18+ messages)
` [PATCH v4 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v4 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v4 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v4 04/16] tcg/s390x: Add host vector framework
` [PATCH v4 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v4 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v4 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v4 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v4 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v4 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v4 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v4 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v4 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v4 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v4 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v4 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[Qemu-devel] [Bug 1437970] [NEW] qemu-system-x86_64 - two mouse pointers & fast scrolling problem
 2021-06-26  4:17 UTC  (2+ messages)
` [Bug 1437970] "

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-06-26  4:04 UTC  (4+ messages)

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-26  3:53 UTC  (2+ messages)

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-26  3:31 UTC  (15+ messages)
` [RFC PATCH 04/10] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler
` [RFC PATCH 06/10] hw/sd: Add sd_cmd_unimplemented() handler
` [RFC PATCH 07/10] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [RFC PATCH 09/10] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [RFC PATCH 10/10] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler

Qemu on Haiku
 2021-06-26  3:03 UTC  (4+ messages)

[PATCH 0/1] target/arm: Check NaN mode before silencing NaN
 2021-06-26  2:18 UTC  (3+ messages)
` [PATCH 1/1] "

Guidance on emulating "sparse" address spaces
 2021-06-26  1:29 UTC  (4+ messages)

[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-26  1:19 UTC  (2+ messages)

[PATCH v1 QEMU CXL modifications for openspdm 0/1] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
 2021-06-26  0:05 UTC  (2+ messages)
` [PATCH v1 QEMU CXL modifications for openspdm 1/1] pcie/spdm: PCIe CMA implementation

[PATCH v1 openspdm on QEMU CXL/PCIe Device 0/2] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
 2021-06-26  0:01 UTC  (3+ messages)
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 1/2] build: gcc to CC in GNUMakefile
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 2/2] requester: Modified for QEMU emulation

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-25 23:56 UTC  (7+ messages)
` [PATCH v5 11/14] target/hexagon: call idef-parser functions
` [PATCH v5 12/14] target/hexagon: remove unused macros and functions
` [PATCH v5 13/14] target/hexagon: import additional tests

[PATCH v3] Add basic power management to raspi
 2021-06-25 21:02 UTC 

[PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-06-25 20:51 UTC  (9+ messages)
` [PATCH v4 01/22] hw/usb/ccid: remove references to NSS
` [PATCH v4 02/22] tests/docker: don't use BUILDKIT in GitLab either
` [PATCH v4 03/22] tests/docker: use project specific container registries
` [PATCH v4 05/22] tests/docker: remove FEATURES env var from templates

[PATCH 00/11] Python: packaging cleanups
 2021-06-25 19:12 UTC  (27+ messages)
` [PATCH 01/11] python: expose typing information via PEP 561
` [PATCH 02/11] python: Remove global pylint suppressions
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 04/11] python: README.rst touchups
` [PATCH 05/11] python: Add no-install usage instructions
` [PATCH 06/11] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation
` [PATCH 09/11] python: Update help text on 'make check', 'make develop'
` [PATCH 10/11] python: Update help text on 'make clean', 'make distclean'
` [PATCH 11/11] python: remove auto-generated pyproject.toml file

[PATCH v2 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-25 18:47 UTC  (2+ messages)

[PULL 0/7] misc fixes (docs, plugins, tests)
 2021-06-25 18:39 UTC  (3+ messages)

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-06-25 18:20 UTC  (11+ messages)
` [PATCH 01/10] iotests/297: modify is_python_file to work from any CWD
` [PATCH 02/10] iotests/297: Add get_files() function
` [PATCH 03/10] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 04/10] iotests/297: Create main() function
` [PATCH 05/10] iotests/297: Separate environment setup from test execution
` [PATCH 06/10] iotests/297: Add 'directory' argument to run_linters
` [PATCH 07/10] iotests/297: return error code from run_linters()
` [PATCH 08/10] iotests/297: split linters.py off from 297
` [PATCH 09/10] iotests/linters: Add entry point for Python CI linters
` [PATCH 10/10] python: Add iotest linters to test suite

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-25 18:08 UTC  (2+ messages)

[PULL 0/7] riscv-to-apply queue
 2021-06-25 17:55 UTC  (2+ messages)

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-25 17:22 UTC  (4+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs

[PATCH 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 17:20 UTC  (3+ messages)

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-25 17:19 UTC  (9+ messages)
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space

[PATCH v2 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] g364fb: use RAM memory region for framebuffer
` [PATCH v2 2/2] g364fb: add VMStateDescription for G364SysBusState

tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError
 2021-06-25 17:01 UTC 

[PATCH] tests/migration: fix unix socket migration
 2021-06-25 16:33 UTC  (5+ messages)

[PULL 0/1] Block patch
 2021-06-25 16:04 UTC  (2+ messages)

[PATCH v2 0/6] export/fuse: Allow other users access to the export
 2021-06-25 14:23 UTC  (7+ messages)
` [PATCH v2 1/6] export/fuse: Pass default_permissions for mount
` [PATCH v2 2/6] export/fuse: Add allow-other option
` [PATCH v2 3/6] export/fuse: Give SET_ATTR_SIZE its own branch
` [PATCH v2 4/6] export/fuse: Let permissions be adjustable
` [PATCH v2 5/6] iotests/308: Test +w on read-only FUSE exports
` [PATCH v2 6/6] iotests/fuse-allow-other: Test allow-other

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-06-25 14:18 UTC  (29+ messages)
` [PULL 01/28] target/i386: kvm: add support for TSC scaling
` [PULL 02/28] meson: drop unused CONFIG_GCRYPT_HMAC
` [PULL 03/28] configure: drop unused variables for xts
` [PULL 04/28] meson: remove preadv from summary
` [PULL 05/28] tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
` [PULL 06/28] configure, meson: convert crypto detection to meson
` [PULL 07/28] configure, meson: convert libtasn1 "
` [PULL 08/28] configure, meson: convert pam "
` [PULL 09/28] configure, meson: convert libusb "
` [PULL 10/28] configure, meson: convert libcacard "
` [PULL 11/28] configure, meson: convert libusbredir "
` [PULL 12/28] KVM: Fix dirty ring mmap incorrect size due to renaming accident
` [PULL 13/28] file-posix: fix max_iov for /dev/sg devices
` [PULL 14/28] scsi-generic: pass max_segments via max_iov field in BlockLimits
` [PULL 15/28] osdep: provide ROUND_DOWN macro
` [PULL 16/28] block-backend: align max_transfer to request alignment
` [PULL 17/28] block: add max_hw_transfer to BlockLimits
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
` [PULL 19/28] block: feature detection for host block support
` [PULL 20/28] block: check for sys/disk.h
` [PULL 21/28] block: try BSD disk size ioctls one after another
` [PULL 22/28] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PULL 23/28] file-posix: handle EINTR during ioctl
` [PULL 24/28] machine: move dies from X86MachineState to CpuTopology
` [PULL 25/28] machine: move common smp_parse code to caller
` [PULL 26/28] machine: add error propagation to mc->smp_parse
` [PULL 27/28] machine: pass QAPI struct "
` [PULL 28/28] machine: reject -smp dies!=1 for non-PC machines

[PATCH 0/2] arm/virt: fix machine poweroff
 2021-06-25 14:03 UTC  (6+ messages)
` [PATCH 1/2] arm/virt: fix irq mapping for gpio_pwr
` [PATCH 2/2] gpio_pwr: use shutdown function for reboot

[PATCH 0/4] Integrate renesas MCU/SoC timer module [part 2 from review]
 2021-06-25 14:02 UTC  (3+ messages)
` [RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer

[PATCH] ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim struct
 2021-06-25 13:56 UTC  (2+ messages)

[PULL 00/10] Block Jobs patches
 2021-06-25 13:00 UTC  (11+ messages)
` [PULL 01/10] ratelimit: treat zero speed as unlimited
` [PULL 02/10] block-copy: let ratelimit handle a speed of 0
` [PULL 03/10] blockjob: "
` [PULL 04/10] progressmeter: protect with a mutex
` [PULL 05/10] co-shared-resource: "
` [PULL 06/10] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PULL 07/10] block-copy: streamline choice of copy_range vs. read/write
` [PULL 08/10] block-copy: move progress_set_remaining in block_copy_task_end
` [PULL 09/10] block-copy: add CoMutex lock
` [PULL 10/10] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

Difficulties to access guest memory in TCG plugins
 2021-06-25 11:41 UTC  (5+ messages)

[PULL 0/6] Floppy patches
 2021-06-25 12:54 UTC  (7+ messages)
` [PULL 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
` [PULL 2/6] hw/block/fdc: Replace disabled fprintf() by trace event
` [PULL 3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PULL 4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PULL 5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PULL 6/6] hw/block/fdc: Add description to floppy controllers

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25 12:01 UTC  (4+ messages)
` [PATCH v2 10/10] hw/mips/jazz: specify correct endian for dp8393x device


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