qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 09:39:53 to 2021-06-21 16:22:14 UTC [more...]

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-21 16:09 UTC  (13+ messages)

[PATCH v3 00/44] target/arm: First slice of MVE implementation
 2021-06-21 16:12 UTC  (4+ messages)
` [PATCH v3 03/44] target/arm: Implement MVE VCLZ

[PATCH 0/4] export/fuse: Allow other users access to the export
 2021-06-21 16:12 UTC  (2+ messages)

[PATCH RFC] meson: add option to use zstd for qcow2 compression by default
 2021-06-21 15:59 UTC  (3+ messages)

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-21 15:51 UTC  (9+ messages)
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "

[PATCH v2] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
 2021-06-21 15:36 UTC  (4+ messages)

[PATCH 00/28] tcg: bswap improvements
 2021-06-21 15:33 UTC  (50+ messages)
` [PATCH 01/28] tcg: Add flags argument to bswap opcodes
` [PATCH 02/28] tcg/i386: Support bswap flags
` [PATCH 03/28] tcg/aarch64: "
` [PATCH 04/28] tcg/arm: "
` [PATCH 05/28] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH 06/28] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH 07/28] tcg/ppc: Split out tcg_out_bswap16
` [PATCH 08/28] tcg/ppc: Split out tcg_out_bswap32
` [PATCH 09/28] tcg/ppc: Split out tcg_out_bswap64
` [PATCH 10/28] tcg/ppc: Support bswap flags
` [PATCH 16/28] tcg: Handle new bswap flags during optimize
` [PATCH 17/28] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH 18/28] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH 19/28] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH 20/28] target/arm: Improve REV32
` [PATCH 21/28] target/arm: Improve vector REV
` [PATCH 22/28] target/arm: Improve REVSH
` [PATCH 23/28] target/i386: Improve bswap translation
` [PATCH 24/28] target/sh4: Improve swap.b translation
` [PATCH 26/28] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH 27/28] tcg/aarch64: "

[PATCH v1 0/5] custom device configs (split from larger series)
 2021-06-21 15:21 UTC  (6+ messages)
` [PATCH v1 1/5] meson: Introduce target-specific Kconfig
` [PATCH v1 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v1 3/5] hw/arm: move CONFIG_V7M out of default-devices
` [PATCH v1 4/5] configs: rename default-configs to configs and reorganise
` [PATCH v1 5/5] configure: allow the selection of alternate config in the build

[PULL 0/7] x86 queue, 2021-06-18
 2021-06-21 15:10 UTC  (2+ messages)

[PATCH 00/26] accel/tcg: Introduce translator_use_goto_tb
 2021-06-21 15:03 UTC  (18+ messages)
` [PATCH 01/26] "
` [PATCH 05/26] target/arm: Use translator_use_goto_tb
` [PATCH 07/26] target/avr: Mark some helpers noreturn
` [PATCH 14/26] target/mips: Fix missing else in gen_goto_tb
` [PATCH 17/26] target/ppc: Use translator_use_goto_tb
` [PATCH 24/26] target/tricore: "
` [PATCH 25/26] target/tricore: Use tcg_gen_lookup_and_goto_ptr

RFC: Implementation of QMP documentation retrieval command
 2021-06-21 14:58 UTC  (2+ messages)

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-21 14:48 UTC 

[PATCH v2] mc146818rtc: Make PF independent of PIE
 2021-06-21 14:46 UTC  (2+ messages)

[PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-21 14:46 UTC  (9+ messages)
` [PATCH v3 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-21 14:27 UTC  (2+ messages)

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-06-21 14:24 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

[PATCH v2] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
 2021-06-21 14:09 UTC  (4+ messages)

[RFC PATCH v1] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-21 14:08 UTC  (2+ messages)

[PATCH] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-21 13:36 UTC  (2+ messages)

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-21 11:46 UTC  (5+ messages)
` [PATCH 01/18] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PATCH 02/18] vhost: use unsigned int for nvqs

[PATCH 0/2] introduce QEMU_AUTO_VFREE
 2021-06-21 13:33 UTC  (2+ messages)

[PATCH v2] target/arm: Implement MTE3
 2021-06-21 13:33 UTC  (2+ messages)

[PATCH 0/2] Updates docs/system/arm to include new bmc machines
 2021-06-21 13:31 UTC  (3+ messages)
` [PATCH 2/2] docs/system/arm: Add quanta-gbs-bmc reference

[PATCH v2 0/1] accel/tcg: Fix #390 and other atomicity musings
 2021-06-21 13:21 UTC  (6+ messages)
` [PATCH v2 1/1] accel/tcg: Probe the proper permissions for atomic ops

[PATCH v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-21 13:10 UTC  (9+ messages)

[PATCH v2 00/10] Clean up MMU translation
 2021-06-21 12:51 UTC  (11+ messages)
` [PATCH v2 01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH v2 02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault
` [PATCH v2 03/10] target/ppc: Push real-mode handling into ppc_radix64_xlate
` [PATCH v2 04/10] target/ppc: Use bool success for ppc_radix64_xlate
` [PATCH v2 05/10] target/ppc: Split out ppc_hash64_xlate
` [PATCH v2 06/10] target/ppc: Split out ppc_hash32_xlate
` [PATCH v2 07/10] target/ppc: Split out ppc_jumbo_xlate
` [PATCH v2 08/10] target/ppc: Introduce ppc_xlate
` [PATCH v2 09/10] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
` [PATCH v2 10/10] target/ppc: fix address translation bug for radix mmus

[PATCH v3 00/24] modules: add meta-data database
 2021-06-21 12:52 UTC  (4+ messages)
` [PATCH v3 02/24] modules: collect module meta-data

[PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
 2021-06-21 12:50 UTC 

[PATCH] memory: Display MemoryRegion name in read/write ops trace events
 2021-06-21 12:17 UTC  (9+ messages)

[PULL 0/7] Documentation, qtest and misc patches
 2021-06-21 12:01 UTC  (8+ messages)
` [PULL 1/7] docs/interop/live-block-operations: Do not hard-code the QEMU binary name
` [PULL 2/7] docs/tools/virtiofsd.rst: "
` [PULL 3/7] docs/tools/virtiofsd: Fix bad rst syntax
` [PULL 4/7] Update documentation to refer to new location for issues
` [PULL 5/7] Remove leading underscores from QEMU defines
` [PULL 6/7] fuzz: Display hexadecimal value with '0x' prefix
` [PULL 7/7] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-21 11:52 UTC  (8+ messages)

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-21 11:30 UTC  (4+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-21 11:17 UTC  (7+ messages)
` [PATCH v17 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature
` [PATCH v17 3/6] KVM: arm64: Save/restore MTE registers
` [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl

[PULL 0/9] Linux user for 6.1 patches
 2021-06-21 11:04 UTC  (10+ messages)
` [PULL 1/9] linux-user: Set CF_PARALLEL when mapping shared memory
` [PULL 2/9] linux-user: Disable static assert involving __SIGRTMAX if it is missing
` [PULL 3/9] linux-user/trace-events: fix minor typo in format string
` [PULL 4/9] linux-user: Implement pivot_root
` [PULL 5/9] linux-user: Let sigaction query SIGKILL/SIGSTOP
` [PULL 6/9] tests/tcg/linux-test: Check that sigaction can "
` [PULL 7/9] linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list
` [PULL 8/9] linux-user: Fix incorrect use of feature-test-macros
` [PULL 9/9] linux-user: Use public sigev_notify_thread_id member if available

[PATCH v6 00/16] qemu_iotests: improve debugging options
 2021-06-21 10:33 UTC  (17+ messages)
` [PATCH v6 01/16] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v6 02/16] python: Reduce strictness of pylint's duplicate-code check
` [PATCH v6 03/16] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v6 04/16] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v6 05/16] qemu-iotests: add option to attach gdbserver
` [PATCH v6 06/16] qemu-iotests: delay QMP socket timers
` [PATCH v6 07/16] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PATCH v6 08/16] qemu-iotests: add gdbserver option to script tests too
` [PATCH v6 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v6 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests
` [PATCH v6 11/16] qemu-iotests: extend QMP socket timeout when using valgrind
` [PATCH v6 12/16] qemu-iotests: allow valgrind to read/delete the generated log file
` [PATCH v6 13/16] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v6 14/16] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v6 15/16] qemu-iotests: add option to show qemu binary logs on stdout
` [PATCH v6 16/16] docs/devel/testing: add -p option to the debug section of QEMU iotests

[PULL 00/37] s390x update
 2021-06-21 10:39 UTC  (39+ messages)
` [PULL 01/37] s390x/kvm: remove unused gs handling
` [PULL 02/37] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
` [PULL 03/37] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
` [PULL 04/37] s390x/tcg: Simplify vop64_3() handling
` [PULL 05/37] s390x/tcg: Simplify vop64_2() handling
` [PULL 06/37] s390x/tcg: Simplify vfc64() handling
` [PULL 07/37] s390x/tcg: Simplify vftci64() handling
` [PULL 08/37] s390x/tcg: Simplify vfma64() handling
` [PULL 09/37] s390x/tcg: Simplify vfll32() handling
` [PULL 10/37] s390x/tcg: Simplify vflr64() handling
` [PULL 11/37] s390x/tcg: Simplify wfc64() handling
` [PULL 12/37] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PULL 13/37] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PULL 14/37] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
` [PULL 15/37] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
` [PULL 16/37] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PULL 17/37] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PULL 18/37] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
` [PULL 19/37] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
` [PULL 20/37] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
` [PULL 21/37] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PULL 22/37] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PULL 23/37] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PULL 24/37] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PULL 25/37] linux-user: elf: s390x: Prepare for Vector enhancements facility
` [PULL 26/37] s390x/tcg: We support "
` [PULL 27/37] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
` [PULL 28/37] configure: Check whether we can compile the s390-ccw bios with -msoft-float
` [PULL 29/37] target/s390x: Expose load_psw and get_psw_mask to cpu.h
` [PULL 30/37] target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask
` [PULL 31/37] target/s390x: Improve s390_cpu_dump_state vs cc_op
` [PULL 32/37] target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub
` [PULL 33/37] linux-user/s390x: Save and restore psw.mask properly
` [PULL 34/37] s390x/css: Introduce an ESW struct
` [PULL 35/37] s390x/css: Split out the IRB sense data
` [PULL 36/37] s390x/css: Refactor IRB construction
` [PULL 37/37] s390x/css: Add passthrough IRB

[PULL v2 00/34] NBD patches through 2021-06-15
 2021-06-21 10:24 UTC  (2+ messages)

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-21 10:13 UTC  (13+ messages)
` [PATCH v4 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v4 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v4 4/8] hw/intc: GICv3 ITS Command processing

[PATCH v7 0/6] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-06-21 10:05 UTC  (2+ messages)

[PATCH 0/6] block: block-status cache for data regions
 2021-06-21 10:05 UTC  (13+ messages)
` [PATCH 2/6] "
` [PATCH 3/6] block/file-posix: Do not force-cap *pnum
` [PATCH 4/6] block/gluster: "
` [PATCH 5/6] block/nbd: "

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-06-21 10:06 UTC  (2+ messages)

[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
 2021-06-21  9:59 UTC  (3+ messages)

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-06-21  9:42 UTC  (8+ 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).