qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 12:12:37 to 2022-02-16 01:20:15 UTC [more...]

[PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
 2022-02-16  1:16 UTC  (18+ messages)
` [PATCH 2/9] spapr: prevent hdec timer being set up under "
` [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
` [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
` [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor

[PATCH v2] target/riscv: Add isa extenstion strings to the device tree
 2022-02-16  0:09 UTC 

[PATCH 0/4] iotests: add detailed tracebacks to qemu_img() failures
 2022-02-16  0:02 UTC  (14+ messages)
` [PATCH 1/4] python/utils: add enboxify() text decoration utility
` [PATCH 2/4] iotests: add VerboseProcessError
` [PATCH 3/4] iotests: Remove explicit checks for qemu_img() == 0
` [PATCH 4/4] iotests: make qemu_img raise on non-zero rc by default

[PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
 2022-02-15 23:24 UTC  (4+ messages)

[PULL 0/3] Block patches
 2022-02-15 22:40 UTC  (2+ messages)

[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
 2022-02-15 22:24 UTC  (25+ messages)
` [PATCH v2 02/15] target/arm: Set TCR_EL1.TSZ for user-only
` [PATCH v2 03/15] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PATCH v2 04/15] target/arm: Move arm_pamax out of line
` [PATCH v2 05/15] target/arm: Pass outputsize down to check_s2_mmu_setup
` [PATCH v2 07/15] target/arm: Honor TCR_ELx.{I}PS
` [PATCH v2 08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
` [PATCH v2 09/15] target/arm: Implement FEAT_LVA
` [PATCH v2 10/15] target/arm: Implement FEAT_LPA
` [PATCH v2 11/15] target/arm: Extend arm_fi_to_lfsc to level -1
` [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range
` [PATCH v2 13/15] target/arm: Fix TLBIRange.base for 16k and 64k pages
` [PATCH v2 14/15] target/arm: Validate tlbi TG matches translation granule in use

[PATCH 0/3] block: Make bdrv_refresh_limits() non-recursive
 2022-02-15 22:22 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iotests: Allow using QMP with the QSD
` [PATCH 3/3] iotests/graph-changes-while-io: New test

[PATCH] tests/qemu-iotests: Rework the checks and spots using GNU sed
 2022-02-15 22:10 UTC  (2+ messages)

[PATCH 00/27] target/ppc: SPR registration cleanups
 2022-02-15 21:41 UTC  (28+ messages)
` [PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
` [PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
` [PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
` [PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
` [PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
` [PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
` [PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
` [PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
` [PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
` [PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
` [PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 "
` [PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 "
` [PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx "
` [PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 "
` [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
` [PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration "
` [PATCH 17/27] target/ppc: cpu_init: Move 604e "
` [PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
` [PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
` [PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
` [PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
` [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
` [PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
` [PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
` [PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
` [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM "
` [PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init

[PATCH v5 0/2] semihosting/next (SYS_HEAPINFO)
 2022-02-15 21:29 UTC  (5+ messages)
` [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
` [PATCH v5 2/2] tests/tcg: port SYS_HEAPINFO to a system test

[PATCH] target/riscv: Add isa extenstion strings to the device tree
 2022-02-15 21:20 UTC  (4+ messages)

[RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
 2022-02-15 21:00 UTC 

[RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
 2022-02-15 20:56 UTC 

Adding a handshake to qemu-guest-agent
 2022-02-15 19:36 UTC  (3+ messages)

[PULL 0/6] hw/nvme updates
 2022-02-15 19:30 UTC  (2+ messages)

[PATCH v2] virtiofsd: Do not support blocking flock
 2022-02-15 19:56 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] hvf: arm: Add simple dirty bitmap tracking
 2022-02-15 19:27 UTC  (2+ messages)

[PATCH] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
 2022-02-15 19:47 UTC  (2+ messages)

[PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
 2022-02-15 19:47 UTC  (2+ messages)

[PATCH v7 00/11] 9p: Add support for darwin
 2022-02-15 19:04 UTC  (12+ messages)
` [PATCH v7 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v7 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v7 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v7 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v7 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v7 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
` [PATCH v7 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v7 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v7 09/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v7 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
` [PATCH v7 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[PATCH] migration: Remove load_state_old and minimum_version_id_old
 2022-02-15 18:57 UTC  (4+ messages)

[PATCH 21/31] util: Add iova_tree_alloc
 2022-02-15 19:34 UTC  (3+ messages)
` (no subject)
` [PATCH] util: Add iova_tree_alloc

[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-15 19:37 UTC  (7+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable

[PATCH v6 0/1] virtiofsd: Add support for FUSE_SYNCFS request
 2022-02-15 19:06 UTC  (3+ messages)
` [PATCH v6 1/1] virtiofsd: Add basic "

[PULL 0/4] Python patches
 2022-02-15 19:02 UTC  (9+ messages)

"make check-acceptance" takes way too long
 2022-02-15 18:14 UTC  (2+ messages)

[PATCH 0/3] x86: Switch over to q35 as the default machine type
 2022-02-15 18:29 UTC  (10+ messages)
` [PATCH 1/3] tests/x86: Use 'pc' machine type for old hardware tests
` [PATCH 2/3] tests/x86: Use 'pc' machine type for hotplug tests
` [PATCH 3/3] x86: Switch to q35 as the default machine type

[RFC 0/8] ioregionfd introduction
 2022-02-15 18:19 UTC  (8+ messages)
` [RFC 4/8] ioregionfd: Introduce IORegionDFObject type

[PULL 00/38] Migration 20220127 patches
 2022-02-15 17:59 UTC  (5+ messages)
` [PULL 18/38] Remove unnecessary minimum_version_id_old fields

[PATCH 0/4] block/dirty-bitmaps: fix and improve bitmap merge
 2022-02-15 17:53 UTC  (5+ messages)
` [PATCH 1/4] block: bdrv_merge_dirty_bitmap: add return value
` [PATCH 2/4] block: block_dirty_bitmap_merge(): fix error path
` [PATCH 3/4] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PATCH 4/4] block: simplify handling of try to merge different sized bitmaps

[PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-02-15 17:45 UTC  (2+ messages)

[PATCH v11 0/4] PMU-EBB support for PPC64 TCG
 2022-02-15 17:34 UTC  (4+ messages)
` [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c

[PATCH v5 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2022-02-15 17:27 UTC  (7+ messages)
` [PATCH v5 3/3] virtiofsd: Add support for FUSE_SYNCFS request without announce_submounts

[PATCH v4 0/3] Support fd-based KVM stats
 2022-02-15 15:04 UTC  (4+ messages)
` [PATCH v4 1/3] qmp: Support for querying stats
` [PATCH v4 2/3] hmp: "
` [PATCH v4 3/3] kvm: Support for querying fd-based stats

[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
 2022-02-15 17:01 UTC  (9+ messages)
` [PATCH v2 1/8] osdep: Avoid using Clang-specific __builtin_available()
` [PATCH v2 2/8] osdep: Ignore 'unguarded-availability-new' warnings on macOS Catalina
` [PATCH v2 3/8] meson: Resolve the entitlement.sh script once for good
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
` [PATCH v2 5/8] meson: Log QEMU_CXXFLAGS content in summary
` [PATCH v2 6/8] configure: Pass filtered QEMU_OBJCFLAGS to meson
` [PATCH v2 7/8] audio: Rename coreaudio extension to use Objective-C compiler
` [PATCH v2 8/8] ui/cocoa: Constify qkeycode translation arrays

[PATCH v2 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
 2022-02-15 17:20 UTC  (3+ messages)
` [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF

[PATCH v2] ide: Increment BB in-flight counter for TRIM BH
 2022-02-15 17:13 UTC  (2+ messages)

[PATCH] hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
 2022-02-15 16:50 UTC  (2+ messages)

qdev instance_init vs realize split
 2022-02-15 16:42 UTC  (5+ messages)

Possible end of Ubuntu LTS 18.04 as a build target in 7.1 ?
 2022-02-15 16:38 UTC  (2+ messages)

[PATCH v6 00/15] host: Support macOS 12
 2022-02-15 16:38 UTC  (3+ messages)
` [PATCH v6 11/15] ui/cocoa: Add Services menu

[PATCH 0/6] Improve integration of iotests in the meson test harness
 2022-02-15 16:09 UTC  (13+ messages)
` [PATCH 1/6] tests/qemu-iotests: Improve the check for GNU sed

[RFC PATCH 0/9] Net Control VQ support in vDPA SVQ
 2022-02-15 15:51 UTC  (2+ messages)

[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
 2022-02-15 15:22 UTC  (3+ messages)
` [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices

[RFC v4 00/21] vfio-user client
 2022-02-15 14:53 UTC  (8+ messages)
` [RFC v4 08/21] vfio-user: define socket receive functions
` [RFC v4 20/21] vfio-user: migration support

Holding RISCV CPUs in reset
 2022-02-15 14:17 UTC  (3+ messages)

[RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
 2022-02-15 14:17 UTC  (17+ messages)
` [PATCH 2/4] osdep: Un-inline qemu_thread_jit_execute/write
` [RFC PATCH 3/4] audio: Rename coreaudio extension to use Objective-C compiler
` [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings

[PULL 0/8] Net patches
 2022-02-15 13:51 UTC  (2+ messages)

[qemu-web PATCH] Announce Outreachy 2022 May-August
 2022-02-15 13:46 UTC 

[PATCH 0/6] ui/dbus: Share one listener for a console
 2022-02-15 13:32 UTC  (6+ messages)

[PATCH] block: fix preallocate filter: don't do unaligned preallocate requests
 2022-02-15 12:16 UTC 

[PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
 2022-02-15 12:21 UTC  (5+ messages)
` [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support


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