qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 04:07:58 to 2023-05-31 13:24:57 UTC [more...]

[PATCH v3 0/9] tests/qtest: make migration-test massively faster
 2023-05-31 13:23 UTC  (6+ messages)
` [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
` [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events
` [PATCH v3 5/9] tests/qtest: switch to using event callbacks for STOP event
` [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
` [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live

[PATCH v3 0/3] Migration documentation
 2023-05-31 13:23 UTC  (5+ messages)
` [PATCH v3 3/3] migration/doc: We broke backwards compatibility

[PATCH 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
 2023-05-31  7:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
 2023-05-31  9:58 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 0/3] hw/smbios: Cleanup topology related variables
 2023-05-31  9:11 UTC  (4+ messages)
` [PATCH 2/3] hw/smbios: Fix thread count in type4

[PATCH 0/4] Add SCMI vhost-user VIRTIO device
 2023-05-31 12:48 UTC  (9+ messages)
` [PATCH 4/4] tests/qtest: enable tests for virtio-scmi
` [PATCH 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c

[PATCH] hw/smbios: fix thead count field in type 4 table
 2023-05-31  9:42 UTC  (4+ messages)

[PATCH 0/2] s390x/ap: fix hang when mdev attached to guest is removed
 2023-05-31 13:21 UTC  (9+ messages)
` [PATCH 1/2] linux-headers: Update with vfio_ap IRQ index mapping

[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-05-31 13:13 UTC  (5+ messages)
` [PATCH v3 1/3] hw/i2c: add smbus pec utility function
` [PATCH v3 2/3] hw/i2c: add mctp core
` [PATCH v3 3/3] hw/nvme: add nvme management interface model

[PATCH qemu 1/1] [meson.build] Add conditional dependency for libkeyutils
 2023-05-31 13:09 UTC  (2+ messages)

[PATCH] docs: Fix trivial typos in vhost-user.rst
 2023-05-31 12:48 UTC 

[PATCH v2 0/2] Enfore multifd and postcopy preempt setting
 2023-05-31 12:58 UTC  (5+ messages)
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests

[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
 2023-05-31 12:54 UTC  (24+ messages)
` [PATCH v2 01/23] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH v2 02/23] q800: add missing space after parent object in GLUEState
` [PATCH v2 03/23] q800: introduce Q800MachineState
` [PATCH v2 04/23] q800: rename q800_init() to q800_machine_init()
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState
` [PATCH v2 06/23] q800: move ROM memory region to Q800MachineState
` [PATCH v2 07/23] q800: move GLUE device into separate q800-glue.c file
` [PATCH v2 08/23] q800: move GLUE device to Q800MachineState
` [PATCH v2 09/23] q800: introduce mac-io container memory region
` [PATCH v2 10/23] q800: reimplement mac-io region aliasing using IO "
` [PATCH v2 11/23] q800: move VIA1 device to Q800MachineState
` [PATCH v2 12/23] q800: move VIA2 "
` [PATCH v2 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v2 14/23] q800: move dp8393x device to Q800MachineState
` [PATCH v2 15/23] q800: move ESCC "
` [PATCH v2 16/23] q800: move escc_orgate "
` [PATCH v2 17/23] q800: move ESP "
` [PATCH v2 18/23] q800: move SWIM "
` [PATCH v2 19/23] q800: move mac-nubus-bridge "
` [PATCH v2 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PATCH v2 21/23] q800: move macfb device to Q800MachineState
` [PATCH v2 22/23] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PATCH v2 23/23] mac_via: fix rtc command decoding for the PRAM seconds registers

[PATCH] qcow2: add discard-no-unref option
 2023-05-31 12:48 UTC  (4+ messages)

[PATCH v2 0/6] tests/qtest: make migration-test massively faster
 2023-05-31 12:15 UTC  (5+ messages)
` [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live

[PATCH] i386/cpu: Don't emulate L3 cache on 8000_001D if l3-cache is disabled
 2023-05-31 12:00 UTC 

How do you represent a host gcc and a cross gcc in lcitool?
 2023-05-31 11:52 UTC  (2+ messages)

[PATCH v5 0/3] hw/riscv/virt: pflash improvements
 2023-05-31 11:34 UTC  (3+ messages)

[PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
 2023-05-31 11:22 UTC  (3+ messages)
` [PATCH v2 1/2] target/arm: use x86 intrinsics to implement AES instructions
` [PATCH v2 2/2] target/i386: Implement AES instructions using AArch64 counterparts

[PATCH v3] hw/cxl: Fix CFMW config memory leak
 2023-05-31 11:08 UTC  (3+ messages)

[PATCH 00/11] block: Re-enable the graph lock
 2023-05-31 11:02 UTC  (12+ messages)
` [PATCH 01/11] iotests: Test active commit with iothread and background I/O
` [PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
` [PATCH 03/11] test-block-iothread: "
` [PATCH 04/11] block: Fix AioContext locking in bdrv_open_child()
` [PATCH 05/11] block: Fix AioContext locking in bdrv_attach_child_common()
` [PATCH 06/11] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
` [PATCH 07/11] block: Fix AioContext locking in bdrv_open_inherit()
` [PATCH 08/11] block: Fix AioContext locking in bdrv_open_backing_file()
` [PATCH 09/11] blockjob: Fix AioContext locking in block_job_add_bdrv()
` [PATCH 10/11] graph-lock: Unlock the AioContext while polling
` [PATCH 11/11] Revert "graph-lock: Disable locking for now"

[RFC PATCH v2 0/5] virtio-balloon: Working Set Reporting
 2023-05-31 10:28 UTC  (7+ messages)
` [RFC PATCH v2 1/5] virtio-balloon: Add Working Set Reporting feature
` [RFC PATCH v2 3/5] virtio-balloon: Add QMP functions for Working Set

[PATCH v2 00/20] Next round of migration atomic counters
 2023-05-31 10:22 UTC  (3+ messages)

[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
 2023-05-31 10:18 UTC  (3+ messages)
` [RFC PATCH v2 2/4] vfio: Implement a common device info helper

[PATCH 0/2] tests: lcitool: Refresh to latest lcitool changes
 2023-05-31 10:14 UTC  (3+ messages)
` [PATCH 1/2] tests: lcitool: Refresh to latest master
` [PATCH 2/2] tests: lcitool: refresh: Bump container versions

[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
 2023-05-31 10:03 UTC  (10+ messages)
` [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
` [PATCH v3 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
` [PATCH v3 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute

[PATCH] tests/vm/freebsd: Install more feature libraries in the FreeBSD VM
 2023-05-31 10:01 UTC  (3+ messages)

[PATCH] Add virtio-sound and virtio-sound-pci devices
 2023-05-31  9:36 UTC  (2+ messages)

[PATCH] meson.build: Use -Wno-undef only for SDL 2.0.8 and older
 2023-05-31  9:39 UTC 

[PATCH 0/4] target/riscv: Fix mstatus related problems
 2023-05-31  9:28 UTC  (8+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV

[PULL 00/21] Migration 20230530 patches
 2023-05-31  9:10 UTC  (4+ messages)

[RFC] Native Library Calls
 2023-05-31  8:53 UTC  (6+ messages)

[PATCH 00/12] aspeed: fixes and extensions
 2023-05-31  8:47 UTC  (30+ messages)
` [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH 07/12] hw/ssi: Check for duplicate addresses
` [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH 11/12] aspeed: Introduce a "uart" machine option

[PATCH v4 0/8] i386: Make Intel PT configurable
 2023-05-31  8:43 UTC  (9+ messages)
` [PATCH v4 1/8] target/i386: Print CPUID subleaf info for unsupported feature
` [PATCH v4 2/8] target/i386/intel-pt: Fix INTEL_PT_ADDR_RANGES_NUM_MASK
` [PATCH v4 3/8] target/i386/intel-pt: Introduce FeatureWordInfo for Intel PT CPUID leaf 0x14
` [PATCH v4 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v4 5/8] target/i386/intel-pt: Rework/rename the default INTEL-PT feature set
` [PATCH v4 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v4 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server, Snowridge and SapphireRapids
` [PATCH v4 8/8] target/i386/intel-pt: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration

[PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-05-31  8:35 UTC  (8+ messages)
` [PATCH 1/2] vdpa: Add vhost_vdpa_net_load_offloads

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-05-31  8:13 UTC  (13+ messages)
` [PATCH v3 03/14] nbd/server: Prepare for alternate-size headers
` [PATCH v3 05/14] nbd: Add types for extended headers
    ` [Libguestfs] "
` [PATCH v3 06/14] nbd/server: Refactor handling of request payload
` [PATCH v3 07/14] nbd/server: Refactor to pass full request around

[PATCH] hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
 2023-05-31  8:10 UTC  (2+ messages)

[PATCH v3 0/6] block: add blk_io_plug_call() API
 2023-05-31  7:33 UTC  (3+ messages)
` [PATCH v3 5/6] block/linux-aio: convert to "

[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
 2023-05-31  7:25 UTC  (5+ messages)
` [RFC PATCH 1/5] target/ppc: gdbstub init spr gdb_id for all CPUs
` [RFC PATCH 2/5] target/ppc: Add initial flags and helpers for SMT support

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-05-31  7:13 UTC  (5+ messages)

[PATCH] fpu: Add conversions between bfloat16 and [u]int8
 2023-05-31  6:54 UTC 

[PATCH v1] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
 2023-05-31  6:52 UTC  (2+ messages)

[PATCH v1] target/ppc: Fix msgclrp interrupt type
 2023-05-31  6:52 UTC  (2+ messages)

[PATCH v2] hw/cxl: Fix CFMW config memory leak
 2023-05-31  6:08 UTC  (3+ messages)

[PATCH] tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
 2023-05-31  5:53 UTC  (2+ messages)

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-05-31  5:30 UTC  (45+ messages)
` [PATCH v3 06/48] tcg: Widen CPUTLBEntry comparators to 64-bits
` [PATCH v3 07/48] tcg: Add tlb_fast_offset to TCGContext
` [PATCH v3 08/48] *: Add missing includes of qemu/error-report.h
` [PATCH v3 09/48] *: Add missing includes of tcg/debug-assert.h
` [PATCH v3 10/48] *: Add missing includes of tcg/tcg.h
` [PATCH v3 11/48] tcg: Split out tcg-target-reg-bits.h
` [PATCH v3 12/48] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PATCH v3 16/48] target/arm: Include helper-gen.h in translator.h
` [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
` [PATCH v3 20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH v3 21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH v3 22/48] tcg: Split tcg_gen_callN
` [PATCH v3 23/48] tcg: Split helper-gen.h
` [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext
` [PATCH v3 26/48] tcg: Add guest_mo "
` [PATCH v3 27/48] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
` [PATCH v3 28/48] tcg: Split tcg/tcg-op-gvec.h
` [PATCH v3 29/48] tcg: Remove NO_CPU_IO_DEFS
` [PATCH v3 30/48] exec-all: Widen tb_page_addr_t for user-only
` [PATCH v3 32/48] tcg: Spit out exec/translation-block.h
` [PATCH v3 34/48] accel/tcg: Move most of gen-icount.h into translator.c
` [PATCH v3 35/48] accel/tcg: Introduce translator_io_start
` [PATCH v3 36/48] accel/tcg: Move translator_fake_ldb out of line
` [PATCH v3 37/48] target/arm: Tidy helpers for translation
` [PATCH v3 38/48] target/mips: "
` [PATCH v3 39/48] *: Add missing includes of exec/translation-block.h
` [PATCH v3 40/48] *: Add missing includes of exec/exec-all.h
` [PATCH v3 41/48] accel/tcg: Tidy includes for translator.[ch]
` [PATCH v3 42/48] tcg: Fix PAGE/PROT confusion
` [PATCH v3 43/48] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PATCH v3 44/48] tcg: Remove target-specific headers from tcg.[ch]
` [PATCH v3 45/48] plugins: Move plugin_insn_append to translator.c
` [PATCH v3 46/48] plugins: Drop unused headers from exec/plugin-gen.h
` [PATCH v3 47/48] exec/poison: Do not poison CONFIG_SOFTMMU
` [PATCH v3 48/48] tcg: Build once for system and once for user-only

[PATCH] tap: introduce IFF_NAPI
 2023-05-31  5:27 UTC  (6+ 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).