qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 09:31:11 to 2023-07-19 04:46:46 UTC [more...]

[PULL 0/5] riscv-to-apply queue
 2023-07-19  4:45 UTC  (3+ messages)
` [PULL 1/5] docs/system/target-riscv.rst: tidy CPU firmware section
` [PULL 2/5] riscv/disas: Fix disas output of upper immediates

[PATCH QEMU v8 4/9] migration: Introduce dirty-limit capability
 2023-07-19  4:10 UTC  (5+ messages)

[PATCH 00/10] RISC-V: ACPI: Enable AIA and update RHC
 2023-07-19  3:37 UTC  (16+ messages)
` [PATCH 04/10] hw/riscv: virt: Add PCIe HIGHMEM in memmap
` [PATCH 05/10] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH 06/10] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH 07/10] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH 08/10] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH 09/10] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH 10/10] hw/riscv/virt-acpi-build.c: Add IO controllers and devices

[PATCH v5 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-07-19  2:39 UTC  (4+ messages)
` [PATCH v5 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v5 2/3] hw/ufs: Support for Query Transfer Requests
` [PATCH v5 3/3] hw/ufs: Support for UFS logical unit

[PATCH] vhost: disable VHOST_OPS_DEBUG by default
 2023-07-19  2:16 UTC  (3+ messages)

[PATCH v2] target/riscv: Fix LMUL check to use VLEN
 2023-07-19  1:38 UTC  (3+ messages)

[PATCH for-8.2 6/7] target/riscv: add 'max' CPU type
 2023-07-19  1:32 UTC  (13+ messages)
            ` Boot failure after QEMU's upgrade to OpenSBI v1.3 (was Re: [PATCH for-8.2 6/7] target/riscv: add 'max' CPU type)

[PATCH 0/3] risc-v: Add ISA extension smcntrpmf support
 2023-07-19  1:25 UTC  (6+ messages)
` [PATCH 1/3] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH 2/3] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH 3/3] target/riscv: Add cycle & instret privilege mode filtering support

[PATCH] hw/riscv: Fix topo field in error_report
 2023-07-19  1:21 UTC  (3+ messages)

[PATCH] target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
 2023-07-19  1:15 UTC  (6+ messages)

Tips for local testing guestfwd
 2023-07-19  1:12 UTC  (4+ messages)

[PATCH-for-8.2 v3 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-19  1:04 UTC  (13+ messages)
` [PATCH v3 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH v3 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH v3 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH v3 10/16] target/riscv: Extract TCG-specific code "
` [PATCH v3 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH v3 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c

[PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb
 2023-07-19  1:03 UTC  (2+ messages)

[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-19  0:56 UTC  (3+ messages)
` [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c

[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
 2023-07-19  0:54 UTC  (3+ messages)
` [PATCH v8 01/15] target/riscv: Refactor some of the generic vector functionality

[PATCH 0/3] pegasos2 fixes for 8.1
 2023-07-19  0:32 UTC  (4+ messages)
` [PATCH 1/3] ppc/pegasos2: Fix reset state of USB functions
` [PATCH 2/3] ppc/pegasos2: Fix reg property of ROM BARs
` [PATCH 3/3] ppc/pegasos2: Fix naming of device tree nodes

[PATCH qemu 0/2] dump: Only use the makedumpfile flattened format when necessary
 2023-07-19  0:26 UTC  (4+ messages)
` [PATCH qemu 2/2] "

[PATCH v4 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-07-18 23:01 UTC  (10+ messages)
` [PATCH v4 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v4 2/3] hw/ufs: Support for Query Transfer Requests
` [PATCH v4 3/3] hw/ufs: Support for UFS logical unit
` PING: [PATCH v4 0/3] hw/ufs: Add Universal Flash Storage (UFS) support

[PATCH v2] plugins: Set final instruction count in plugin_gen_tb_end
 2023-07-18 22:05 UTC  (5+ messages)

[PATCH 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-18 21:21 UTC  (15+ messages)
` [PATCH 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
` [PATCH 02/14] target/s390x: Fix CLM with M3=0
` [PATCH 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PATCH 04/14] target/s390x: Fix ICM with M3=0
` [PATCH 05/14] target/s390x: Make MC raise specification exception when class >= 16
` [PATCH 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
` [PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type
` [PATCH 08/14] tests/tcg/s390x: Test CKSM
` [PATCH 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PATCH 10/14] tests/tcg/s390x: Test CLM
` [PATCH 11/14] tests/tcg/s390x: Test ICM
` [PATCH 12/14] tests/tcg/s390x: Test MC
` [PATCH 13/14] tests/tcg/s390x: Test STPQ
` [PATCH 14/14] tests/tcg/s390x: Test VCKSM

[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
 2023-07-18 21:30 UTC  (3+ messages)
` [RFC PATCH 10/17] misc/i2c_mctp_cxl: Initial device emulation

[PATCH for-8.2 v4 00/11] riscv: add 'max' CPU, deprecate 'any'
 2023-07-18 21:03 UTC  (12+ messages)
` [PATCH for-8.2 v4 01/11] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH for-8.2 v4 02/11] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH for-8.2 v4 03/11] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH for-8.2 v4 04/11] target/riscv/cpu.c: del DEFINE_PROP_END_OF_LIST() from riscv_cpu_extensions
` [PATCH for-8.2 v4 05/11] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[]
` [PATCH for-8.2 v4 06/11] target/riscv/cpu.c: split non-ratified "
` [PATCH for-8.2 v4 07/11] target/riscv/cpu.c: add ADD_CPU_QDEV_PROPERTIES_ARRAY() macro
` [PATCH for-8.2 v4 08/11] target/riscv/cpu.c: add ADD_UNAVAIL_KVM_PROP_ARRAY() macro
` [PATCH for-8.2 v4 09/11] target/riscv: add 'max' CPU type
` [PATCH for-8.2 v4 10/11] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH for-8.2 v4 11/11] target/riscv: deprecate the 'any' CPU type

[PATCH v2 0/5] linux-user: brk() syscall fixes and armhf static binary fix
 2023-07-18 18:52 UTC  (6+ messages)
` [PATCH v2 1/5] linux-user: Fix qemu brk() to not zero bytes on current page
` [PATCH v2 2/5] linux-user: Prohibit brk() to to shrink below initial heap address
` [PATCH v2 3/5] linux-user: Fix signed math overflow in brk() syscall
` [PATCH v2 4/5] linux-user: Fix strace output for old_mmap
` [PATCH v2 5/5] linux-user: Fix qemu-arm to run static armhf binaries

[PATCH for-8.2 v3 0/8] target/riscv: add 'max' CPU, deprecate
 2023-07-18 18:44 UTC  (2+ messages)

[PATCH v2 0/4] vhost-user: Back-end state migration
 2023-07-18 18:44 UTC  (10+ messages)
` [PATCH v2 1/4] vhost-user.rst: Migrating back-end-internal state
` [PATCH v2 2/4] vhost-user: Interface for migration state transfer
` [PATCH v2 3/4] vhost: Add high-level state save/load functions
` [PATCH v2 4/4] vhost-user-fs: Implement internal migration

[PATCH for-8.1] virtio-iommu: Standardize granule extraction and formatting
 2023-07-18 18:21 UTC 

[PATCH 0/6] linux-user: brk() syscall fixes and armhf static binary fix
 2023-07-18 18:18 UTC  (7+ messages)
` [PATCH 1/6] Revert "linux-user: Make sure initial brk(0) is page-aligned"
` [PATCH 4/6] linux-user: Fix signed math overflow in brk() syscall

[PATCH v3 0/3] Add VIRTIO sound card
 2023-07-18 18:04 UTC  (4+ messages)
` [PATCH v3 1/3] Add virtio-sound device
` [PATCH v3 2/3] Add virtio-sound-pci device
` [PATCH v3 3/3] Implement audio capture in virtio-snd device

[PATCH v2 0/5] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-18 17:53 UTC  (9+ messages)
` [PATCH 3/5] qemu-nbd: properly report error on error in dup2() after qemu_daemon()
` [PATCH 4/5] qemu-nbd: properly report error if qemu_daemon() is failed
` [PATCH 5/5] qemu-nbd: handle dup2() error when qemu-nbd finished setup process
` [PATCH 6/5] qemu-nbd: make verbose bool and local variable in main()

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-18 16:31 UTC  (9+ messages)
` [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event

Missing CASA instruction handling for SPARC qemu-user
 2023-07-18 16:09 UTC  (2+ messages)
` [PATCH] "

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-18 15:46 UTC  (2+ messages)

[PATCH] vhost-user.rst: Clarify enabling/disabling vrings
 2023-07-18 15:26 UTC  (2+ messages)

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-18 15:14 UTC  (14+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 2/6] vhost-vdpa: Move vhost_vdpa_reset_status() up
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
` [PATCH 4/6] vhost-user: Implement suspend/resume
` [PATCH 5/6] vhost-vdpa: Match vhost-user's status reset
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

Wrong unpacked structure for epoll_event on qemu-or1k (openrisc user-space)
 2023-07-18 15:06 UTC  (3+ messages)
  ` [PATCH] "

Wrong signed data type on pageflags_* functions - limit to 2GB memory allocation
 2023-07-18 14:50 UTC  (2+ messages)
` [PATCH] "

[PATCH] hw: Add compat machines for 8.2
 2023-07-18 14:22 UTC 

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-18 14:16 UTC  (4+ messages)
` [PATCH v2 05/11] tpm_crb: use the ISA bus

[PATCH] thread-pool: signal "request_cond" while locked
 2023-07-18 14:08 UTC  (2+ messages)

[PATCH for-8.1] xen: Don't pass MemoryListener around by value
 2023-07-18 14:02 UTC  (3+ messages)

[RFC PATCH] vfio-user: add live migration to vfio-user protocol specification
 2023-07-18  9:42 UTC 

[PATCH v1] migration: refactor migration_completion
 2023-07-18 13:25 UTC  (3+ messages)

[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
 2023-07-18 13:21 UTC  (16+ messages)
  `  "
  ` Re:Re:[PATCH v3] "
` [PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host
  ` [PATCH v4] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode

Re:Re:[PATCH v4] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
 2023-07-18 13:17 UTC 

[PATCH for-8.1] hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
 2023-07-18 12:59 UTC  (3+ messages)

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-18 12:55 UTC  (4+ messages)
` [PULL 10/66] tests/qtest: enable tests for virtio-scmi

[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
 2023-07-18 12:29 UTC  (5+ messages)
` Re:Re:[PATCH v3] "
` [PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host

[PATCH] hw/nvme: fix endianness issue for shadow doorbells
 2023-07-18 12:05 UTC  (7+ messages)

[PATCH] target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm
 2023-07-18 12:05 UTC  (2+ messages)

[PULL 00/47] tcg + linux-user patch queue
 2023-07-18 11:51 UTC  (5+ messages)
` [PULL 20/47] linux-user: Make sure initial brk(0) is page-aligned

[PATCH v5 0/2] vhost: register and change IOMMU flag depending on ATS state
 2023-07-18 11:15 UTC  (2+ messages)

[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
 2023-07-18 11:14 UTC  (3+ messages)
` [PATCH for-8.2 1/2] arm/kvm: convert to kvm_set_one_reg
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg

[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
 2023-07-18 11:14 UTC  (4+ messages)
` [PATCH v3 1/3] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable

[PATCH 1/2] Reduce vdpa initialization / startup overhead
 2023-07-18 10:55 UTC  (8+ messages)
    ` vdpa: use io_uring passthrough command for IOCTLs [was Re: [PATCH 1/2] Reduce vdpa initialization / startup overhead]

[PATCH v2 0/7] iotests/parallels: Add new tests and fix old
 2023-07-18 10:55 UTC  (2+ messages)

[PATCH v8 00/10] parallels: Add duplication check, repair at open, fix bugs
 2023-07-18 10:44 UTC  (11+ messages)
` [PATCH v8 01/10] parallels: Fix comments formatting inside parallels driver
` [PATCH v8 02/10] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v8 03/10] parallels: Check if data_end greater than the file size
` [PATCH v8 04/10] parallels: Add "explicit" argument to parallels_check_leak()
` [PATCH v8 05/10] parallels: Add data_start field to BDRVParallelsState
` [PATCH v8 06/10] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v8 07/10] parallels: Image repairing in parallels_open()
` [PATCH v8 08/10] parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
` [PATCH v8 09/10] parallels: Add data_off check
` [PATCH v8 10/10] parallels: Add data_off repairing to parallels_open()

[PATCH 0/3] hw/arm/virt: Use generic CPU invalidation
 2023-07-18 10:31 UTC  (8+ messages)

[PATCH for-8.1 v2 0/2] target/mips: Avoid shift by negative number in page_table_walk_refill()
 2023-07-18 10:25 UTC  (5+ messages)
` [PATCH for-8.1 v2 1/2] target/mips: Pass directory/leaf shift values to walk_directory()
` [PATCH for-8.1 v2 2/2] target/mips: Avoid shift by negative number in page_table_walk_refill()

[PULL 0/8] s390x, qtest and misc patches for QEMU 8.1 rc1
 2023-07-18  9:30 UTC  (9+ messages)
` [PULL 1/8] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
` [PULL 2/8] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
` [PULL 3/8] tests/qtest: Fix typo in multifd cancel test
` [PULL 4/8] tests/lcitool: Generate distribution packages list in JSON format
` [PULL 5/8] tests/lcitool: Refresh generated files
` [PULL 6/8] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
` [PULL 7/8] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
` [PULL 8/8] tests/avocado: Disable the test_sbsaref_edk2_firmware by default


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