qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 07:38:39 to 2024-01-30 20:16:36 UTC [more...]

Call for GSoC/Outreachy internship project ideas
 2024-01-30 20:15 UTC  (8+ messages)

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

[PATCH] pc: q35: Bump max_cpus to 1728 vcpus
 2024-01-30 19:07 UTC  (5+ messages)

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

[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 00/17] migration: Add new migration channel connect and TLS upgrade APIs
 2024-01-30 18:44 UTC  (11+ 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

[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  (17+ messages)
` [PATCH v2 02/14] plugins: scoreboard API
` [PATCH v2 05/14] tests/plugin: add test plugin for inline operations
` [PATCH v2 11/14] plugins: remove non per_vcpu inline operation from API
` [PATCH v2 14/14] contrib/plugins/execlog: fix new warnings

[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-30 16:48 UTC  (25+ messages)
` [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
` [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
` [PATCH v3 06/29] target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
` [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 22/29] target/riscv: "
` [PATCH v3 26/29] target/sparc: "
` [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  (18+ messages)
` [PATCH v2 1/8] sparc/grlib: split out the headers for each peripherals
` [PATCH v2 3/8] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH v2 4/8] intc/grlib_irqmp: implements multicore irq
` [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] migration/docs: Explain two solutions for VMSD compatibility
 2024-01-30 13:58 UTC  (6+ messages)

[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  (17+ messages)
` [PATCH 01/33] include/hw/core: Add mmu_index to CPUClass
` [PATCH 09/33] target/hppa: Populate CPUClass.mmu_index
` [PATCH 32/33] include/exec: Implement cpu_mmu_index generically
` [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  (13+ messages)
` [PATCH 03/22] target/sparc: Remove gen_dest_fpr_F
` [PATCH 04/22] target/sparc: Introduce gen_{load,store}_fpr_Q
` [PATCH 05/22] target/sparc: Inline FNEG, FABS
` [PATCH 15/22] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
` [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 v2] block/blkio: Make s->mem_region_alignment be 64 bits
 2024-01-30 12:20 UTC 

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

[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  (3+ 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

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

[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

[PATCH v3 0/4] Live Migration Acceleration with IAA Compression
 2024-01-30 10:32 UTC  (4+ messages)

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

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2024-01-30  9:44 UTC  (5+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-01-30  9:39 UTC  (4+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH] hw/hyperv: Include missing headers
 2024-01-30  9:31 UTC  (2+ messages)

[PATCH v3] blockcommit: Reopen base image as RO after abort
 2024-01-30  9:14 UTC 

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

[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
 2024-01-30  8:09 UTC  (4+ 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).