qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 23:19:57 to 2022-06-23 17:23:16 UTC [more...]

[PATCH 0/9] Add Qualcomm BMC machines
 2022-06-23 17:16 UTC  (22+ messages)
` [PATCH 3/9] hw/arm/aspeed: qcom-dc-scm-v1: add block backed FRU device
` [PATCH 4/9] hw/arm/aspeed: add Qualcomm Firework machine and "
` [PATCH 6/9] hw/sensor: add Maxim MAX31785 device
` [PATCH 9/9] hw/arm/aspeed: firework: add I2C MUXes for VR channels

[PATCH 0/5] CPU: Detect put cpu register errors for migrations
 2022-06-23 16:55 UTC  (7+ messages)
` [PATCH 2/5] cpus-common: Add run_on_cpu2()
` [PATCH 5/5] KVM: Hook kvm_arch_put_registers() errors to the caller

[PULL 00/25] migration queue
 2022-06-23 16:53 UTC  (26+ messages)
` [PULL 01/25] migration: Remove RDMA_UNREGISTRATION_EXAMPLE
` [PULL 02/25] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
` [PULL 03/25] QIOChannelSocket: Fix zero-copy send so socket flush works
` [PULL 04/25] migration: Change zero_copy_send from migration parameter to migration capability
` [PULL 05/25] io: add a QIOChannelNull equivalent to /dev/null
` [PULL 06/25] migration: switch to use QIOChannelNull for dummy channel
` [PULL 07/25] migration: remove unreachble RDMA code in save_hook impl
` [PULL 08/25] migration: rename rate limiting fields in QEMUFile
` [PULL 09/25] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PULL 10/25] migration: rename qemu_ftell to qemu_file_total_transferred
` [PULL 11/25] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PULL 12/25] migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
` [PULL 13/25] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PULL 14/25] migration: convert savevm to use QIOChannelBlock for VMState
` [PULL 15/25] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PULL 16/25] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PULL 17/25] migration: introduce new constructors for QEMUFile
` [PULL 18/25] migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
` [PULL 19/25] migration: remove the QEMUFileOps 'shut_down' callback
` [PULL 20/25] migration: remove the QEMUFileOps 'set_blocking' callback
` [PULL 21/25] migration: remove the QEMUFileOps 'close' callback
` [PULL 22/25] migration: remove the QEMUFileOps 'get_buffer' callback
` [PULL 23/25] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PULL 24/25] migration: remove the QEMUFileOps 'get_return_path' callback
` [PULL 25/25] migration: remove the QEMUFileOps abstraction

[PATCH 0/3] Add bypass mode support to assigned device
 2022-06-23 16:52 UTC  (4+ messages)
` [PATCH 1/3] virtio-iommu: "

[RFC PATCH] include/qemu/host-utils: Remove the *_overflow wrappers
 2022-06-23 16:40 UTC 

[PULL 00/33] migration queue
 2022-06-23 16:37 UTC  (36+ messages)
` [PULL 01/33] migration: Remove RDMA_UNREGISTRATION_EXAMPLE
` [PULL 02/33] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
` [PULL 03/33] QIOChannelSocket: Fix zero-copy send so socket flush works
` [PULL 04/33] migration: Change zero_copy_send from migration parameter to migration capability
` [PULL 05/33] io: add a QIOChannelNull equivalent to /dev/null
` [PULL 06/33] migration: switch to use QIOChannelNull for dummy channel
` [PULL 07/33] migration: remove unreachble RDMA code in save_hook impl
` [PULL 08/33] migration: rename rate limiting fields in QEMUFile
` [PULL 09/33] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PULL 10/33] migration: rename qemu_ftell to qemu_file_total_transferred
` [PULL 11/33] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PULL 12/33] migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
` [PULL 13/33] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PULL 14/33] migration: convert savevm to use QIOChannelBlock for VMState
` [PULL 15/33] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PULL 16/33] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PULL 17/33] migration: introduce new constructors for QEMUFile
` [PULL 18/33] migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
` [PULL 19/33] migration: remove the QEMUFileOps 'shut_down' callback
` [PULL 20/33] migration: remove the QEMUFileOps 'set_blocking' callback
` [PULL 21/33] migration: remove the QEMUFileOps 'close' callback
` [PULL 22/33] migration: remove the QEMUFileOps 'get_buffer' callback
` [PULL 23/33] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PULL 24/33] migration: remove the QEMUFileOps 'get_return_path' callback
` [PULL 25/33] migration: remove the QEMUFileOps abstraction
` [PULL 26/33] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PULL 27/33] cpus: Introduce cpu_list_generation_id
` [PULL 28/33] migration/dirtyrate: Refactor dirty page rate calculation
` [PULL 29/33] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PULL 30/33] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PULL 31/33] softmmu/dirtylimit: Implement virtual CPU throttle
` [PULL 32/33] softmmu/dirtylimit: Implement dirty page rate limit
` [PULL 33/33] tests: Add dirty page rate limit test

[RFC PATCH v3] RISC-V: Add Zawrs ISA extension support
 2022-06-23 16:37 UTC  (2+ messages)

[PATCH v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-06-23 16:21 UTC  (3+ messages)

[PATCH v2 0/2] vhost: implement VHOST_SET_VRING_ERR
 2022-06-23 16:13 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: add method vhost_set_vring_err
` [PATCH v2 2/2] vhost: setup error eventfd and dump errors

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-23 15:53 UTC  (12+ messages)
` [RFC PATCH v4 01/11] net: introduce convert_host_port()
` [RFC PATCH v4 02/11] net: remove the @errp argument of net_client_inits()
` [RFC PATCH v4 03/11] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [RFC PATCH v4 04/11] qapi: net: add stream and dgram netdevs
` [RFC PATCH v4 05/11] net: stream: Don't ignore EINVAL on netdev socket connection
` [RFC PATCH v4 06/11] net: stream: add unix socket
` [RFC PATCH v4 07/11] net: dgram: make dgram_dst generic
` [RFC PATCH v4 08/11] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [RFC PATCH v4 09/11] net: dgram: add unix socket
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()
` [RFC PATCH v4 11/11] net: stream: move to QIO

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-23 16:03 UTC  (4+ messages)

[PATCH] msi: fix MSI vector limit check in msi_set_mask()
 2022-06-23 15:38 UTC 

[PATCH 02/14] sysbus: Remove sysbus_address_space
 2022-06-23 15:39 UTC  (5+ messages)
  ` [PATCH 04/14] sysbus: Add sysbus_mmio_map_in
  ` [PATCH 08/14] aspeed: Replace direct get_system_memory() calls
  ` [PATCH 12/14] aspeed: Make aspeed_board_init_flashes public

[PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
 2022-06-23 15:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] gtk: Add show_tabs=on|off command line option
 2022-06-23 15:18 UTC  (6+ messages)

[PATCH 06/14] aspeed: Add system-memory QOM link to SoC
 2022-06-23 15:09 UTC  (4+ messages)
  ` [PATCH 11/14] aspeed: Switch to create_unimplemented_device_in
  ` [PATCH 01/14] sysbus: Remove sysbus_mmio_unmap

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-06-23 14:56 UTC  (6+ messages)

[PATCH 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-23 15:00 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH 3/4] tests: acpi: q35: add test for hmat nodes without initiators
` [PATCH 4/4] tests: acpi: q35: update expected blobs *.hmat-noinitiators

[PATCH] hw: canokey: Don't run the device in high-speed
 2022-06-23 14:42 UTC  (2+ messages)

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-23 14:44 UTC  (16+ messages)
` [PATCH v3 23/51] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v3 25/51] target/arm: Implement SME MOVA
` [PATCH v3 26/51] target/arm: Implement SME LD1, ST1
` [PATCH v3 27/51] target/arm: Export unpredicated ld/st from translate-sve.c
` [PATCH v3 28/51] target/arm: Implement SME LDR, STR
` [PATCH v3 29/51] target/arm: Implement SME ADDHA, ADDVA

[PATCH v7 0/8] s390x/pci: zPCI interpretation support
 2022-06-23 14:26 UTC  (6+ messages)
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH 0/3] ppc: Check for bad Radix configs
 2022-06-23 14:26 UTC  (7+ messages)
` [PATCH 1/3] ppc: Check partition and process table alignment
` [PATCH 3/3] target/ppc: Check page dir/table base alignment

[PATCH v4 00/53] semihosting cleanup
 2022-06-23 14:11 UTC  (4+ messages)
` [PATCH v4 29/53] semihosting: Split out semihost_sys_read

[PATCH] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
 2022-06-23 14:06 UTC  (2+ messages)

[PATCH 0/2] pc-bios/s390-ccw: Two fixes for the virtio initialization
 2022-06-23 13:50 UTC  (9+ messages)
` [PATCH 1/2] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH 2/2] pc-bios/s390-ccw/virtio: Read device config after feature negotiation

[PATCH 0/9] Preliminary patches for subproject split
 2022-06-23 13:43 UTC  (6+ messages)
` [PATCH 8/9] scripts/qapi-gen: add -i option
` [PATCH 9/9] scripts/qapi: add required system includes to visitor

[PATCH v2] fuzz: only use generic-fuzz targets on oss-fuzz
 2022-06-23 12:55 UTC 

[RFC PATCH v3 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-23 12:49 UTC  (9+ messages)
` [RFC PATCH v3 04/11] qapi: net: add stream and dgram netdevs

[RFC PATCH] qemu-options: bring the kernel and image options together
 2022-06-23 12:43 UTC  (4+ messages)

[RFC PATCH] linux-user: un-parent OBJECT(cpu) when closing thread
 2022-06-23 12:08 UTC  (3+ messages)

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-23 11:58 UTC  (9+ messages)
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held

[PATCH] hmat acpi: Don't require initiator value in -numa when hmat=on
 2022-06-23 11:24 UTC  (6+ messages)

[PATCH v2] virtio-iommu: Fix the partial copy of probe request
 2022-06-23  9:28 UTC  (8+ messages)

AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50
 2022-06-23  9:04 UTC  (3+ messages)

[PATCH v19 00/13] Add LoongArch linux-user emulation support
 2022-06-23  8:55 UTC  (14+ messages)
` [PATCH v19 01/13] linux-user: Add LoongArch generic header files
` [PATCH v19 02/13] linux-user: Add LoongArch signal support
` [PATCH v19 03/13] linux-user: Add LoongArch elf support
` [PATCH v19 04/13] linux-user: Add LoongArch syscall support
` [PATCH v19 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v19 06/13] scripts: add loongarch64 binfmt config
` [PATCH v19 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v19 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v19 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v19 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v19 11/13] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v19 12/13] default-configs: Add loongarch linux-user support
` [PATCH v19 13/13] target/loongarch: Update README

[PULL 00/33] migration queue
 2022-06-23  8:55 UTC  (8+ messages)
` [PULL 22/33] migration: remove the QEMUFileOps 'get_buffer' callback

[PATCH v3] virtio-iommu: Fix the partial copy of probe request
 2022-06-23  8:50 UTC  (3+ messages)

[PATCH qemu] spapr/ddw: Implement 64bit query extension
 2022-06-23  7:31 UTC 

[PATCH v2 0/7] semihosting: proper QEMU exit on semihosted exit syscall
 2022-06-23  7:16 UTC  (4+ messages)
` [PATCH v2 2/7] semihosting: add the semihosting_exit_request function

[PATCH] fuzz: only use generic-fuzz targets on oss-fuzz
 2022-06-23  6:14 UTC  (5+ messages)

[PATCH] hw/riscv: boot: Reduce FDT address alignment constraints
 2022-06-23  5:45 UTC  (4+ 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).