qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 09:58:27 to 2022-05-24 20:18:31 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 v4 00/14] Initial support for machine creation via QMP
 2022-05-24 20:09 UTC  (9+ messages)
` [PATCH v4 05/14] qapi/device_add: handle the rom_order_override when cold-plugging
` [PATCH v4 07/14] none-machine: add the NoneMachineState structure
` [PATCH v4 12/14] add sysbus-mmio-map qapi command

Problem running qos-test when building with gcc12 and LTO
 2022-05-24 20:12 UTC  (2+ messages)

[PATCH v5 0/6] QAPI support for device cold-plug
 2022-05-24 19:58 UTC  (11+ messages)
` [PATCH v5 1/6] machine: add phase_get() and document phase_check()/advance()
` [PATCH v5 2/6] machine&vl: introduce phase_until() to handle phase transitions
` [PATCH v5 3/6] vl: support machine-initialized target in phase_until()
` [PATCH v5 4/6] qapi/device_add: compute is_hotplug flag
` [PATCH v5 6/6] qapi/device_add: Allow execution in machine initialized phase

[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
 2022-05-24 19:48 UTC  (5+ 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

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-05-24 19:25 UTC  (4+ messages)
` [PATCH 2/4] virtio: forward errors into qdev_report_runtime_error()

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 19:35 UTC  (4+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover

[PATCH v3 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-24 19:10 UTC  (5+ messages)
` [PATCH v3 2/8] kvm: Support for querying fd-based stats
` [PATCH v3 4/8] hmp: add basic "info stats" implementation

[PATCH v6 0/8] s390x/pci: zPCI interpretation support
 2022-05-24 19:03 UTC  (9+ messages)
` [PATCH v6 1/8] Update linux headers
` [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
` [PATCH v6 3/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v6 4/8] s390x/pci: enable for load/store intepretation
` [PATCH v6 5/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v6 6/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v6 7/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v6 8/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices

[PATCH v6 0/8] VSX MMA Implementation
 2022-05-24 18:44 UTC  (10+ 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 v6 00/13] migration: Postcopy Preemption
 2022-05-24 18:42 UTC  (4+ messages)
` [PATCH v6 10/13] migration: Respect postcopy request order in preemption mode

[PATCH] aio_wait_kick: add missing memory barrier
 2022-05-24 18:30 UTC  (2+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-24 18:25 UTC  (8+ 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] tests: Bump Fedora image version for cross-compilation
 2022-05-24 18:22 UTC  (2+ messages)

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

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

[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] "

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


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