qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 14:40:43 to 2021-12-09 11:17:49 UTC [more...]

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-12-09 11:15 UTC  (10+ messages)
` [PATCH v4 10/22] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v4 11/22] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v4 14/22] target/riscv: Implement AIA xiselect and xireg CSRs

[PATCH v2 0/1] migration: multifd live migration improvement
 2021-12-09 10:52 UTC  (7+ messages)
` [PATCH v2 1/1] multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated

[PATCH for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD
 2021-12-09 10:31 UTC 

[PATCH v8 0/4] tests/qtest: add some tests for virtio-net failover
 2021-12-09 10:24 UTC  (6+ messages)
` [PATCH v8 1/4] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH v8 2/4] tests/qtest: add some tests for virtio-net failover
` [PATCH v8 3/4] test/libqtest: add some virtio-net failover migration cancelling tests
` [PATCH v8 4/4] tests/libqtest: add a migration test with two couples of failover devices

[PATCH v3 0/6] aio-posix: split poll check from ready handler
 2021-12-09 10:16 UTC  (2+ messages)

[PATCH v5 0/6] MSG_ZEROCOPY + multifd
 2021-12-09  9:42 UTC  (13+ messages)
` [PATCH v5 3/6] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX
` [PATCH v5 6/6] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)

[PATCH v6 0/6] MSG_ZEROCOPY + multifd
 2021-12-09  9:39 UTC  (7+ messages)
` [PATCH v6 1/6] QIOChannel: Add io_writev_zero_copy & io_flush_zero_copy callbacks
` [PATCH v6 2/6] QIOChannelSocket: Add flags parameter for writing
` [PATCH v6 3/6] QIOChannelSocket: Implement io_writev_zero_copy & io_flush_zero_copy for CONFIG_LINUX
` [PATCH v6 4/6] migration: Add zero-copy parameter for QMP/HMP for Linux
` [PATCH v6 5/6] migration: Add migrate_use_tls() helper
` [PATCH v6 6/6] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH] sev: check which processor the ASK/ARK chain should match
 2021-12-09  9:30 UTC  (2+ messages)

[PATCH v1 0/1] virtio-block: switch to blk_get_max_hw_transfer
 2021-12-09  9:28 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-09  9:29 UTC  (8+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v9 10/10] ACPI ERST: step 6 of bios-tables-test.c

[RFC] vhost-vdpa-net: add vhost-vdpa-net host device support
 2021-12-09  9:16 UTC  (4+ messages)

[PATCH] target/ppc: powerpc_excp: Guard ALIGNMENT interrupt with CONFIG_TCG
 2021-12-09  9:14 UTC  (2+ messages)

[PATCH 0/7] migration: Postcopy cleanup on ram disgard
 2021-12-09  9:04 UTC  (18+ messages)
` [PATCH 1/7] migration: Drop dead code of ram_debug_dump_bitmap()
` [PATCH 2/7] migration: Don't return for postcopy_chunk_hostpages()
` [PATCH 3/7] migration: Drop postcopy_chunk_hostpages()
` [PATCH 4/7] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PATCH 5/7] migration: Drop return code for disgard ram process
` [PATCH 6/7] migration: Dump sub-cmd name in loadvm_process_command tp
` [PATCH 7/7] migration: Finer grained tracepoints for POSTCOPY_LISTEN

[PATCH 0/3] target/ppc: Minor fixes to exception code
 2021-12-09  7:58 UTC  (8+ messages)
` [PATCH 1/3] target/ppc: Fix MPCxxx FPU interrupt address
` [PATCH 2/3] target/ppc: Remove 603e exception model
` [PATCH 3/3] target/ppc: Set 601v exception model id

[PATCH 0/3] docs: rSTify ppc-spapr-hcalls.txt
 2021-12-09  7:56 UTC  (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst
` [PATCH 3/3] Link new ppc-spapr-hcalls.rst file to pseries.rst

[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
 2021-12-09  7:43 UTC  (9+ messages)
` [PATCH 1/6] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PATCH 2/6] target/arm: Move arm_pamax out of line
` [PATCH 3/6] target/arm: Honor TCR_ELx.{I}PS
` [PATCH 4/6] target/arm: Implement FEAT_LVA
` [PATCH 5/6] target/arm: Implement FEAT_LPA
` [PATCH 6/6] target/arm: Implement FEAT_LPA2

[RFC PATCH v2 00/44] TDX support
 2021-12-09  3:33 UTC  (4+ messages)
` [RFC PATCH v2 07/44] i386/kvm: Squash getting/putting guest state for TDX VMs

[PATCH v9 00/10] PMU-EBB support for PPC64 TCG
 2021-12-09  1:52 UTC  (5+ messages)
` [PATCH v9 09/10] target/ppc: PMU Event-Based exception support
` [PATCH v9 10/10] target/ppc/excp_helper.c: EBB handling adjustments

[PATCH v6 00/18] Adding partial support for 128-bit riscv target
 2021-12-09  1:18 UTC  (5+ messages)
` [PATCH v6 01/18] exec/memop: Adding signedness to quad definitions
` [PATCH v6 07/18] target/riscv: setup everything for rv64 to support rv128 execution

[PATCH 00/12] s390x/pci: zPCI interpretation support
 2021-12-08 19:09 UTC  (21+ messages)
` [PATCH 01/12] s390x/pci: use a reserved ID for the default PCI group
` [PATCH 02/12] s390x/pci: don't use hard-coded dma range in reg_ioat
` [PATCH 03/12] s390x/pci: add supported DT information to clp response
` [PATCH 04/12] Update linux headers
` [PATCH 05/12] virtio-gpu: do not byteswap padding
` [PATCH 06/12] target/s390x: add zpci-interp to cpu models
` [PATCH 07/12] s390x/pci: enable for load/store intepretation
` [PATCH 08/12] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH 09/12] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH 11/12] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups

[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
 2021-12-08 18:56 UTC  (2+ messages)

[PATCH for-7.0] hw: Add compat machines for 7.0
 2021-12-08 17:32 UTC  (2+ messages)

[PATCH 0/7] A collection of RISC-V cleanups and improvements
 2021-12-08 17:30 UTC  (11+ messages)
` [PATCH 1/7] hw/intc: sifive_plic: Add a reset function
` [PATCH 2/7] hw/intc: sifive_plic: Cleanup the write function
` [PATCH 3/7] hw/intc: sifive_plic: Cleanup the read function
` [PATCH 4/7] hw/intc: sifive_plic: Cleanup remaining functions
` [PATCH 5/7] target/riscv: Mark the Hypervisor extension as non experimental
` [PATCH 6/7] target/riscv: Enable the Hypervisor extension by default
` [PATCH 7/7] hw/riscv: Use error_fatal for SoC realisation

dozens of qemu/kvm VMs getting into stuck states since kernel ~5.13
 2021-12-08 17:09 UTC  (3+ messages)

[PATCH] hw/ppc/ppc405_boards: Change kernel load address
 2021-12-08 16:54 UTC  (12+ messages)

[PATCH v4] docs: Introducing pseries documentation
 2021-12-08 16:46 UTC 

[PATCH] block/nvme: fix infinite loop in nvme_free_req_queue_cb()
 2021-12-08 16:15 UTC  (2+ messages)

[PATCH v3] docs: Introducing pseries documentation
 2021-12-08 16:00 UTC  (2+ messages)

[PATCH v9 0/3] support dirty restraint on vCPU
 2021-12-08 15:50 UTC  (5+ messages)
` [PATCH v9 2/3] cpu-throttle: implement vCPU throttle

[PATCH v2 0/2] Misc: build fixes for Fedora 35, Ubuntu et al
 2021-12-08 15:22 UTC  (8+ messages)
` [PATCH v2 1/2] spice: Update QXLInterface for spice >= 0.15.0
` [PATCH v2 2/2] ui/clipboard: Don't use g_autoptr just to free a variable

[ANNOUNCE] QEMU 6.2.0-rc4 is now available
 2021-12-08 14:18 UTC 

[RFC PATCH v2] blog post: how to get your new feature up-streamed
 2021-12-08 14:25 UTC  (2+ messages)

[PATCH v6 0/4] virtio-iommu: config related fixes and qtest
 2021-12-08 13:49 UTC  (3+ messages)
` [PATCH v6 4/4] tests: qtest: Add virtio-iommu test

[PATCH] tests/docker: add libfuse3 development headers
 2021-12-08 12:08 UTC  (3+ messages)

[PATCH v5 0/4] tests/qtest: add some tests for virtio-net failover
 2021-12-08 11:11 UTC  (7+ messages)
` [PATCH v5 3/4] failover: fix unplug pending detection

[qemu-web PATCH v4] Add Sponsors page
 2021-12-08  9:59 UTC  (2+ messages)

[PATCH] mirror: Avoid assertion failed in mirror_run
 2021-12-08  9:52 UTC  (2+ messages)
`  "

[PATCH] s390x/ipl: support extended kernel command line size
 2021-12-08  9:04 UTC  (2+ messages)

[PATCH v7 0/4] tests/qtest: add some tests for virtio-net failover
 2021-12-08  8:55 UTC  (10+ messages)
` [PATCH v7 1/4] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH v7 2/4] tests/qtest: add some tests for virtio-net failover
` [PATCH v7 3/4] test/libqtest: add some virtio-net failover migration cancelling tests
` [PATCH v7 4/4] tests/libqtest: add a migration test with two couples of failover devices

[PATCH v7 0/7] Add vmnet.framework based network backend
 2021-12-08  8:24 UTC  (5+ messages)
` [PATCH v7 1/7] net/vmnet: add vmnet dependency and customizable option

[PATCH v1 0/3] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
 2021-12-08  8:11 UTC  (3+ messages)
` [PATCH v1 3/3] virtio-mem: Set "unplugged-inaccessible=auto" for the 6.2 machine on x86

[PATCH v6 0/6] tests/qtest: add some tests for virtio-net failover
 2021-12-08  7:53 UTC  (6+ messages)
` [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

[PATCH RFC 00/11] vl: Explore redesign of startup
 2021-12-08  7:07 UTC  (3+ messages)

[PATCH v10 00/77] support vector extension v1.0
 2021-12-08  6:39 UTC  (8+ messages)
` [PATCH v10 69/77] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v10 70/77] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v10 77/77] target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions

[PATCH] Adding Cédric's repos in MAINTAINERS file
 2021-12-08  3:52 UTC 

[PATCH v2] docs: Introducing pseries documentation
 2021-12-08  3:42 UTC 

[PATCH v3 1/1] target/riscv: Fix PMP propagation for tlb
 2021-12-08  3:23 UTC  (3+ messages)

[PATCH] docs: Introducing pseries documentation
 2021-12-07 20:42 UTC  (3+ messages)

[PATCH v2 for 6.2?] gicv3: fix ICH_MISR's LRENP computation
 2021-12-07 20:24 UTC  (9+ messages)

[PATCH v3 1/1] multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated
 2021-12-07 20:06 UTC 

[PULL for-6.2 0/1] target-arm queue
 2021-12-07 19:03 UTC  (3+ messages)
` [PULL 1/1] gicv3: fix ICH_MISR's LRENP computation

[PATCH v2 0/3] Support fd-based KVM stats
 2021-12-07 18:42 UTC  (3+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats

[PATCH 0/3] iotests: multiprocessing!!
 2021-12-07 18:20 UTC  (4+ messages)

[PATCH] fuzz: pass failures from child process into libfuzzer engine
 2021-12-07 18:18 UTC  (4+ messages)

[PULL 0/1] tcg patch queue for 6.2
 2021-12-07 17:27 UTC  (3+ messages)
` [PULL 1/1] tcg/arm: Reduce vector alignment requirement for NEON

[PATCH for-7.0 0/4] qemu-common.h include cleanup
 2021-12-07 16:55 UTC  (3+ messages)
` [PATCH for-7.0 2/4] target/hexagon/cpu.h: don't include qemu-common.h

[RFC v3 0/4] tls: add macros for coroutine-safe TLS variables
 2021-12-07 16:29 UTC  (5+ messages)

RFC for NBD protocol extension: extended headers
 2021-12-07 16:14 UTC  (5+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS

[PATCH v1 1/2] hostmem: use a static size for maxnode, validate policy everywhere
 2021-12-07 15:05 UTC  (4+ messages)
` [PATCH v1 2/2] osdep: support mempolicy for preallocation in os_mem_prealloc

[PATCH v1 1/1] osdep: asynchronous teardown for shutdown on Linux
 2021-12-07 14:59 UTC  (5+ 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).