qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 16:35:07 to 2024-01-09 04:31:27 UTC [more...]

hw: nvme: Separate 'serial' property for VFs
 2024-01-09  2:29 UTC 

[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
 2024-01-09  4:21 UTC  (8+ messages)
` [PATCH v6 1/2] qom: new object to associate device to numa node

[PATCH v3 0/4] migration & CI: Add a CI job for migration compat testing
 2024-01-09  3:51 UTC  (9+ messages)
` [PATCH v3 2/4] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
` [PATCH v3 4/4] [NOT FOR MERGE] tests/qtest/migration: Adapt tests to use "

[PATCH v2 0/4] hw/loongarch/virt: Set iocsr address space per-board rather percpu
 2024-01-09  2:36 UTC  (9+ messages)
` [PATCH v2 1/4] hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
` [PATCH v2 2/4] hw/loongarch/virt: Set iocsr address space per-board rather than percpu
` [PATCH v2 3/4] hw/intc/loongarch_extioi: Add dynamic cpu number support
` [PATCH v2 4/4] hw/intc/loongarch_extioi: Add vmstate post_load support

[PATCH 0/5] *** Implement using Intel QAT to offload ZLIB
 2024-01-09  2:26 UTC  (9+ messages)
` [PATCH 3/5] migration: Introduce unimplemented 'qatzip' compression method
    ` [External] "

[PATCH 0/3] migration: Fix multifd cancel test
 2024-01-09  2:12 UTC  (6+ messages)
` [PATCH 3/3] tests/qtest: Re-enable "

[PATCH trivial] colo: examples: remove mentions of script= and (wrong) downscript=
 2024-01-09  2:08 UTC  (2+ messages)

[PATCH v3 00/46] Rework matching of network devices to -nic options
 2024-01-09  1:50 UTC  (48+ messages)
` [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 02/46] net: report list of available models according to platform
` [PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
` [PATCH v3 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH v3 08/46] hw/arm/sbsa-ref: "
` [PATCH v3 09/46] hw/arm/virt: "
` [PATCH v3 10/46] hw/hppa: "
` [PATCH v3 11/46] hw/loongarch: "
` [PATCH v3 12/46] hw/mips/fuloong2e: "
` [PATCH v3 13/46] hw/mips/malta: "
` [PATCH v3 14/46] hw/mips/loongson3_virt: "
` [PATCH v3 15/46] hw/ppc/prep: "
` [PATCH v3 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 17/46] hw/ppc: use pci_init_nic_devices()
` [PATCH v3 18/46] hw/sh4/r2d: "
` [PATCH v3 19/46] hw/sparc64/sun4u: "
` [PATCH v3 20/46] hw/xtensa/virt: "
` [PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH v3 22/46] hw/arm/aspeed: "
` [PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
` [PATCH v3 25/46] hw/net/smc91c111: "
` [PATCH v3 26/46] hw/net/lan9118: "
` [PATCH v3 27/46] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH v3 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH v3 29/46] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH v3 30/46] hw/arm: use qemu_configure_nic_device()
` [PATCH v3 31/46] hw/net/etraxfs-eth: "
` [PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH v3 33/46] hw/m68k/q800: use qemu_find_nic_info()
` [PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
` [PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
` [PATCH v3 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
` [PATCH v3 39/46] hw/riscv: use qemu_configure_nic_device()
` [PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PATCH v3 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
` [PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PATCH v3 43/46] net: remove qemu_check_nic_model()
` [PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
` [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c

[PATCH v7 00/16] Support smp.clusters for x86 in QEMU
 2024-01-09  1:48 UTC  (3+ messages)

[QEMU-devel][RFC PATCH 0/1] Introduce HostMemType for 'memory-backend-*'
 2024-01-09  1:13 UTC  (8+ messages)
` [QEMU-devel][RFC PATCH 1/1] backends/hostmem: qapi/qom: Add an ObjectOption for memory-backend-* called HostMemType and its arg 'cxlram'
    ` [External] "

[PATCH v2] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
 2024-01-09  0:55 UTC  (2+ messages)

[PATCH 0/3] target/riscv: A few bug fixes and Coverity fix
 2024-01-09  0:38 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Assert that the CSR numbers will be correct

[PATCH v4 0/5] Add ISA extension smcntrpmf support
 2024-01-09  0:25 UTC  (6+ messages)
` [PATCH v4 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [PATCH v4 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v4 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH v4 4/5] target/riscv: Add cycle & instret privilege mode filtering support
` [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH v3 0/5] Add ISA extension smcntrpmf support
 2024-01-09  0:27 UTC  (8+ messages)
` [PATCH v3 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v3 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH v3 4/5] target/riscv: Add cycle & instret privilege mode filtering support

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

[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
 2024-01-08 23:52 UTC  (10+ messages)

[PATCH v6 0/4] compare machine type compat_props
 2024-01-08 23:43 UTC  (6+ messages)
` [PATCH v6 4/4] scripts: add script to compare compatible properties

[PATCH 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-08 23:34 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH 3/3] tests/tcg: Add the PROT_NONE gdbstub test

[PATCH] hw/block/fdc: do not set SEEK status bit in multi track commands
 2024-01-08 23:29 UTC  (3+ messages)

[PATCH 0/6] linux-user: prctl improvements
 2024-01-08 23:21 UTC  (5+ messages)
` [PATCH 3/6] linux-user: Add code for PR_GET/SET_UNALIGN

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

[PATCH 0/2] Deprecate the shix machine and the TC58128 flash device
 2024-01-08 23:11 UTC  (6+ messages)
` [PATCH 1/2] target/sh4: Deprecate the shix machine
` [PATCH 2/2] hw/block: Deprecate the TC58128 block device

[PATCH v2 0/2] nubus: add nubus-virtio-mmio device
 2024-01-08 23:06 UTC  (4+ messages)
` [PATCH v2 1/2] nubus-device: round Declaration ROM memory region address to qemu_target_page_size()
` [PATCH v2 2/2] nubus: add nubus-virtio-mmio device

[PATCH v6 0/3] Add device STM32L4x5 EXTI
 2024-01-08 22:56 UTC  (6+ messages)
` [PATCH v6 1/3] hw/misc: Implement "
` [PATCH v6 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
` [PATCH v6 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2024-01-08 22:55 UTC  (4+ messages)

[PATCH v8 00/10] Introduce model for IBM's FSI
 2024-01-08 22:49 UTC  (7+ messages)
` [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface

[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
 2024-01-08 22:48 UTC  (4+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
` [PATCH v2 2/3] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
` [PATCH v2 3/3] Hexagon (target/hexagon) Remove old dectree.py

[PATCH v7 0/4] compare machine type compat_props
 2024-01-08 22:43 UTC  (3+ messages)

testing without the translation cache
 2024-01-08 22:34 UTC 

[PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2024-01-08 22:12 UTC  (11+ messages)
` [PATCH v4 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure "
` [PATCH v4 11/11] hw/isa/vt82c686: Implement relocation and toggling of "

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-01-08 21:50 UTC  (4+ messages)
` [PATCH 1/2] tracetool: remove redundant --target-type / --target-name args
` [PATCH 2/2] meson: generate .stp files for tools too

[PATCH-for-9.0] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
 2024-01-08 21:16 UTC  (3+ messages)

[PATCH] util: fix build with musl libc on ppc64le
 2024-01-08 21:13 UTC  (3+ messages)

[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-01-08 20:39 UTC  (3+ messages)
` [PATCH v3 01/20] multifd: Add capability to enable/disable zero_page

[PATCH 0/2] nubus: add nubus-virtio-mmio device
 2024-01-08 19:21 UTC  (6+ messages)
` [PATCH 1/2] nubus-device: round Declaration ROM memory region address to qemu_target_page_size()

[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
 2024-01-08 18:46 UTC  (31+ messages)
` [PATCH 01/29] "
` [PATCH 02/29] audio: adapt to new import path for qobject data type headers
` [PATCH 03/29] authz: "
` [PATCH 04/29] block: "
` [PATCH 05/29] backends: "
` [PATCH 06/29] chardev: "
` [PATCH 07/29] docs: "
` [PATCH 08/29] dump: "
` [PATCH 09/29] hw: "
` [PATCH 10/29] include: "
` [PATCH 11/29] migration: "
` [PATCH 12/29] monitor: "
` [PATCH 13/29] net: "
` [PATCH 14/29] qapi: "
` [PATCH 15/29] qga: "
` [PATCH 16/29] qobject: "
` [PATCH 17/29] qom: "
` [PATCH 18/29] replay: "
` [PATCH 19/29] scripts: "
` [PATCH 20/29] scsi: "
` [PATCH 21/29] stats: "
` [PATCH 22/29] stubs: "
` [PATCH 23/29] system: "
` [PATCH 24/29] target: "
` [PATCH 25/29] tests: "
` [PATCH 26/29] trace: "
` [PATCH 27/29] ui: "
` [PATCH 28/29] util: "
` [PATCH 29/29] qapi: remove header file compatibility symlinks

[PATCH v1 0/2] Initialize backend memory objects in parallel
 2024-01-08 18:40 UTC  (4+ messages)
` [PATCH v1 1/2] oslib-posix: refactor memory prealloc threads

[PATCH] softmmu: remove obsolete comment about libvirt timeouts
 2024-01-08 18:34 UTC  (3+ messages)

virtio-pci in qemu-system-arm is broken in 8.2
 2024-01-08 17:38 UTC  (6+ messages)

[PATCH] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
 2024-01-08 17:37 UTC  (2+ messages)

[Qemu-devel] [PULL 00/28] target-arm queue
 2024-01-08 17:20 UTC  (4+ messages)
` [Qemu-devel] [PULL 13/28] hw/arm/virt: Use 256MB ECAM region by default

[PATCH 0/2] target/xtensa: use generic instruction breakpoint infrastructure
 2024-01-08 16:46 UTC  (2+ messages)

[PULL 0/6] Block patches
 2024-01-08 16:37 UTC  (7+ messages)
` [PULL 1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params
` [PULL 2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PULL 3/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PULL 4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PULL 5/6] Replace "iothread lock" with "BQL" in comments
` [PULL 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH v3 0/5] Make Big QEMU Lock naming consistent
 2024-01-08 16:36 UTC  (2+ 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).