qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 13:16:33 to 2023-03-31 15:31:46 UTC [more...]

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-03-31 15:30 UTC  (36+ messages)
` [RFC PATCH v1 01/26] migration: Add support for 'file:' uri for source migration
` [RFC PATCH v1 02/26] migration: Add support for 'file:' uri for incoming migration
` [RFC PATCH v1 03/26] tests/qtest: migration: Add migrate_incoming_qmp helper
` [RFC PATCH v1 04/26] tests/qtest: migration-test: Add tests for file-based migration
` [RFC PATCH v1 05/26] migration: Initial support of fixed-ram feature for analyze-migration.py
` [RFC PATCH v1 06/26] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [RFC PATCH v1 07/26] io: Add generic pwritev/preadv interface
` [RFC PATCH v1 08/26] io: implement io_pwritev/preadv for QIOChannelFile
` [RFC PATCH v1 09/26] migration/qemu-file: add utility methods for working with seekable channels
` [RFC PATCH v1 10/26] migration/ram: Introduce 'fixed-ram' migration stream capability
` [RFC PATCH v1 11/26] migration: Refactor precopy ram loading code
` [RFC PATCH v1 12/26] migration: Add support for 'fixed-ram' migration restore
` [RFC PATCH v1 13/26] tests/qtest: migration-test: Add tests for fixed-ram file-based migration
` [RFC PATCH v1 14/26] migration: Add completion tracepoint
` [RFC PATCH v1 15/26] migration/multifd: Remove direct "socket" references
` [RFC PATCH v1 16/26] migration/multifd: Allow multifd without packets
` [RFC PATCH v1 17/26] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v1 18/26] migration/multifd: Add incoming "
` [RFC PATCH v1 19/26] migration/multifd: Add pages to the receiving side
` [RFC PATCH v1 20/26] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v1 21/26] migration/ram: Add a wrapper for fixed-ram shadow bitmap
` [RFC PATCH v1 22/26] migration/multifd: Support outgoing fixed-ram stream format
` [RFC PATCH v1 23/26] migration/multifd: Support incoming "
` [RFC PATCH v1 24/26] tests/qtest: Add a multifd + fixed-ram migration test
` [RFC PATCH v1 25/26] migration: Add direct-io parameter
` [RFC PATCH v1 26/26] tests/migration/guestperf: Add file, fixed-ram and direct-io support

[PATCH v4 0/8] target/riscv: Fix pointer mask related support
 2023-03-31 15:06 UTC  (9+ messages)
` [PATCH v4 1/8] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v4 2/8] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v4 3/8] target/riscv: Fix target address to update badaddr
` [PATCH v4 4/8] target/riscv: Add support for PC-relative translation
` [PATCH v4 5/8] accel/tcg: Fix overwrite problems of tcg_cflags
` [PATCH v4 6/8] accel/tcg: Fix tb mis-matched problem when CF_PCREL is enabled
` [PATCH v4 7/8] target/riscv: Enable PC-relative translation in system mode
` [PATCH v4 8/8] target/riscv: Add pointer mask support for instruction fetch

[PATCH] MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer
 2023-03-31 15:04 UTC 

[PATCH] meson: add more version numbers to the summary
 2023-03-31 14:55 UTC  (3+ messages)

[PATCH 0/3] target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3
 2023-03-31 14:50 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
` [PATCH 2/3] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2
` [PATCH 3/3] target/arm: Implement FEAT_PAN3

[PATCH 0/7] bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support
 2023-03-31 14:21 UTC  (9+ messages)
` [PATCH 1/7] bsd-user: Remove obsolete prototypes
` [PATCH 2/7] bsd-user: Remove netbsd system call inclusion and defines
` [PATCH 3/7] bsd-user: Remove netbsd system call tracing
` [PATCH 4/7] bsd-user: Remove openbsd system call inclusion and defines
` [PATCH 5/7] bsd-user: Remove openbsd system call tracing
` [PATCH 6/7] bsd-user: Remove netbsd directory
` [PATCH 7/7] bsd-user: Remove openbsd directory

[PATCH 0/7] PMBus fixes and new functions
 2023-03-31 14:01 UTC  (15+ messages)
` [PATCH 1/7] hw/i2c: pmbus add support for block receive
` [PATCH 2/7] hw/i2c: pmbus: add vout mode bitfields
` [PATCH 3/7] hw/i2c: pmbus: add fan support
` [PATCH 4/7] hw/i2c: pmbus: block uninitialised string reads
` [PATCH 5/7] hw/i2c: pmbus: add VCAP register
` [PATCH 6/7] hw/sensor: add ADM1266 device model
` [PATCH 7/7] tests/qtest: add tests for ADM1266

[PATCH] tests: lcitool: Switch to OpenSUSE Leap 15.4
 2023-03-31 13:15 UTC  (2+ messages)

On integrating LoongArch EDK2 firmware into QEMU build process
 2023-03-31 12:12 UTC  (3+ messages)

[PULL 0/6] Misc fixes for 2023-03-30
 2023-03-31 11:59 UTC  (8+ messages)
` [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
` [PULL 2/6] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
` [PULL 3/6] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
` [PULL 4/6] tests/avocado: Enable TuxRun/mips64 (big-endian) test
` [PULL 5/6] hw/i2c: pmbus: block uninitialised string reads
` [PULL 6/6] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>

[PATCH v2 0/3] qapi: allow unions to contain further unions
 2023-03-31 11:49 UTC  (3+ messages)

[PATCH 0/2] Re-enabling tests/avocado/boot_linux.py for PPC64
 2023-03-31 11:19 UTC  (9+ messages)
` [PATCH 1/2] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 2/2] tests/avocado/boot_linux.py: re-enable test-case for ppc64

[PATCH 0/5] Cleanup [h_enter|spapr_exit]_nested routines
 2023-03-31 11:06 UTC  (8+ messages)
` [PATCH 1/5] ppc: spapr: cleanup cr get/store with helper routines
` [PATCH 2/5] ppc: spapr: cleanup h_enter_nested() "
` [PATCH 3/5] ppc: spapr: assert early rather late in h_enter_nested()
` [PATCH 4/5] ppc: spapr: cleanup spapr_exit_nested() with helper routines
` [PATCH 5/5] MAINTAINERS: Adding myself in the list for ppc/spapr

[PATCH v4 0/3] qtests: tpm: Add test cases for TPM TIS I2C device emulation
 2023-03-31 10:24 UTC  (5+ messages)
` [PATCH v4 1/3] qtest: Add functions for accessing devices on Aspeed I2C controller
` [PATCH v4 2/3] qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it

[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
 2023-03-31 10:11 UTC  (7+ messages)
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH] hw/ssi: Fix Linux driver init issue with xilinx_spi
 2023-03-31 10:11 UTC  (3+ messages)

[RFC PATCH 0/3] configure: create a python venv and install meson
 2023-03-31 10:01 UTC  (9+ messages)
` [RFC PATCH 1/3] python: add mkvenv.py

virtio-net-failover intermittent test hangs eating CPU on s390 host
 2023-03-31  8:55 UTC 

[RFC PATCH 0/4] eBPF RSS through QMP support
 2023-03-31  8:21 UTC  (9+ messages)
` [RFC PATCH 3/5] ebpf: Added declaration/initialization routines

[PATCH v3 0/6] target/riscv: Fix pointer mask related support
 2023-03-31  7:59 UTC  (8+ messages)
` [PATCH v3 1/6] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v3 2/6] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v3 3/6] target/riscv: Fix target address to update badaddr
` [PATCH v3 4/6] target/riscv: Add support for PC-relative translation
` [PATCH v3 5/6] target/riscv: Enable PC-relative translation in system mode
` [PATCH v3 6/6] target/riscv: Add pointer mask support for instruction fetch

[PATCH 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-03-31  7:50 UTC  (14+ messages)
` [PATCH 03/11] MAINTAINERS: add a section for policy documents
` [PATCH 09/11] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 11/11] tests/gitlab: use kaniko to build images

[PATCH v2 0/5] target/riscv: Fix pointer mask related support
 2023-03-31  6:13 UTC  (9+ messages)
` [PATCH v2 2/5] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v2 3/5] target/riscv: Sync cpu_pc before update badaddr
` [PATCH v2 4/5] target/riscv: Add support for PC-relative translation

[RFC PATCH v1 1/1] migration: Disable postcopy + multifd migration
 2023-03-31  5:51 UTC  (7+ messages)

[PATCH v3 0/4] util: Add thread-safe qemu_strerror() function
 2023-03-31  4:00 UTC  (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] linux-user: replace strerror() function to the thread safe qemu_strerror()
` [PATCH v3 3/4] accel: "
` [PATCH v3 4/4] target/i386: "

[PATCH 00/16] i3c: aspeed: Add I3C support
 2023-03-31  1:01 UTC  (17+ messages)
` [PATCH 01/16] hw/misc/aspeed_i3c: Move to i3c directory
` [PATCH 02/16] hw/i3c: Add bus support
` [PATCH 03/16] hw/i3c/aspeed_i3c: Add more register fields
` [PATCH 04/16] hw/i3c/aspeed_i3c: Add more reset values
` [PATCH 05/16] hw/i3c/aspeed_i3c: Add register RO field masks
` [PATCH 06/16] hw/i3c/aspeed_i3c: Treat more registers as read-as-zero
` [PATCH 07/16] hw/i3c/aspeed_i3c: Use 32 bits on MMIO writes
` [PATCH 08/16] hw/i3c/aspeed_i3c: Add IRQ MMIO behavior
` [PATCH 09/16] hw/i3c/aspeed_i3c: Add data TX and RX
` [PATCH 10/16] hw/i3c/aspeed_i3c: Add IBI handling
` [PATCH 11/16] hw/i3c/aspeed_i3c: Add ctrl MMIO handling
` [PATCH 12/16] hw/i3c/aspeed_i3c: Add controller resets
` [PATCH 13/16] hw/i3c: Add Mock target
` [PATCH 14/16] hw/i3c: remote_i3c: Add model
` [PATCH 15/16] qtest: remote_i3c: Add remote I3C qtest
` [PATCH 16/16] hw/i3c: Add hotplug support

[PATCH 0/5] PMBus fixes and new functions
 2023-03-31  0:05 UTC  (14+ messages)
` [PATCH 1/5] hw/i2c: pmbus add support for block receive
` [PATCH 2/5] hw/i2c: pmbus: add vout mode bitfields
` [PATCH 3/5] hw/i2c: pmbus: add fan support
` [PATCH 4/5] hw/i2c: pmbus: block uninitialised string reads
` [PATCH 5/5] hw/i2c: pmbus: add VCAP register

[PATCH v2 for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
 2023-03-30 20:21 UTC  (2+ messages)

[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
 2023-03-30 17:15 UTC  (4+ messages)
` [PATCH 1/5] hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus

[RFC PATCH] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on
 2023-03-30 16:49 UTC 

[RFC PATCH v2 1/2] util: Add thread-safe qemu_strerror() function
 2023-03-30 16:04 UTC  (6+ messages)
` [RFC PATCH v2 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-03-30 15:42 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove and change David Gilbert maintainer entries
 2023-03-30 14:37 UTC  (2+ messages)

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-03-30 14:27 UTC  (2+ messages)

[PATCH] tests/avocado: Enable TuxRun/mips64 (big-endian) test
 2023-03-30 14:26 UTC  (2+ messages)

[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
 2023-03-30 14:26 UTC  (2+ messages)

[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
 2023-03-30 14:21 UTC  (2+ messages)

[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
 2023-03-30 14:21 UTC  (2+ messages)

[PATCH 0/2] hw/acpi: bump MADT to revision 5
 2023-03-30 14:11 UTC  (8+ messages)

[PATCH 1/2] ui/gtk: use widget size for cursor motion event
 2023-03-30 14:08 UTC  (6+ messages)

[PATCH 0/2] target/riscv: Fix mstatus.MPP related support
 2023-03-30 13:58 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH 2/2] target/riscv: Legalize MPP value in write_mstatus

[PATCH] target/loongarch: Enables plugins to get instruction codes
 2023-03-30 13:56 UTC  (2+ messages)

[PATCH v2] target/loongarch: Enables plugins to get instruction codes
 2023-03-30 12:46 UTC 

[PATCH] tests: bios-tables-test: replace memset with initializer
 2023-03-30 13:16 UTC  (2+ 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).