qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-17 13:45:03 to 2023-10-17 20:20:08 UTC [more...]

[PATCH 0/7] hw: Few more QOM/QDev cleanups
 2023-10-17 20:19 UTC  (19+ messages)
` [PATCH 1/7] hw/virtio/virtio-pmem: Replace impossible check by assertion
` [PATCH 2/7] hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
` [PATCH 3/7] hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
` [PATCH 4/7] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
` [PATCH 5/7] hw/dma: Declare link using static DEFINE_PROP_LINK() macro
` [PATCH 6/7] hw/net: "
` [PATCH 7/7] hw/usb: "

[PATCH] hvf: Enable 1G page support
 2023-10-17 20:15 UTC  (2+ messages)

[PATCH v3 0/8] qemu-img: rebase: add compression support
 2023-10-17 20:08 UTC  (4+ messages)
` [PATCH v3 4/8] qemu-img: add chunk size parameter to compare_buffers()

[PATCH] hw/audio/pcspk: Inline pcspk_init()
 2023-10-17 20:08 UTC  (2+ messages)

[PATCH] ui/input: Constify QemuInputHandler structure
 2023-10-17 20:03 UTC  (2+ messages)

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-17 19:56 UTC  (7+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PULL 00/25] testing, gdbstub and plugin updates
 2023-10-17 19:40 UTC  (4+ messages)
` [PULL 19/25] gdbstub: Replace gdb_regs with an array

[PATCH v4 0/3] AMD/Xilinx Versal TRNG support
 2023-10-17 19:32 UTC  (4+ messages)
` [PATCH v4 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH v4 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx "
` [PATCH v4 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal "

[PATCH v2 00/11] target/hppa: Add emulation of a C3700 HP-PARISC workstation
 2023-10-17 19:25 UTC  (25+ messages)
` [PATCH v2 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PATCH v2 02/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PATCH v2 03/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PATCH v2 04/11] MAINTAINERS: Add Astro PCI host for hppa machines
` [PATCH v2 05/11] lasips2: LASI PS/2 devices are not user-createable
` [PATCH v2 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PATCH v2 07/11] hw/hppa: Require at least SeaBIOS-hppa version 10
` [PATCH v2 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PATCH v2 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PATCH v2 10/11] hw/hppa: Split out machine creation
` [PATCH v2 11/11] hw/hppa: Add new HP C3700 machine

[PATCH v13 00/18] plugins: Allow to read registers
 2023-10-17 19:09 UTC  (19+ messages)
` [PATCH v13 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v13 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v13 03/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v13 04/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v13 05/18] target/ppc: "
` [PATCH v13 06/18] target/riscv: "
` [PATCH v13 07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v13 08/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v13 09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v13 10/18] gdbstub: Simplify XML lookup
` [PATCH v13 11/18] gdbstub: Infer number of core registers from XML
` [PATCH v13 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v13 13/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v13 14/18] gdbstub: Expose functions to read registers
` [PATCH v13 15/18] cpu: Call plugin hooks only when ready
` [PATCH v13 16/18] plugins: Use different helpers when reading registers
` [PATCH v13 17/18] plugins: Allow to read registers
` [PATCH v13 18/18] contrib/plugins: Allow to log registers

[PATCH v4 0/4] Add emulation of AmigaOne XE board
 2023-10-17 19:06 UTC  (5+ messages)
` [PATCH v4 1/4] via-ide: Fix legacy mode emulation
` [PATCH v4 2/4] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH v4 3/4] hw/ppc: Add emulation of AmigaOne XE board
` [RFC PATCH v4 4/4] tests/avocado: Add test for amigaone board

[PULL 0/9] virtio-gpu patches
 2023-10-17 19:04 UTC  (2+ messages)

[PULL 00/38] Migration 20231017 patches
 2023-10-17 19:04 UTC  (2+ messages)

[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
 2023-10-17 18:56 UTC  (6+ messages)
` [PATCH 1/4] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH 2/4] hw/xen: update Xen PV NIC to XenDevice model
` [PATCH 3/4] [WTF] avoid qemu_del_nic() in xen_netdev_unrealize() on shutdown
` [PATCH 4/4] hw/i386/pc: support '-nic' for xen-net-device

[PATCH v4 0/5] gdbstub and TCG plugin improvements
 2023-10-17 18:54 UTC  (6+ messages)
` [PATCH v4 1/5] gdbstub: Check if gdb_regs is NULL
` [PATCH v4 2/5] target/riscv: Remove misa_mxl validation
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class
` [PATCH v4 4/5] target/riscv: Validate misa_mxl_max only once
` [PATCH v4 5/5] plugins: Remove an extra parameter

[PATCH v8 0/7] blockdev-replace
 2023-10-17 18:44 UTC  (8+ messages)
` [PATCH v8 1/7] block-backend: blk_root(): drop const specifier on return type
` [PATCH v8 2/7] block/export: add blk_by_export_id()
` [PATCH v8 3/7] block: make bdrv_find_child() function public
` [PATCH v8 4/7] qapi: add x-blockdev-replace command
` [PATCH v8 5/7] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v8 6/7] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v8 7/7] iotests: add filter-insertion

[PATCH v3 00/11] target/hppa: Add emulation of a C3700 HP-PARISC workstation
 2023-10-17 18:34 UTC  (12+ messages)
` [PATCH v3 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PATCH v3 02/11] hw/hppa: Require at least "
` [PATCH v3 03/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PATCH v3 04/11] lasips2: LASI PS/2 devices are not user-createable
` [PATCH v3 05/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PATCH v3 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PATCH v3 07/11] MAINTAINERS: Update HP-PARISC entries
` [PATCH v3 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PATCH v3 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PATCH v3 10/11] hw/hppa: Split out machine creation
` [PATCH v3 11/11] hw/hppa: Add new HP C3700 machine

[PATCH 00/11] Implementation of NPI Mailbox and GMAC Networking Module
 2023-10-17 18:11 UTC  (12+ messages)
` [PATCH 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH 06/11] \tests/qtest: Creating qtest for GMAC Module
` [PATCH 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH 08/11] hw/net: General GMAC Implementation
` [PATCH 09/11] hw/net: GMAC Rx Implementation
` [PATCH 10/11] hw/net: GMAC Tx Implementation
` [PATCH 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-17 18:02 UTC  (4+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
 2023-10-17 17:46 UTC  (5+ messages)
` [QEMU PATCH v5 05/13] virtio-gpu: Configure context init for virglrenderer

[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
 2023-10-17 17:24 UTC  (17+ messages)
` [PATCH v2 1/3] qom: new object to associate device to numa node
` [PATCH v2 2/3] hw/acpi: Implement the SRAT GI affinity structure
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object

[PATCH v6 0/5] Migration deprecated parts
 2023-10-17 17:23 UTC  (6+ messages)
` [PATCH v6 1/5] migration: Print block status when needed
` [PATCH v6 2/5] migration: migrate 'inc' command option is deprecated
` [PATCH v6 3/5] migration: migrate 'blk' "
` [PATCH v6 4/5] migration: Deprecate block migration
` [PATCH v6 5/5] migration: Deprecate old compression method

[Beginner-Help] Help understanding the migration Code
 2023-10-17 17:19 UTC  (3+ messages)

[PATCH v5 0/7] Migration deprecated parts
 2023-10-17 17:15 UTC  (15+ messages)
` [PATCH v5 1/7] migration: Print block status when needed
` [PATCH v5 2/7] migration: migrate 'inc' command option is deprecated
` [PATCH v5 3/7] migration: migrate 'blk' "
` [PATCH v5 4/7] migration: Deprecate block migration
` [PATCH v5 5/7] migration: Deprecate old compression method

[PATCH v2 0/3] Migration Documentation for backward compatibility
 2023-10-17 16:56 UTC  (7+ messages)
` [PATCH v2 1/3] migration/doc: Add documentation for backwards compatiblity
` [PATCH v2 2/3] migration/doc: How to migrate when hosts have different features
` [PATCH v2 3/3] migration/doc: We broke backwards compatibility

[RFC PATCH 0/5] virtio-net: Introduce LM early load
 2023-10-17 16:47 UTC  (2+ messages)

[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
 2023-10-17 16:33 UTC  (7+ messages)
` [PATCH 1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize
` [PATCH 3/8] hw/pci-host/designware: Add 'host_mem' variable for clarity

[PATCH v2] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-17 16:14 UTC 

[PATCH v2 00/27] vfio: Adopt iommufd
 2023-10-17 15:51 UTC  (5+ messages)
` [PATCH v2 01/27] vfio: Rename VFIOContainer into VFIOLegacyContainer
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface

[PATCH 0/4] vhost-user-blk: live resize additional APIs
 2023-10-17 15:44 UTC  (7+ messages)
` [PATCH 2/4] qapi: introduce device-sync-config
` [PATCH 4/4] qapi: introduce CONFIG_READ event

[PATCH] MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
 2023-10-17 15:42 UTC 

[PATCH v4] migration: Allow user to specify available switchover bandwidth
 2023-10-17 15:37 UTC  (3+ messages)

[PATCH] configure: define "pkg-config" in addition to "pkgconfig"
 2023-10-17 15:36 UTC 

[PATCH] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
 2023-10-17 15:33 UTC 

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-17 15:28 UTC  (5+ messages)

[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-17 15:28 UTC  (4+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64

[PATCH] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
 2023-10-17 15:26 UTC 

[PATCH] MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section
 2023-10-17 15:19 UTC 

[PATCH] MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section
 2023-10-17 15:17 UTC 

[PATCH v3 0/1] Qemu crashes on VM migration after an handled memory error
 2023-10-17 15:13 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] migration: prevent migration when a poisoned page is unknown from the VM

[PATCH] vhost-user: Fix protocol feature bit conflict
 2023-10-17 14:46 UTC  (11+ messages)

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-10-17 14:24 UTC  (6+ messages)
` [PATCH v2 05/11] tpm_crb: use the ISA bus

[PATCH 0/2] target/arm: Implement Neoverse-N2
 2023-10-17 14:24 UTC  (4+ messages)
` [PATCH 2/2] target/arm: Implement Neoverse N2 CPU model

deadlock when using iothread during backup_clean()
 2023-10-17 14:20 UTC  (9+ messages)

[PATCH v3 0/3] Migration documentation
 2023-10-17 14:18 UTC  (13+ messages)
` [PATCH v3 1/3] migration: Add documentation for backwards compatiblity
` [PATCH v3 2/3] migration/docs: How to migrate when hosts have different features
` [PATCH v3 3/3] migration/doc: We broke backwards compatibility

[PATCH v3 0/3] AMD/Xilinx Versal TRNG support
 2023-10-17 14:10 UTC  (5+ messages)
` [PATCH v3 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
` [PATCH v3 3/3] tests/qtest: Introduce tests for AMD/Xilinx "

[PATCH] virtio-blk: don't start dataplane during the stop of dataplane
 2023-10-17 14:03 UTC  (2+ messages)

[RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores
 2023-10-17 13:59 UTC  (3+ messages)
` [RFC PATCH 2/2] target/loongarch: Use i128 for 128-bit load/store in XVLD

[RFC PATCH] target/m68k: Use i128 for 128-bit load/store in m68k_copy_line()
 2023-10-17 13:52 UTC  (3+ messages)

[PULL 0/1] Block patches
 2023-10-17 13:46 UTC  (5+ messages)
` [PULL 1/1] virtio-blk: don't start dataplane during the stop of dataplane


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