qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 16:09:43 to 2023-11-21 10:25:52 UTC [more...]

[PATCH v10 00/18] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-21  8:34 UTC  (4+ messages)
` [PATCH v10 08/18] target/riscv: add rva22u64 profile definition

[PULL 0/8] target-arm queue
 2023-11-21 10:24 UTC  (2+ messages)
` [PULL 5/8] hw/arm/stm32f405: Report error when incorrect CPU is used

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

[PATCH for-8.2 0/3] UI: fix default VC regressions
 2023-11-21 10:15 UTC  (10+ messages)
` [PATCH for-8.2 1/3] vl: revert behaviour for -display none
` [PATCH for-8.2 2/3] ui: use "vc" chardev for dbus, gtk & spice-app
` [PATCH for-8.2 3/3] ui/console: fix default VC when there are no display

[PATCH v3 0/4] Support RISC-V IOPMP
 2023-11-21 10:09 UTC  (12+ messages)
` [PATCH v3 1/4] hw/core: Add config stream
` [PATCH v3 2/4] Add RISC-V IOPMP support
` [PATCH v3 3/4] hw/dma: Add Andes ATCDMAC300 support
` [PATCH v3 4/4] hw/riscv/virt: Add IOPMP support

[PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
 2023-11-21 10:08 UTC 

[RFC 0/2] vhost-user-test: Add negotiated features check
 2023-11-21 10:02 UTC  (6+ messages)
` [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status

[PULL 0/3] Net patches
 2023-11-21  9:57 UTC  (4+ messages)
` [PULL 1/3] net: Provide MemReentrancyGuard * to qemu_new_nic()
` [PULL 2/3] net: Update MemReentrancyGuard for NIC
` [PULL 3/3] net: do not delete nics in net_cleanup()

[PATCH for-8.2] ui/pixman-minimal.h: fix empty allocation
 2023-11-21  9:49 UTC  (2+ messages)

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-21  9:44 UTC  (13+ messages)
` [PATCH 2/3] chardev: report blocked write to chardev backend
` [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI

[PATCH-for-8.2?] hw/arm/fsl-imx: Do not ignore Error argument
 2023-11-21  9:23 UTC  (6+ messages)

[PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug
 2023-11-21  9:05 UTC  (3+ messages)
` [PATCH V7 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PULL 0/4] ppc queue
 2023-11-21  8:51 UTC  (5+ messages)
` [PULL 1/4] ppc/pnv: Fix potential overflow in I2C model
` [PULL 2/4] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
` [PULL 3/4] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
` [PULL 4/4] ppc/pnv: Fix PNV I2C invalid status after reset

[PATCH v7 00/27] vfio: Adopt iommufd
 2023-11-21  8:44 UTC  (28+ messages)
` [PATCH v7 01/27] backends/iommufd: Introduce the iommufd object
` [PATCH v7 02/27] util/char_dev: Add open_cdev()
` [PATCH v7 03/27] vfio/common: return early if space isn't empty
` [PATCH v7 04/27] vfio/iommufd: Implement the iommufd backend
` [PATCH v7 05/27] vfio/iommufd: Relax assert check for "
` [PATCH v7 06/27] vfio/iommufd: Add support for iova_ranges and pgsizes
` [PATCH v7 07/27] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v7 08/27] vfio/pci: Introduce a vfio pci hot reset interface
` [PATCH v7 09/27] vfio/iommufd: Enable pci hot reset through iommufd cdev interface
` [PATCH v7 10/27] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v7 11/27] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v7 12/27] vfio/platform: Allow the selection of a given iommu backend
` [PATCH v7 13/27] vfio/platform: Make vfio cdev pre-openable by passing a file handle
` [PATCH v7 14/27] vfio/ap: Allow the selection of a given iommu backend
` [PATCH v7 15/27] vfio/ap: Make vfio cdev pre-openable by passing a file handle
` [PATCH v7 16/27] vfio/ccw: Allow the selection of a given iommu backend
` [PATCH v7 17/27] vfio/ccw: Make vfio cdev pre-openable by passing a file handle
` [PATCH v7 18/27] vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
` [PATCH v7 19/27] hw/arm: Activate IOMMUFD for virt machines
` [PATCH v7 20/27] kconfig: Activate IOMMUFD for s390x machines
` [PATCH v7 21/27] hw/i386: Activate IOMMUFD for q35 machines
` [PATCH v7 22/27] vfio/pci: Move VFIODevice initializations in vfio_instance_init
` [PATCH v7 23/27] vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
` [PATCH v7 24/27] vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
` [PATCH v7 25/27] vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init
` [PATCH v7 26/27] vfio: Introduce a helper function to initialize VFIODevice
` [PATCH v7 27/27] docs/devel: Add VFIO iommufd backend documentation

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

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2023-11-21  8:28 UTC 

[PATCH] tests/qtest: remove unused variables
 2023-11-21  8:19 UTC  (6+ messages)
` [PATCH] tests/qtest: check the return value

[PATCH] system: Use &error_abort in memory_region_init_ram_[device_]ptr()
 2023-11-21  8:01 UTC  (2+ messages)

[PATCH-for-8.2?] hw/acpi/erst: Do not ignore Error* in realize handler
 2023-11-21  8:00 UTC  (3+ messages)

[PATCH v2] disas/cris: Pass buffer size to format_dec() to avoid overflow warning
 2023-11-21  7:54 UTC  (3+ messages)

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

[PATCH v4 00/11] Add powernv10 I2C devices and tests
 2023-11-21  7:29 UTC  (16+ 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

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

[PATCH v2] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
 2023-11-21  7:09 UTC  (3+ messages)

[PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
 2023-11-21  7:06 UTC  (2+ messages)

[PATCH] vl: add missing display_remote++
 2023-11-21  6:45 UTC  (2+ messages)

[PATCH for-9.0] hw: Add compat machines for 9.0
 2023-11-21  4:50 UTC  (2+ 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 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  (3+ messages)

[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 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  (2+ 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  (10+ messages)
` [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 11/14] tests/tcg: enable arm softmmu tests

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


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