qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 12:26:02 to 2023-07-19 09:49:27 UTC [more...]

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

[PATCH 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-19  9:44 UTC  (23+ 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

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

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-19  9:24 UTC  (12+ 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
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core

[PATCH v3 0/8] vdpa: Send all CVQ state load commands in parallel
 2023-07-19  9:11 UTC  (10+ messages)
` [PATCH v3 1/8] vhost: Add argument to vhost_svq_poll()
` [PATCH v3 2/8] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v3 3/8] vhost: Expose vhost_svq_available_slots()
` [PATCH v3 4/8] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v3 5/8] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PATCH v3 6/8] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PATCH v3 7/8] vdpa: Add cursors to vhost_vdpa_net_loadx()
` [PATCH v3 8/8] vdpa: Send cvq state load commands in parallel

Wrong unpacked structure for epoll_event on qemu-or1k (openrisc user-space)
 2023-07-19  8:49 UTC  (4+ messages)
  ` [PATCH] "

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

[QEMU PATCH v3 0/1] S3 support
 2023-07-19  7:47 UTC  (2+ messages)
` [QEMU PATCH v3 0/1] virtgpu: do not destroy resources when guest suspend

[PATCH 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
 2023-07-19  7:47 UTC  (5+ messages)
` [PATCH 1/4] virtio-net: do not reset vlan filtering at set_features
` [PATCH 2/4] virtio-net: Expose MAX_VLAN
` [PATCH 3/4] vdpa: Restore vlan filtering state
` [PATCH 4/4] vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ

[PULL 0/1] hw/nvme fixes
 2023-07-19  7:36 UTC  (2+ messages)
` [PULL 1/1] hw/nvme: fix endianness issue for shadow doorbells

[PATCH for-8.2 6/7] target/riscv: add 'max' CPU type
 2023-07-19  7:07 UTC  (15+ 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 v3 0/3] Add VIRTIO sound card
 2023-07-19  6:56 UTC  (5+ 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 v3 0/2] Update error description outside migration.c
 2023-07-19  6:35 UTC  (3+ messages)
` [PATCH v3 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
` [PATCH v3 2/2] migration: Update error description outside migration.c

[PATCH] ppc: Add stub implementation of TRIG SPRs
 2023-07-19  5:29 UTC 

[PULL 0/5] riscv-to-apply queue
 2023-07-19  4:45 UTC  (6+ messages)
` [PULL 1/5] docs/system/target-riscv.rst: tidy CPU firmware section
` [PULL 2/5] riscv/disas: Fix disas output of upper immediates
` [PULL 3/5] target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
` [PULL 4/5] hw/riscv: Fix typo field in error_report
` [PULL 5/5] target/riscv: Fix LMUL check to use VLEN

[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 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 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 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()

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 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  (2+ 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  (10+ messages)
` [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  (2+ messages)
` [PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host


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