qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-20 15:13:49 to 2023-05-22 13:11:50 UTC [more...]

[PATCH v3 0/4] target/riscv: Add Smrnmi support
 2023-05-22 13:11 UTC 

Status of DAX for virtio-fs/virtiofsd?
 2023-05-22 12:54 UTC  (3+ messages)

[PATCH 0/7] Add support for extension specific disas
 2023-05-22 13:10 UTC  (12+ messages)
` [PATCH 1/7] disas: Change type of disassemble_info.target_info to pointer
` [PATCH 2/7] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
` [PATCH 3/7] disas/riscv.c: Support disas for Zcm* extensions
` [PATCH 4/7] disas/riscv.c: Support disas for Z*inx extensions
` [PATCH 5/7] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions

[PATCH] crypto: Always initialize splitkeylen
 2023-05-22 13:08 UTC  (3+ messages)

[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
 2023-05-22 12:59 UTC  (6+ messages)
` [PATCH v2 09/19] test-cutils: Add coverage of qemu_strtod

[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-22 12:57 UTC  (8+ messages)
` [PATCH v5 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v5 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v5 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH v12 00/15] TCG code quality tracking
 2023-05-22 12:51 UTC  (4+ messages)
` [PATCH v12 15/15] docs/tb-stats: add how to

[PATCH] bitops.h: Compile out asserts without --enable-debug
 2023-05-22 12:05 UTC  (5+ messages)

[PATCH] util/vfio-helpers: Use g_file_read_link()
 2023-05-22 12:47 UTC  (4+ messages)

[PATCH 0/2] MIPS: Enable Loongson-3A4000 TCG for system emulation
 2023-05-22 12:43 UTC  (7+ messages)
` [PATCH 1/2] target/mips: Implement Loongson CSR instructions
` [PATCH 2/2] hw/mips/loongson3_virt: Remove CPU restrictions for TCG

[PATCH] [rpi4b] Make bootable rpi4b model
 2023-05-22 12:41 UTC  (7+ messages)

[PATCH v7 0/4] pci hotplug tracking
 2023-05-22 12:32 UTC  (12+ messages)
` [PATCH v7 1/4] qapi/qdev.json: unite DEVICE_* event data into single structure
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
 2023-05-22 12:30 UTC  (2+ messages)

[PATCH v6 0/4] hw/cxl: Poison get, inject, clear
 2023-05-22 12:09 UTC  (11+ messages)
` [PATCH v6 1/4] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v6 2/4] hw/cxl: QMP based poison injection support

[PATCH v2] hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
 2023-05-22 12:08 UTC  (3+ messages)

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-22 12:04 UTC  (2+ messages)

[PULL 00/20] Allow "make check" with "--without-default-devices"
 2023-05-22 11:50 UTC  (21+ messages)
` [PULL 01/20] hw/i386/Kconfig: ISAPC works fine without VGA_ISA
` [PULL 02/20] softmmu/vl.c: Check for the availability of the VGA device before using it
` [PULL 03/20] hw: Move the default NIC machine class setting from the x86 to the generic one
` [PULL 04/20] softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
` [PULL 05/20] hw/ppc: Use MachineClass->default_nic in the ppc machines
` [PULL 06/20] hw/s390x: Use MachineClass->default_nic in the s390x machine
` [PULL 07/20] hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
` [PULL 08/20] hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
` [PULL 09/20] hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
` [PULL 10/20] hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
` [PULL 11/20] tests/qtest/readconfig-test: Check for the availability of USB controllers
` [PULL 12/20] tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
` [PULL 13/20] tests/qtest/cdrom-test: Fix the test to also work without optional devices
` [PULL 14/20] tests/qtest/virtio-ccw-test: Remove superfluous tests
` [PULL 15/20] tests/qtest: Check for the availability of virtio-ccw devices before using them
` [PULL 16/20] tests/qtest/meson.build: Run the net filter tests only with default devices
` [PULL 17/20] tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
` [PULL 18/20] .gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices
` [PULL 19/20] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
` [PULL 20/20] memory: stricter checks prior to unsetting engaged_in_io

[PATCH 0/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
 2023-05-22 11:47 UTC  (8+ messages)
` [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
` [PATCH 2/4] hw/intc/loongarch_ipi: Guard LoongArch only features with ifdef
` [PATCH 3/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
` [PATCH 4/4] tests/avocado: Add boot_linux_console test for loongson3-virt

[PULL v2 0/4] QAPI patches patches for 2023-05-17
 2023-05-22 11:20 UTC  (5+ messages)
` [PULL v2 1/4] qapi: Improve error message for description following section
` [PULL v2 2/4] docs/interop: Convert qmp-spec.txt to rST
` [PULL v2 3/4] docs/interop/qmp-spec: Update error description for parsing errors
` [PULL v2 4/4] docs/interop: Delete qmp-intro.txt

[PATCH 0/2] hw/cxl: CDAT file handling fixes
 2023-05-22 11:06 UTC  (3+ messages)

[PATCH v2 0/6] eBPF RSS through QMP support
 2023-05-22 10:50 UTC  (12+ messages)
` [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob

[PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
 2023-05-22 10:46 UTC  (2+ messages)

[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-22 10:34 UTC  (4+ messages)

[PULL 00/29] target-arm queue
 2023-05-22 10:12 UTC  (7+ messages)
` [PULL 04/29] arm/kvm: add support for MTE

[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-22 10:21 UTC  (17+ messages)

[PULL 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-22  9:11 UTC  (4+ messages)

[PATCH v3 0/3] ROM migration
 2023-05-22  8:44 UTC  (4+ messages)
` [PATCH v3 3/3] pci: ROM preallocation for incoming migration

[PATCH 00/27] accel/tcg: Improvements to atomic128.h
 2023-05-22  8:44 UTC  (42+ messages)
` [PATCH 01/27] util: Introduce host-specific cpuinfo.h
` [PATCH 02/27] util: Add cpuinfo-i386.c
` [PATCH 03/27] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
` [PATCH 04/27] tcg/i386: Use host/cpuinfo.h
` [PATCH 05/27] util/bufferiszero: Use i386 host/cpuinfo.h
` [PATCH 06/27] migration/xbzrle: Shuffle function order
` [PATCH 07/27] migration/xbzrle: Use i386 host/cpuinfo.h
` [PATCH 08/27] migration: Build migration_files once
` [PATCH 09/27] util: Add cpuinfo-aarch64.c
` [PATCH 10/27] include/host: Split out atomic128-cas.h
` [PATCH 11/27] include/host: Split out atomic128-ldst.h
` [PATCH 12/27] meson: Fix detect atomic128 support with optimization
` [PATCH 13/27] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
` [PATCH 14/27] target/ppc: Use tcg_gen_qemu_{ld, st}_i128 for LQARX, LQ, STQ
` [PATCH 15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ
  ` [PATCH 15/27] target/s390x: Use tcg_gen_qemu_{ld,st}_i128 "
` [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
` [PATCH 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
` [PATCH 18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu "
` [PATCH 19/27] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
` [PATCH 20/27] accel/tcg: Remove prot argument to atomic_mmu_lookup
` [PATCH 21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
` [PATCH 22/27] qemu/atomic128: Split atomic16_read
` [PATCH 23/27] accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
` [PATCH 24/27] tcg: Split out tcg/debug-assert.h
` [PATCH 25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set
` [PATCH 26/27] qemu/atomic128: Add runtime test for FEAT_LSE2
` [PATCH 27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h

[PULL v3 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-22  8:27 UTC  (2+ messages)

[PATCH] meson: remove -no-pie linker flag
 2023-05-22  8:19 UTC  (2+ messages)

[PATCH] qapi/parser: Fix type hints
 2023-05-22  7:51 UTC  (5+ messages)

[PULL v3 00/21] Block layer patches
 2023-05-22  7:45 UTC  (3+ messages)

[PATCH 0/8] plugins/next: bugfixs and iops based time control RFC
 2023-05-22  7:31 UTC  (3+ messages)
` [RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp

[RFC PATCH 0/4] vfio/pci: Atomic Ops completer support
 2023-05-22  7:19 UTC  (3+ messages)
` [RFC PATCH 2/4] vfio: Implement a common device info helper

[PATCH] meson: fix rule for qemu-ga installer
 2023-05-22  7:19 UTC 

[PATCH v5 0/6] hw/cxl: Poison get, inject, clear
 2023-05-22  6:38 UTC  (3+ messages)
` [PATCH v5 4/6] hw/cxl: QMP based poison injection support

[PATCH v2 0/6] Trivial cleanups
 2023-05-22  6:06 UTC  (10+ messages)
` [PATCH v2 1/6] hw/timer/i8254_common: Share "iobase" property via base class
` [PATCH v2 2/6] hw/arm/omap: Remove unused omap_uart_attach()
` [PATCH v2 3/6] hw/isa/i82378: Remove unused "io" attribute
` [PATCH v2 4/6] hw/char/parallel: Export ParallelState
` [PATCH v2 5/6] hw/char/parallel-isa: Export ISAParallelState
` [PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro

[PATCH qemu 0/1] [meson.build] Add conditional dependency for libkeyutils
 2023-05-22  0:17 UTC  (2+ messages)
` [PATCH qemu 1/1] "

[PATCH 0/6] VIA and general PCI IDE cleanup
 2023-05-21 15:27 UTC  (11+ messages)
` [PATCH 1/6] hw/ide/pci: Expose legacy interrupts as named GPIOs
` [PATCH 2/6] hw/ide/via: Wire up IDE legacy interrupts in host device
` [PATCH 3/6] hw/isa/vt82c686: Remove via_isa_set_irq()
` [PATCH 4/6] hw/ide: Extract IDEBus assignment into bmdma_init()
` [PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
` [PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass

[PATCH v3 0/7] migration: Add switchover ack capability and VFIO precopy support
 2023-05-21 15:18 UTC  (8+ messages)
` [PATCH v3 1/7] migration: Add switchover ack capability
` [PATCH v3 2/7] migration: Implement switchover ack logic
` [PATCH v3 3/7] migration: Enable switchover ack capability
` [PATCH v3 4/7] tests: Add migration switchover ack capability test
` [PATCH v3 5/7] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v3 6/7] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v3 7/7] vfio/migration: Add support for switchover ack capability

[PATCH] target/mips: Rework cp0_timer with clock API
 2023-05-21 11:37 UTC  (2+ messages)

[PATCH] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
 2023-05-21  5:51 UTC  (3+ messages)

[PULL 0/7] Python fixes and related patches
 2023-05-20 19:06 UTC  (8+ messages)
` [PULL 1/7] remove remaining traces of meson submodule
` [PULL 2/7] mkvenv: replace distlib.database with importlib.metadata/pkg_resources
` [PULL 3/7] build: rebuild build.ninja using "meson setup --reconfigure"
` [PULL 4/7] configure: fix backwards-compatibility for meson sphinx_build option
` [PULL 5/7] mkvenv: pass first missing package to diagnose()
` [PULL 6/7] gitlab: custom-runners: preserve more artifacts for debugging
` [PULL 7/7] scripts: make sure scripts are invoked via $(PYTHON)


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