qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 15:32:49 to 2023-03-31 23:36:37 UTC [more...]

[PATCH 0/7] bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support
 2023-03-31 23:35 UTC  (10+ 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

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-03-31 21:52 UTC  (44+ 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] riscv: Add support for the Zfa extension
 2023-03-31 21:39 UTC  (6+ messages)

[PATCH v2 1/6] target/ppc: Fix width of some 32-bit SPRs
 2023-03-31 21:27 UTC  (7+ messages)
` [PATCH v2 3/6] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PATCH v2 4/6] target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
` [PATCH v2 5/6] target/ppc: Add SRR1 prefix indication to interrupt handlers

[PATCH v6 0/3] qga: Support merging output streams in guest-exec
 2023-03-31 20:23 UTC  (4+ messages)
` [PATCH v6 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode

Cxl devel!
 2023-03-31 20:23 UTC  (3+ messages)

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

[RFC PATCH v2] riscv: Add support for the Zfa extension
 2023-03-31 18:28 UTC 

[PATCH] coverity: unify Fedora dockerfiles
 2023-03-31 17:48 UTC 

[PULL 00/15] tcg patch queue
 2023-03-31 17:20 UTC  (3+ messages)

[PATCH 0/3] target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3
 2023-03-31 17:04 UTC  (7+ 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/2] hw/acpi: bump MADT to revision 5
 2023-03-31 16:29 UTC  (9+ messages)
` [PATCH 2/2] hw/acpi: i386: "

[PATCH v2] block-backend: Add new bds_io_in_flight counter
 2023-03-31 16:23 UTC 

[PATCH v12 0/3] Add support for TPM devices over I2C bus
 2023-03-31 16:13 UTC  (4+ messages)
` [PATCH v12 1/3] docs: "
` [PATCH v12 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v12 3/3] tpm: Add support for TPM device over I2C bus

[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/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  (2+ messages)

[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  (13+ 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 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()
 2023-03-30 16:04 UTC  (3+ messages)

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-03-30 15:42 UTC  (3+ 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).