messages from 2021-12-06 14:29:09 to 2021-12-07 17:30:48 UTC [more...]
[PATCH v7 0/4] tests/qtest: add some tests for virtio-net failover
2021-12-07 17:23 UTC (4+ messages)
` [PATCH v7 1/4] qtest/libqos: add a function to initialize secondary PCI buses
` [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
[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
[PATCH RFC 00/11] vl: Explore redesign of startup
2021-12-07 16:52 UTC (2+ messages)
[RFC v3 0/4] tls: add macros for coroutine-safe TLS variables
2021-12-07 16:29 UTC (10+ messages)
` [RFC v3 1/4] "
` [RFC v3 2/4] util/async: replace __thread with QEMU TLS macros
` [RFC v3 3/4] rcu: use coroutine "
` [RFC v3 4/4] cpus: use coroutine TLS macros for iothread_locked
RFC for NBD protocol extension: extended headers
2021-12-07 16:14 UTC (6+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS
[PATCH] tests/docker: add libfuse3 development headers
2021-12-07 16:11 UTC (2+ messages)
[PATCH v2 for 6.2?] gicv3: fix ICH_MISR's LRENP computation
2021-12-07 15:49 UTC (11+ messages)
[PATCH v2 0/1] migration: multifd live migration improvement
2021-12-07 15:32 UTC (9+ messages)
` [PATCH v2 1/1] multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated
[PATCH v1 1/2] hostmem: use a static size for maxnode, validate policy everywhere
2021-12-07 15:05 UTC (5+ 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)
[PATCH 00/14] ppc/pnv: Add support for user created PHB3/PHB4 devices
2021-12-07 14:34 UTC (40+ messages)
` [PATCH 01/14] ppc/pnv: Reduce the maximum of PHB3 devices
` [PATCH 02/14] ppc/pnv: Drop the "num-phbs" property
` [PATCH 03/14] ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
` [PATCH 04/14] ppc/pnv: Introduce support for user created PHB3 devices
` [PATCH 05/14] ppc/pnv: Reparent user created PHB3 devices to the PnvChip
` [PATCH 06/14] ppc/pnv: Complete user created PHB3 devices
` [PATCH 07/14] ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
` [PATCH 08/14] ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
` [PATCH 09/14] ppc/pnv: Introduce a "chip" property under the PHB4 model
` [PATCH 10/14] ppc/pnv: Introduce a num_stack class attribute
` [PATCH 11/14] ppc/pnv: Compute the PHB index from the PHB4 PEC model
` [PATCH 12/14] ppc/pnv: Remove "system-memory" property for he "
` [PATCH 13/14] ppc/pnv: Move realize of PEC stacks under the "
` [PATCH 14/14] ppc/pnv: Introduce support for user created PHB4 devices
[PATCH v7 0/7] Add vmnet.framework based network backend
2021-12-07 14:12 UTC (9+ messages)
` [PATCH v7 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v7 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v7 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v7 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v7 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v7 6/7] net/vmnet: update qemu-options.hx
` [PATCH v7 7/7] net/vmnet: update MAINTAINERS list
[PATCH v3 0/6] aio-posix: split poll check from ready handler
2021-12-07 13:23 UTC (7+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] virtio: get rid of VirtIOHandleAIOOutput
` [PATCH v3 3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value
` [PATCH v3 4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
` [PATCH v3 5/6] virtio: use ->handle_output() instead of ->handle_aio_output()
` [PATCH v3 6/6] virtio: unify dataplane and non-dataplane ->handle_output()
Bad error handling in machine sifive-u
2021-12-07 12:16 UTC (2+ messages)
[PATCH] mirror: Avoid assertion failed in mirror_run
2021-12-07 12:01 UTC (2+ messages)
[PATCH 0/7] migration: Postcopy cleanup on ram disgard
2021-12-07 11:50 UTC (8+ 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 v2] docs: Minor updates on the powernv documentation
2021-12-07 11:39 UTC (3+ messages)
[PATCH v4 00/22] QEMU RISC-V AIA support
2021-12-07 10:08 UTC (4+ messages)
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
[PATCH v3] ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-07 9:48 UTC
[PATCH v10 0/8] hmp,qmp: Add commands to introspect virtio devices
2021-12-07 9:48 UTC (13+ messages)
` [PATCH v10 3/8] qmp: add QMP command x-query-virtio
` [PATCH v10 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v10 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v10 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v10 0/8] hmp, qmp: Add commands to introspect virtio devices
[PATCH v2] ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-07 9:44 UTC (3+ messages)
(no subject)
2021-12-07 9:34 UTC (2+ messages)
` [PATCH for 6.2?] gicv3: fix ICH_MISR's LRENP computation
[PATCH for-7.0] tests/qtest: Make the netfilter test independent from a specific NIC
2021-12-07 9:05 UTC
[PATCH v6 0/6] tests/qtest: add some tests for virtio-net failover
2021-12-07 8:39 UTC (14+ messages)
` [PATCH v6 1/6] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH v6 2/6] tests/qtest: add some tests for virtio-net failover
` [PATCH v6 3/6] failover: fix unplug pending detection
` [PATCH v6 4/6] tests/libqtest: update virtio-net failover test
` [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests
` [PATCH v6 6/6] tests/libqtest: add a migration test with two couples of failover devices
[RFC v3 00/19] vfio-user client
2021-12-07 7:50 UTC (34+ messages)
` [RFC v3 02/19] vfio-user: add VFIO base abstract class
` [RFC v3 04/19] Add device IO ops vector
` [RFC v3 05/19] Add validation "
` [RFC v3 06/19] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
` [RFC v3 08/19] vfio-user: define socket receive functions
` [RFC v3 11/19] vfio-user: get region info
` [RFC v3 12/19] vfio-user: region read/write
` [RFC v3 13/19] vfio-user: pci_user_realize PCI setup
` [RFC v3 16/19] vfio-user: dma map/unmap operations
` [RFC v3 19/19] vfio-user: migration support
[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-12-07 7:30 UTC (7+ messages)
` [PATCH v3 18/23] multifd: Use normal pages array on the recv side
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page
[RFC PATCH v3 00/27] Add LoongArch softmmu support
2021-12-07 7:04 UTC (4+ messages)
` [RFC PATCH v3 05/27] target/loongarch: Add stabletimer support
[PATCH 00/15] ppc/ppc405: decade cleanup
2021-12-07 6:52 UTC (12+ messages)
` [PATCH 07/15] ppc/ppc405: Add some address space definitions
` [PATCH 11/15] ppc/ppc405: Fix boot from kernel
` [PATCH 15/15] ppc/ppc405: Update U-Boot board information for hotfoot
[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-07 5:25 UTC (9+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table
[PATCH v9 0/3] support dirty restraint on vCPU
2021-12-07 4:38 UTC (17+ messages)
` [PATCH v9 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v9 3/3] cpus-common: implement dirty page limit on vCPU
Issue using few e1000 nic in xen
2021-12-07 0:10 UTC
[PATCH v2 0/4] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
2021-12-06 22:45 UTC (5+ messages)
` [PATCH v2 1/4] hw/display: Rename VGA_ISA_MM -> VGA_MMIO
` [PATCH v2 2/4] hw/display/vga-mmio: Inline vga_mm_init()
` [PATCH v2 3/4] hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
` [PATCH v2 4/4] hw/mips/jazz: Inline vga_mmio_init() and remove it
[PULL 0/1] Block patches
2021-12-06 21:16 UTC (3+ messages)
` [PULL 1/1] virtio-blk: Fix clean up of host notifiers for single MR transaction
Suggestions for TCG performance improvements
2021-12-06 21:09 UTC (5+ messages)
[PATCH 0/3] iotests: multiprocessing!!
2021-12-06 21:00 UTC (11+ messages)
` [PATCH 1/3] iotests/testrunner.py: add doc string for run_test()
` [PATCH 2/3] iotests/testrunner.py: move updating last_elapsed to run_tests
` [PATCH 3/3] iotests: check: multiprocessing support
[PATCH] fuzz: pass failures from child process into libfuzzer engine
2021-12-06 20:48 UTC (3+ messages)
[PATCH for-6.2 0/1] tcg/arm: Reduce vector alignment requirement for NEON
2021-12-06 20:11 UTC (3+ messages)
` [PATCH for-6.2 1/1] "
[PATCH for-7.0 0/4] qtest patches for binaries with reduced machines
2021-12-06 20:02 UTC (3+ messages)
` [PATCH for-7.0 4/4] tests/qtest: Add a function to check whether a machine is available
[PULL 0/3] MIPS patches for 2021-12-06
2021-12-06 19:17 UTC (2+ messages)
[PATCH] net/slirp: Fix incorrect permissions on samba >= 2.0.5
2021-12-06 18:25 UTC (4+ messages)
[PATCH v6 0/6] Add vmnet.framework based network backend
2021-12-06 16:42 UTC (7+ messages)
` [PATCH v6 1/6] net/vmnet: add vmnet dependency and customizable option
` [PATCH v6 2/6] net/vmnet: add vmnet backends to qapi/net
` [PATCH v6 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v6 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v6 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v6 6/6] net/vmnet: update qemu-options.hx
[PATCH v2 00/13] Eliminate drive_get_next()
2021-12-06 15:28 UTC (2+ messages)
[PATCH v6 00/18] Adding partial support for 128-bit riscv target
2021-12-06 15:00 UTC (3+ messages)
request for wiki account
2021-12-06 14:31 UTC (2+ messages)
[PATCH v3 0/4] s390x/pci: some small fixes
2021-12-06 14:34 UTC (3+ messages)
` [PATCH v3 4/4] s390x/pci: add supported DT information to clp response
[PATCH for-7.0] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'
2021-12-06 14:34 UTC
[PATCH] linux-user/hexagon: Use generic target_stat64 structure
2021-12-06 14:26 UTC (3+ messages)
[PATCH] virtio-blk: Fix clean up of host notifiers for single MR transaction
2021-12-06 14:21 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).