qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-21 10:26:38 to 2023-11-22 08:05:03 UTC [more...]

[PATCH 0/3] tests/unit/test-qmp-event: Unconfuse Coverity & simplify
 2023-11-22  8:03 UTC  (5+ messages)
` [PATCH 1/3] tests/unit/test-qmp-event: Drop superfluous mutex
` [PATCH 2/3] tests/unit/test-qmp-event: Simplify event emission check
` [PATCH 3/3] tests/unit/test-qmp-event: Replace fixture by global variables

[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
 2023-11-22  7:46 UTC  (54+ 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] ppc/spapr: Initialize max_cpus limit to an allowed usable limit
 2023-11-22  7:48 UTC 

[PATCH v4 00/11] Add powernv10 I2C devices and tests
 2023-11-22  7:44 UTC  (22+ messages)
` [PATCH v4 03/11] ppc/pnv: New powernv10-rainier machine type
` [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
` [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 10/11] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier

[RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
 2023-11-22  7:32 UTC 

[PATCH qemu v2] Fixing the basic functionality of STM32 timers
 2023-11-22  6:25 UTC  (2+ messages)

[PULL 00/49] riscv-to-apply queue
 2023-11-22  5:52 UTC  (4+ messages)
` [PULL 46/49] target/riscv: Don't assume PMU counters are continuous

[PULL 0/6] riscv-to-apply queue
 2023-11-22  5:38 UTC  (7+ messages)
` [PULL 1/6] linux-user/riscv: Add Zicboz block size to hwprobe
` [PULL 2/6] hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
` [PULL 3/6] target/riscv: don't verify ISA compatibility for zicntr and zihpm
` [PULL 4/6] riscv: Fix SiFive E CLINT clock frequency
` [PULL 5/6] target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
` [PULL 6/6] target/riscv/cpu_helper.c: Fix mxr bit behavior

[PATCH v4 0/4] Support RISC-V IOPMP
 2023-11-22  5:32 UTC  (5+ messages)
` [PATCH v4 1/4] hw/core: Add config stream
` [PATCH v4 2/4] Add RISC-V IOPMP support
` [PATCH v4 3/4] hw/dma: Add Andes ATCDMAC300 support
` [PATCH v4 4/4] hw/riscv/virt: Add IOPMP support

[PATCH v7 00/27] vfio: Adopt iommufd
 2023-11-22  3:32 UTC  (8+ messages)
` [PATCH v7 08/27] vfio/pci: Introduce a vfio pci hot reset interface

[PATCH v2 0/2] Fix mmu translation with H extension
 2023-11-22  2:30 UTC  (8+ 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

[ANNOUNCE] QEMU 8.2.0-rc1 is now available
 2023-11-22  2:17 UTC 

[PATCH] hw/timer/hpet: Convert DPRINTF to trace events
 2023-11-22  1:42 UTC  (2+ messages)

[PATCH v3] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-22  1:24 UTC  (8+ messages)

[PATCH for-9.0] hw: Add compat machines for 9.0
 2023-11-21 23:27 UTC  (2+ messages)

[PATCH V5 00/12] fix migration of suspended runstate
 2023-11-21 22:47 UTC  (7+ messages)
` [PATCH V5 02/12] cpus: stop vm in suspended state

[PULL 0/1] Seabios hppa v13 patches
 2023-11-21 22:26 UTC  (2+ messages)
` [PULL 1/1] target/hppa: Update SeaBIOS-hppa to version 13

[PULL 0/1] linux-user late fix
 2023-11-21 22:16 UTC  (3+ messages)
` [PULL 1/1] linux-user: Fix loaddr computation for some elf files

[PATCH v2 0/6] xen-arm: add support for virtio-pci
 2023-11-21 22:10 UTC  (7+ messages)
` [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
` [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device
` [PATCH v2 3/6] xen: xenstore: add possibility to preserve owner
` [PATCH v2 6/6] xen_arm: Add virtual PCIe host bridge support
` [PATCH v2 4/6] xen_pvdev: Do not assume Dom0 when creating a directory
` [PATCH v2 5/6] xen_arm: Set mc->max_cpus to GUEST_MAX_VCPUS in xen_arm_init()

[PATCH qemu 0/1] Implement the STM32L4x5 EXTI device
 2023-11-21 21:07 UTC  (4+ messages)
` [PATCH qemu 1/1] Implement STM32L4x5 EXTI

[PATCH 0/1 for qemu-8.2] SeaBIOS-hppa v13
 2023-11-21 20:48 UTC  (2+ messages)
` [PATCH 1/1] target/hppa: Update SeaBIOS-hppa to version 13

[PATCH-for-9.0] meson: Allow building binary with no target-specific files in hw/
 2023-11-21 20:31 UTC 

[PATCH v5 0/9] Add powernv10 I2C devices and tests
 2023-11-21 19:09 UTC  (10+ messages)
` [PATCH v5 1/9] misc/pca9552: Fix inverted input status
` [PATCH v5 2/9] misc/pca9552: Let external devices set pca9552 inputs
` [PATCH v5 3/9] ppc/pnv: New powernv10-rainier machine type
` [PATCH v5 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
` [PATCH v5 5/9] ppc/pnv: Wire up pca9552 GPIO pins "
` [PATCH v5 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
` [PATCH v5 7/9] misc: Add a pca9554 GPIO device model
` [PATCH v5 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
` [PATCH v5 9/9] ppc/pnv: Test pnv i2c master and connected devices

[PATCH for-8.2 0/2] qdev array property fixes
 2023-11-21 18:48 UTC  (4+ messages)
` [PATCH for-8.2 1/2] qdev: Fix crash in array property getter
` [PATCH for-8.2 2/2] string-output-visitor: Support lists for non-integer types

[PATCH] target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
 2023-11-21 18:39 UTC  (2+ messages)

[PATCH-for-8.2 0/6] hw: Free DEFINE_PROP_ARRAY()'s arrays in instance_finalize()
 2023-11-21 18:28 UTC  (8+ messages)
` [PATCH-for-8.2? 1/6] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
` [PATCH-for-8.2? 2/6] hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
` [PATCH-for-8.2? 3/6] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array "
` [PATCH-for-8.2? 4/6] hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] "
` [PATCH-for-8.2? 5/6] hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
` [PATCH-for-8.2 6/6] hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array

[ANNOUNCE] QEMU 8.1.3 Stable released
 2023-11-21 18:00 UTC 

[ANNOUNCE] QEMU 7.2.7 Stable released
 2023-11-21 17:59 UTC 

[PATCH] scripts: adjust url to Coverity tools
 2023-11-21 17:32 UTC  (2+ messages)

Instruction virtual address in TCG Plugins
 2023-11-21 17:24 UTC  (6+ messages)

QEMU Summit Minutes 2023
 2023-11-21 17:11 UTC  (2+ messages)

[PATCH] Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
 2023-11-21 16:54 UTC  (3+ messages)

[PULL 0/9] Block layer fixes for 8.2.0-rc1
 2023-11-21 16:54 UTC  (11+ messages)
` [PULL 1/9] hw/ide/ahci: fix legacy software reset
` [PULL 2/9] block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
` [PULL 3/9] block: Fix deadlocks in bdrv_graph_wrunlock()
` [PULL 4/9] stream: Fix AioContext locking during bdrv_graph_wrlock()
` [PULL 5/9] iotests: Test two stream jobs in a single iothread
` [PULL 6/9] ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core
` [PULL 7/9] ide/pci: introduce pci_ide_update_mode() function
` [PULL 8/9] ide/via: don't attempt to set default BAR addresses
` [PULL 9/9] hw/ide/via: implement legacy/native mode switching

[PULL for-8.2 0/2] xenfv queue
 2023-11-21 16:54 UTC  (4+ messages)
` [PULL for-8.2 1/2] vl: disable default serial when xen-console is enabled
` [PULL for-8.2 2/2] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive

[PATCH 00/19] qapi: statically type schema.py
 2023-11-21 16:51 UTC  (23+ messages)
` [PATCH 02/19] qapi/schema: add pylint suppressions
` [PATCH 03/19] qapi/schema: name QAPISchemaInclude entities
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH 06/19] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH 07/19] qapi/introspect: assert schema.lookup_type did not fail
` [PATCH 08/19] qapi/schema: add static typing and assertions to lookup_type()
` [PATCH 10/19] qapi/schema: make QAPISchemaArrayType.element_type non-Optional

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-21 16:08 UTC  (7+ messages)
` [PATCH 04/16] hw/uefi: add var-service-guid.c

[PULL v2 00/30] Hexagon HVX (target/hexagon) patch series
 2023-11-21 15:51 UTC  (4+ messages)
` [PULL v2 25/30] Hexagon HVX (target/hexagon) instruction decoding

[PATCH] configure: Make only once with pseudo-"in source tree" builds
 2023-11-21 15:50 UTC  (2+ messages)

[PATCH] avocado: fix Python invalid escape sequence
 2023-11-21 15:50 UTC  (2+ messages)

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

[PATCH v3] tests/tcg: finesse the registers check for "hidden" regs
 2023-11-21 15:36 UTC 

[PULL 0/5] Ui patches
 2023-11-21 15:14 UTC  (7+ messages)
` [PULL 1/5] vl: revert behaviour for -display none
` [PULL 2/5] ui: use "vc" chardev for dbus, gtk & spice-app
` [PULL 3/5] ui/console: fix default VC when there are no display
` [PULL 4/5] vl: add missing display_remote++
` [PULL 5/5] ui/pixman-minimal.h: fix empty allocation

[PULL 0/8] target-arm queue
 2023-11-21 15:14 UTC  (5+ messages)
` [PULL 1/8] target/arm: enable FEAT_RNG on Neoverse-N2
` [PULL 2/8] hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
` [PULL 3/8] target/arm: Fix SME FMOPA (16-bit), BFMOPA

[PULL 0/4] ppc queue
 2023-11-21 15:12 UTC  (2+ messages)

[PULL 0/3] Net patches
 2023-11-21 15:12 UTC  (2+ messages)

[PULL 0/1] loongarch fixes for 8.2
 2023-11-21 15:12 UTC  (2+ messages)

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

QEMU developers fortnightly conference call for agenda for 2023-11-28
 2023-11-21 13:15 UTC 

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-11-21 12:25 UTC  (7+ messages)
` [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass

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

[PATCH 0/3] Misc fixes for 8.2
 2023-11-21 11:42 UTC  (6+ messages)
` [PATCH 2/3] vl: disable default serial when xen-console is enabled

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

[PATCH for-8.2 0/3] UI: fix default VC regressions
 2023-11-21 10:47 UTC  (7+ 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 10:32 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)


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