qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 23:30:44 to 2024-01-09 17:20:09 UTC [more...]

[PATCH 0/3] target/riscv: Add support for 'B' extension
 2024-01-09 17:07 UTC  (2+ messages)
` [PATCH 1/3] target/riscv: Add infrastructure for 'B' MISA extension

[PATCH v8 0/3] Add device STM32L4x5 EXTI
 2024-01-09 17:13 UTC  (5+ messages)
` [PATCH v8 1/3] hw/misc: Implement "
` [PATCH v8 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
` [PATCH v8 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase

[PATCH] target/arm: arm_pamax() no longer needs to do feature propagation
 2024-01-09 17:11 UTC  (2+ messages)

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

[PATCH] docs/system/arm/virt.rst: Improve 'highmem' option docs
 2024-01-09 17:08 UTC 

[PATCH 00/10] docs/migration: Reorganize migration documentations
 2024-01-09 17:03 UTC  (24+ messages)
` [PATCH 01/10] docs/migration: Create migration/ directory
` [PATCH 02/10] docs/migration: Create index page
` [PATCH 03/10] docs/migration: Convert virtio.txt into rST
` [PATCH 04/10] docs/migration: Split "Backwards compatibility" separately
` [PATCH 05/10] docs/migration: Split "Debugging" and "Firmware"
` [PATCH 06/10] docs/migration: Split "Postcopy"
` [PATCH 07/10] docs/migration: Split "dirty limit"
` [PATCH 08/10] docs/migration: Organize "Postcopy" page
` [PATCH 09/10] docs/migration: Further move vfio to be feature of migration
` [PATCH 10/10] docs/migration: Further move virtio "

[PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
 2024-01-09 16:51 UTC  (6+ messages)

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-01-09 16:50 UTC  (3+ messages)
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands

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

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-01-09 16:45 UTC  (3+ messages)
` [PATCH 2/2] meson: generate .stp files for tools too

virtio-pci in qemu-system-arm is broken in 8.2
 2024-01-09 16:41 UTC  (15+ messages)

[PATCH v4 00/17] target/riscv: deprecate riscv_cpu_options[]
 2024-01-09 16:35 UTC  (2+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2024-01-09 16:32 UTC  (15+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v2 0/9] target/hppa qemu v8.2 regression fixes
 2024-01-09 16:18 UTC  (17+ messages)
` [PATCH v2 1/9] hw/hppa/machine: Allow up to 3840 MB total memory
` [PATCH v2 2/9] hw/hppa/machine: Disable default devices with --nodefaults option
` [PATCH v2 4/9] target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
` [PATCH v2 5/9] target/hppa: Strip upper 32-bits of IOR on error in probe
` [PATCH v2 6/9] target/hppa: Strip upper 32-bits of IOR on unaligned access error
` [PATCH v2 8/9] target/hppa: Avoid accessing %gr0 when raising exception

[PATCH v6 0/5] Support message-based DMA in vfio-user server
 2024-01-09 15:55 UTC  (3+ messages)
` [PATCH v6 3/5] Update subprojects/libvfio-user

[PATCH v7 0/3] Add device STM32L4x5 EXTI
 2024-01-09 15:21 UTC  (4+ messages)
` [PATCH v7 1/3] hw/misc: Implement "
` [PATCH v7 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
` [PATCH v7 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase

[PATCH v2 0/2] topic: meson: add more compiler hardening flags
 2024-01-09 15:12 UTC  (7+ messages)
` [PATCH v2 1/2] meson: mitigate against ROP exploits with -fzero-call-used-regs
` [PATCH v2 2/2] meson: mitigate against use of uninitialize stack for exploits

[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
 2024-01-09 15:05 UTC  (9+ messages)
` [PATCH v2 36/43] plugins: Use different helpers when reading registers
` [PATCH v2 38/43] plugins: add an API to read registers
` [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
` [PATCH v2 43/43] docs/devel: document some plugin assumptions

[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
 2024-01-09 15:02 UTC  (7+ messages)

[PATCH v3 1/2] target/riscv: FIX xATP_MODE validation
 2024-01-09 14:59 UTC  (2+ messages)
` [PATCH v3 2/2] target/riscv: UPDATE xATP write CSR

[RFC PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size
 2024-01-09 14:48 UTC  (3+ messages)

[PATCH v2 0/2] Deprecate the shix machine and the TC58128 flash device
 2024-01-09 14:38 UTC  (5+ messages)
` [PATCH v2 1/2] target/sh4: Deprecate the shix machine
` [PATCH v2 2/2] hw/block: Deprecate the TC58128 block device

[PULL 00/71] HW core patches for 2024-01-05
 2024-01-09 14:33 UTC  (3+ messages)
` [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()

[PATCH 0/2] acpi/tests/avocado/bits: disable smilatency tests
 2024-01-09 14:26 UTC  (2+ messages)

[PATCH v1 0/2] Initialize backend memory objects in parallel
 2024-01-09 14:25 UTC  (7+ messages)
` [PATCH v1 1/2] oslib-posix: refactor memory prealloc threads

[PATCH v2] Optimize buffer_is_zero
 2024-01-09 14:25 UTC  (5+ messages)

[PULL 00/13] replay fixes for replay_kernel
 2024-01-09 14:24 UTC  (3+ messages)

Static qemu-user-x86_64 "Unable to find a guest_base to satisfy all guest address mapping requirements"
 2024-01-09 14:24 UTC 

[PULL 0/6] Block patches
 2024-01-09 14:24 UTC  (2+ messages)

[PATCH] qdev: not add devices to bus in reverse order
 2024-01-09  9:52 UTC 

[PATCH] qdev: not add devices to bus in reverse order
 2024-01-09  9:20 UTC 

[PATCH 0/6] net: fix non-deterministic failures of the 'netdev-socket' qtest
 2024-01-09 13:49 UTC  (2+ messages)

[RFC/PATCH v1 00/11] Gunyah hypervisor support
 2024-01-09 13:36 UTC  (14+ messages)
` [RFC/PATCH v1 01/11] gunyah: UAPI header (NOT FOR MERGE)
` [RFC/PATCH v1 02/11] gunyah: Basic support
` [RFC/PATCH v1 03/11] gunyah: Add VM properties
` [RFC/PATCH v1 04/11] gunyah: Support memory assignment
` [RFC/PATCH v1 05/11] gunyah: Add IRQFD and IOEVENTFD functions
` [RFC/PATCH v1 06/11] gunyah: Add gicv3 interrupt controller
` [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
` [RFC/PATCH v1 08/11] gunyah: Customize device-tree
` [RFC/PATCH v1 09/11] gunyah: CPU execution loop
` [RFC/PATCH v1 10/11] gunyah: Workarounds (NOT FOR MERGE)
` [RFC/PATCH v1 11/11] gunyah: Documentation

[PATCH v4] virtio: add VIRTQUEUE_ERROR QAPI event
 2024-01-09 13:30 UTC  (3+ messages)

[PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
 2024-01-09 13:13 UTC 

[PATCH v3 0/3] Virtio dmabuf improvements
 2024-01-09 12:56 UTC  (4+ messages)
` [PATCH v3 1/3] hw/virtio: check owner for removing objects
` [PATCH v3 2/3] hw/virtio: cleanup shared resources
` [PATCH v3 3/3] hw/virtio: rename virtio dmabuf API

[PATCH V2] Handle wrap around in limit calculation
 2024-01-09 12:43 UTC 

[PATCH] net/eth: Have eth_pad_short_frame() take void* arguments
 2024-01-09 12:10 UTC  (2+ messages)

[PATCH 0/3] block: Make snapshots fail gracefully on inactive images
 2024-01-09 11:01 UTC  (3+ messages)

[RFC PATCH 0/5] qdev-properties: Try to improve use of dynamic property introspection
 2024-01-09 10:47 UTC  (2+ messages)

[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-09 10:29 UTC  (7+ messages)
` [PATCH v4 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v4 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v4 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v4 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v4 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v4 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

testing without the translation cache
 2024-01-09 10:10 UTC  (2+ messages)

[PULL 0/9] Hppa fixes 8.2 patches
 2024-01-09  9:17 UTC  (2+ messages)

[PATCH v2] blockcommit: Reopen base image as RO after abort
 2024-01-09  9:31 UTC 

[PATCH] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
 2024-01-09  8:51 UTC  (2+ messages)

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

[PATCH 2/3] hw/scsi: add mode sense support for zbc device
 2024-01-09  8:40 UTC 

[PATCH 00/35] target/arm: Implement emulation of nested virtualization
 2024-01-09  8:40 UTC  (5+ messages)
` [PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2024-01-09  8:36 UTC  (5+ messages)

[PATCH 0/6] linux-user: prctl improvements
 2024-01-09  8:33 UTC  (6+ messages)
` [PATCH 3/6] linux-user: Add code for PR_GET/SET_UNALIGN

[PATCH 0/2] Deprecate the shix machine and the TC58128 flash device
 2024-01-09  8:29 UTC  (5+ messages)
` [PATCH 1/2] target/sh4: Deprecate the shix machine

[PATCH v8 00/10] Introduce model for IBM's FSI
 2024-01-09  7:38 UTC  (5+ messages)
` [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface

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

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

[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  (7+ messages)
` [PATCH 3/5] migration: Introduce unimplemented 'qatzip' compression method
    ` [External] "

[PATCH v3 00/46] Rework matching of network devices to -nic options
 2024-01-09  1:50 UTC  (3+ messages)
` [PATCH v3 11/46] hw/loongarch: use pci_init_nic_devices()

[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  (2+ messages)

[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  (4+ messages)
` [PATCH v3 2/5] target/riscv: Add cycle & instret privilege mode filtering properties

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


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