messages from 2024-01-25 16:35:20 to 2024-01-26 11:11:59 UTC [more...]
[PATCH v3 00/46] Rework matching of network devices to -nic options
2024-01-26 11:10 UTC (5+ messages)
` [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
[PATCH] iotests: don't run tests requiring cached writes in '-nocache' mode
2024-01-26 11:04 UTC (4+ messages)
[PATCH trivial 0/2] split out os_close_all_open_fd and use it in net/tap.c too
2024-01-26 11:01 UTC (7+ messages)
` [PATCH trivial 1/2] close_all_open_fd(): move to oslib-posix.c
` [PATCH trivial 2/2] net/tap: use os_close_all_open_fd() instead of open-coding it
[PATCH v12 00/11] Introduce model for IBM's FSI
2024-01-26 10:49 UTC (12+ messages)
` [PATCH v12 01/11] hw/fsi: Introduce IBM's Local bus
` [PATCH v12 02/11] hw/fsi: Introduce IBM's scratchpad device
` [PATCH v12 03/11] hw/fsi: Introduce IBM's FSI Bus
` [PATCH v12 04/11] hw/fsi: Introduce IBM's fsi-slave model
` [PATCH v12 05/11] hw/fsi: Introduce IBM's cfam
` [PATCH v12 06/11] hw/fsi: Introduce IBM's FSI master
` [PATCH v12 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
` [PATCH v12 08/11] hw/arm: Hook up FSI module in AST2600
` [PATCH v12 09/11] hw/fsi: Added qtest
` [PATCH v12 10/11] hw/fsi: Added FSI documentation
` [PATCH v12 11/11] hw/fsi: Update MAINTAINER list
[PATCH 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
2024-01-26 10:44 UTC (5+ messages)
` [PATCH 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
` [PATCH 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
` [PATCH 3/3] target/arm/Kconfig: Stop requiring CONFIG_ARM_V7M
[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-26 10:38 UTC (4+ messages)
` [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
` [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
[PATCH v11 00/11] Introduce model for IBM's FSI
2024-01-26 10:30 UTC (32+ messages)
` [PATCH v11 01/11] hw/fsi: Introduce IBM's Local bus
` [PATCH v11 02/11] hw/fsi: Introduce IBM's scratchpad device
` [PATCH v11 03/11] hw/fsi: Introduce IBM's FSI Bus
` [PATCH v11 04/11] hw/fsi: Introduce IBM's fsi-slave model
` [PATCH v11 05/11] hw/fsi: Introduce IBM's cfam
` [PATCH v11 06/11] hw/fsi: Introduce IBM's FSI master
` [PATCH v11 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
` [PATCH v11 08/11] hw/arm: Hook up FSI module in AST2600
` [PATCH v11 09/11] hw/fsi: Added qtest
` [PATCH v11 10/11] hw/fsi: Added FSI documentation
` [PATCH v11 11/11] hw/fsi: Update MAINTAINER list
[PATCH] iotests/264: Use iotests.sock_dir for socket creation
2024-01-26 10:17 UTC (3+ messages)
[PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
2024-01-26 10:07 UTC
[PATCH v2 00/14] TCG Plugin inline operation enhancement
2024-01-26 9:21 UTC (2+ messages)
[PATCH v2 0/4] backup: discard-source parameter
2024-01-26 9:21 UTC (8+ messages)
` [PATCH v2 3/4] qapi: blockdev-backup: add "
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-01-26 8:58 UTC (11+ messages)
` FW: "
` 回复: "
[PATCH v2] mailmap: Fix Stefan Weil email
2024-01-26 8:18 UTC (2+ messages)
Why invtsc (CPUID_APM_INVTSC) is unmigratable?
2024-01-26 8:16 UTC (7+ messages)
[PATCH v2] qemu-docs: Update options for graphical frontends
2024-01-26 8:16 UTC (2+ messages)
[PATCH] qapi/migration.json: Fix the member name for MigrationCapability
2024-01-26 8:15 UTC
[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-01-26 7:58 UTC (3+ messages)
[PATCH v7 0/9] Add powernv10 I2C devices and tests
2024-01-26 7:52 UTC (11+ messages)
` [PATCH v7 1/9] misc/pca9552: Fix inverted input status
` [PATCH v7 2/9] misc/pca9552: Let external devices set pca9552 inputs
` [PATCH v7 3/9] ppc/pnv: New powernv10-rainier machine type
` [PATCH v7 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
` [PATCH v7 5/9] ppc/pnv: Wire up pca9552 GPIO pins "
` [PATCH v7 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
` [PATCH v7 7/9] misc: Add a pca9554 GPIO device model
` [PATCH v7 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
` [PATCH v7 9/9] ppc/pnv: Test pnv i2c master and connected devices
[PATCH v1 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2024-01-26 7:41 UTC (13+ messages)
` [PATCH v1 1/7] ui/spice: Add an option for users to provide a preferred codec
` [PATCH v1 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v1 3/7] ui/spice: Submit the gl_draw requests at 60 FPS for "
` [PATCH v1 7/7] ui/spice: Create another texture with linear layout when gl=on is enabled
[PATCH] vfio/pci: Clear MSI-X IRQ index always
2024-01-26 7:25 UTC (3+ messages)
[PULL 0/8] QAPI patches patches for 2024-01-26
2024-01-26 6:27 UTC (9+ messages)
` [PULL 1/8] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
` [PULL 2/8] docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs
` [PULL 3/8] docs: Replace dangling references to docs/interop/qmp-intro.txt
` [PULL 4/8] qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
` [PULL 5/8] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
` [PULL 6/8] qapi: Fix mangled "Returns" sections in documentation
` [PULL 7/8] qapi: Indent tagged doc comment sections properly
` [PULL 8/8] qapi: Fix malformed "Since:" section tags (again)
[PATCH 0/7] qapi qmp: Documentation fixes
2024-01-26 6:08 UTC (3+ messages)
[PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
2024-01-26 6:01 UTC (2+ messages)
[PULL 00/15] Migration 20240126 patches
2024-01-26 4:17 UTC (16+ messages)
` [PULL 01/15] userfaultfd: use 1ULL to build ioctl masks
` [PULL 02/15] migration: Plug memory leak on HMP migrate error path
` [PULL 03/15] migration: Make threshold_size an uint64_t
` [PULL 04/15] migration: Drop unnecessary check in ram's pending_exact()
` [PULL 05/15] analyze-migration.py: Remove trick on parsing ramblocks
` [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
` [PULL 07/15] ci: Add a migration compatibility test job
` [PULL 08/15] ci: Disable migration compatibility tests for aarch64
` [PULL 09/15] migration/yank: Use channel features
` [PULL 10/15] migration: Fix use-after-free of migration state object
` [PULL 11/15] migration: Take reference to migration state around bg_migration_vm_start_bh
` [PULL 12/15] migration: Reference migration state around loadvm_postcopy_handle_run_bh
` [PULL 13/15] migration: Add a wrapper to qemu_bh_schedule
` [PULL 14/15] migration: Centralize BH creation and dispatch
` [PULL 15/15] Make 'uri' optional for migrate QAPI
[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
2024-01-26 3:37 UTC (6+ messages)
[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
2024-01-26 3:11 UTC (9+ messages)
` [PATCH 01/17] migration: Fix logic of channels and transport compatibility check
` [PATCH 02/17] migration: Move local_err check in migration_ioc_process_incoming()
` [PATCH 03/17] migration: Rename default_channel to main_channel
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place
[PATCH v10 0/9] Introduce model for IBM's FSI
2024-01-26 2:23 UTC (13+ messages)
` [PATCH v10 1/9] hw/fsi: Introduce IBM's Local bus and scratchpad
` [PATCH v10 2/9] hw/fsi: Introduce IBM's FSI Bus and FSI slave
` [PATCH v10 3/9] hw/fsi: Introduce IBM's cfam
` [PATCH v10 5/9] hw/fsi: Aspeed APB2OPB interface, Onchip perif bus
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-01-26 2:15 UTC (7+ messages)
[PATCH v2 0/3] hw/i2c: smbus: Reset fixes
2024-01-26 0:55 UTC (4+ messages)
` [PATCH v2 1/3] hw/i2c: core: Add reset
` [PATCH v2 2/3] hw/i2c/smbus_slave: Add object path on error prints
` [PATCH v2 3/3] hw/i2c: smbus_slave: Reset state on reset
[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-01-25 23:46 UTC (7+ messages)
` [PATCH v2 04/20] So we use multifd to transmit zero pages
` [External] "
[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
2024-01-25 21:20 UTC (3+ messages)
[PATCH v2] hw/arm: add PCIe to Freescale i.MX6
2024-01-25 20:11 UTC (2+ messages)
[PATCH] {linux, bsd}-user: Fail mmap() if size doesn't fit into host's size_t
2024-01-25 20:07 UTC
[PATCH v3] hw/usb: fix xhci port notify
2024-01-25 20:06 UTC (3+ messages)
[PATCH 0/6] riscv: named features riscv,isa, 'svade' rework
2024-01-25 19:53 UTC (7+ messages)
` [PATCH 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
` [PATCH 2/6] target/riscv: add riscv,isa to named features
` [PATCH 3/6] target/riscv: add remaining "
` [PATCH 4/6] target/riscv: Reset henvcfg to zero
` [PATCH 5/6] target/riscv: Gate hardware A/D PTE bit updating
` [PATCH 6/6] target/riscv: Promote svade to a normal extension
[PATCH 0/3] make vm-build-freebsd fixes
2024-01-25 19:48 UTC (4+ messages)
` [PATCH 1/3] tests/vm: Set UseDNS=no in the sshd configuration
` [PATCH 2/3] tests/vm/freebsd: Reload "
` [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
[PATCH v15 0/9] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-25 19:42 UTC (10+ messages)
` [PATCH v15 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v15 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v15 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v15 4/9] hw/net: Add NPCMXXX GMAC device
` [PATCH v15 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v15 6/9] tests/qtest: Creating qtest for GMAC Module
` [PATCH v15 7/9] hw/net: GMAC Rx Implementation
` [PATCH v15 8/9] hw/net: GMAC Tx Implementation
` [PATCH v15 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
2024-01-25 19:00 UTC (5+ messages)
` [PATCH 1/2] tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length array
` [PATCH 2/2] meson: Enable -Wvla
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-25 18:48 UTC (4+ messages)
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-01-25 18:45 UTC (3+ messages)
` [PATCH v4 07/66] physmem: Introduce ram_block_discard_guest_memfd_range()
[PATCH 0/2] virtio: Keep notifications disabled during drain
2024-01-25 18:32 UTC (6+ messages)
` [PATCH 2/2] "
[PULL 00/33] Block layer patches
2024-01-25 17:32 UTC (5+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
[PATCH] tests/unit: Bump test-replication timeout to 45 seconds
2024-01-25 17:15 UTC (3+ messages)
[PATCH 00/10] Clean up includes
2024-01-25 17:01 UTC (16+ messages)
` [PATCH 01/10] scripts/clean-includes: Update exclude list
` [PATCH 02/10] hyperv: Clean up includes
` [PATCH 03/10] disas/riscv: "
` [PATCH 04/10] aspeed: "
` [PATCH 05/10] acpi: "
` [PATCH 06/10] m68k: "
` [PATCH 08/10] cxl: "
` [PATCH 09/10] riscv: "
` [PATCH 10/10] misc: "
[PATCH] tests/qemu-iotests: Bump timeout of iothreads-stream test
2024-01-25 16:49 UTC (2+ messages)
[PATCH] block: allocate aligned write buffer for 'truncate -m full'
2024-01-25 16:46 UTC (5+ messages)
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-01-25 16:37 UTC (3+ messages)
` [PATCH v3 1/3] qio: add support for SO_PEERCRED for socket channel
[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
2024-01-25 16:36 UTC (4+ 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).