messages from 2024-01-18 15:01:01 to 2024-01-19 11:44:22 UTC [more...]
[PULL 00/36] HW core patches for 2024-01-19
2024-01-19 11:35 UTC (35+ messages)
` [PULL 01/36] hw/timer/hpet: Convert DPRINTF to trace events
` [PULL 02/36] backends/cryptodev: Do not ignore throttle/backends Errors
` [PULL 03/36] accel: Do not set CPUState::tcg_cflags in non-TCG accels
` [PULL 04/36] accel: Do not set CPUState::can_do_io "
` [PULL 05/36] target/xtensa: use generic instruction breakpoint infrastructure
` [PULL 06/36] tests/tcg/xtensa: add icount/ibreak priority test
` [PULL 07/36] accel/tcg: Remove unused tb_invalidate_phys_addr()
` [PULL 08/36] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
` [PULL 09/36] target/alpha: Extract clk_helper.c from sys_helper.c
` [PULL 10/36] target/alpha: Only build sys_helper.c on system emulation
` [PULL 11/36] system/cpu-timers: Have icount_configure() return a boolean
` [PULL 12/36] system/cpu-timers: Introduce ICountMode enumerator
` [PULL 13/36] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PULL 14/36] util/async: Only call icount_notify_exit() if icount is enabled
` [PULL 15/36] target/sh4: Deprecate the shix machine
` [PULL 16/36] hw/block: Deprecate the TC58128 block device
` [PULL 17/36] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
` [PULL 18/36] hw/pflash: refactor pflash_data_write()
` [PULL 20/36] hw/pflash: implement update buffer for block writes
` [PULL 21/36] system/replay: Restrict icount to system emulation
` [PULL 22/36] system/watchpoint: Move TCG specific code to accel/tcg/
` [PULL 23/36] cpus: Restrict 'start-powered-off' property to system emulation
` [PULL 24/36] accel: Rename accel_init_ops_interfaces() to include 'system'
` [PULL 25/36] hw/core/cpu: Rename cpu_class_init() to include 'common'
` [PULL 26/36] hw/s390x: Rename cpu_class_init() to include 'sclp'
` [PULL 27/36] target/i386: Rename tcg_cpu_FOO() to include 'x86'
` [PULL 28/36] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
` [PULL 29/36] hw/scsi/esp-pci: use correct address register for PCI DMA transfers
` [PULL 30/36] hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
` [PULL 31/36] hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion interrupt
` [PULL 32/36] hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
` [PULL 34/36] MAINTAINERS: Update Raphael Norwitz email
` [PULL 35/36] MAINTAINERS: Update hw/core/cpu.c entry
` [PULL 36/36] configure: Add linux header compile support for LoongArch
[PATCH 0/6] hw/{arm,xen} convert printfs to trace/reports
2024-01-19 11:41 UTC (8+ messages)
` [PATCH 1/6] hw/arm/z2: convert DPRINTF to tracepoints
` [PATCH 2/6] hw/arm/strongarm.c: "
` [PATCH 3/6] hw/arm/xen_arm.c: "
` [PATCH 4/6] hw/xen/xen-mapcache.c: "
` [PATCH 5/6] hw/xen/xen-hvm-common.c: "
` [PATCH 6/6] hw/xen: convert stderr prints to error/warn reports
[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
2024-01-19 11:24 UTC (2+ messages)
[PATCH v2 0/2] target/riscv: Add support for Zaamo & Zalrsc
2024-01-19 11:21 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Add Zaamo and Zalrsc extensions
` [PATCH v2 2/2] target/riscv: Check 'A' and split extensions for atomic instructions
[PATCH 0/2] target/riscv: Add support for Zaamo & Zalrsc
2024-01-19 11:10 UTC (6+ messages)
` [PATCH 1/2] target/riscv: Add Zaamo and Zalrsc extensions
` [PATCH 2/2] target/riscv: Check 'A' and split extensions for atomic instructions
[PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
2024-01-19 11:10 UTC (8+ messages)
` [PATCH 2/4] reset: Allow multiple stages of system resets
[PATCH 0/2] target/s390x: Emulate CVDG
2024-01-19 10:40 UTC (5+ messages)
` [PATCH 1/2] "
` "
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-01-19 10:26 UTC (9+ messages)
` FW: "
[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
2024-01-19 10:09 UTC (6+ messages)
` [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
[PULL 0/5] qtest timeouts and ROP mitigation
2024-01-19 9:57 UTC (2+ messages)
[PATCH v2] acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
2024-01-19 9:58 UTC (3+ messages)
[PULL v2 00/12] target-arm queue
2024-01-19 9:58 UTC (2+ messages)
[PATCH v2] tests/docker: Add sqlite3 module to openSUSE Leap container
2024-01-19 9:33 UTC (4+ messages)
` "
[PATCH v4 0/3] migration & CI: Add a CI job for migration compat testing
2024-01-19 9:11 UTC (6+ messages)
` [PATCH v4 1/3] tests/qtest/migration: Don't use -cpu max for aarch64
` [PATCH v4 2/3] ci: Add a migration compatibility test job
` [PATCH v4 3/3] ci: Disable migration compatibility tests for aarch64
[PATCH 0/2] ppc: really change defaults
2024-01-19 9:01 UTC (5+ messages)
` [PATCH 1/2] ppc/spapr: change pseries machine default to POWER10 CPU
` [PATCH 2/2] ppc/pnv: Change powernv default to powernv10
[PATCH 0/8] ppc: Update targets for Power machines (spapr and pnv)
2024-01-19 8:59 UTC (5+ messages)
` [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
` [PATCH 8/8] ppc/pnv: Update skiboot to v7.1
[PATCH 00/26] target/ppc: TCG improvements and fixes
2024-01-19 8:58 UTC (28+ messages)
` [PATCH 01/26] target/ppc: Fix crash on machine check caused by ifetch
` [PATCH 02/26] target/ppc: Prevent supervisor from modifying MSR[ME]
` [PATCH 03/26] spapr: set MSR[ME] and MSR[FP] on client entry
` [PATCH 04/26] target/ppc: Rename registers to match ISA
` [PATCH 05/26] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
` [PATCH 06/26] target/ppc: Rename TBL to TB on 64-bit
` [PATCH 07/26] target/ppc: Improve timebase register defines naming
` [PATCH 08/26] target/ppc: Fix move-to timebase SPR access permissions
` [PATCH 09/26] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 10/26] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
` [PATCH 11/26] pnv/chiptod: Implement the ChipTOD to Core transfer
` [PATCH 12/26] target/ppc: Implement core timebase state machine and TFMR
` [PATCH 13/26] target/ppc: Add SMT support to time facilities
` [PATCH 14/26] target/ppc: Add new hflags to support BHRB
` [PATCH 15/26] target/ppc: Add recording of taken branches to BHRB
` [PATCH 16/26] target/ppc: Add clrbhrb and mfbhrbe instructions
` [PATCH 17/26] target/ppc: Add migration support for BHRB
` [PATCH 18/26] target/ppc: BookE DECAR SPR is 32-bit
` [PATCH 19/26] target/ppc: Wire up BookE ATB registers for e500 family
` [PATCH 20/26] target/ppc: Add PPR32 SPR
` [PATCH 21/26] target/ppc: add helper to write per-LPAR SPRs
` [PATCH 22/26] target/ppc: Add SMT support to simple SPRs
` [PATCH 23/26] target/ppc: Add SMT support to PTCR SPR
` [PATCH 24/26] target/ppc: Implement LDBAR, TTR SPRs
` [PATCH 25/26] target/ppc: Implement SPRC/SPRD SPRs
` [PATCH 26/26] target/ppc: add SMT support to msgsnd broadcast
[PATCH v1 0/2] memory-device: reintroduce memory region size check
2024-01-19 8:35 UTC (4+ messages)
` [PATCH v1 2/2] "
[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
2024-01-19 7:59 UTC (5+ messages)
[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-01-19 7:31 UTC (9+ messages)
` [PATCH rfcv1 1/6] backends/iommufd_device: introduce IOMMUFDDevice
` [PATCH rfcv1 3/6] intel_iommu: add set/unset_iommu_device callback
[PATCH] target/i386: Add new CPU model SierraForest
2024-01-19 7:11 UTC (2+ messages)
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-19 7:00 UTC (8+ messages)
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
Why invtsc (CPUID_APM_INVTSC) is unmigratable?
2024-01-19 6:46 UTC
[PATCH v2 0/2] Export debug triggers as an extension
2024-01-19 3:14 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Convert sdtrig functionality from property to "
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-19 1:33 UTC (17+ messages)
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 18/30] migration/multifd: Allow receiving pages without packets
` [RFC PATCH v3 19/30] migration/ram: Ignore multifd flush when doing fixed-ram migration
[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
2024-01-18 22:40 UTC (5+ messages)
` [PATCH v4 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
bug -net tap on qemu
2024-01-18 21:53 UTC
[PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
2024-01-18 22:20 UTC (23+ messages)
` [PATCH 01/20] hw/arm/exynos4210: Include missing 'exec/tswap.h' header
` [PATCH 02/20] hw/arm/xilinx_zynq: "
` [PATCH 03/20] hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
` [PATCH 04/20] hw/arm/xlnx-versal: Include missing 'cpu.h' header
` [PATCH 05/20] target/arm/cpu-features: Include missing 'hw/registerfields.h' header
` [PATCH 06/20] target/arm/cpregs: "
` [PATCH 07/20] target/arm/cpregs: Include missing 'kvm-consts.h' header
` [PATCH 08/20] target/arm: Rename arm_cpu_mp_affinity
` [PATCH 09/20] target/arm: Create arm_cpu_mp_affinity
` [PATCH 10/20] target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
` [PATCH 11/20] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PATCH 12/20] hw/cpu/a9mpcore: Build it only once
` [PATCH 13/20] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
` [PATCH 14/20] hw/misc/xlnx-versal-crl: Build it only once
` [PATCH 15/20] target/arm: Expose M-profile register bank index definitions
` [PATCH 16/20] hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
` [PATCH 17/20] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
` [PATCH 18/20] target/arm: Move e2h_access() helper around
` [PATCH 19/20] target/arm: Move GTimer definitions to new 'gtimer.h' header
` [PATCH 20/20] hw/arm: Build various units only once
[PATCH v3 0/2] target/ppc: Fix checkstop and add attn instruction
2024-01-18 22:09 UTC (4+ messages)
` [PATCH v3 1/2] target/ppc: Make checkstop actually stop the system
` [PATCH v3 2/2] target/ppc: Implement attn instruction on BookS 64-bit processors
[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
2024-01-18 22:01 UTC (10+ messages)
` [PATCH v5 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v5 2/9] target/ppc: Readability improvements in exception handlers
` [PATCH v5 3/9] target/ppc: Fix gen_sc to use correct nip
` [PATCH v5 4/9] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v5 5/9] target/ppc: Simplify syscall exception handlers
` [PATCH v5 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v5 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v5 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
` [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions
[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
2024-01-18 21:28 UTC (4+ messages)
` [PATCH v4 4/4] "
[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
2024-01-18 19:20 UTC
[PATCH v3] qemu-img: Fix Column Width and Improve Formatting in snapshot list
2024-01-18 19:43 UTC (2+ messages)
[PATCH v2 0/3] s390x/pci: fix ISM reset
2024-01-18 19:43 UTC (6+ messages)
` [PATCH v2 1/3] s390x/pci: avoid double enable/disable of aif
` [PATCH v2 2/3] s390x/pci: refresh fh before disabling aif
` [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
[PATCH 00/24] Meson changes for QEMU 8.1
2024-01-18 19:23 UTC (3+ messages)
` [PATCH 19/24] configure: remove compiler sanity check
[PATCH] block/blklogwrites: Fix a bug when logging "write zeroes" operations
2024-01-18 19:18 UTC (3+ messages)
` [PATCH v2] block/blklogwrites: Protect mutable driver state with a mutex
[PATCH V2] Handle wrap around in limit calculation
2024-01-18 18:34 UTC (7+ messages)
[PATCH v3] backends/cryptodev: Do not ignore throttle/backends Errors
2024-01-18 18:27 UTC (2+ messages)
[PATCH v2 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-18 18:09 UTC (2+ messages)
[Stable-7.2.9 0/8] Patch Round-up for stable 7.2.9, freeze on 2024-01-27
2024-01-18 18:00 UTC (9+ messages)
` [Stable-7.2.9 1/8] block: Fix crash when loading snapshot on inactive node
` [Stable-7.2.9 2/8] vl: Improve error message for conflicting -incoming and -loadvm
` [Stable-7.2.9 3/8] iotests: Basic tests for internal snapshots
` [Stable-7.2.9 4/8] target/riscv: Fix mcycle/minstret increment behavior
` [Stable-7.2.9 5/8] chardev/char.c: fix "abstract device type" error message
` [Stable-7.2.9 6/8] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
` [Stable-7.2.9 7/8] target/s390x: Fix LAE setting a wrong access register
` [Stable-7.2.9 8/8] .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
Updated invitation: QEMU developers fortnightly conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday from Tue 2024-01-09 to Tue 2024-01-23 (GMT+1) (qemu-devel@nongnu.org)
2024-01-18 17:15 UTC
Updated invitation: QEMU developers fortnightly conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday from Tue 2024-01-23 to Wed 2023-02-22 (GMT+1) (qemu-devel@nongnu.org)
2024-01-18 17:15 UTC
Updated invitation: QEMU developers fortnightly conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday from Tue 2022-08-23 to Tue 2024-01-23 (GMT+2) (qemu-devel@nongnu.org)
2024-01-18 17:15 UTC
[PATCH] hw/arm/virt.c: Remove newline from error_report() string
2024-01-18 16:56 UTC (5+ messages)
[PATCH v2 4/4] Exclude TPM ioctls definitions for the GNU/Hurd
2024-01-18 16:04 UTC
[PATCH v2 3/4] Add the GNU/Hurd as a target host
2024-01-18 16:03 UTC
[PATCH v2 2/4] Avoid conflicting types for 'copy_file_range'
2024-01-18 16:02 UTC
[PATCH v2 1/4] Include new arbitrary limits if not already defined
2024-01-18 16:02 UTC
[PATCH v2 0/4] Port qemu to GNU/Hurd
2024-01-18 16:01 UTC
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-18 15:47 UTC (7+ messages)
` [PATCH 2/3] iotests: port 141 to Python for reliable QMP testing
` [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
[PATCH] ui/gtk: Strip trailing '\n' from error string arguments
2024-01-18 15:47 UTC (2+ messages)
[PATCH v2 0/4] hw/ppc/spapr: Rename 'softmmu'
2024-01-18 15:16 UTC (2+ messages)
[PATCH v4 00/21] parallels: Add full dirty bitmap support
2024-01-18 15:01 UTC (4+ messages)
` [PATCH v4 18/21] parallels: Remove unnecessary data_end field
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).