qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 17:05:07 to 2023-07-28 16:19:37 UTC [more...]

[PATCH QEMU 0/3] migration: craft the doc comments
 2023-07-28 16:04 UTC  (2+ messages)
` [PATCH QEMU 3/3] MAINTAINERS: Add Hyman Huang as maintainer

[PATCH v3 0/6] Add nRF51 DETECT signal with test
 2023-07-28 16:04 UTC  (2+ messages)
` [PATCH v3 1/6] hw/gpio/nrf51: implement DETECT signal

assert fails in s390x TCG
 2023-07-28 16:05 UTC  (10+ messages)

[PATCH RFC v1 0/3] Support dynamic MSI-X allocation
 2023-07-28 15:51 UTC  (15+ messages)
` [PATCH RFC v1 1/3] vfio/pci: detect the support of "
` [PATCH RFC v1 2/3] vfio/pci: enable vector on "
` [PATCH RFC v1 3/3] vfio/pci: dynamic MSI-X allocation in interrupt restoring

[PATCH v2] linux-user/armeb: Fix __kernel_cmpxchg() for armeb
 2023-07-28 15:35 UTC  (4+ messages)

[PATCH v7 0/5] Support x2APIC mode with TCG accelerator
 2023-07-28 14:42 UTC  (6+ messages)
` [PATCH v7 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v7 2/5] apic: add support for x2APIC mode
` [PATCH v7 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v7 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v7 5/5] amd_iommu: report x2APIC support to the operating system

[RFC PATCH 0/6] Use Clang for compiling in the 64-bit MSYS2 job
 2023-07-28 15:13 UTC  (9+ messages)
` [RFC PATCH 1/6] gitlab: remove duplication between msys jobs
` [RFC PATCH 2/6] ui/dbus: fix clang compilation issue
` [RFC PATCH 3/6] util/oslib-win32: Fix compiling with Clang from MSYS2
` [RFC PATCH 4/6] hw/i386/intel_iommu: Fix VTD_IR_TableEntry for ms_struct layout
` [RFC PATCH 5/6] include/qemu/compiler: Fix problem with gcc_struct and Clang
` [RFC PATCH 6/6] gitlab-ci.d/windows: Use Clang for compiling in the 64-bit MSYS2 job

[PULL for-8.1 0/1] NBD patches for 2023-07-28
 2023-07-28 14:55 UTC  (2+ messages)
` [PULL 1/1] qemu-nbd: regression with arguments passing into nbd_client_thread()

[PATCH 0/8] riscv: detecting user choice in TCG extensions
 2023-07-28 13:15 UTC  (9+ messages)
` [PATCH 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH 2/8] target/riscv: make CPUCFG() macro public
` [PATCH 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH 7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH 8/8] target/riscv/cpu.c: consider user option with RVG

[PATCH 0/8] Adds CPU hot-plug support to Loongarch
 2023-07-28 13:30 UTC  (21+ messages)
` [PATCH 1/8] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH 2/8] Update CPUs AML with cpu-(ctrl)dev change
` [PATCH 3/8] Introduced a new function to disconnect GPIO connections
` [PATCH 4/8] Introduce the CPU address space destruction function
` [PATCH 5/8] Adds basic CPU hot-(un)plug support for Loongarch
` [PATCH 6/8] Add support of *unrealize* for loongarch cpu
` [PATCH 7/8] Update the ACPI table for the Loongarch CPU
` [PATCH 8/8] Turn on CPU hot-(un)plug customization for loongarch

[PATCH] target/arm: Do not use gen_mte_checkN in trans_STGP
 2023-07-28 13:30 UTC  (3+ messages)

[RFC] migration/block-dirty-bitmap: make loading bitmap for device with iothread future-proof
 2023-07-28 13:39 UTC 

[PATCH] bsd-user: Specify host page alignment if none specified
 2023-07-28 13:41 UTC  (3+ messages)

[PULL for-8.1 0/8] Block patches
 2023-07-28 12:56 UTC  (10+ messages)
` [PULL for-8.1 1/8] block/blkio: enable the completion eventfd
` [PULL for-8.1 2/8] block/blkio: do not use open flags in qemu_open()
` [PULL for-8.1 3/8] block/file-posix: fix g_file_get_contents return path
` [PULL for-8.1 4/8] block: Fix pad_request's request restriction
` [PULL for-8.1 5/8] block/blkio: move blkio_connect() in the drivers functions
` [PULL for-8.1 6/8] block/blkio: retry blkio_connect() if it fails using `fd`
` [PULL for-8.1 7/8] block/blkio: fall back on using `path` when `fd` setting fails
` [PULL for-8.1 8/8] block/blkio: use blkio_set_int("fd") to check fd support

[PATCH 0/3] Fix segfault on migration return path
 2023-07-28 12:15 UTC  (4+ messages)
` [PATCH 1/3] migration: Stop marking RP bad after shutdown
` [PATCH 2/3] migration: Simplify calling of await_return_path_close_on_source
` [PATCH 3/3] migration: Replace the return path retry logic

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2023-07-28 12:16 UTC  (15+ messages)
      ` 回复: "

[PATCH 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2023-07-28 12:28 UTC  (3+ messages)

[PATCH v2] softmmu/physmem: try opening file readonly before failure in file_ram_open
 2023-07-28 10:45 UTC  (7+ messages)
  `  "

[PULL 00/12] Migration 20230518 patches
 2023-07-28 11:48 UTC  (4+ messages)
` [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit

[PATCH 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-07-28 10:58 UTC  (6+ messages)
` [PATCH 2/3] target/s390x: refractor AP functionalities
` [PATCH 3/3] target/s390x: AP-passthrough for PV guests

[PATCH] gitlab: remove duplication between msys jobs
 2023-07-28 10:39 UTC  (9+ messages)

[PATCH 0/6] Add nRF51 DETECT signal with test
 2023-07-28  9:32 UTC  (6+ messages)

[PATCH v5 0/9] Misc fixes for throttle
 2023-07-28  9:47 UTC  (11+ messages)
` [PATCH v5 1/9] throttle: introduce enum ThrottleDirection
` [PATCH v5 2/9] test-throttle: use "
` [PATCH v5 3/9] throttle: support read-only and write-only
` [PATCH v5 4/9] test-throttle: test read only and write only
` [PATCH v5 5/9] cryptodev: use NULL throttle timer cb for read direction
` [PATCH v5 6/9] throttle: use enum ThrottleDirection instead of bool is_write
` [PATCH v5 7/9] throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
` [PATCH v5 8/9] fsdev: Use ThrottleDirection instread of bool is_write
` [PATCH v5 9/9] block/throttle-groups: "

[PATCH v2 0/6] Add nRF51 DETECT signal with test
 2023-07-28  9:31 UTC  (5+ messages)
` [PATCH v2 3/6] qtest: implement named interception of out-GPIO

[PATCH] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
 2023-07-28  9:24 UTC  (2+ messages)

[PATCH QEMU 1/2] qapi: Reformat and craft the migration doc comments
 2023-07-28  9:11 UTC  (3+ messages)

[PATCH v4 0/4] Virtio shared dma-buf
 2023-07-28  9:05 UTC  (8+ messages)
` [PATCH v4 3/4] vhost-user: add shared_object msg

[PATCH] pci: do not respond config requests after PCI device eject
 2023-07-28  8:40 UTC 

[PATCH] target/i386: Avoid cpu number overflow in legacy topology
 2023-07-28  8:01 UTC 

[PATCH 1/2] hw/intc: Fix upper/lower mtime write calculation
 2023-07-28  8:24 UTC  (2+ messages)
` [PATCH 2/2] hw/intc: Make rtc variable names consistent

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-07-28  7:49 UTC  (9+ messages)
` [PATCH v2 0/4] Implement reconnect for vhost-user-scsi
  ` [PATCH v2 2/4] vhost-user-common: send get_inflight_fd once

[PATCH] target/riscv: Fix zfa fleq.d and fltq.d
 2023-07-28  7:47 UTC  (3+ messages)

[RFC 0/1] virtio-net: add support for SR-IOV emulation
 2023-07-28  7:35 UTC  (5+ messages)

[PATCH v3 00/47] Add LoongArch LASX instructions
 2023-07-28  7:02 UTC  (2+ messages)

[PATCH] bsd-user: Properly allocate guest virtual address space
 2023-07-28  4:06 UTC  (4+ messages)

[PATCH v4 0/9] Misc fixes for throttle
 2023-07-28  2:19 UTC  (6+ messages)
` [PATCH v4 7/9] throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
` [PATCH v4 9/9] block/throttle-groups: Use ThrottleDirection instread of bool is_write
    `  "

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

[PATCH] hw/i2c: Fix bitbang_i2c_data trace event
 2023-07-28  0:45 UTC 

[PATCH 0/9] Replace remaining target_ulong in system-mode accel
 2023-07-27 23:53 UTC  (19+ messages)
` [PATCH 1/9] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
` [PATCH 2/9] accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
` [PATCH 3/9] target: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
` [PATCH 4/9] target: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
` [PATCH 5/9] Replace target_ulong with abi_ptr in cpu_[st|ld]*()
` [PATCH 6/9] include/exec: typedef abi_ptr to vaddr in softmmu
` [PATCH 7/9] include/exec: Widen tlb_hit/tlb_hit_page()
` [PATCH 8/9] accel/tcg: Widen address arg. in tlb_compare_set()
` [PATCH 9/9] accel/tcg: Update run_on_cpu_data static assert

[RFC PATCH] target/i386: Truncate ESP when exiting from long mode
 2023-07-28  0:17 UTC  (5+ messages)

linux-user/armeb: Fix __kernel_cmpxchg() for armeb
 2023-07-28  0:12 UTC  (2+ messages)

avocado test failing INTERRUPTED for "Missing asset"
 2023-07-28  0:02 UTC  (10+ messages)

[PATCH 0/3] hw/ufs: fix compilation warnings
 2023-07-27 23:34 UTC  (4+ messages)
` [PATCH 1/3] hw/ufs: fix compilation warning
` [PATCH 2/3] "
` [PATCH 3/3] hw/ufs: change ufs_process_db signature

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-27 21:12 UTC  (7+ messages)
` [PATCH 1/6] vhost-user.rst: "

[PATCH 3/6] vhost: Do not reset suspended devices on stop
 2023-07-27 20:26 UTC  (11+ messages)

[PATCH v2 0/4] block/blkio: fix opening virtio-blk drivers
 2023-07-27 19:58 UTC  (5+ messages)
` [PATCH v2 1/4] block/blkio: move blkio_connect() in the drivers functions
` [PATCH v2 2/4] block/blkio: retry blkio_connect() if it fails using `fd`
` [PATCH v2 3/4] block/blkio: fall back on using `path` when `fd` setting fails

[PATCH v4] block-jobs: flush target at the end of .run()
 2023-07-27 18:40 UTC  (3+ messages)

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-27 17:31 UTC  (3+ messages)
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

Implementing "tee" in python asyncio
 2023-07-27 16:57 UTC  (5+ messages)

[PATCH] target/riscv: Use existing lookup tables for AES MixColumns
 2023-07-27 16:40 UTC  (2+ messages)

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-27 16:23 UTC  (3+ messages)
` [PATCH for-8.2 2/6] sysemu: Add pre VM state change callback

[PATCH 0/3] Complete i.MX6UL and i.MX7 processor for bare metal application
 2023-07-27 16:49 UTC  (7+ messages)
` [PATCH 1/3] Rework i.MX6UL device implementation/instantiation
` [PATCH 2/3] Rework i.MX7 "
` [PATCH 3/3] Add i.MX7 SRC device implementation

[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-07-27 15:43 UTC  (2+ messages)


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