messages from 2024-01-04 03:40:15 to 2024-01-04 21:13:01 UTC [more...]
[PATCH v9 00/11] virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input
2024-01-04 21:09 UTC (12+ messages)
` [PATCH v9 01/11] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v9 02/11] hw/virtio: convert vhost-user-base to async shutdown
` [PATCH v9 03/11] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v9 04/11] hw/virtio: derive vhost-user-gpio "
` [PATCH v9 05/11] hw/virtio: derive vhost-user-i2c "
` [PATCH v9 06/11] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v9 07/11] docs/system: add a basic enumeration of vhost-user devices
` [PATCH v9 08/11] hw/virtio: Support set_config() callback in vhost-user-base
` [PATCH v9 09/11] docs/system: Add vhost-user-input documentation
` [PATCH v9 10/11] hw/virtio: Move vhost-user-input into virtio folder
` [PATCH v9 11/11] hw/virtio: derive vhost-user-input from vhost-user-base
[PATCH 00/10] virtio-sound migration part 1
2024-01-04 20:34 UTC (11+ messages)
` [PATCH 01/10] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH 02/10] hw/audio/virtio-sound: allocate all streams in advance
` [PATCH 03/10] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [PATCH 04/10] hw/audio/virtio-sound: add stream state variable
` [PATCH 05/10] hw/audio/virtio-sound: return correct command response size
` [PATCH 06/10] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH 07/10] hw/audio/virtio-sound: introduce virtio_snd_set_active()
` [PATCH 08/10] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
` [PATCH 09/10] hw/audio/virtio-sound: add missing vmstate fields
` [PATCH 10/10] hw/audio/virtio-sound: add placeholder for buffer write position
[PATCH 0/9] target/hppa qemu v8.2 regression fixes
2024-01-04 20:28 UTC (17+ messages)
` [PATCH 1/9] hw/hppa/machine: Allow up to 3840 MB total memory
` [PATCH 2/9] hw/hppa/machine: Disable default devices with --nodefaults option
` [PATCH 3/9] hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
` [PATCH 4/9] target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
` [PATCH 5/9] target/hppa: Strip upper 32-bits of IOR on error in probe
` [PATCH 6/9] target/hppa: Strip upper 32-bits of IOR on unaligned access error
` [PATCH 7/9] hw/hppa: Move software power button address back into PDC
` [PATCH 8/9] target/hppa: Avoid accessing %gr0 when raising exception
` [PATCH 9/9] target/hppa: Update SeaBIOS-hppa to version 14
[PULL 00/71] Constify VMState
2024-01-04 19:54 UTC (2+ messages)
[PATCH v5 00/31] Unified CPU type check
2024-01-04 18:12 UTC (5+ messages)
` [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
[PATCH v2 0/4] migration & CI: Add a CI job for migration compat testing
2024-01-04 17:53 UTC (7+ messages)
` [PATCH v2 1/4] tests/qtest: Add a helper to query the QEMU version
` [PATCH v2 2/4] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
` [PATCH v2 3/4] tests/qtest/migration: Adapt tests to use "
` [PATCH v2 4/4] ci: Add a migration compatibility test job
[PATCH 0/6] net: fix non-deterministic failures of the 'netdev-socket' qtest
2024-01-04 17:47 UTC (9+ messages)
` [PATCH 1/6] Revert "netdev: set timeout depending on loadavg"
` [PATCH 2/6] Revert "osdep: add getloadavg"
` [PATCH 3/6] Revert "tests/qtest/netdev-socket: Raise connection timeout to 120 seconds"
` [PATCH 4/6] net: add explicit info about connecting/listening state
` [PATCH 5/6] net: handle QIOTask completion to report useful error message
` [PATCH 6/6] qtest: ensure netdev-socket tests have non-overlapping names
[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
2024-01-04 17:39 UTC (8+ messages)
` [PATCH v6 1/2] qom: new object to associate device to numa node
virtio-pci in qemu-system-arm is broken in 8.2
2024-01-04 17:17 UTC (8+ messages)
[PATCH] hw/audio/sb16: Do not migrate qdev properties
2024-01-04 17:05 UTC (3+ messages)
[RFC PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size
2024-01-04 16:45 UTC (2+ messages)
[PATCH] hw/arm: add cache controller for Freescale i.MX6
2024-01-04 16:36 UTC (2+ messages)
[PATCH] util: fix build with musl libc on ppc64le
2024-01-04 16:26 UTC (2+ messages)
[PATCH 00/35] target/arm: Implement emulation of nested virtualization
2024-01-04 16:24 UTC (16+ messages)
` [PATCH 17/35] target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
` [PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
` [PATCH 24/35] target/arm: Handle FEAT_NV2 changes to when SPSR_EL1.M reports EL2
` [PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
` [PATCH 29/35] target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
[PATCH] qtest: use correct boolean type for failover property
2024-01-04 16:37 UTC (2+ messages)
[PATCH v2 0/2] Adjust the output of x-query-virtio-status
2024-01-04 16:19 UTC (3+ messages)
` [PATCH v2 1/2] qapi/virtio: Keep feature and status bits in the QMP output
` [PATCH v2 2/2] hmp: Drop unknown feature and status bits
[PATCH] docs: use "buses" rather than "busses"
2024-01-04 16:32 UTC (2+ messages)
[PATCH] target/i386/sev: Fix a segfault in sev_kvm_init
2024-01-04 16:27 UTC (3+ messages)
[RFC PATCH 0/9] scripts/ci: Consolidate Ansible playbook rules
2024-01-04 16:08 UTC (10+ messages)
` [PATCH 1/9] scripts/ci: Do not enforce gitlab-runner path
` [PATCH 2/9] scripts/ci: Do not restrict spice package to x86/arm hosts
` [RFC PATCH 3/9] scripts/ci: Split EL8 specific packages out of Centos8 list
` [RFC PATCH 4/9] scripts/ci: Update Centos8 package list
` [RFC PATCH 5/9] scripts/ci: Restrict libpmem-devel package to x86 hosts
` [RFC PATCH 6/9] scripts/ci: Install libxdp-devel on "
` [RFC PATCH 7/9] scripts/ci: Install RH packages on RH derivative distros
` [RFC PATCH 8/9] scripts/ci: Update Ubuntu packages list
` [RFC PATCH 9/9] scripts/ci: Restrict libpmem-dev and libxen-dev packages to x86 hosts
[PATCH v2] scripts/checkpatch: Support codespell checking
2024-01-04 16:21 UTC (3+ messages)
[PATCH v6 0/7] Resolve issues with booting distros on x86
2024-01-04 15:10 UTC (3+ messages)
` [PATCH v6 6/7] x86: qemu: Expand ROM size
` [PATCH v6 7/7] x86: qemu: Enable truetype fonts
[PATCH RESEND v3 00/10] Support generic Luks encryption
2024-01-04 14:59 UTC (13+ messages)
` [PATCH RESEND v3 02/10] crypto: Support generic LUKS encryption
` [PATCH RESEND v3 03/10] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
` [PATCH RESEND v3 04/10] crypto: Introduce creation option and structure for detached LUKS header
` [PATCH RESEND v3 05/10] crypto: Mark the payload_offset_sector invalid "
` [PATCH RESEND v3 06/10] block: Support detached LUKS header creation using blockdev-create
` [PATCH RESEND v3 08/10] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
[PATCH v2 0/7] migration cleanups and testing improvements
2024-01-04 14:21 UTC (8+ messages)
` [PATCH v2 1/7] migration/multifd: Remove MultiFDPages_t::packet_num
` [PATCH v2 2/7] migration/multifd: Remove QEMUFile from where it is not needed
` [PATCH v2 3/7] migration/multifd: Change multifd_pages_init argument
` [PATCH v2 4/7] migration: Report error in incoming migration
` [PATCH v2 5/7] tests/qtest/migration: Print migration incoming errors
` [PATCH v2 6/7] tests/qtest/migration: Add a wrapper to print test names
` [PATCH v2 7/7] tests/qtest/migration: Use the new migration_test_add
[PATCH] hw/arm: Add missing QOM parent for v7-M SoCs
2024-01-04 14:11 UTC
[PATCH v5 0/3] Add device STM32L4x5 EXTI
2024-01-04 14:06 UTC (16+ messages)
` [PATCH v5 1/3] hw/misc: Implement "
` [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
` [PATCH v5 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
[PATCH v3 0/3] Add device STM32L4x5 SYSCFG
2024-01-04 13:47 UTC (7+ messages)
` [PATCH v3 2/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
` [PATCH v3 3/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
2024-01-04 13:22 UTC (8+ messages)
` [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
` [PATCH v2 38/43] plugins: add an API to read registers
[PATCH v4 0/2] Add minimal support for the B-L475E-IOT01A board
2024-01-04 13:11 UTC (6+ messages)
` [PATCH v4 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH v4 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
[PATCH v3 0/4] virtio: Refactor vhost input stub
2024-01-04 12:34 UTC (2+ messages)
[PATCH v6 00/11] Support blob memory and venus on qemu
2024-01-04 12:16 UTC (9+ messages)
` [PATCH v6 03/11] virtio-gpu: Support context init feature with virglrenderer
` [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
` [PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
[PATCH v3 0/5] Make Big QEMU Lock naming consistent
2024-01-04 12:10 UTC (2+ messages)
QEMU developers call
2024-01-04 12:09 UTC (4+ messages)
[PATCH] load_elf: fix iterator type in glue
2024-01-04 11:24 UTC (3+ messages)
[PATCH 0/2] backends/iommufd: Remove mutex
2024-01-04 8:41 UTC (2+ messages)
[PATCH] migration: Simplify initial conditionals in migration for better readability
2024-01-04 8:07 UTC (5+ messages)
[PATCH] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions
2024-01-04 7:15 UTC
[PATCH] hw/virtio: Add ioeventfd option for balloon
2024-01-04 7:15 UTC
[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
2024-01-04 6:46 UTC (11+ messages)
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
[PATCH v13 00/26] riscv: RVA22 profiles support
2024-01-04 6:31 UTC (21+ messages)
` [PATCH v13 03/26] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v13 04/26] target/riscv: add rv64i CPU
` [PATCH v13 05/26] target/riscv: add zicbop extension flag
` [PATCH v13 06/26] target/riscv/tcg: add 'zic64b' support
` [PATCH v13 07/26] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v13 10/26] target/riscv/tcg: add user flag for profile support
` [PATCH v13 14/26] target/riscv/tcg: add hash table insert helpers
` [PATCH v13 16/26] target/riscv/tcg: validate profiles during finalize
` [PATCH v13 17/26] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PATCH v13 18/26] target/riscv: add 'rva22u64' CPU
[RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
2024-01-04 6:21 UTC (5+ messages)
` [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code
[PATCH v2 1/1] docs/system/riscv: document acpi parameter of virt machine
2024-01-04 6:15 UTC (3+ messages)
[PATCH 0/2] Add support for (ratified) Zacas extension
2024-01-04 6:07 UTC (4+ messages)
` [PATCH 1/2] target/riscv: Add support for "
[PATCH v1 0/7] migration cleanups and testing improvements
2024-01-04 4:56 UTC (2+ messages)
[PATCH] migration: fix coverity migrate_mode finding
2024-01-04 4:38 UTC (2+ messages)
[PATCH 00/11] migration: Misc cleanups and fixes
2024-01-04 4:38 UTC (2+ messages)
[PATCH V9 00/12] fix migration of suspended runstate
2024-01-04 4:37 UTC (2+ messages)
[PULL 00/26] Migration 20240104 patches
2024-01-04 4:32 UTC (27+ messages)
` [PULL 01/26] MAINTAINERS: Leaving Migration
` [PULL 02/26] MAINTAINERS: Remove myself as reviewer from Live Migration
` [PULL 03/26] cpus: vm_was_suspended
` [PULL 04/26] cpus: stop vm in suspended runstate
` [PULL 05/26] cpus: check running not RUN_STATE_RUNNING
` [PULL 06/26] cpus: vm_resume
` [PULL 07/26] migration: propagate suspended runstate
` [PULL 08/26] migration: preserve "
` [PULL 09/26] migration: preserve suspended for snapshot
` [PULL 10/26] migration: preserve suspended for bg_migration
` [PULL 11/26] tests/qtest: migration events
` [PULL 12/26] tests/qtest: option to suspend during migration
` [PULL 13/26] tests/qtest: precopy migration with suspend
` [PULL 14/26] tests/qtest: postcopy "
` [PULL 15/26] migration: Remove migrate_max_downtime() declaration
` [PULL 16/26] migration: Remove nulling of hostname in migrate_init()
` [PULL 17/26] migration: Refactor migration_incoming_setup()
` [PULL 18/26] migration: Remove errp parameter in migration_fd_process_incoming()
` [PULL 19/26] migration/multifd: Fix error message in multifd_recv_initial_packet()
` [PULL 20/26] migration/multifd: Simplify multifd_channel_connect() if else statement
` [PULL 21/26] migration/multifd: Fix leaking of Error in TLS error flow
` [PULL 22/26] migration/multifd: Remove error_setg() in migration_ioc_process_incoming()
` [PULL 23/26] migration: Fix migration_channel_read_peek() error path
` [PULL 24/26] migration: Remove unnecessary usage of local Error
` [PULL 25/26] migration/multifd: "
` [PULL 26/26] migration: fix coverity migrate_mode finding
[PATCH 0/2] Added the ability to delegate LCOFI to VS
2024-01-04 3:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).