qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 08:06:52 to 2023-04-26 18:35:16 UTC [more...]

[PATCH v3 00/13] Migration: Create options.c for capabilities/params/properties
 2023-04-26 18:34 UTC  (3+ messages)
` [PATCH v3 03/13] migration: Create migrate_params_init() function

[PATCH v9 0/3] Eliminate multifd flush
 2023-04-26 18:19 UTC  (4+ messages)
` [PATCH v9 1/3] multifd: Create property multifd-flush-after-each-section
` [PATCH v9 2/3] multifd: Protect multifd_send_sync_main() calls
` [PATCH v9 3/3] multifd: Only flush once each full round of memory

[PULL 0/7] Migration 20230426 patches
 2023-04-26 18:12 UTC  (8+ messages)
` [PULL 1/7] migration: Disable postcopy + multifd migration
` [PULL 2/7] MAINTAINERS: Add Leonardo and Peter as reviewers
` [PULL 3/7] migration: Move migrate_use_tls() to options.c
` [PULL 4/7] migration: Move qmp_migrate_set_parameters() "
` [PULL 5/7] migration: Allow postcopy_ram_supported_by_host() to report err
` [PULL 6/7] migration/vmstate-dump: Dump array size too as "num"
` [PULL 7/7] vmstate-static-checker: Recognize "num" field

[PATCH 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-26 18:06 UTC  (3+ messages)
` [PATCH 1/9] Hexagon (target/hexagon) Add support for v68/v69/v71/v73

[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
 2023-04-26 18:00 UTC  (14+ messages)
` [PATCH v11 01/13] target/arm: Move cortex sysregs into a separate file
` [PATCH v11 02/13] target/arm: Remove dead code from cpu_max_set_sve_max_vq
` [PATCH v11 03/13] target/arm: Extract TCG -cpu max code into a function
` [PATCH v11 04/13] target/arm: Do not expose all -cpu max features to qtests
` [PATCH v11 05/13] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
` [PATCH v11 07/13] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v11 08/13] tests/qtest: Fix tests when no KVM or TCG are present
` [PATCH v11 09/13] tests/avocado: Pass parameters to migration test
` [PATCH v11 10/13] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v11 11/13] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v11 12/13] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
` [PATCH v11 13/13] gitlab-ci: Check building KVM-only aarch64 target

[PATCH] multifd: Fix the number of channels ready
 2023-04-26 17:58 UTC  (5+ messages)

[PATCH 04/21] Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
 2023-04-26 17:39 UTC  (2+ messages)

[PATCH 03/21] Hexagon (target/hexagon) Add overrides for loop setup instructions
 2023-04-26 17:34 UTC  (2+ messages)

[PATCH 01/21] meson.build Add CONFIG_HEXAGON_IDEF_PARSER
 2023-04-26 17:34 UTC  (3+ messages)

[PATCH 02/21] Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
 2023-04-26 17:33 UTC  (2+ messages)

[PATCH v2] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-04-26 17:32 UTC 

[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests
 2023-04-26 17:20 UTC  (3+ messages)

[RFC PATCH v2 0/4] Smstateen FCSR
 2023-04-26 17:18 UTC  (10+ messages)
` [RFC PATCH v2 1/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v2 2/4] target/riscv: Reuse TB_FLAGS.MSTATUS_HFS_FS
` [RFC PATCH v2 3/4] target/riscv: check smstateen fcsr flag

[PATCH] scsi: check inquiry buffer length to prevent crash
 2023-04-26 17:13 UTC  (2+ messages)

[RFC] hw/arm/virt: Provide DT binding generation for PCI eXpander Bridges
 2023-04-26 16:57 UTC  (9+ messages)

[PATCH v8 0/3] Eliminate multifd flush
 2023-04-26 16:55 UTC  (4+ messages)
` [PATCH v8 1/3] multifd: Create property multifd-flush-after-each-section

[PATCH 0/2] vmstate-static-checker: Fix VMS_ARRAY comparisons
 2023-04-26 16:36 UTC  (6+ messages)
` [PATCH 1/2] migration/vmstate-dump: Dump array size too as "num"
` [PATCH 2/2] vmstate-static-checker: Recognize "num" field

[RFC PATCH v3 00/20] configure: create a python venv and ensure meson, sphinx
 2023-04-26 16:32 UTC  (14+ messages)

[PULL 00/31] virtio,pc,pci: fixes, features, cleanups
 2023-04-26 16:32 UTC  (3+ messages)
` [PULL 01/31] virtio: refresh vring region cache after updating a virtqueue size

[PATCH v3] migration: Allow postcopy_ram_supported_by_host() to report err
 2023-04-26 16:26 UTC  (2+ messages)

[PATCH v9 0/8] memory: prevent dma-reentracy issues
 2023-04-26 16:19 UTC  (9+ messages)
` [PATCH v9 1/8] "
` [PATCH v9 2/8] async: Add an optional reentrancy guard to the BH API
` [PATCH v9 3/8] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PATCH v9 4/8] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [PATCH v9 5/8] lsi53c895a: disable reentrancy detection for script RAM
` [PATCH v9 6/8] bcm2835_property: disable reentrancy detection for iomem
` [PATCH v9 7/8] memory: abort on re-entrancy in debug builds
` [PATCH v9 8/8] raven: disable reentrancy detection for iomem

[PATCH v2 1/2] igb: RX descriptors handling cleanup
 2023-04-26 16:09 UTC  (2+ messages)
  ` [PATCH v2 2/2] igb: packet-split descriptors support

[PATCH v8 0/8] memory: prevent dma-reentracy issues
 2023-04-26 16:03 UTC  (6+ messages)
` [PATCH v8 5/8] memory: Allow disabling re-entrancy checking per-MR

[PATCH] meson: Pass -j option to sphinx
 2023-04-26 16:03 UTC 

[PATCH v3 0/2] tests/tcg/s390x: Enable the multiarch system tests
 2023-04-26 15:18 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] hw/riscv: virt: Enable booting M-mode or S-mode FW from pflash0
 2023-04-26 15:08 UTC  (5+ messages)

[PATCH v11 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-04-26 15:07 UTC  (2+ messages)

[PATCH] softmmu: Move dirtylimit.c into the target independent source set
 2023-04-26 15:05 UTC  (3+ messages)

[PATCH v5] qapi/qmp: Add timestamps to qmp command responses
 2023-04-26 14:57 UTC  (2+ messages)

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-04-26 14:31 UTC  (4+ messages)

[RFC PATCH 0/4] vhost: register and change IOMMU flag depending on ATS state
 2023-04-26 14:20 UTC  (3+ messages)
` [RFC PATCH 3/4] memory: add interface for triggering IOMMU notify_flag_changed handler

[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-04-26 13:49 UTC  (37+ messages)
` [PATCH v3 01/18] hw/ide/piix: Expose output IRQ as properties for late object population
` [PATCH v3 02/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
` [PATCH v3 03/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15
` [PATCH v3 04/18] hw/isa/piix4: Wire PIIX4 "
` [PATCH v3 05/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
` [PATCH v3 06/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
` [PATCH v3 07/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq()
` [PATCH v3 08/18] hw/ide: Introduce generic ide_init_ioport()
` [PATCH v3 10/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device
` [PATCH v3 11/18] hw/isa: Simplify isa_address_space[_io]()
` [PATCH v3 12/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new()
` [PATCH v3 13/18] exec/ioport: Factor portio_list_register_flush_coalesced() out
` [PATCH v3 14/18] exec/ioport: Factor portio_list_register() out
` [PATCH v3 15/18] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH v3 16/18] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro
` [PATCH v3 17/18] hw/isa/piix: Unify QOM type name of PIIX ISA function
` [PATCH v3 18/18] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases

[PATCH] hw/remote: Fix vfu_cfg trace offset format
 2023-04-26 13:41 UTC  (2+ messages)

[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
 2023-04-26 13:18 UTC  (7+ messages)
` [PATCH v3 18/57] tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld, st}
` [PATCH v3 21/57] tcg/mips: Rationalize args to tcg_out_qemu_{ld,st}
` [PATCH v3 34/57] tcg: Move TCGLabelQemuLdst to tcg.c

[PATCH v4 00/48] igb: Fix for DPDK
 2023-04-26 12:39 UTC  (52+ messages)
` [PATCH v4 01/48] hw/net/net_tx_pkt: Decouple implementation from PCI
` [PATCH v4 02/48] hw/net/net_tx_pkt: Decouple interface "
` [PATCH v4 03/48] e1000x: Fix BPRC and MPRC
` [PATCH v4 04/48] igb: Fix Rx packet type encoding
` [PATCH v4 05/48] igb: Do not require CTRL.VME for tx VLAN tagging
` [PATCH v4 06/48] igb: Clear IMS bits when committing ICR access
` [PATCH v4 07/48] net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
` [PATCH v4 08/48] e1000e: Always copy ethernet header
` [PATCH v4 09/48] igb: "
` [PATCH v4 10/48] Fix references to igb Avocado test
` [PATCH v4 11/48] tests/avocado: Remove unused imports
` [PATCH v4 12/48] tests/avocado: Remove test_igb_nomsi_kvm
` [PATCH v4 13/48] hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
` [PATCH v4 14/48] net/eth: Rename eth_setup_vlan_headers_ex
` [PATCH v4 15/48] e1000x: Share more Rx filtering logic
` [PATCH v4 16/48] e1000x: Take CRC into consideration for size check
` [PATCH v4 17/48] e1000x: Rename TcpIpv6 into TcpIpv6Ex
` [PATCH v4 18/48] e1000e: Always log status after building rx metadata
` [PATCH v4 19/48] igb: "
` [PATCH v4 20/48] igb: Remove goto
` [PATCH v4 21/48] igb: Read DCMD.VLE of the first Tx descriptor
` [PATCH v4 22/48] e1000e: Reset packet state after emptying Tx queue
` [PATCH v4 23/48] vmxnet3: "
` [PATCH v4 24/48] igb: Add more definitions for Tx descriptor
` [PATCH v4 25/48] igb: Share common VF constants
` [PATCH v4 26/48] igb: Fix igb_mac_reg_init coding style alignment
` [PATCH v4 27/48] igb: Clear EICR bits for delayed MSI-X interrupts
` [PATCH v4 28/48] e1000e: Rename a variable in e1000e_receive_internal()
` [PATCH v4 29/48] igb: Rename a variable in igb_receive_internal()
` [PATCH v4 30/48] net/eth: Use void pointers
` [PATCH v4 31/48] net/eth: Always add VLAN tag
` [PATCH v4 32/48] hw/net/net_rx_pkt: Enforce alignment for eth_header
` [PATCH v4 33/48] tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
` [PATCH v4 34/48] igb: Implement MSI-X single vector mode
` [PATCH v4 35/48] igb: Use UDP for RSS hash
` [PATCH v4 36/48] igb: Implement Rx SCTP CSO
` [PATCH v4 37/48] igb: Implement Tx "
` [PATCH v4 38/48] igb: Strip the second VLAN tag for extended VLAN
` [PATCH v4 39/48] igb: Filter with "
` [PATCH v4 40/48] igb: Implement igb-specific oversize check
` [PATCH v4 41/48] igb: Implement Rx PTP2 timestamp
` [PATCH v4 42/48] igb: Implement Tx timestamp
` [PATCH v4 43/48] e1000e: Notify only new interrupts
` [PATCH v4 44/48] igb: "
` [PATCH v4 45/48] igb: Clear-on-read ICR when ICR.INTA is set
` [PATCH v4 46/48] vmxnet3: Do not depend on PC
` [PATCH v4 47/48] MAINTAINERS: Add a reviewer for network packet abstractions
` [PATCH v4 48/48] docs/system/devices/igb: Note igb is tested for DPDK

[PATCH] multifd: Avoid busy-wait in multifd_send_pages()
 2023-04-26 12:38 UTC  (7+ messages)

[PATCH v2 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
 2023-04-26 12:24 UTC  (2+ messages)

[PATCH v2 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-04-26 11:52 UTC  (5+ messages)
` [PATCH v2 1/3] hw/i2c: add mctp core

[PATCH 00/13] Clean up PCI IDE device models
 2023-04-26 11:48 UTC  (27+ messages)
` [PATCH 01/13] hw/ide/pci: Expose legacy interrupts as GPIOs
` [PATCH 02/13] hw/ide/via: Implement ISA IRQ routing
` [PATCH 03/13] hw/isa/vt82c686: Remove via_isa_set_irq()
` [PATCH 04/13] hw/ide: Extract IDEBus assignment into bmdma_init()
` [PATCH 05/13] hw/ide: Extract pci_ide_class_init()
` [PATCH 06/13] hw/ide: Extract bmdma_init_ops()
` [PATCH 07/13] hw/ide: Extract pci_ide_{cmd, data}_le_ops initialization into base class constructor
` [PATCH 08/13] hw/ide: Rename PCIIDEState::*_bar attributes
` [PATCH 09/13] hw/ide/piix: Disuse isa_get_irq()
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
` [PATCH 11/13] hw/ide/sii3112: "
` [PATCH 12/13] hw/ide/sii3112: Reuse PCIIDEState::bmdma_ops
` [PATCH 13/13] hw/ide: Extract bmdma_clear_status()

[PATCH 00/21] Hexagon (target/hexagon) short-circuit and move to DisasContext
 2023-04-26 11:44 UTC  (2+ messages)

Test-qga:Qga write is blocked when the client is no connected, virtio-serial port is throttled
 2023-04-26  8:51 UTC 

Test-qga:Qga write is blocked when the client is no connected, virtio-serial port is throttled
 2023-04-26  8:36 UTC 

[PATCH v2] tests/unit/test-blockjob: Re-enable complete_in_standby test
 2023-04-26 11:39 UTC  (2+ messages)

[PULL 00/25] Block layer patches
 2023-04-26 11:07 UTC  (2+ messages)

[PULL 00/17] QAPI patches patches for 2023-04-26
 2023-04-26 11:07 UTC  (2+ messages)

[PATCH] linux-user: report ENOTTY for unknown ioctls
 2023-04-26 11:04 UTC  (2+ messages)

[RFC PATCH 0/3] Deprecate the qemu-system-i386 binary
 2023-04-26 10:59 UTC  (2+ messages)

[PATCH] tests/unit/test-blockjob: Re-enable complete_in_standby test
 2023-04-26 10:40 UTC  (3+ messages)

[PATCH v2 0/6] tests/qtest: make migration-test massively faster
 2023-04-26 10:15 UTC  (6+ messages)
` [PATCH v2 2/6] tests/qtests: remove migration test iterations config

[PATCH v2 0/3] ROM migration
 2023-04-26  9:34 UTC  (3+ messages)

[PATCH 00/18] testing/next: avocado, docs (pre-PR)
 2023-04-26  8:48 UTC  (3+ messages)
` [PATCH 17/18] docs/devel: mention the spacing requirement for QOM

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-26  8:47 UTC  (5+ messages)
` [PATCH 8/9] docs/devel: mention the spacing requirement for QOM

[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2023-04-26  8:34 UTC  (5+ messages)
` [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info

[PATCH v2 RESEND] xen: Fix SEGV on domain disconnect
 2023-04-26  8:32 UTC  (6+ messages)

test-blockjob: intermittent CI failures in msys2-64bit job
 2023-04-26  8:17 UTC  (11+ 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).