qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-20 13:19:23 to 2023-04-20 20:56:57 UTC [more...]

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-20 20:56 UTC  (16+ messages)
` [PATCH 1/9] docs/devel/kconfig.rst: Fix incorrect markup
` [PATCH 2/9] qemu-options.hx: Update descriptions of memory options for NUMA node
` [PATCH 3/9] docs: Fix typo (wphx => whpx)
` [PATCH 4/9] docs/cxl: Fix sentence
` [PATCH 5/9] MAINTAINERS: Add Juan Quintela to developer guides review
` [PATCH 6/9] docs/system: remove excessive punctuation from guest-loader docs
` [PATCH 7/9] docs/devel: make a statement about includes
` [PATCH 8/9] docs/devel: mention the spacing requirement for QOM
` [PATCH 9/9] docs/style: call out the use of GUARD macros

[PATCH] migration: Minor control flow simplification
 2023-04-20 20:50 UTC  (2+ messages)

[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
 2023-04-20 20:36 UTC  (2+ messages)

[PATCH trivial] spelling: information
 2023-04-20 19:55 UTC 

[PATCH 0/2] docs/interop: Convert QMP related txt docs to rst
 2023-04-20 19:43 UTC  (5+ messages)
` [PATCH 1/2] docs/interop: Convert qmp-spec.txt to rST
` [PATCH 2/2] docs/interop: Delete qmp-intro.txt

[PATCH v2 00/43] Migration: Create options.c for capabilities/params/properties
 2023-04-20 19:30 UTC  (64+ messages)
` [PATCH v2 01/43] migration: move migration_global_dump() to migration-hmp-cmds.c
` [PATCH v2 02/43] spice: move client_migrate_info command to ui/
` [PATCH v2 03/43] migration: Create migration_cap_set()
` [PATCH v2 04/43] migration: Create options.c
` [PATCH v2 05/43] migration: Move migrate_colo_enabled() to options.c
` [PATCH v2 06/43] migration: Move migrate_use_compression() "
` [PATCH v2 07/43] migration: Move migrate_use_events() "
` [PATCH v2 08/43] migration: Move migrate_use_multifd() "
` [PATCH v2 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH v2 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH v2 11/43] migration: Move migrate_use_block() "
` [PATCH v2 12/43] migration: Move migrate_use_return() "
` [PATCH v2 13/43] migration: Create migrate_rdma_pin_all() function
` [PATCH v2 14/43] migration: Move migrate_caps_check() to options.c
` [PATCH v2 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH v2 16/43] migration: Move qmp_migrate_set_capabilities() "
` [PATCH v2 17/43] migration: Move migrate_cap_set() "
` [PATCH v2 18/43] migration: Move parameters functions to option.c
` [PATCH v2 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH v2 20/43] migration: Move migrate_use_block_incremental() to option.c
` [PATCH v2 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH v2 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH v2 23/43] migration: Create migrate_max_cpu_throttle()
` [PATCH v2 24/43] migration: Move migrate_announce_params() to option.c
` [PATCH v2 25/43] migration: Create migrate_cpu_throttle_initial() "
` [PATCH v2 26/43] migration: Create migrate_cpu_throttle_increment() function
` [PATCH v2 27/43] migration: Create migrate_cpu_throttle_tailslow() function
` [PATCH v2 28/43] migration: Move migrate_use_tls() to options.c
` [PATCH v2 29/43] migration: Move migrate_postcopy() "
` [PATCH v2 30/43] migration: Create migrate_max_bandwidth() function
` [PATCH v2 31/43] migration: Move qmp_query_migrate_parameters() to options.c
` [PATCH v2 32/43] migration: Move qmp_migrate_set_parameters() "
` [PATCH v2 33/43] migration: Create migrate_params_init() function
` [PATCH v2 34/43] migration: Make all functions check have the same format
` [PATCH v2 35/43] migration: Create migrate_downtime_limit() function
` [PATCH v2 36/43] migration: Move migrate_set_block_incremental() to options.c
` [PATCH v2 37/43] migration: Move block_cleanup_parameters() "
` [PATCH v2 38/43] migration: Remove MigrationState from block_cleanup_parameters()
` [PATCH v2 39/43] migration: Create migrate_tls_creds() function
` [PATCH v2 40/43] migration: Create migrate_tls_authz() function
` [PATCH v2 41/43] migration: Create migrate_tls_hostname() function
` [PATCH v2 42/43] migration: Create migrate_block_bitmap_mapping() function
` [PATCH v2 43/43] migration: Move migration_properties to options.c

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-20 19:19 UTC  (11+ messages)

[PATCH] coverity: physmem: use simple assertions instead of modelling
 2023-04-20 19:06 UTC  (7+ messages)

[PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c
 2023-04-20 18:50 UTC  (2+ messages)

[PATCH for-8.0 v2 0/3] Fixes for GCC13
 2023-04-20 18:43 UTC  (3+ messages)
` [PATCH for-8.0 v2 1/3] async: Suppress GCC13 false positive in aio_bh_poll()

[PATCH] target: ppc: Correctly initialize HILE in HID-0 for book3s processors
 2023-04-20 18:19 UTC  (3+ messages)

[PATCH v2 00/41] igb: Fix for DPDK
 2023-04-20 17:56 UTC  (32+ messages)
` [PATCH v2 01/41] hw/net/net_tx_pkt: Decouple implementation from PCI
` [PATCH v2 02/41] hw/net/net_tx_pkt: Decouple interface "
` [PATCH v2 03/41] e1000x: Fix BPRC and MPRC
` [PATCH v2 04/41] igb: Fix Rx packet type encoding
` [PATCH v2 11/41] tests/avocado: Remove test_igb_nomsi_kvm
` [PATCH v2 16/41] e1000x: Rename TcpIpv6 into TcpIpv6Ex
` [PATCH v2 23/41] igb: Add more definitions for Tx descriptor
` [PATCH v2 27/41] net/eth: Always add VLAN tag
` [PATCH v2 28/41] hw/net/net_rx_pkt: Enforce alignment for eth_header
` [PATCH v2 29/41] tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
` [PATCH v2 31/41] igb: Use UDP for RSS hash
` [PATCH v2 32/41] igb: Implement Rx SCTP CSO
` [PATCH v2 38/41] igb: Implement Tx timestamp

[PATCH v5] hostmem-file: add offset option
 2023-04-20 17:22 UTC  (5+ messages)

[PATCH v2] s390x/gdb: Split s390-virt.xml
 2023-04-20 17:17 UTC  (3+ messages)

[PATCH v4 0/6] testing/next: avocado, docs, gitlab
 2023-04-20 16:54 UTC  (6+ messages)
` [PATCH v4 1/6] tests/requirements.txt: bump up avocado-framework version to 101.0

[PATCH v2 0/4] COLO: improve build options
 2023-04-20 16:47 UTC  (6+ messages)
` [PATCH v2 1/4] block/meson.build: prefer positive condition for replication
` [PATCH v2 2/4] scripts/qapi: allow optional experimental enum values

[PATCH 0/3] docs/specs: Convert some PCI specs docs to rST
 2023-04-20 16:03 UTC  (4+ messages)
` [PATCH 1/3] docs/specs/pci-ids: Convert from txt "
` [PATCH 2/3] docs/specs: Convert pci-serial.txt to rst
` [PATCH 3/3] docs/specs: Convert pci-testdev.txt "

[PATCH 0/2] tests/qtest: make migraton-test faster
 2023-04-20 15:58 UTC  (4+ messages)
` [PATCH 2/2] tests/qtest: make more migration pre-copy scenarios run non-live

[PATCH 0/1] pcie: Allow atomic completion on PCIE root port
 2023-04-20 15:38 UTC  (2+ messages)
` [PATCH 1/1] pcie: Allow generic PCIE root port to enable atomic completion

[PATCH 00/10] tracing: remove dynamic vcpu state
 2023-04-20 15:35 UTC  (13+ messages)
` [PATCH 01/10] *-user: remove the guest_user_syscall tracepoints
` [PATCH 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH 04/10] scripts/qapi: document the tool that generated the file
` [PATCH 05/10] qapi: make the vcpu parameters deprecated for 8.1
` [PATCH 06/10] trace: remove code that depends on setting vcpu
` [PATCH 07/10] trace: remove control-vcpu.h
` [PATCH 08/10] tcg: remove the final vestiges of dstate
` [PATCH 09/10] hw/9pfs: use qemu_xxhash4
` [PATCH 10/10] xxhash: remove qemu_xxhash7

[PATCH 0/2] Send all the SVQ control commands in parallel
 2023-04-20 15:22 UTC  (5+ messages)
` [PATCH 2/2] vdpa: send CVQ state load "

[PATCH] nbd: a BlockExport always has a BlockBackend
 2023-04-20 15:06 UTC  (3+ messages)

[PATCH] systemd: Also clear LISTEN_FDNAMES during systemd socket activation
 2023-04-20 15:05 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Juan Quintela to developer guides review
 2023-04-20 15:04 UTC  (2+ messages)

[PATCH] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
 2023-04-20 15:03 UTC  (2+ messages)

[PATCH v2] riscv: Make sure an exception is raised if a pte is malformed
 2023-04-20 15:03 UTC  (3+ messages)

[PATCH v3 0/2] Improve avocado code coverage for ppc64
 2023-04-20 15:01 UTC  (5+ messages)
` [PATCH v3 2/2] tests/avocado/tuxrun_baselines.py: improve "

[PATCH v3] riscv: Make sure an exception is raised if a pte is malformed
 2023-04-20 15:02 UTC 

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2023-04-20 14:54 UTC  (2+ messages)

[PATCH 0/2] hw/pci-bridge: pci_expander_bridge: Fix wrong type and rework inheritance
 2023-04-20 14:27 UTC  (3+ messages)
` [PATCH 1/2] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
` [PATCH 2/2] hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV

[PATCH v2 0/3] vhost: memslot handling improvements
 2023-04-20 14:28 UTC  (4+ messages)
` [PATCH v2 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation

[PATCH v2] migration: Handle block device inactivation failures better
 2023-04-20 14:25 UTC  (3+ messages)

[PATCH v2 0/4] hw/acpi: bump MADT to revision 5
 2023-04-20 14:22 UTC  (5+ messages)
` [PATCH v2 3/4] hw/acpi: i386: "

[PATCH v2 RESEND 0/7] Hexagon: add lldb support
 2023-04-20 14:06 UTC  (11+ messages)
` [PATCH v2 RESEND 1/7] gdbstub: only send stop-reply packets when allowed to
` [PATCH v2 RESEND 2/7] gdbstub: add test for untimely stop-reply packets
` [PATCH v2 RESEND 3/7] gdbstub: add support for the qRegisterInfo query
` [PATCH v2 RESEND 4/7] Hexagon: support qRegisterInfo at gdbstub

[PATCH v10 00/11] target/arm: Allow CONFIG_TCG=n builds
 2023-04-20 13:59 UTC  (3+ messages)
` [PATCH v10 07/11] tests/qtest: Fix tests when no KVM or TCG are present

[PATCH] hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
 2023-04-20 13:56 UTC  (2+ messages)

[PATCH] hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
 2023-04-20 13:55 UTC  (2+ messages)

[PATCH] hw/rdma: Compile target-independent parts of the rdma code only once
 2023-04-20 13:54 UTC  (2+ messages)

[PATCH v3 0/7] target/riscv: Fix PMP related problem
 2023-04-20 13:53 UTC  (11+ messages)
` [PATCH v3 2/7] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v3 3/7] target/riscv: Flush TLB when pmpaddr is updated
` [PATCH v3 4/7] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v3 6/7] target/riscv: Make the short cut really work in pmp_hart_has_privs

[PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
 2023-04-20 13:51 UTC  (3+ messages)

[PATCH v3 00/20] block: remove aio_disable_external() API
 2023-04-20 13:44 UTC  (4+ messages)
` [PATCH v3 20/20] aio: "

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-04-20 13:32 UTC  (4+ messages)
` [PATCH 06/43] migration: Move migrate_use_compression() to options.c

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-04-20 13:29 UTC  (19+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer

[PULL 00/20] Migration 20230420 patches
 2023-04-20 13:17 UTC  (17+ messages)
` [PULL 01/20] migration: remove extra whitespace character for code style
` [PULL 02/20] postcopy-ram: do not use qatomic_mb_read
` [PULL 03/20] migration: Merge ram_counters and ram_atomic_counters
` [PULL 05/20] migration: Make multifd_bytes atomic
` [PULL 06/20] migration: Make dirty_sync_missed_zero_copy atomic
` [PULL 07/20] migration: Make precopy_bytes atomic
` [PULL 08/20] migration: Make downtime_bytes atomic
` [PULL 09/20] migration: Make dirty_sync_count atomic
` [PULL 10/20] migration: Make postcopy_requests atomic
` [PULL 11/20] migration: Make dirty_pages_rate atomic
` [PULL 12/20] migration: Make dirty_bytes_last_sync atomic
` [PULL 13/20] migration: Rename duplicate to zero_pages
` [PULL 16/20] util/mmap-alloc: qemu_fd_getfs()
` [PULL 17/20] vl.c: Create late backends before migration object
` [PULL 18/20] migration/postcopy: Detect file system on dest host
` [PULL 20/20] migration: Pass migrate_caps_check() the old and new caps


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).