qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 09:44:32 to 2023-11-21 05:29:04 UTC [more...]

[PATCH v3 0/4] Support RISC-V IOPMP
 2023-11-21  5:28 UTC  (6+ messages)
` [PATCH v3 1/4] hw/core: Add config stream
` [PATCH v3 4/4] hw/riscv/virt: Add IOPMP support

[PATCH-for-8.2 v2] backends/cryptodev: Do not ignore throttle/backends Errors
 2023-11-21  0:59 UTC  (3+ messages)

[PATCH for-9.0] hw: Add compat machines for 9.0
 2023-11-21  4:50 UTC  (3+ messages)

[PATCH 0/2] Fix mmu translation with H extension
 2023-11-21  4:44 UTC  (6+ messages)
` [PATCH 1/2] target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
` [PATCH 2/2] target/riscv/cpu_helper.c: Fix mxr bit behavior

[PATCH 1/1] hw/intc/riscv_aclint:Change the way to get CPUState from hard-base to pu_index
 2023-11-21  4:25 UTC  (5+ messages)

[PATCH] riscv: Fix SiFive E CLINT clock frequency
 2023-11-21  4:02 UTC  (3+ messages)

[PATCH v2 1/1] target/riscv: correct csr_ops[CSR_MSECCFG]
 2023-11-21  3:55 UTC  (3+ messages)

[PATCH v2] target/riscv: don't verify ISA compatibility for zicntr and zihpm
 2023-11-21  3:48 UTC  (3+ messages)

[PATCH for-8.2] hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
 2023-11-21  3:44 UTC  (3+ messages)

[PATCH] linux-user/riscv: Add Zicboz block size to hwprobe
 2023-11-21  3:34 UTC  (3+ messages)

[PATCH trivial 00/21] spelling fixes for 8.2
 2023-11-21  3:29 UTC  (3+ messages)
` [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly

[PATCH v6 00/21] vfio: Adopt iommufd
 2023-11-21  3:26 UTC  (14+ messages)
` [PATCH v6 01/21] backends/iommufd: Introduce the iommufd object

[PATCH v3 0/5] Limit type names to alphanumerical and some few special characters
 2023-11-21  3:15 UTC  (11+ messages)
` [PATCH v3 1/5] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
` [PATCH v3 2/5] hw: Replace anti-social QOM type names (again)
` [PATCH v3 3/5] memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
` [PATCH v3 4/5] tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
` [PATCH v3 5/5] qom/object: Limit type names to alphanumerical and some few special characters

[PULL 0/1] loongarch fixes for 8.2
 2023-11-21  2:22 UTC  (2+ messages)
` [PULL 1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted

[PATCH 1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted
 2023-11-21  1:50 UTC  (4+ messages)
` [PATCH-for-8.2 "

[PATCH v4 00/11] Add powernv10 I2C devices and tests
 2023-11-21  1:33 UTC  (13+ messages)
` [PATCH v4 01/11] misc/pca9552: Fix inverted input status
` [PATCH v4 02/11] misc/pca9552: Let external devices set pca9552 inputs
` [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
` [PATCH v4 04/11] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
` [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins "
` [PATCH v4 06/11] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
` [PATCH v4 07/11] ppc/pnv: Fix PNV I2C invalid status after reset
` [PATCH v4 08/11] ppc/pnv: Use resettable interface to reset child I2C buses
` [PATCH v4 09/11] misc: Add a pca9554 GPIO device model
` [PATCH v4 10/11] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
` [PATCH v4 11/11] ppc/pnv: Test pnv i2c master and connected devices

[RFC PATCH 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2023-11-21  0:38 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [RFC PATCH 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature

[PATCH v6 0/8] Unified CPU type check
 2023-11-21  0:34 UTC  (3+ messages)

Converting images to stdout
 2023-11-20 23:23 UTC  (2+ messages)

[PATCH v2] disas/cris: Pass buffer size to format_dec() to avoid overflow warning
 2023-11-20 21:45 UTC 

[PATCH V5 00/12] fix migration of suspended runstate
 2023-11-20 21:44 UTC  (24+ messages)
` [PATCH V5 01/12] cpus: refactor vm_stop
` [PATCH V5 02/12] cpus: stop vm in suspended state
` [PATCH V5 04/12] cpus: start "
` [PATCH V5 05/12] migration: preserve suspended runstate
` [PATCH V5 06/12] migration: preserve suspended for snapshot
` [PATCH V5 07/12] migration: preserve suspended for bg_migration

[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
 2023-11-20 21:32 UTC  (26+ messages)
` [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
` [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler "
` [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() "
` [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
` [PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
` [PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
` [PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() "
` [PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() "
` [PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
` [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
` [PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() "
` [PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler "
` [PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() "
` [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
` [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
` [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
` [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
` [PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
` [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
` [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
` [PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
` [PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
` [PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
` [PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
` [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()

[PATCH v2] audio: Free consumed default audio devices
 2023-11-20 21:20 UTC  (4+ messages)

[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
 2023-11-20 19:18 UTC  (8+ messages)

[PATCH for-8.2] target/arm: Handle overflow in calculation of next timer tick
 2023-11-20 17:54 UTC  (3+ messages)

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-11-20 17:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC v3 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
 2023-11-20 17:34 UTC  (4+ messages)
` [PATCH RFC v3 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH RFC v3 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board

[PATCH v2 00/14] random fixes for 8.2 pre-PR (tests, plugins, docs, semihosting)
 2023-11-20 17:26 UTC  (21+ messages)
` [PATCH v2 01/14] tests/docker: replace fedora-i386 with debian-i686
` [PATCH v2 02/14] .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
` [PATCH v2 03/14] tests/docker: merge debian-native with debian-amd64
` [PATCH v2 04/14] plugins: fix win plugin tests on cross compile
` [PATCH v2 05/14] target/nios2: Deprecate the Nios II architecture
` [PATCH v2 06/14] tests/tcg: fixup Aarch64 semiconsole test
` [PATCH v2 07/14] docs/emulation: expand warning about semihosting
` [PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
` [PATCH v2 09/14] hw/core: skip loading debug on all failures
` [PATCH v2 10/14] testing: move arm system tests into their own folder
` [PATCH v2 11/14] tests/tcg: enable arm softmmu tests
` [PATCH v2 12/14] tests/tcg: enable semiconsole test for Arm
` [PATCH v2 13/14] configure: don't try a "native" cross for linux-user
` [PATCH v2 14/14] tests/tcg: finesse the registers check for "hidden" regs

[PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
 2023-11-20 17:18 UTC 

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-20 16:50 UTC  (3+ messages)

[PATCH for-8.2] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
 2023-11-20 16:08 UTC  (2+ messages)

[Stable-8.1.3 v2 00/59] Patch Round-up for stable 8.1.3, frozen on 2023-11-19
 2023-11-20 15:50 UTC  (3+ messages)

[PATCH-for-8.2?] hw/arm/fsl-imx: Do not ignore Error argument
 2023-11-20 15:34 UTC  (2+ messages)

[PATCH-for-8.2? v2 0/4] hw/arm/stm32xxx: Report error when incorrect CPU is used
 2023-11-20 15:31 UTC  (2+ messages)

[PATCH v3] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-20 15:30 UTC  (6+ messages)

[PATCH for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA
 2023-11-20 15:17 UTC  (2+ messages)

[PATCH v2] hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
 2023-11-20 15:12 UTC  (2+ messages)

[PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-20 15:11 UTC  (21+ messages)

[PATCH 1/1] target/arm: enable FEAT_RNG on Neoverse-N2
 2023-11-20 15:09 UTC  (2+ messages)

[PATCH-for-8.2] backends/cryptodev: Do not ignore throttle/backends Errors
 2023-11-20 15:03 UTC  (2+ messages)

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-20 15:01 UTC  (5+ messages)

[PULL 0/1] target/xtensa fixes for v8.2
 2023-11-20 14:40 UTC  (2+ messages)

[PULL 0/7] Error reporting patches for 2023-11-17
 2023-11-20 14:39 UTC  (2+ messages)

[PULL 0/2] hppa64 fixes
 2023-11-20 14:39 UTC  (2+ messages)

[PULL 00/27] Trivial patches for 2023-11-16
 2023-11-20 14:39 UTC  (2+ messages)

[PULL 00/10] Avocado test fixes
 2023-11-20 14:39 UTC  (2+ messages)

[PATCH v4 0/3] hw/riscv/virt: pflash improvements
 2023-11-20 14:36 UTC  (9+ messages)

[PATCH v2] migration: free 'saddr' since be no longer used
 2023-11-20 14:01 UTC  (3+ messages)
` [PATCH v3] "

[RFC-PATCH-for-8.2?] disas/cris: Pass buffer size to format_dec() to avoid overflow warning
 2023-11-20 13:47 UTC  (2+ messages)

[PATCH] system: Use &error_abort in memory_region_init_ram_[device_]ptr()
 2023-11-20 13:45 UTC  (2+ messages)

[PATCH RFC v2 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
 2023-11-20 10:06 UTC  (4+ messages)
` [PATCH RFC v2 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH RFC v2 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-20 13:35 UTC  (4+ messages)
` [PATCH 2/3] chardev: report blocked write to chardev backend

[PATCH] meson: -Wno-error=format-overflow for ubsan
 2023-11-20 13:24 UTC  (3+ messages)

[PATCH for-8.2 0/3] UI: fix default VC regressions
 2023-11-20 13:17 UTC  (4+ messages)
` [PATCH for-8.2 1/3] vl: revert behaviour for -display none
    ` [EXTERNAL] "

[PATCH-for-8.2?] hw/acpi/erst: Do not ignore Error* in realize handler
 2023-11-20 13:00 UTC 

[PATCH] tests/qtest/migration-test: Fix analyze-migration.py for s390x
 2023-11-20 12:12 UTC  (2+ messages)

[RFC PATCH] configure: don't try a "native" cross for i386
 2023-11-20 10:35 UTC  (2+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-11-20  9:56 UTC  (5+ messages)
` [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()


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