qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-08 02:29:05 to 2024-09-09 16:24:34 UTC [more...]

[PATCH v2 00/29] target/arm: AdvSIMD decodetree conversion, part 4
 2024-09-09 16:22 UTC  (8+ messages)
` [PATCH v2 02/29] target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c
` [PATCH v2 04/29] target/arm: Use cmpsel in gen_sshl_vec
` [PATCH v2 09/29] target/arm: Simplify do_reduction_op
` [PATCH v2 10/29] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PATCH v2 13/29] target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) "
` [PATCH v2 14/29] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PATCH v2 18/29] target/arm: Use {, s}extract in handle_vec_simd_wshli

[PATCH trvivial] linux-user/syscall.c: replace function pointers for flock64 fcntl with macros
 2024-09-09 16:20 UTC  (5+ messages)

[PULL 00/10] Crypto fixes patches
 2024-09-09 16:06 UTC  (12+ messages)
` [PULL 01/10] iotests: fix expected output from gnutls
` [PULL 02/10] crypto: run qcrypto_pbkdf2_count_iters in a new thread
` [PULL 03/10] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [PULL 04/10] tests/unit: always build the pbkdf crypto unit test
` [PULL 05/10] tests/unit: build pbkdf test on macOS
` [PULL 06/10] crypto: avoid leak of ctx when bad cipher mode is given
` [PULL 07/10] crypto: use consistent error reporting pattern for unsupported cipher modes
` [PULL 08/10] crypto: Define macros for hash algorithm digest lengths
` [PULL 09/10] crypto: Support SHA384 hash when using glib
` [PULL 10/10] crypto: Introduce x509 utils

[PATCH v2] target/riscv32: Fix masking of physical address
 2024-09-09 15:46 UTC  (2+ messages)

[PATCH for-9.2 00/53] arm: Drop deprecated boards
 2024-09-09 15:45 UTC  (6+ messages)

[PATCH v3 00/14] Add support for vector
 2024-09-09 15:45 UTC  (5+ messages)
` [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo

[PATCH] block: support locking on change medium
 2024-09-09 15:42 UTC  (6+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-09 15:41 UTC  (7+ messages)
` [PATCH v2 03/17] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH v2 15/17] vfio/migration: Multifd device state transfer support - receive side
` [PATCH v2 17/17] vfio/migration: Multifd device state transfer support - send side

[RFC PATCH] tests/qtest: Don't parallelize migration-test
 2024-09-09 15:34 UTC  (3+ messages)

[PATCH 0/2] hw/sd: Remove a pair of legacy methods
 2024-09-09 15:30 UTC  (5+ messages)
` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb()
` [PATCH 2/2] hw/sd: Remove legacy sd_enable()

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-09 15:28 UTC  (7+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2024-09-09 15:11 UTC  (13+ messages)
` [PATCH v11 08/11] "

[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
 2024-09-09 15:10 UTC  (10+ messages)

[PULL 00/34] Migration patches for 2024-09-04
 2024-09-09 15:01 UTC  (6+ messages)
` [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c

[PATCH v9 0/5] Implement QATzip compression method
 2024-09-09 14:56 UTC  (2+ messages)

[PATCH v2 1/1] system: improve migration debug
 2024-09-09 14:55 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Dynamic sized memslots array
 2024-09-09 14:54 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: Dynamic sized kvm "
` [PATCH v3 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH v3 3/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
` [PATCH v3 4/4] KVM: Rename KVMState->nr_slots to nr_slots_max

[Bug Report] smmuv3 event 0x10 report when running virtio-blk-pci
 2024-09-09 14:47 UTC  (3+ messages)

[PATCH RFC 00/10] migration: auto-converge refinements for huge VM
 2024-09-09 14:43 UTC  (14+ messages)
` [PATCH RFC 01/10] migration: Introduce structs for periodic CPU throttle
` [PATCH RFC 02/10] migration: Refine util functions to support "
` [PATCH RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters
` [PATCH RFC 04/10] qapi/migration: Introduce the iteration-count
` [PATCH RFC 05/10] migration: Introduce util functions for periodic CPU throttle
` [PATCH RFC 06/10] migration: Support "
` [PATCH RFC 07/10] tests/migration-tests: Add test case for periodic throttle
` [PATCH RFC 08/10] migration: Introduce cpu-responsive-throttle parameter
` [PATCH RFC 09/10] migration: Support responsive CPU throttle
` [PATCH RFC 10/10] tests/migration-tests: Add test case for "

[PATCH RESEND RFC 00/10] migration: auto-converge refinements for huge VM
 2024-09-09 14:25 UTC  (11+ messages)
` [PATCH RESEND RFC 01/10] migration: Introduce structs for periodic CPU throttle
` [PATCH RESEND RFC 02/10] migration: Refine util functions to support "
` [PATCH RESEND RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters
` [PATCH RESEND RFC 04/10] qapi/migration: Introduce the iteration-count
` [PATCH RESEND RFC 05/10] migration: Introduce util functions for periodic CPU throttle
` [PATCH RESEND RFC 06/10] migration: Support "
` [PATCH RESEND RFC 07/10] tests/migration-tests: Add test case for periodic throttle
` [PATCH RESEND RFC 08/10] migration: Introduce cpu-responsive-throttle parameter
` [PATCH RESEND RFC 09/10] migration: Support responsive CPU throttle
` [PATCH RESEND RFC 10/10] tests/migration-tests: Add test case for "

[PATCH v2 00/15] target/cris: Remove the deprecated CRIS target
 2024-09-09 14:14 UTC  (4+ messages)

[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-09-09 13:55 UTC  (2+ messages)

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-09-09 13:47 UTC  (3+ messages)

[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-09-09 13:27 UTC  (4+ messages)

[PATCH v2 0/5] tmp105: Improvements and fixes
 2024-09-09 13:27 UTC  (2+ messages)

[PATCH v4 0/2] target/loongarch: Add loongson binary translation feature
 2024-09-09 13:13 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/loongarch: Implement lbt registers save/restore function

[PATCH] hw/loongarch: Add acpi SPCR table support
 2024-09-09 12:53 UTC  (2+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-09-09 12:34 UTC  (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH v3 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-09-09 12:08 UTC  (2+ messages)

[PULL 0/3] m68k patches
 2024-09-09 12:06 UTC  (5+ messages)
` [PULL 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
` [PULL 2/3] hw/m68k/mcf5208: Add URLs for datasheets
` [PULL 3/3] hw/nubus/nubus-device: Range check 'slot' property

[PATCH v2] virtio: kconfig: memory devices are PCI only
 2024-09-09 12:01 UTC  (2+ messages)

[PATCH v11 00/10] Support persistent reservation operations
 2024-09-09 11:34 UTC  (11+ messages)
` [PATCH v11 01/10] block: add persistent reservation in/out api
` [PATCH v11 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v11 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v11 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v11 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v11 06/10] block/nvme: add reservation command protocol constants
` [PATCH v11 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v11 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v11 09/10] hw/nvme: add reservation protocal command
` [PATCH v11 10/10] block/iscsi: add persistent reservation in/out driver

[PATCH] virtio-9p: remove virtfs-proxy-helper
 2024-09-09 10:43 UTC  (2+ messages)

[PATCH v3 0/2] riscv: char: Avoid dropped charecters
 2024-09-09 10:23 UTC  (6+ messages)
` [PATCH v3 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async

[PATCH] Remove unnecessary code in the interface accel_system_init_ops_interfaces
 2024-09-09 10:07 UTC  (3+ messages)

[RFC PATCH 0/2] Sbsa-ref CXL Enablement
 2024-09-09 10:05 UTC  (3+ messages)
` [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-09-09 10:00 UTC  (4+ messages)

[PATCH] tcg/i386: Implement vector TST{EQ,NE} for avx512
 2024-09-09  9:53 UTC  (2+ messages)

qemu emulation for USB ports of Allwinner H3
 2024-09-09  9:32 UTC  (2+ messages)

[PATCH 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
 2024-09-09  9:11 UTC  (3+ messages)

[PATCH v4 0/2] intel_iommu minor fixes
 2024-09-09  8:45 UTC  (2+ messages)

[PATCH 0/2] hw/riscv/virt: Fix PCI devices with AIA
 2024-09-09  8:44 UTC  (6+ messages)
` [PATCH 2/2] hw/riscv/virt: Introduce strict-dt

SDL2 keyboard fixes on Windows
 2024-09-09  8:02 UTC  (6+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
` [PATCH 2/3] ui/sdl2: release all modifiers
` [PATCH 3/3] ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler

[RFC PATCH 0/8] usb/uhci: Add UHCI sysbus support, and enable for AST machines
 2024-09-09  7:49 UTC  (9+ messages)
` [RFC PATCH 1/8] usb/uhci: checkpatch cleanup
` [RFC PATCH 2/8] usb/uhci: Introduce and use register defines
` [RFC PATCH 7/8] aspeed: Add uhci support for ast2600
` [RFC PATCH 8/8] aspeed: Add uhci support for ast2400 and ast2500

[PATCH] cxl: update kernel config requirement
 2024-09-09  7:14 UTC 

[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
 2024-09-09  6:51 UTC  (3+ messages)

[PATCH qemu v5 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2024-09-09  5:22 UTC  (3+ messages)
` [PATCH qemu v5 1/1] "

[PATCH] hw/intc: riscv-imsic: Fix interrupt state updates
 2024-09-09  5:05 UTC  (2+ messages)

[PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
 2024-09-09  3:51 UTC  (2+ messages)

[PATCH v3] target: riscv: Add Svvptc extension support
 2024-09-09  3:37 UTC  (3+ messages)

[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
 2024-09-09  3:27 UTC  (2+ messages)

[PATCH] target/loongarch: Support QMP dump-guest-memory
 2024-09-09  3:21 UTC  (2+ messages)

[PATCH] target/riscv32: Fix masking of physical address
 2024-09-09  2:38 UTC  (6+ messages)

[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-09-09  2:34 UTC  (3+ messages)

[PATCH] target/loongarch/kvm: Add vCPU reset function
 2024-09-09  2:26 UTC  (2+ messages)

[PATCH] hw/loongarch: Remove default enable with VIRTIO_VGA device
 2024-09-09  2:19 UTC  (2+ messages)

[PATCH] hw/riscv: Respect firmware ELF entry point
 2024-09-09  2:12 UTC  (3+ messages)

[PATCH] hw/loongarch: virt: pass random seed to fdt
 2024-09-09  1:52 UTC  (4+ messages)

[PATCH] target/loongarch: Add compatible support about VM reboot
 2024-09-09  1:46 UTC  (2+ messages)

[PATCH 0/2] Add FDT table support with acpi ged pm register
 2024-09-09  1:36 UTC  (2+ messages)

[PATCH v2] hw/loongarch: virt: support up to 4 serial ports
 2024-09-09  1:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/17] bsd-user: Comprehensive RISCV Support
 2024-09-08 23:55 UTC  (2+ messages)

[PATCH 0/4] linux-user/i386: Emulate orig_ax
 2024-09-08 21:00 UTC  (9+ messages)
` [PATCH 1/5] include/exec: Introduce env_cpu_const()
` [PATCH 2/5] linux-user/i386: Emulate orig_ax
` [PATCH 3/5] target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
` [PATCH 4/5] target/i386/gdbstub: Expose orig_ax

[PATCH v2 00/10] target/s390x: pc-relative translation
 2024-09-08 19:38 UTC  (3+ messages)

Contributing to Qemu
 2024-09-08 19:07 UTC  (3+ messages)

[PATCH v2] docs: fix vhost-user protocol doc
 2024-09-08 14:49 UTC  (2+ messages)
` [PATCH] "

[PATCH] gitlab: fix logic for changing docker tag on stable branches
 2024-09-08 13:02 UTC  (2+ messages)

Build failure due to xen
 2024-09-08 13:00 UTC  (4+ messages)

[PATCH v2 0/7] Introduce SMP Cache Topology
 2024-09-08 12:59 UTC  (8+ messages)
` [PATCH v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
` [PATCH v2 3/7] hw/core: Add smp cache topology for machine
` [PATCH v2 4/7] hw/core: Check smp cache topology support "
` [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
` [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine

How to run qemu
 2024-09-08 10:49 UTC  (4+ messages)

[PATCH v2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
 2024-09-08  6:27 UTC 

[PATCH 00/12] tcg: Improve support for cmpsel_vec
 2024-09-08  2:26 UTC  (2+ messages)
` [PATCH 06/12] tcg/optimize: Fold movcond with true and false values identical


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