messages from 2024-02-01 10:56:37 to 2024-02-01 21:47:22 UTC [more...]
[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
2024-02-01 21:46 UTC (13+ messages)
` [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
` [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
[PATCH 0/7] qapi qmp: Documentation fixes
2024-02-01 21:45 UTC (3+ messages)
` [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
[PATCH 00/19] qapi: statically type schema.py
2024-02-01 20:54 UTC (11+ messages)
` [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member
[RFC PATCH] tests/vm/netbsd: Remove missing py311-expat package
2024-02-01 20:18 UTC (4+ messages)
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-02-01 19:58 UTC (4+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
[PATCH v2 00/19] qapi: statically type schema.py
2024-02-01 19:57 UTC (5+ messages)
` [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"
[PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
2024-02-01 19:51 UTC (6+ messages)
[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
2024-02-01 19:36 UTC
[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
2024-02-01 19:12 UTC (7+ messages)
` [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
` [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
Call for GSoC/Outreachy internship project ideas
2024-02-01 19:06 UTC (5+ messages)
Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
2024-02-01 18:56 UTC (18+ messages)
[PATCH 0/2] migration: Fix return-path thread exit
2024-02-01 18:48 UTC (3+ messages)
` [PATCH 1/2] migration: Add a file_error argument to close_return_path_on_source()
` [PATCH 2/2] migration: Fix return-path thread exit
[PATCH 0/3] ui/gtk: introducing vc->visible
2024-02-01 18:48 UTC (6+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
[PATCH] pci-host: designware: Limit value range of iATU viewport register
2024-02-01 18:47 UTC (3+ messages)
[PATCH] Avoid unaligned fetch in ladr_match()
2024-02-01 18:21 UTC (2+ messages)
[PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-02-01 18:10 UTC (7+ messages)
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-01 18:09 UTC (8+ messages)
` [PATCH v2 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v2 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v2 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v2 4/7] vdpa: add listener_registered
` [PATCH v2 5/7] vdpa: reorder listener assignment
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v2 7/7] vdpa: move memory listener register to vhost_vdpa_init
[PATCH v16 0/6] Implementation of GMAC Networking Module
2024-02-01 17:36 UTC (2+ messages)
[PATCH v2 0/2] gdbstub: Implement catching syscalls
2024-02-01 17:16 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
[PULL 00/47] nic-config.for-upstream queue
2024-02-01 16:44 UTC (48+ messages)
` [PULL 01/47] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PULL 02/47] net: report list of available models according to platform
` [PULL 03/47] net: add qemu_create_nic_bus_devices()
` [PULL 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PULL 05/47] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PULL 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PULL 07/47] hw/alpha/dp264: use pci_init_nic_devices()
` [PULL 08/47] hw/arm/sbsa-ref: "
` [PULL 09/47] hw/arm/virt: "
` [PULL 10/47] hw/hppa: "
` [PULL 11/47] hw/loongarch: "
` [PULL 12/47] hw/mips/fuloong2e: "
` [PULL 13/47] hw/mips/malta: "
` [PULL 14/47] hw/mips/loongson3_virt: "
` [PULL 15/47] hw/ppc/prep: "
` [PULL 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PULL 17/47] hw/ppc: use pci_init_nic_devices()
` [PULL 18/47] hw/sh4/r2d: "
` [PULL 19/47] hw/sparc64/sun4u: "
` [PULL 20/47] hw/xtensa/virt: "
` [PULL 21/47] hw/arm/allwinner: use qemu_configure_nic_device()
` [PULL 22/47] hw/arm/aspeed: "
` [PULL 23/47] hw/arm/exynos4: use qemu_create_nic_device()
` [PULL 24/47] hw/arm/fsl: use qemu_configure_nic_device()
` [PULL 25/47] hw/net/smc91c111: "
` [PULL 26/47] hw/net/lan9118: "
` [PULL 27/47] hw/arm/highbank: use qemu_create_nic_device()
` [PULL 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PULL 29/47] hw/arm/stellaris: use qemu_find_nic_info()
` [PULL 30/47] hw/arm: use qemu_configure_nic_device()
` [PULL 31/47] hw/net/etraxfs-eth: "
` [PULL 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PULL 33/47] hw/m68k/q800: use qemu_find_nic_info()
` [PULL 34/47] hw/microblaze: use qemu_configure_nic_device()
` [PULL 35/47] hw/mips/mipssim: use qemu_create_nic_device()
` [PULL 36/47] hw/mips/jazz: use qemu_find_nic_info()
` [PULL 37/47] hw/net/lasi_i82596: Re-enable build
` [PULL 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
` [PULL 39/47] hw/openrisc/openrisc_sim: "
` [PULL 40/47] hw/riscv: use qemu_configure_nic_device()
` [PULL 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PULL 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
` [PULL 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PULL 44/47] net: remove qemu_check_nic_model()
` [PULL 45/47] hw/pci: remove pci_nic_init_nofail()
` [PULL 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PULL 47/47] net: make nb_nics and nd_table[] static in net/net.c
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-02-01 16:47 UTC (10+ messages)
` [PATCH 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
` [PATCH 2/4] hw/arm/stellaris: Convert I2C "
` [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
` [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
[PATCH 0/3] gdbstub: Implement follow-fork-mode child
2024-02-01 16:48 UTC (8+ messages)
` [PATCH 1/3] gdbstub: Refactor fork() handling
` [PATCH 2/3] gdbstub: Implement follow-fork-mode child
[PATCH v2 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-01 16:32 UTC (4+ messages)
` [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
` [PATCH v2 2/3] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
[PATCH v4 00/47] Rework matching of network devices to -nic options
2024-02-01 16:19 UTC (9+ messages)
` [PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
` [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
[RFC v1 0/3] Add cache structure table creation for PPTT table
2024-02-01 16:06 UTC (4+ messages)
` [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
2024-02-01 16:10 UTC (5+ messages)
[PULL 00/33] Block layer patches
2024-02-01 15:49 UTC (12+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
[PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports
2024-02-01 15:32 UTC (2+ messages)
[PATCH v2 0/3] hw/i2c: smbus: Reset fixes
2024-02-01 15:25 UTC (7+ 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
[RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
2024-02-01 14:53 UTC (3+ messages)
[PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
2024-02-01 15:06 UTC (2+ messages)
[PATCH v8 0/2] ppc: Enable 2nd DAWR support on Power10
2024-02-01 14:46 UTC (3+ messages)
` [PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
` [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
[PULL v2 00/17] aspeed queue
2024-02-01 14:12 UTC (18+ messages)
` [PULL 01/17] tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
` [PULL 02/17] hw/arm/aspeed: Remove dead code
` [PULL 03/17] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
` [PULL 04/17] hw/arm/aspeed: Init CPU defaults in a common helper
` [PULL 05/17] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
` [PULL 06/17] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
` [PULL 07/17] hw/fsi: Introduce IBM's Local bus
` [PULL 08/17] hw/fsi: Introduce IBM's scratchpad device
` [PULL 09/17] hw/fsi: Introduce IBM's FSI Bus
` [PULL 10/17] hw/fsi: Introduce IBM's fsi-slave model
` [PULL 11/17] hw/fsi: Introduce IBM's cfam
` [PULL 12/17] hw/fsi: Introduce IBM's FSI master
` [PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
` [PULL 14/17] hw/arm: Hook up FSI module in AST2600
` [PULL 15/17] hw/fsi: Added qtest
` [PULL 16/17] hw/fsi: Added FSI documentation
` [PULL 17/17] hw/fsi: Update MAINTAINER list
[PATCH v6 0/6] Pointer Masking update for Zjpm v0.8
2024-02-01 14:00 UTC (7+ messages)
` [PATCH v6 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v6 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v6 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v6 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v6 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v6 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
[PATCH v3 0/9] hw/arm: Check for CPU types in machine_run_board_init()
2024-02-01 14:00 UTC (2+ messages)
[PATCH v4] doc/sphinx/hxtool.py: add optional label argument to SRST directive
2024-02-01 13:53 UTC (2+ messages)
[PATCH] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
2024-02-01 13:46 UTC (4+ messages)
[PATCH 0/2] system: Fix handling of '-serial none -serial something'
2024-02-01 13:35 UTC (2+ messages)
[PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
2024-02-01 13:33 UTC (2+ messages)
[PATCH 0/5] buses: switch to 3-phase-reset
2024-02-01 13:31 UTC (5+ messages)
` [PATCH 5/5] hw/core: Remove transitional infrastructure from BusClass
[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
2024-02-01 13:23 UTC (8+ messages)
` [External] "
[PATCH 0/5] maintainer updates for 9.0 (docker, plugin tests, deprecation, elf, semihosting)
2024-02-01 13:01 UTC (10+ messages)
` [PATCH 1/5] tests/docker: Add sqlite3 module to openSUSE Leap container
` [PATCH 2/5] docs: mark CRIS support as deprecated
` [PATCH 3/5] configure: run plugin TCG tests again
` [PATCH 4/5] Revert "hw/elf_ops: Ignore loadable segments with zero size"
` [PATCH 5/5] kconfig: use "select" to enable semihosting
building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
2024-02-01 12:59 UTC (5+ messages)
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-02-01 12:58 UTC (15+ messages)
` FW: "
` 回复: "
[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
2024-02-01 12:13 UTC (2+ messages)
[PATCH] kconfig: use "select" to enable semihosting
2024-02-01 11:55 UTC (2+ messages)
[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
2024-02-01 11:36 UTC (5+ messages)
` [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0
[PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
2024-02-01 11:37 UTC (2+ messages)
[PATCH v2] block/blkio: Make s->mem_region_alignment be 64 bits
2024-02-01 11:27 UTC (2+ messages)
[PULL 00/21] Trivial patches for 2024-01-31
2024-02-01 10:55 UTC (2+ 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).