qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-18 22:02:32 to 2024-01-19 17:20:17 UTC [more...]

[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
 2024-01-19 17:19 UTC  (6+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tests/acpi: Update virt/SSDT.memhp

[PATCH 0/6] virtio-blk: iothread-vq-mapping cleanups
 2024-01-19 17:17 UTC  (8+ messages)
` [PATCH 1/6] virtio-blk: move dataplane code into virtio-blk.c
` [PATCH 2/6] virtio-blk: rename dataplane create/destroy functions
` [PATCH 3/6] virtio-blk: rename dataplane to ioeventfd
` [PATCH 4/6] virtio-blk: restart s->rq reqs in vq AioContexts
` [PATCH 5/6] virtio-blk: tolerate failure to set BlockBackend AioContext
` [PATCH 6/6] virtio-blk: always set ioeventfd during startup

Why invtsc (CPUID_APM_INVTSC) is unmigratable?
 2024-01-19 16:14 UTC  (2+ messages)

[PATCH v2 0/5] hw/{arm,xen} convert printfs to trace/reports
 2024-01-19 17:04 UTC  (7+ messages)
` [PATCH v2 1/5] hw/arm/z2: convert DPRINTF to trace events and guest errors
` [PATCH v2 2/5] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
` [PATCH v2 3/5] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
` [PATCH v2 4/5] hw/xen/xen-hvm-common.c: "
` [PATCH v2 5/5] hw/xen: convert stderr prints to error/warn reports

[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
 2024-01-19 16:57 UTC  (2+ messages)

[PATCH] block/blklogwrites: Fix a bug when logging "write zeroes" operations
 2024-01-19 16:55 UTC  (5+ messages)
` [PATCH v2] block/blklogwrites: Protect mutable driver state with a mutex
` [PATCH v3] "

[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
 2024-01-19 16:54 UTC  (10+ messages)
` [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)

[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
 2024-01-19 16:51 UTC  (2+ messages)

[PATCH] target/xtensa: fix OOB TLB entry access
 2024-01-19 16:44 UTC  (3+ messages)

[PULL 00/36] HW core patches for 2024-01-19
 2024-01-19 16:41 UTC  (38+ 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 19/36] hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
` [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 33/36] hw/elf_ops: Ignore loadable segments with zero size
` [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

[PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18
 2024-01-19 16:41 UTC  (2+ messages)

[PATCH 0/5] buses: switch to 3-phase-reset
 2024-01-19 16:35 UTC  (6+ messages)
` [PATCH 1/5] pci: Switch bus reset "
` [PATCH 2/5] vmbus: "
` [PATCH 3/5] adb: "
` [PATCH 4/5] hw/s390x/css-bridge: switch virtual-css bus "
` [PATCH 5/5] hw/core: Remove transitional infrastructure from BusClass

how do the iotests pick a machine model to run on ?
 2024-01-19 16:18 UTC  (4+ messages)

QEMU's tests/unit/test-iov times out on NetBSD and OpenBSD
 2024-01-19 16:13 UTC  (3+ messages)

[RFC PATCH 00/34] Compile accel/tcg once (partially)
 2024-01-19 16:05 UTC  (36+ messages)
` [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets
` [RFC PATCH 02/34] target: [PAGE_VARY] Move TARGET_PAGE_BITS_MIN to TargetPageBits
` [RFC PATCH 03/34] exec: [PAGE_VARY] Move TARGET_PAGE_BITS_VARY to common header
` [RFC PATCH 04/34] exec: [PAGE_VARY] Unpoison TARGET_PAGE_* macros for system mode
` [RFC PATCH 05/34] target/tricore: [VADDR] Use target_ulong for EA
` [RFC PATCH 06/34] exec: [VADDR] Move vaddr defines to separate file
` [RFC PATCH 07/34] hw/core: [VADDR] Include vaddr.h from cpu.h
` [RFC PATCH 08/34] target: [VADDR] Use vaddr in gen_intermediate_code
` [RFC PATCH 09/34] exec: [VADDR] Use vaddr in DisasContextBase for virtual addresses
` [RFC PATCH 10/34] exec: [VADDR] typedef abi_ptr to vaddr
` [RFC PATCH 11/34] [IGNORE] Squash of header code shuffling
` [RFC PATCH 12/34] target: Uninline cpu_mmu_index()
` [RFC PATCH 13/34] target: Uninline cpu_get_tb_cpu_state()
` [RFC PATCH 14/34] exec: [CPUTLB] Move PAGE_* macros to common header
` [RFC PATCH 15/34] exec: [CPUTLB] Move TLB_*/tlb_*() "
` [RFC PATCH 16/34] exec: [CPUTLB] Move cpu_*()/cpu_env() "
` [RFC PATCH 17/34] hw/core: [CPUTLB] Move target specifics to end of TCGCPUOps
` [RFC PATCH 18/34] accel/stubs: [CPUTLB] Move xen.h stubs to xen-stub.c
` [RFC PATCH 19/34] accel/tcg: [CPUTLB] Use TCGContext.addr_type instead of TARGET_LONG_BITS
` [RFC PATCH 20/34] accel/tcg: [CPUTLB] Use TCGContext.guest_mo for memory ordering
` [RFC PATCH 21/34] accel/tcg: [CPUTLB] Use tcg_ctx->tlb_dyn_max_bits
` [RFC PATCH 22/34] accel/tcg: [CPUTLB] Move CPU_TLB_DYN_[DEFAULT|MIN]* to cputlb.c
` [RFC PATCH 23/34] tcg: [CPUTLB] Add `mo_te` field to TCGContext
` [RFC PATCH 24/34] accel/tcg: [CPUTLB] Set mo_te in TCGContext
` [RFC PATCH 25/34] accel/tcg: [CPUTLB] Use tcg_ctx->mo_te instead of MO_TE
` [RFC PATCH 26/34] Wrap target macros in functions
` [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
` [RFC PATCH 28/34] accel/tcg: Make plugin-gen.c "
` [RFC PATCH 29/34] accel/tcg: Make tb-maint.c target indpendent
` [RFC PATCH 30/34] accel/tcg: Make tcg-all.c "
` [RFC PATCH 31/34] accel/tcg: Make tcg-runtime-gvec.c target independent
` [RFC PATCH 32/34] accel/tcg: Make tcg-runtime.c "
` [RFC PATCH 33/34] accel/tcg: Make translator.c (partially) "
` [RFC PATCH 34/34] accel/tcg: Compile (a few files) once for system-mode

[PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
 2024-01-19 15:25 UTC  (12+ messages)
` [PULL 01/11] s390x/pci: avoid double enable/disable of aif
` [PULL 02/11] s390x/pci: refresh fh before disabling aif
` [PULL 03/11] s390x/pci: drive ISM reset from subsystem reset
` [PULL 04/11] qemu-options: Remove the deprecated -no-hpet option
` [PULL 05/11] qemu-options: Remove the deprecated -no-acpi option
` [PULL 06/11] qemu-options: Remove the deprecated -async-teardown option
` [PULL 07/11] qemu-options: Remove the deprecated -chroot option
` [PULL 08/11] qapi: Remove deprecated 'singlestep' member of StatusInfo
` [PULL 09/11] hmp: Remove deprecated 'singlestep' command
` [PULL 10/11] cli: Remove deprecated '-singlestep' command line option
` [PULL 11/11] tests/vm/netbsd: Remove missing py311-expat package

[PATCH v2 0/4] backup: discard-source parameter
 2024-01-19 14:46 UTC  (3+ messages)
` [PATCH v2 3/4] qapi: blockdev-backup: add "

[PATCH 0/6] Move memory listener register to vhost_vdpa_init
 2024-01-19 14:44 UTC  (2+ messages)

Qemu setting "-cpu host" seems broken with Windows vms
 2024-01-19  0:13 UTC  (4+ messages)

[PATCH] This patch implements several Octeon +/II instructions
 2024-01-19  4:56 UTC 

[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
 2024-01-19 10:39 UTC  (10+ messages)
      ` FW: "
                      ` 回复: "

[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
 2024-01-19 13:41 UTC  (4+ messages)
` [PATCH v4 4/4] "

[PATCH 0/3] migration: some small cleanups
 2024-01-19 13:26 UTC  (7+ messages)
` [PATCH 1/3] migration: Make threshold_size an uint64_t
` [PATCH 2/3] migration: Drop unnecessary check in ram's pending_exact()
` [PATCH 3/3] analyze-migration.py: Remove trick on parsing ramblocks

[PATCH v4 0/3] migration & CI: Add a CI job for migration compat testing
 2024-01-19 13:04 UTC  (6+ messages)
` [PATCH v4 3/3] ci: Disable migration compatibility tests for aarch64

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-19 12:57 UTC  (18+ 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 v2 0/2] target/riscv: Add support for Zaamo & Zalrsc
 2024-01-19 12:24 UTC  (4+ 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 v5 0/3] Support RISC-V IOPMP
 2024-01-19 12:23 UTC  (5+ messages)
` [PATCH v5 2/3] Add RISC-V IOPMP support
` [PATCH v5 3/3] hw/riscv/virt: Add "

[PATCH 0/6] hw/{arm,xen} convert printfs to trace/reports
 2024-01-19 12:05 UTC  (10+ 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 rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-01-19 11:55 UTC  (14+ messages)
` [PATCH rfcv1 1/6] backends/iommufd_device: introduce IOMMUFDDevice
` [PATCH rfcv1 3/6] intel_iommu: add set/unset_iommu_device callback
` [PATCH rfcv1 6/6] intel_iommu: add a framework to check and sync host IOMMU cap/ecap

[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
 2024-01-19 11:24 UTC  (2+ messages)

[PATCH 0/2] target/riscv: Add support for Zaamo & Zalrsc
 2024-01-19 11:10 UTC  (4+ messages)
` [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  (7+ messages)
` [PATCH 2/4] reset: Allow multiple stages of system resets

[PATCH 0/2] target/s390x: Emulate CVDG
 2024-01-19 10:40 UTC  (4+ messages)
` [PATCH 1/2] "
    `  "

[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 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  (2+ messages)

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

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

[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  (2+ messages)

[PATCH v3 0/2] target/ppc: Fix checkstop and add attn instruction
 2024-01-18 22:09 UTC  (3+ messages)
` [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


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