qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 09:59:44 to 2024-01-31 03:04:25 UTC [more...]

[PATCH] migration/docs: Explain two solutions for VMSD compatibility
 2024-01-31  3:03 UTC  (7+ messages)

[PATCH v2] pc: q35: Bump max_cpus to 1856 vcpus
 2024-01-31  2:49 UTC 

[PATCH v3 0/4] Live Migration Acceleration with IAA Compression
 2024-01-31  2:08 UTC  (5+ messages)

Call for GSoC/Outreachy internship project ideas
 2024-01-31  1:50 UTC  (12+ messages)

[PATCH v5 0/2] Qemu crashes on VM migration after an handled memory error
 2024-01-31  1:48 UTC  (4+ messages)
` [PATCH v1 0/1] "
  ` [PATCH v1 1/1] migration: prevent migration when VM has poisoned memory

[PATCH] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
 2024-01-31  0:35 UTC 

[PATCH v16 0/6] Implementation of GMAC Networking Module
 2024-01-31  0:27 UTC  (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH v16 0/6] Implementation of NPI Mailbox and GMAC Networking Module
 2024-01-31  0:25 UTC  (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
 2024-01-31  0:18 UTC 

[PATCH 0/3] ui/gtk: introducing vc->visible
 2024-01-30 23:48 UTC  (4+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
` [PATCH 2/3] ui/gtk: set the ui size to 0 when invisible
` [PATCH 3/3] ui/gtk: reset visible flag when window is minimized

[PATCH] pc: q35: Bump max_cpus to 1728 vcpus
 2024-01-30 22:17 UTC  (6+ messages)

[PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
 2024-01-30 21:56 UTC  (2+ messages)

[PATCH v3 0/2] hw/block/block.c: improve confusing error
 2024-01-30 21:52 UTC  (2+ messages)

[PULL 0/5] Block patches
 2024-01-30 21:51 UTC  (6+ messages)
` [PULL 1/5] block/io_uring: improve error message when init fails
` [PULL 2/5] block/blkio: Make s->mem_region_alignment be 64 bits
` [PULL 3/5] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
` [PULL 4/5] hw/core/qdev.c: add qdev_get_human_name()
` [PULL 5/5] hw/block/block.c: improve confusing blk_check_size_and_read_all() error

[PATCH v2 0/4] replay: minor fixes and tests
 2024-01-30 21:36 UTC  (3+ messages)
` [PATCH v2 2/4] scripts/replay-dump.py: Update to current rr record format

[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
 2024-01-30 21:32 UTC  (12+ messages)
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place
` [PATCH 05/17] migration/multifd: Wait for multifd channels creation before proceeding

[PULL 00/15] Migration 20240126 patches
 2024-01-30 21:23 UTC  (11+ messages)
` [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64

[PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
 2024-01-30 21:18 UTC  (2+ messages)

[PATCH v2] block/blkio: Make s->mem_region_alignment be 64 bits
 2024-01-30 21:17 UTC  (2+ messages)

[PATCH [repost]] block/blkio: Don't assume size_t is 64 bit
 2024-01-30 21:13 UTC  (7+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-01-30 21:08 UTC  (2+ messages)

[PATCH v2] scripts/checkpatch.pl: check for placeholders in cover letter patches
 2024-01-30 19:09 UTC  (15+ messages)

[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
 2024-01-30 19:03 UTC  (5+ 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 v4] doc/sphinx/hxtool.py: add optional label argument to SRST directive
 2024-01-30 19:01 UTC 

[PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
 2024-01-30 18:58 UTC  (3+ messages)

[PATCH v3] doc/sphinx/hxtool.py: add optional label argument to SRST directive
 2024-01-30 18:56 UTC  (3+ messages)

[PATCH] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
 2024-01-30 18:41 UTC  (2+ messages)

[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-01-30 18:22 UTC  (6+ messages)

[PATCH v15 0/9] Implementation of NPI Mailbox and GMAC Networking Module
 2024-01-30 17:49 UTC  (5+ messages)
` [PATCH v15 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v15 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox

[PATCH v2 0/3] acpi-build: Fix hint messages
 2024-01-30 17:11 UTC  (7+ messages)
` [PATCH v2 1/3] hw/i386: Add `\n` to hint message
` [PATCH v2 2/3] hw/loongarch: "
` [PATCH v2 3/3] hw/arm: "

[PATCH 0/3] acpi-build: Fix hint messages
 2024-01-30 17:06 UTC  (6+ messages)
` [PATCH 1/3] hw/i386: Add `\n` to hint message
` [PATCH 2/3] hw/loongarch: "
` [PATCH 3/3] hw/arm: "

[PATCH v2] target/arm: fix exception syndrome for AArch32 bkpt insn
 2024-01-30 16:48 UTC  (2+ messages)

[PATCH v2 00/14] TCG Plugin inline operation enhancement
 2024-01-30 16:40 UTC  (11+ messages)
` [PATCH v2 02/14] plugins: scoreboard API
` [PATCH v2 05/14] tests/plugin: add test plugin for inline operations

[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-30 16:48 UTC  (15+ messages)
` [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
` [PATCH v3 08/29] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v3 11/29] target/hexagon: "
` [PATCH v3 14/29] target/i386: "
` [PATCH v3 15/29] target/loongarch: "
` [PATCH v3 29/29] user: "

[PATCH v4 0/8] Add device STM32L4x5 RCC
 2024-01-30 16:13 UTC  (9+ messages)
` [PATCH v4 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v4 2/8] Add an internal clock multiplexer object
` [PATCH v4 3/8] Add an internal PLL Clock object
` [PATCH v4 4/8] Add initialization information for PLLs and clock multiplexers
` [PATCH v4 5/8] RCC: Handle Register Updates
` [PATCH v4 6/8] Add write protections to CR register
` [PATCH v4 7/8] STM32L4x5: Use the RCC Sysclk
` [PATCH v4 8/8] Add tests for the STM32L4x5_RCC

[PATCH] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
 2024-01-30 15:25 UTC 

[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
 2024-01-30 15:11 UTC  (6+ messages)
` [PATCH 1/5] migration/multifd: Separate compression ops from non-compression

[PATCH] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
 2024-01-30 14:59 UTC  (2+ messages)

[PATCH v3 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
 2024-01-30 14:59 UTC  (4+ messages)
` [PATCH v3 1/3] hw/display/virtio-gpu.c: use reset_bh class method
` [PATCH v3 2/3] virtio-gpu.c: add resource_destroy "
` [PATCH v3 3/3] virtio-gpu-rutabaga.c: override resource_destroy method

[PATCH 0/2] hw/sparc/leon3: Minor cleanups
 2024-01-30 14:26 UTC  (5+ messages)
` [PATCH 1/2] target/sparc: Provide hint about CPUSPARCState::irq_manager member
` [PATCH 2/2] hw/sparc/leon3: Remove duplicated code

[PATCH v2 0/8] sparc/leon3: Add support for -smp
 2024-01-30 14:07 UTC  (13+ messages)
` [PATCH v2 3/8] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH v2 5/8] target/sparc: implement asr17 feature for smp
` [PATCH v2 6/8] leon3: implement multiprocessor
` [PATCH v2 7/8] leon3: check cpu_id in the tiny bootloader

[PATCH v3 00/33] linux-user: Improve host and guest page size handling
 2024-01-30 13:52 UTC  (21+ messages)
` [PATCH v3 23/33] linux-user: Split out mmap_h_gt_g
` [PATCH v3 24/33] tests/tcg: Remove run-test-mmap-*
` [PATCH v3 25/33] tests/tcg: Extend file in linux-madvise.c
` [PATCH v3 26/33] *-user: Deprecate and disable -p pagesize
` [PATCH v3 27/33] cpu: Remove page_size_init
` [PATCH v3 28/33] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH v3 31/33] linux-user: Bound mmap_min_addr by host page size
` [PATCH v3 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH v3 33/33] target/alpha: "

[PATCH v2 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
 2024-01-30 13:50 UTC  (8+ messages)
` [PATCH v2 2/3] virtio-gpu.c: add resource_destroy class method
` [PATCH v2 3/3] virtio-gpu-rutabaga.c: override resource_destroy method

[PATCH v2 0/6] Add new CPU model GraniteRapids
 2024-01-30 13:34 UTC  (4+ messages)
` [PATCH v2 6/6] target/i386: "

[PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-30 13:34 UTC  (5+ messages)
` [PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test

[PATCH 00/33] hw/core: Introduce CPUClass hook for mmu_index
 2024-01-30 13:11 UTC  (12+ messages)
` [PATCH 01/33] include/hw/core: Add mmu_index to CPUClass
` [PATCH 33/33] include/exec: Change cpu_mmu_index argument to CPUState

[PATCH 0/4] mips: do not list individual devices from configs/
 2024-01-30 12:56 UTC  (6+ messages)
` [PATCH 2/4] isa: extract FDC37M81X to a separate file

[PATCH 00/22] target/sparc: floating-point cleanup
 2024-01-30 12:56 UTC  (4+ messages)
` [PATCH 16/22] target/split: Split ver from env->fsr

[RESEND v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-01-30 12:50 UTC  (8+ messages)
` [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
      `  "

[PATCH 0/2] target/riscv: Support mxstatus CSR for thead-c906
 2024-01-30 11:43 UTC  (4+ messages)
` [PATCH 1/2] target/riscv: Register vendors CSR
` [PATCH 2/2] target/riscv: Support xtheadmaee for thead-c906

[libvirt PATCH V2 0/4] add loongarch support for libvirt
 2024-01-30 11:25 UTC  (2+ messages)
    `  "

[PATCH] target/riscv: FCSR doesn't contain vxrm and vxsat
 2024-01-30 11:09 UTC 

[PATCH] target/riscv: Use RISCVException as return type for all csr ops
 2024-01-30 11:08 UTC 

[PULL 0/4] Misc changes guest agent
 2024-01-30 10:58 UTC  (5+ messages)
` [PULL 1/4] guest-agent: improve help for --allow-rpcs and --block-rpcs
` [PULL 2/4] tests/unit/test-qga: do not qualify executable paths
` [PULL 3/4] qga-win: Fix guest-get-fsinfo multi-disks collection
` [PULL 4/4] qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN

[PATCH v8 0/5] eBPF RSS through QMP support
 2024-01-30 10:37 UTC  (3+ messages)
` [PATCH v8 1/5] ebpf: Added eBPF map update through mmap

Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
 2024-01-30 10:29 UTC  (6+ messages)

[PATCH v1] scripts/checkpatch.pl: check for placeholders in cover letter patches
 2024-01-30 10:17 UTC  (7+ messages)

[PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports
 2024-01-30 10:07 UTC  (11+ messages)
` [PATCH v3 2/6] hw/arm/z2: convert DPRINTF to trace events and guest errors
` [PATCH v3 3/6] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
` [PATCH v3 4/6] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
` [PATCH v3 5/6] hw/xen/xen-hvm-common.c: "
` [PATCH v3 6/6] hw/xen: convert stderr prints to error/warn reports


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