qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 09:08:42 to 2022-05-24 18:14:14 UTC [more...]

[RFC PATCH 0/2] CXL FMAPI interface over MCTP/I2C
 2022-05-24 18:13 UTC  (5+ messages)
` [RFC PATCH 2/2] arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing

[PATCH] tests: Bump Fedora image version for cross-compilation
 2022-05-24 18:11 UTC 

aio_wait_bh_oneshot() thread-safety question
 2022-05-24 17:56 UTC  (6+ messages)

[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
 2022-05-24 17:44 UTC  (5+ messages)
` [RFC PATCH v5 1/3] none-machine: allow cold plugging sysbus devices
` [RFC PATCH v5 2/3] softmmu/memory: add memory_region_try_add_subregion function
` [RFC PATCH v5 3/3] add sysbus-mmio-map qapi command

[PATCH] aio_wait_kick: add missing memory barrier
 2022-05-24 17:30 UTC 

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-05-24 17:25 UTC  (14+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-24 17:24 UTC  (7+ messages)
` [PATCH 09/50] ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
` [PATCH 29/50] pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()

[PATCH v4 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-24 17:22 UTC  (15+ messages)
` [PATCH 1/8] qmp: Support for querying stats
  ` [PATCH 3/8] qmp: add filtering of statistics by target vCPU
  ` [PATCH 4/8] hmp: add basic "info stats" implementation
  ` [PATCH 5/8] qmp: add filtering of statistics by provider
  ` [PATCH 7/8] qmp: add filtering of statistics by name

[PATCH 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
 2022-05-24 17:15 UTC  (4+ messages)
` [PATCH 3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-24 15:53 UTC  (2+ messages)

[PATCH v2 00/15] virtio-gpio and various virtio cleanups
 2022-05-24 15:46 UTC  (18+ messages)
` [PATCH v2 01/15] contrib/vhost-user-blk: fix 32 bit build and enable
` [PATCH v2 02/15] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PATCH v2 03/15] include/hw/virtio: document vhost_get_features
` [PATCH v2 04/15] include/hw/virtio: document vhost_ack_features
` [PATCH v2 05/15] hw/virtio: add boilerplate for vhost-user-gpio device
` [PATCH v2 06/15] hw/virtio: add vhost-user-gpio-pci boilerplate
` [PATCH v2 07/15] tests/qtest: pass stdout/stderr down to subtests
` [PATCH v2 08/15] tests/qtest: add a timeout for subprocess_run_one_test
` [PATCH v2 09/15] tests/qtest: use qos_printf instead of g_test_message
` [PATCH v2 10/15] tests/qtest: catch unhandled vhost-user messages
` [PATCH v2 11/15] tests/qtest: use g_autofree for test_server_create_chr
` [PATCH v2 12/15] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v2 13/15] tests/qtest: implement stub for VHOST_USER_GET_CONFIG
` [PATCH v2 14/15] tests/qtest: add a get_features op to vhost-user-test
` [PATCH v2 15/15] tests/qtest: enable tests for virtio-gpio

[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
 2022-05-24 16:08 UTC  (9+ messages)
` [PATCH 2/2] target/s390x: "

[PATCH] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
 2022-05-24 15:45 UTC  (2+ messages)

[PATCH 0/2] linux-user/s390x: Fix unwinding from signal handlers
 2022-05-24 16:07 UTC  (5+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test "
  ` PING: "

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-05-24 15:56 UTC  (11+ messages)

[PATCH] Remove Ubuntu 18.04 support from the repository
 2022-05-24 15:48 UTC  (2+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-24 15:35 UTC  (13+ messages)
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 6/9] vfio/migration: Implement VFIO migration protocol v2

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-24 15:48 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] target/riscv: Disable "G" by default

[PATCH v10 00/14] vfio-user server in QEMU
 2022-05-24 15:30 UTC  (15+ messages)
` [PATCH v10 01/14] qdev: unplug blocker for devices
` [PATCH v10 02/14] remote/machine: add HotplugHandler for remote machine
` [PATCH v10 03/14] remote/machine: add vfio-user property
` [PATCH v10 04/14] vfio-user: build library
` [PATCH v10 05/14] vfio-user: define vfio-user-server object
` [PATCH v10 06/14] vfio-user: instantiate vfio-user context
` [PATCH v10 07/14] vfio-user: find and init PCI device
` [PATCH v10 08/14] vfio-user: run vfio-user context
` [PATCH v10 09/14] vfio-user: handle PCI config space accesses
` [PATCH v10 10/14] vfio-user: IOMMU support for remote device
` [PATCH v10 11/14] vfio-user: handle DMA mappings
` [PATCH v10 12/14] vfio-user: handle PCI BAR accesses
` [PATCH v10 13/14] vfio-user: handle device interrupts
` [PATCH v10 14/14] vfio-user: handle reset of remote device

[PATCH] .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
 2022-05-24 15:46 UTC  (3+ messages)

[PATCH 0/1] qga-win32: Add support for NVME bus type
 2022-05-24 15:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
 2022-05-24 15:19 UTC  (4+ messages)
` [PATCH 1/2] x86: cpu: make sure number of addressable IDs for processor cores meets the spec
` [PATCH 2/2] x86: cpu: fixup number of addressable IDs for logical processors sharing cache

[RFC PATCH] mpqemu: Remove unlock/lock of iothread in mpqemu-link send and recv functions
 2022-05-24 14:58 UTC  (3+ messages)

[PATCH v4 00/15] Misc cleanups
 2022-05-24 14:56 UTC  (19+ messages)
` [PATCH v4 01/15] include: move qemu_*_exec_dir() to cutils
` [PATCH v4 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PATCH v4 03/15] tests: make libqmp buildable for win32
` [PATCH v4 04/15] qga: flatten safe_open_or_create()
` [PATCH v4 05/15] qga: add qga_open_cloexec() helper
` [PATCH v4 06/15] qga: use qga_open_cloexec() for safe_open_or_create()
` [PATCH v4 07/15] qga: throw an Error in ga_channel_open()
` [PATCH v4 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PATCH v4 09/15] qga: make build_fs_mount_list() return a bool
` [PATCH v4 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PATCH v4 11/15] qga/wixl: prefer variables over environment
` [PATCH v4 12/15] qga/wixl: require Mingw_bin
` [PATCH v4 13/15] qga/wixl: simplify some pre-processing
` [PATCH v4 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PATCH v4 15/15] test/qga: use g_auto wherever sensible

[PATCH v2] target/riscv: add support for zmmul extension v0.1
 2022-05-24 14:38 UTC  (2+ messages)

[PATCH v6 0/8] VSX MMA Implementation
 2022-05-24 14:05 UTC  (9+ messages)
` [PATCH v6 1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [PATCH v6 2/8] target/ppc: Implemented xvi*ger* instructions
` [PATCH v6 3/8] target/ppc: Implemented pmxvi*ger* instructions
` [PATCH v6 4/8] target/ppc: Implemented xvf*ger*
` [PATCH v6 5/8] target/ppc: Implemented xvf16ger*
` [PATCH v6 6/8] target/ppc: Implemented pmxvf*ger*
` [PATCH v6 7/8] target/ppc: Implemented [pm]xvbf16ger2*
` [PATCH v6 8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

[PATCH v4 0/3] Enable notify VM exit
 2022-05-24 14:03 UTC  (4+ messages)
` [PATCH v4 1/3] linux-header: update linux header
` [PATCH v4 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v4 3/3] i386: Add notify VM exit support

[PULL 0/3] qemu-ga patches
 2022-05-24 13:38 UTC  (14+ messages)
` [PULL 2/3] qga-win32: Add support for NVME but type

[PATCH v4 0/3] block/dirty-bitmaps: fix and improve bitmap merge
 2022-05-24 12:47 UTC  (2+ messages)

[PATCH] block: get rid of blk->guest_block_size
 2022-05-24 12:43 UTC  (2+ messages)

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-05-24 12:23 UTC  (4+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows

[PATCH 0/5] s390x: dump: Add PV dump support
 2022-05-24 12:01 UTC  (3+ messages)
` [PATCH 4/5] s390x: Add KVM PV dump interface

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-24 12:19 UTC  (9+ messages)
` [PATCH v2 4/8] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v2 7/8] target/riscv: Force disable extensions if priv spec version does not match

[PATCH] block: drop unused bdrv_co_drain() API
 2022-05-24 12:26 UTC  (2+ messages)

[PATCH v7 00/13] s390x: CPU Topology
 2022-05-24 11:32 UTC  (12+ messages)
` [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
` [PATCH v7 06/13] s390x: topology: Adding books to STSI
` [PATCH v7 08/13] s390x: topology: Adding drawers "
` [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
` [PATCH v7 12/13] s390x: CPU topology: CPU topology migration

Emulating CPUs with larger atomic accesses
 2022-05-24 11:51 UTC  (5+ messages)

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-05-24 11:02 UTC  (21+ messages)
` [PATCH 01/20] io: add a QIOChannelNull equivalent to /dev/null
` [PATCH 02/20] migration: switch to use QIOChannelNull for dummy channel
` [PATCH 03/20] migration: remove unreachble RDMA code in save_hook impl
` [PATCH 04/20] migration: rename rate limiting fields in QEMUFile
` [PATCH 05/20] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PATCH 06/20] migration: rename qemu_ftell to qemu_file_total_transferred
` [PATCH 07/20] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PATCH 08/20] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PATCH 09/20] migration: convert savevm to use QIOChannelBlock for VMState
` [PATCH 10/20] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PATCH 11/20] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PATCH 12/20] migration: introduce new constructors for QEMUFile
` [PATCH 13/20] migration: remove unused QEMUFileGetFD typedef
` [PATCH 14/20] migration: remove the QEMUFileOps 'shut_down' callback
` [PATCH 15/20] migration: remove the QEMUFileOps 'set_blocking' callback
` [PATCH 16/20] migration: remove the QEMUFileOps 'close' callback
` [PATCH 17/20] migration: remove the QEMUFileOps 'get_buffer' callback
` [PATCH 18/20] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PATCH 19/20] migration: remove the QEMUFileOps 'get_return_path' callback
` [PATCH 20/20] migration: remove the QEMUFileOps abstraction

[PATCH v3 0/2] modules: Improve modinfo.c support
 2022-05-24 11:49 UTC  (3+ messages)

[PATCH v9 08/12] target/hexagon: import flex/bison to docker files
 2022-05-24 10:07 UTC  (2+ messages)

[PATCH] s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
 2022-05-24 10:01 UTC  (2+ messages)

[PATCH] ide_ioport_read: Return lower octet of data register instead of 0xFF
 2022-05-24  9:52 UTC  (2+ messages)

[PATCH] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
 2022-05-24  9:48 UTC  (2+ messages)

[PATCH v3 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-24  9:31 UTC  (6+ messages)
` [PATCH v3 2/3] ui: Switch "-display sdl" to use the "

[PATCH v5 00/43] Add LoongArch softmmu support
 2022-05-24  8:18 UTC  (20+ messages)
` [PATCH v5 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v5 09/43] target/loongarch: Add fixed point extra "
` [PATCH v5 13/43] target/loongarch: Add floating point move "
` [PATCH v5 17/43] target/loongarch: Add target build suport
` [PATCH v5 18/43] target/loongarch: Add system emulation introduction
` [PATCH v5 19/43] target/loongarch: Add CSRs definition
` [PATCH v5 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v5 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v5 27/43] target/loongarch: Add TLB instruction support
` [PATCH v5 29/43] target/loongarch: Add timer related instructions support
` [PATCH v5 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v5 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v5 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v5 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v5 36/43] Enable common virtio pci support for LoongArch
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support
` [PATCH v5 41/43] target/loongarch: Add gdb support
` [PATCH v5 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v5 43/43] target/loongarch: 'make check-tcg' support

[PATCH v2 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-05-24  9:14 UTC  (2+ messages)

[PATCH] vfio/common: remove spurious warning on vfio_listener_region_del
 2022-05-24  9:14 UTC 

[PATCH v2 0/4] xlnx-zcu102: fix the display port
 2022-05-24  8:30 UTC  (4+ messages)
` [PATCH v2 2/4] xlnx_dp: Introduce a vblank signal

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-24  8:29 UTC  (7+ messages)
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes


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