messages from 2023-04-26 00:43:23 to 2023-04-26 15:20:12 UTC [more...]
[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 (10+ messages)
` [RFC PATCH 1/4] pci: add handling of Enable bit in ATS Control Register
` [RFC PATCH 2/4] virtio-pci: add handling of ATS state change
` [RFC PATCH 3/4] memory: add interface for triggering IOMMU notify_flag_changed handler
` [RFC PATCH 4/4] vhost: register and change IOMMU flag depending on ATS state
[PATCH] scsi: check inquiry buffer length to prevent crash
2023-04-26 13:37 UTC
[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 (19+ messages)
` [PULL 01/17] qapi: Fix error message format regression
` [PULL 02/17] qapi/schema: Use super()
` [PULL 03/17] qapi: Clean up after removal of simple unions
` [PULL 04/17] qapi: Split up check_type()
` [PULL 05/17] qapi: Improve error message for unexpected array types
` [PULL 06/17] qapi: Simplify code a bit after previous commits
` [PULL 07/17] qapi: Fix error message when type name or array is expected
` [PULL 08/17] qapi: Fix to reject 'data': 'mumble' in struct
` [PULL 09/17] tests/qapi-schema: Improve union discriminator coverage
` [PULL 10/17] tests/qapi-schema: Rename a few conditionals
` [PULL 11/17] tests/qapi-schema: Clean up positive test for conditionals
` [PULL 12/17] tests/qapi-schema: Cover optional conditional struct member
` [PULL 13/17] qapi: Fix code generated for "
` [PULL 14/17] qapi: Require boxed for conditional command and event arguments
` [PULL 15/17] qapi: support updating expected test output via make
` [PULL 16/17] qapi: Improve specificity of type/member descriptions
` [PULL 17/17] qapi: allow unions to contain further unions
[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 (5+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration
[RFC PATCH v3 00/20] configure: create a python venv and ensure meson, sphinx
2023-04-26 9:08 UTC (12+ 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)
[RFC PATCH v2 0/9] riscv: implement Ssqosid extension and CBQRI controllers
2023-04-26 7:35 UTC (3+ messages)
` [RFC PATCH v2 1/9] riscv: implement Ssqosid extension and sqoscfg CSR
patch:avoid-to-create-a-null-watch-in-flush_buf
2023-04-26 7:17 UTC
[PULL 00/73] virtio,pc,pci: features, fixes
2023-04-26 7:19 UTC (5+ messages)
` [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
[PATCH] cocoa: Fix warnings about invalid prototype declarations
2023-04-26 5:18 UTC (2+ messages)
[PATCH 0/9] Hexagon (target/hexagon) New architecture support
2023-04-26 2:30 UTC (10+ messages)
` [PATCH 1/9] Hexagon (target/hexagon) Add support for v68/v69/v71/v73
` [PATCH 2/9] Hexagon (target/hexagon) Add v68 scalar instructions
` [PATCH 3/9] Hexagon (tests/tcg/hexagon) Add v68 scalar tests
` [PATCH 4/9] Hexagon (target/hexagon) Add v68 HVX instructions
` [PATCH 5/9] Hexagon (tests/tcg/hexagon) Add v68 HVX tests
` [PATCH 6/9] Hexagon (target/hexagon) Add v69 HVX instructions
` [PATCH 7/9] Hexagon (tests/tcg/hexagon) Add v69 HVX tests
` [PATCH 8/9] Hexagon (target/hexagon) Add v73 scalar instructions
` [PATCH 9/9] Hexagon (tests/tcg/hexagon) Add v73 scalar tests
[PATCH v3 00/20] block: remove aio_disable_external() API
2023-04-26 2:23 UTC (5+ messages)
` [PATCH v3 13/20] block/export: rewrite vduse-blk drain code
[PATCH 1/3] hw/loongarch/virt: Modify ipi as percpu device
2023-04-26 1:38 UTC (6+ messages)
` [PATCH 2/3] hw/intc: Add NULL pointer check on LoongArch ipi device
` [PATCH 3/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
[PATCH v3] migration: Allow postcopy_ram_supported_by_host() to report err
2023-04-26 1:15 UTC
[PATCH v2 0/4] migration/hostmem: Allow to fail early for postcopy on specific fs type
2023-04-26 1:10 UTC (4+ messages)
` [PATCH v2 4/4] migration: Allow postcopy_ram_supported_by_host() to report err
[PATCH 10/21] Hexagon (target/hexagon) Mark registers as read during packet analysis
2023-04-26 0:42 UTC (10+ messages)
` [PATCH 11/21] Hexagon (target/hexagon) Short-circuit packet register writes
` [PATCH 12/21] Hexagon (target/hexagon) Short-circuit packet predicate writes
` [PATCH 13/21] Hexagon (target/hexagon) Short-circuit packet HVX writes
` [PATCH 14/21] Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
` [PATCH 15/21] Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
` [PATCH 16/21] Hexagon (target/hexagon) Make special new_value for USR
` [PATCH 17/21] Hexagon (target/hexagon) Move new_value to DisasContext
` [PATCH 18/21] Hexagon (target/hexagon) Move new_pred_value "
` [PATCH 19/21] Hexagon (target/hexagon) Move pred_written "
[PATCH v3 00/57] tcg: Improve atomicity support
2023-04-26 0:45 UTC (3+ messages)
` [PATCH v3 08/57] target/loongarch: Do not include tcg-ldst.h
[PATCH 09/21] Hexagon (target/hexagon) Don't overlap dest writes with source reads
2023-04-26 0:42 UTC
[PATCH 20/21] Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
2023-04-26 0:42 UTC (2+ messages)
` [PATCH 21/21] Hexagon (target/hexagon) Move items "
[PATCH 06/21] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
2023-04-26 0:41 UTC
[PATCH 04/21] Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
2023-04-26 0:41 UTC
[PATCH 05/21] Hexagon (target/hexagon) Add overrides for clr[tf]new
2023-04-26 0:41 UTC
[PATCH 07/21] Hexagon (target/hexagon) Eliminate uses of log_pred_write function
2023-04-26 0:41 UTC
[PATCH 08/21] Hexagon (target/hexagon) Clean up pred_written usage
2023-04-26 0:42 UTC
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).