qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-03 07:36:56 to 2022-05-03 20:15:04 UTC [more...]

[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-05-03 14:03 UTC  (2+ messages)
` [PATCH v9 2/6] qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()

[PATCH 0/4] block/file: Show extent size in qemu-img info
 2022-05-03 18:50 UTC  (9+ messages)
` [PATCH 1/4] block: Improve empty format-specific info dump
` [PATCH 2/4] block: Add protocol-specific image info
` [PATCH 3/4] block: Print protocol-specific information
` [PATCH 4/4] block/file: Add file-specific image info

[PULL 00/23] Misc patches
 2022-05-03 19:38 UTC  (5+ messages)
` [PULL 09/23] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PULL 11/23] os-posix: replace pipe()+cloexec "
` [PULL 19/23] hw: replace qemu_set_nonblock()

[PATCH v2 00/74] semihosting cleanup
 2022-05-03 19:48 UTC  (24+ messages)
` [PATCH v2 01/74] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
` [PATCH v2 02/74] semihosting: Return failure from softmmu-uaccess.h functions
` [PATCH v2 03/74] semihosting: Improve condition for config.c and console.c
` [PATCH v2 04/74] semihosting: Move softmmu-uaccess.h functions out of line
` [PATCH v2 05/74] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v2 06/74] semihosting: Simplify softmmu_lock_user_string
` [PATCH v2 07/74] semihosting: Split out guestfd.c
` [PATCH v2 08/74] semihosting: Generalize GuestFDFeatureFile
` [PATCH v2 09/74] semihosting: Return void from do_common_semihosting
` [PATCH v2 10/74] semihosting: Adjust error checking in common_semi_cb
` [PATCH v2 11/74] semihosting: Move common-semi.h to include/semihosting/
` [PATCH v2 12/74] include/exec: Move gdb open flags to gdbstub.h
` [PATCH v2 13/74] include/exec: Move gdb_stat and gdb_timeval "
` [PATCH v2 14/74] include/exec: Define errno values in gdbstub.h
` [PATCH v2 15/74] semihosting: Use struct gdb_stat in common_semi_flen_cb
` [PATCH v2 16/74] semihosting: Split is_64bit_semihosting per target
` [PATCH v2 17/74] semihosting: Split common_semi_flen_buf "
` [PATCH v2 18/74] semihosting: Split out common_semi_has_synccache
` [PATCH v2 20/74] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH v2 23/74] semihosting: Split out semihost_sys_read
` [PATCH v2 27/74] semihosting: Split out semihost_sys_isatty
` [PATCH v2 31/74] semihosting: Split out semihost_sys_system
` [PATCH v2 35/74] semihosting: Fix docs comment for qemu_semihosting_console_inc

[PATCH] i386: docs: Convert hyperv.txt to rST
 2022-05-03 14:49 UTC 

[PATCH v4 00/45] target/arm: Cleanups, new features, new cpus
 2022-05-03 19:33 UTC  (37+ messages)
` [PATCH v4 05/45] target/arm: Reorg ARMCPRegInfo type field bits
` [PATCH v4 10/45] target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
` [PATCH v4 11/45] target/arm: Store cpregs key in the hash table directly
` [PATCH v4 12/45] target/arm: Merge allocation of the cpreg and its name
` [PATCH v4 13/45] target/arm: Hoist computation of key in add_cpreg_to_hashtable
` [PATCH v4 14/45] target/arm: Consolidate cpreg updates "
` [PATCH v4 15/45] target/arm: Use bool for is64 and ns "
` [PATCH v4 16/45] target/arm: Hoist isbanked computation "
` [PATCH v4 17/45] target/arm: Perform override check early "
` [PATCH v4 18/45] target/arm: Reformat comments "
` [PATCH v4 19/45] target/arm: Remove HOST_BIG_ENDIAN ifdef "
` [PATCH v4 20/45] target/arm: Handle cpreg registration for missing EL
` [PATCH v4 21/45] target/arm: Drop EL3 no EL2 fallbacks
` [PATCH v4 22/45] target/arm: Merge zcr reginfo
` [PATCH v4 34/45] target/arm: Add minimal RAS registers
` [PATCH v4 41/45] target/arm: Enable FEAT_CSV2_2 for -cpu max

[PATCH] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
 2022-05-03 19:26 UTC  (3+ messages)

[PATCH] vhost-user: Use correct macro name TARGET_PPC64
 2022-05-03 18:16 UTC  (2+ messages)

[PATCH] target/ppc: Fix tlbie
 2022-05-03 18:09 UTC  (3+ messages)

[PATCH] hw/dma: Add Xilinx AXI CDMA
 2022-05-03 17:12 UTC  (6+ messages)

[PATCH v2 0/8] qapi: Primarily whitespace tweaks
 2022-05-03 16:25 UTC  (12+ messages)
` [PATCH v2 1/8] qapi: Drop stray trailing symbol
` [PATCH v2 2/8] qapi: Fix comment indentation
` [PATCH v2 3/8] qapi: Add missing separators between sections
` [PATCH v2 4/8] qapi: Drop unnecessary empty lines in comments
` [PATCH v2 5/8] qapi: Drop unnecessary empty lines outside of comments
` [PATCH v2 6/8] qapi: Drop unnecessary whitespace in comments
` [PATCH v2 7/8] qapi: Reduce whitespace used for alignment "
` [PATCH v2 8/8] qapi: Stop using whitespace "

[PATCH] net: fix multicast support with BSD (macOS) socket implementations
 2022-05-03 16:10 UTC  (3+ messages)

[PATCH v1 0/4] xlnx-zcu102: fix the display port
 2022-05-03 16:00 UTC  (8+ messages)
` [PATCH v1 1/4] xlnx_dp: fix the wrong register size
` [PATCH v1 2/4] xlnx_dp: Introduce a vblank signal
` [PATCH v1 3/4] xlnx_dp: Fix the interrupt disable logic
` [PATCH v1 4/4] xlnx-zynqmp: fix the irq mapping for the display port and its dma

[PULL 00/19] aspeed queue
 2022-05-03 15:58 UTC  (8+ messages)
` [PULL 07/19] aspeed/wdt: Fix ast2500/ast2600 default reload value
` [PULL 08/19] aspeed/wdt: Add AST1030 support
` [PULL 10/19] aspeed/scu: "
` [PULL 11/19] aspeed/soc : "
` [PULL 14/19] hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
` [PULL 16/19] aspeed/hace: Support AST2600 HACE

[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
 2022-05-03 15:50 UTC  (7+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support

[PATCH v1] vga: avoid crash if no default vga card
 2022-05-03 15:39 UTC  (2+ messages)

[PATCH 00/50] hppa: general improvements and tidy-ups
 2022-05-03 15:38 UTC  (4+ messages)

[PATCH] hw/arm: add versioning to sbsa-ref machine DT
 2022-05-03 15:35 UTC  (2+ messages)

[PATCH] target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
 2022-05-03 15:24 UTC  (4+ messages)

[PATCH] target/mips: Fix FTRUNC_S and FTRUNC_U trans helper
 2022-05-03 15:24 UTC  (2+ messages)

[PATCH 1/4] target/mips: Fix SAT_S trans helper
 2022-05-03 15:12 UTC  (7+ messages)
` [PATCH 2/4] target/mips: Fix df_extract_val() and df_extract_df() dfe lookup
` [PATCH 3/4] target/mips: Fix msa checking condition in trans_msa_elm_fn()
` [PATCH 4/4] target/mips: Do not treat msa INSERT as NOP when wd is zero

[RFC PATCH 1/4] target/ppc: Fix eieio memory ordering semantics
 2022-05-03 15:01 UTC  (6+ messages)
` [RFC PATCH 2/4] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [RFC PATCH 3/4] tcg/ppc: Optimize memory ordering generation with lwsync
` [RFC PATCH 4/4] target/ppc: Implement lwsync with weaker memory ordering

[PATCH v6 00/13] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-05-03 14:57 UTC  (8+ messages)

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-05-03 14:53 UTC  (9+ messages)
` [PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices

[PATCH] target/openrisc: implement shutdown and reset helpers
 2022-05-03 14:46 UTC  (5+ messages)

[PATCH v9 00/17] vfio-user server in QEMU
 2022-05-03 14:16 UTC  (18+ messages)
` [PATCH v9 01/17] tests/avocado: Specify target VM argument to helper routines
` [PATCH v9 02/17] qdev: unplug blocker for devices
` [PATCH v9 03/17] remote/machine: add HotplugHandler for remote machine
` [PATCH v9 04/17] remote/machine: add vfio-user property
` [PATCH v9 05/17] configure: require cmake 3.19 or newer
` [PATCH v9 06/17] vfio-user: build library
` [PATCH v9 07/17] vfio-user: define vfio-user-server object
` [PATCH v9 08/17] vfio-user: instantiate vfio-user context
` [PATCH v9 09/17] vfio-user: find and init PCI device
` [PATCH v9 10/17] vfio-user: run vfio-user context
` [PATCH v9 11/17] vfio-user: handle PCI config space accesses
` [PATCH v9 12/17] vfio-user: IOMMU support for remote device
` [PATCH v9 13/17] vfio-user: handle DMA mappings
` [PATCH v9 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v9 15/17] vfio-user: handle device interrupts
` [PATCH v9 16/17] vfio-user: handle reset of remote device
` [PATCH v9 17/17] vfio-user: avocado tests for vfio-user

[PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-03 14:06 UTC  (4+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-05-03 13:05 UTC  (4+ messages)
` [RFC 07/18] vfio: Add base object for VFIOContainer

[PATCH RFC 00/10] hw/vfio, x86/iommu: IOMMUFD Dirty Tracking
 2022-05-03 11:54 UTC  (6+ messages)
` [PATCH RFC 04/10] intel_iommu: Second Stage Access Dirty bit support

[PATCH v2] vga: avoid crash if no default vga card
 2022-05-03 11:37 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-03 11:12 UTC  (11+ messages)

[PATCH v2 00/26] Misc cleanups
 2022-05-03 11:22 UTC  (25+ messages)
` [PATCH v2 12/26] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PATCH v2 13/26] tests: "
` [PATCH v2 15/26] virtiofsd: "
` [PATCH v2 16/26] io: "
` [PATCH v2 19/26] chardev: replace qemu_set_nonblock()
` [PATCH v2 20/26] io: replace qemu_set{_non}block()
` [PATCH v2 21/26] qga: replace qemu_set_nonblock()
` [PATCH v2 22/26] hw: "
` [PATCH v2 23/26] ui: "
` [PATCH v2 24/26] net: "
` [PATCH v2 25/26] tests: "

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-05-03 11:04 UTC  (11+ messages)

[PATCH 0/3] coroutine: use QEMU_DEFINE_STATIC_CO_TLS()
 2022-05-03 10:48 UTC  (2+ messages)

[PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file
 2022-05-03 10:20 UTC  (2+ messages)

[PATCH] hw/openrisc: use right OMPIC size variable
 2022-05-03  9:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-05-03  9:59 UTC  (9+ messages)

[PATCH] qapi: Fix incorrect Since tags
 2022-05-03  9:46 UTC  (3+ messages)

[PATCH v7 00/22] host: Support macOS 12
 2022-05-03  9:40 UTC  (2+ messages)

[PATCH 0/2] build improvments
 2022-05-03  9:41 UTC  (4+ messages)

[PATCH v3 0/3] block/dirty-bitmaps: fix and improve bitmap merge
 2022-05-03  9:34 UTC  (7+ messages)
` [PATCH v3 1/3] block: block_dirty_bitmap_merge(): fix error path
` [PATCH v3 2/3] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PATCH v3 3/3] block: simplify handling of try to merge different sized bitmaps

[PATCH 0/3] ui/gtk: new options, monitor and detach-all
 2022-05-03  9:17 UTC  (7+ messages)
` [PATCH 1/3] ui/gtk: new param monitor to specify target monitor for launching QEMU
` [PATCH 2/3] ui/gtk: detach_all option for making all VCs detached upon starting
` [PATCH 3/3] ui/gtk: specify detached window's size and location

[PATCH v8 0/5] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-05-03  8:56 UTC  (9+ 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

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-05-03  8:24 UTC  (7+ messages)

[PULL 00/11] migration queue
 2022-05-03  8:30 UTC  (5+ messages)
` [PULL 06/11] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-05-03  8:27 UTC  (5+ messages)
` [PATCH 1/2] acpi/nvdimm: Create _LS{I,R,W} method for NVDIMM device

[PATCH qemu v14 00/15] Add tail agnostic behavior for rvv instructions
 2022-05-03  7:13 UTC  (11+ messages)
` [PATCH qemu v14 04/15] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v14 06/15] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v14 07/15] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v14 08/15] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v14 09/15] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v14 10/15] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v14 11/15] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v14 13/15] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v14 14/15] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v14 15/15] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior

[PATCH 0/7] qapi: Primarily whitespace tweaks
 2022-05-03  7:43 UTC  (6+ messages)
` [PATCH 6/7] qapi: Drop unnecessary horizontal spacing in comments

[PATCH v3 0/3] nbd: MULTI_CONN for shared writable exports
 2022-05-03  7:56 UTC  (7+ messages)
` [PATCH v3 3/3] nbd/server: Allow "

Fio regression caused by f9fc8932b11f3bcf2a2626f567cb6fdd36a33a94
 2022-05-03  7:43 UTC 

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-05-03  7:22 UTC  (4+ 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).