messages from 2023-12-12 12:39:06 to 2023-12-13 13:46:11 UTC [more...]
[PATCH v2 00/23] exec: Rework of various headers (user focused)
2023-12-13 13:45 UTC (22+ messages)
` [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
` [PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
` [PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
` [PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
` [PATCH v2 13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
` [PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
` [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
` [PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
` [PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
` [PATCH v2 21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
` [PATCH v2 23/23] exec/cpu_ldst: Avoid including 'cpu.h'
[PATCH] ui: fix DIV_BY_ZERO in tightvnc
2023-12-13 13:29 UTC (4+ messages)
[Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23
2023-12-13 13:00 UTC (24+ messages)
` [Stable-7.2.8 01/24] target/arm: Fix SME FMOPA (16-bit), BFMOPA
` [Stable-7.2.8 02/24] hw/ide/ahci: fix legacy software reset
` [Stable-7.2.8 03/24] net: Provide MemReentrancyGuard * to qemu_new_nic()
` [Stable-7.2.8 04/24] net: Update MemReentrancyGuard for NIC
` [Stable-7.2.8 05/24] linux-user: Fix loaddr computation for some elf files
` [Stable-7.2.8 06/24] tests/avocado: Replace assertEquals() for Python 3.12 compatibility
` [Stable-7.2.8 07/24] tests/avocado: Replace assertRegexpMatches() "
` [Stable-7.2.8 08/24] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
` [Stable-7.2.8 09/24] hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
` [Stable-7.2.8 10/24] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array "
` [Stable-7.2.8 11/24] hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] "
` [Stable-7.2.8 12/24] hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
` [Stable-7.2.8 13/24] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
` [Stable-7.2.8 14/24] vmdk: Don't corrupt desc file in vmdk_write_cid
` [Stable-7.2.8 15/24] hw/mips/malta: Fix the malta machine on big endian hosts
` [Stable-7.2.8 16/24] hw/audio/hda-codec: fix multiplication overflow
` [Stable-7.2.8 18/24] hw/acpi/erst: Do not ignore Error* in realize handler
` [Stable-7.2.8 19/24] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
` [Stable-7.2.8 20/24] ui/gtk-egl: Check EGLSurface before doing scanout
` [Stable-7.2.8 21/24] ui/gtk-egl: move function calls back to regular code path
` [Stable-7.2.8 22/24] ui/vnc-clipboard: fix inflate_buffer
` [Stable-7.2.8 23/24] target/arm: Disable SME if SVE is disabled
` [Stable-7.2.8 24/24] system/memory: use ldn_he_p/stn_he_p
[PATCH v2 00/16] record/replay fixes: attempting to get avocado green
2023-12-13 10:57 UTC (2+ messages)
[PATCH v9 0/9] Unified CPU type check
2023-12-13 10:54 UTC (4+ messages)
[PULL 0/6] Firmware/edk2 20231213 patches
2023-12-13 10:54 UTC (7+ messages)
` [PULL 1/6] tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changes
` [PULL 2/6] edk2: update to git snapshot
` [PULL 3/6] edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE
` [PULL 5/6] tests/acpi: update expected data files
` [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
2023-12-13 9:51 UTC (3+ messages)
` [PATCH 17/40] vdpa: judge if map can be kept across reset
[PATCH v2] qdev: Report an error for machine without HotplugHandler
2023-12-13 9:50 UTC (3+ messages)
[PATCH] hw/virtio: Add ioeventfd option for balloon
2023-12-13 9:43 UTC (2+ messages)
[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
2023-12-13 9:42 UTC (3+ messages)
[PATCH] test/qtest: Add an API function to capture IRQ toggling
2023-12-13 9:15 UTC (5+ messages)
[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2023-12-13 9:13 UTC (4+ messages)
` [PATCH-for-8.2 v4 04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
[risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions
2023-12-13 8:18 UTC (7+ messages)
` [risu PATCH v2 1/6] loongarch: Rename block type 'safefloat' to 'post'
` [risu PATCH v2 2/6] loongarch: reginfo suport LSX/LASX
` [risu PATCH v2 3/6] loongarch: init LASX registers
` [risu PATCH v2 4/6] loongarch: Add clean_lsx_result()
` [risu PATCH v2 5/6] loongarch: Add LSX instructions
` [risu PATCH v2 6/6] loongarch: Add LASX instructions
[PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
2023-12-13 8:18 UTC (5+ messages)
` [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
[PATCH] hw/virtio: remove meaningless NULL-check
2023-12-13 8:15 UTC
[PATCH] tcg: Reduce serial context atomicity earlier
2023-12-13 6:43 UTC (3+ messages)
[PATCH v7 0/5] eBPF RSS through QMP support
2023-12-13 7:23 UTC (7+ messages)
` [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton
[PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
2023-12-13 7:00 UTC (2+ messages)
[PATCH v17 00/14] plugins: Allow to read registers
2023-12-13 6:41 UTC (15+ messages)
` [PATCH v17 01/14] target/arm: Use GDBFeature for dynamic XML
` [PATCH v17 02/14] target/ppc: "
` [PATCH v17 03/14] target/riscv: "
` [PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v17 05/14] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v17 07/14] gdbstub: Simplify XML lookup
` [PATCH v17 08/14] gdbstub: Infer number of core registers from XML
` [PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v17 10/14] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v17 11/14] gdbstub: Expose functions to read registers
` [PATCH v17 12/14] plugins: Use different helpers when reading registers
` [PATCH v17 13/14] plugins: Allow to read registers
` [PATCH v17 14/14] contrib/plugins: Allow to log registers
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
2023-12-13 6:37 UTC (8+ messages)
` [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
` [PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
[PATCH v6] ui/cocoa: Use NSWindow's ability to resize
2023-12-13 5:53 UTC (5+ messages)
[PATCH v4 0/4] Support RISC-V IOPMP
2023-12-13 5:35 UTC (3+ messages)
[PATCH v7 0/4] gdbstub and TCG plugin improvements
2023-12-13 5:19 UTC (5+ messages)
` [PATCH v7 1/4] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH v7 2/4] target/riscv: Remove misa_mxl validation
` [PATCH v7 3/4] target/riscv: Move misa_mxl_max to class
` [PATCH v7 4/4] target/riscv: Validate misa_mxl_max only once
[PATCH v1 0/2] hw/loongarch/virt: Set iocsr address space per-board rather percpu
2023-12-13 4:17 UTC (3+ messages)
` [PATCH v1 1/2] hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
` [PATCH v1 2/2] hw/loongarch/virt: Set iocsr address space per-board rather percpu
[PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
2023-12-13 1:49 UTC
[risu PATCH 0/5] Add LoongArch LSX/LASX instructions
2023-12-13 1:30 UTC (7+ messages)
` [risu PATCH 5/5] loongarch: Add block 'clean' and clean_lsx_result()
[PATCH 00/19] qapi: statically type schema.py
2023-12-13 0:45 UTC (6+ messages)
` [PATCH 03/19] qapi/schema: name QAPISchemaInclude entities
Inconsistent qemu-system-ppc speed on Apple M1 (was: Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize)
2023-12-12 22:03 UTC (3+ messages)
[PULL 0/2] late fixes for rc4
2023-12-12 21:46 UTC (3+ messages)
` [PULL 1/2] target/i386: Fix 32-bit wrapping of pc/eip computation
` [PULL 2/2] tcg: Reduce serial context atomicity earlier
[PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
2023-12-12 21:23 UTC (5+ messages)
[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-12-12 19:36 UTC (5+ messages)
` [PATCH v2 08/20] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model
[PATCH 0/2] OSPI updates
2023-12-12 17:40 UTC (3+ messages)
` [PATCH 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash
[PATCH-for-9.0 v2 0/8] hw: Simplify accesses to CPUState::'start-powered-off' property
2023-12-12 17:03 UTC (15+ messages)
` [PATCH-for-9.0 v2 2/8] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
` [PATCH-for-9.0 v2 3/8] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
` [PATCH-for-9.0 v2 4/8] hw: Simplify accesses to the CPUState::'start-powered-off' property
` [PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
` [PATCH-for-9.0 v2 6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off')
` [PATCH-for-9.0 v2 7/8] hw/arm/bcm2836: Move code after error checks
` [PATCH-for-9.0 v2 8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts
[PATCH] hw/acpi: propagate vcpu hotplug after switch to modern interface
2023-12-12 16:51 UTC
[PATCH 0/1] versal-ospi fix
2023-12-12 16:42 UTC (3+ messages)
` [PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
2023-12-12 16:29 UTC (34+ messages)
` [PATCH 01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb()
` [PATCH 02/33] hw/arm/fsl-imx6: Add a local 'gic' variable
` [PATCH 03/33] hw/arm/fsl-imx6ul: "
` [PATCH 04/33] hw/arm/fsl-imx7: "
` [PATCH 05/33] hw/cpu: Remove dead Kconfig
` [PATCH 06/33] hw/cpu/arm: Rename 'busdev' -> 'gicsbd' in a15mp_priv_realize()
` [PATCH 07/33] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
` [PATCH 08/33] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 09/33] hw/cpu/arm: Merge {a9mpcore.h, a15mpcore.h} as cortex_mpcore.h
` [PATCH 10/33] hw/cpu/arm: Introduce abstract CORTEX_MPCORE_PRIV QOM type
` [PATCH 11/33] hw/cpu/arm: Have A9MPCORE/A15MPCORE inheritate common CORTEX_MPCORE_PRIV
` [PATCH 12/33] hw/cpu/arm: Create MPCore container in QOM parent
` [PATCH 13/33] hw/cpu/arm: Handle 'num_cores' property once in MPCore parent
` [PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties "
` [PATCH 15/33] hw/cpu/arm: Handle 'gic-irq' property "
` [PATCH 16/33] hw/cpu/arm: Handle GIC "
` [PATCH 17/33] hw/cpu/arm: Document more properties of CORTEX_MPCORE_PRIV QOM type
` [PATCH 18/33] hw/cpu/arm: Replace A15MPPrivState by CortexMPPrivState
` [PATCH 19/33] hw/cpu/arm: Introduce TYPE_A7MPCORE_PRIV for Cortex-A7 MPCore
` [PATCH 20/33] hw/cpu/arm: Consolidate check on max GIC spi supported
` [PATCH 21/33] hw/cpu/arm: Create CPUs once in MPCore parent
` [PATCH 22/33] hw/arm/aspeed_ast2600: Let the A7MPcore create/wire the CPU cores
` [PATCH 23/33] hw/arm/exynos4210: Let the A9MPcore "
` [PATCH 24/33] hw/arm/fsl-imx6: "
` [PATCH 25/33] hw/arm/fsl-imx6ul: Let the A7MPcore "
` [PATCH 26/33] hw/arm/fsl-imx7: "
` [PATCH 27/33] hw/arm/highbank: Let the A9/A15MPcore "
` [PATCH 28/33] hw/arm/vexpress: "
` [PATCH 29/33] hw/arm/xilinx_zynq: Let the A9MPcore "
` [PATCH 30/33] hw/arm/npcm7xx: "
` [PATCH 31/33] hw/cpu/a9mpcore: Remove legacy code
` [PATCH 32/33] hw/cpu/arm: Remove 'num-cpu' property alias
` [PATCH 33/33] hw/cpu/arm: Remove use of qemu_get_cpu() in A7/A15 realize()
[PATCH] fix qemu build with xen-4.18.0
2023-12-12 16:29 UTC (10+ messages)
[PATCH for-9.0] docs/devel/docs: Document .hx file syntax
2023-12-12 16:23 UTC
Adding MSI support for virtio-pci to QEMU as Xen backend on ARM
2023-12-12 16:02 UTC (3+ messages)
[PATCH v4 0/6] xen-arm: add support for virtio-pci
2023-12-12 15:46 UTC (3+ messages)
` [RFC PATCH v4 4/6] xen: add option to disable legacy backends
[PATCH] doc/sphinx/hxtool.py: add optional label argument to SRST directive
2023-12-12 15:04 UTC (2+ messages)
[PATCH v8 00/10] Introduce model for IBM's FSI
2023-12-12 14:49 UTC (13+ messages)
` [PATCH v8 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
` [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v8 05/10] hw/fsi: Introduce IBM's FSI master
` [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v8 07/10] hw/arm: Hook up FSI module in AST2600
[PATCH] qemu_init: increase NOFILE soft limit on POSIX
2023-12-12 14:32 UTC
[PATCH qemu v2 0/3] Add device STM32L4x5 EXTI
2023-12-12 14:19 UTC (4+ messages)
` [PATCH qemu v2 1/3] hw/misc: Implement "
` [PATCH qemu v2 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
` [PATCH qemu v2 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
[PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
2023-12-12 14:18 UTC (2+ messages)
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-12 13:56 UTC (3+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
[PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
2023-12-11 21:15 UTC (5+ messages)
` [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
[PATCH v2] string-output-visitor: show structs as "<omitted>"
2023-12-12 13:49 UTC
[PATCH 0/2] system/qtest: Minor include cleanups
2023-12-12 13:24 UTC (3+ messages)
` [PATCH 2/2] system/qtest: Restrict QTest API to system emulation
Questions about clocks emulation
2023-12-12 13:05 UTC
[PATCH] accel/tcg: Expose translation block flags to plugins
2023-12-12 12:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).