qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 14:23:06 to 2022-05-06 09:00:52 UTC [more...]

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-05-06  9:03 UTC  (3+ messages)
` [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices

Fio regression caused by f9fc8932b11f3bcf2a2626f567cb6fdd36a33a94
 2022-05-06  8:42 UTC  (6+ messages)

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

[PATCH v4] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-05-06  7:56 UTC  (6+ messages)

[PATCH] virtio-gpu: update done only on the scanout associated with rect
 2022-05-06  7:53 UTC  (2+ messages)

[PATCH v3 0/6] vhost-vdpa multiqueue fixes
 2022-05-06  7:35 UTC  (9+ messages)
` [PATCH v3 1/6] virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated
` [PATCH v3 2/6] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PATCH v3 3/6] vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
` [PATCH v3 4/6] vhost-net: fix improper cleanup in vhost_net_start
` [PATCH v3 5/6] vhost-vdpa: backend feature should set only once
` [PATCH v3 6/6] virtio-net: don't handle mq request in userspace handler for vhost-vdpa

[PATCH] hw/nvme: fix smart aen
 2022-05-06  7:31 UTC  (2+ messages)

[PATCH] hw/s390x/s390-virtio-ccw: Improve the machine description string
 2022-05-06  7:23 UTC  (2+ messages)

[PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type
 2022-05-06  6:56 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
 2022-05-06  7:05 UTC  (7+ messages)

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

[PATCH v1 0/1] Add minibmc section in aspeed document
 2022-05-06  6:10 UTC  (3+ messages)
` [PATCH v1 1/1] docs: add "

[PATCH] disas: Remove old libopcode ppc disassembler
 2022-05-06  5:57 UTC  (2+ messages)

[RFC PATCH qemu] spapr/docs: Add a few words about x-vof
 2022-05-06  5:51 UTC 

[PATCH v9 00/17] vfio-user server in QEMU
 2022-05-06  5:44 UTC  (28+ messages)
` [PATCH v9 05/17] configure: require cmake 3.19 or newer
` [PATCH v9 06/17] vfio-user: build library
` [PATCH v9 07/17] vfio-user: define vfio-user-server object
` [PATCH v9 10/17] vfio-user: run vfio-user context
` [PATCH v9 12/17] vfio-user: IOMMU support for remote device
` [PATCH v9 14/17] vfio-user: handle PCI BAR accesses
` [PATCH v9 17/17] vfio-user: avocado tests for vfio-user

[PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
 2022-05-06  5:31 UTC  (2+ messages)

[PATCH] tests/vm: update openbsd to release 7.1
 2022-05-06  5:27 UTC  (5+ messages)

[PATCH qemu] target/riscv: rvv: Fix early exit condition for whole register load/store
 2022-05-05  9:42 UTC 

[PATCH qemu] spapr: Use address from elf parser for kernel address
 2022-05-06  4:49 UTC  (5+ messages)

[PATCH v2 00/50] hppa: general improvements and tidy-ups
 2022-05-06  4:26 UTC  (30+ messages)
` [PATCH v2 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH v2 14/50] machine.c: map DINO device during board configuration
` [PATCH v2 15/50] dino.h: add defines for DINO IRQ numbers
` [PATCH v2 16/50] dino: define IRQ inputs as qdev GPIOs
` [PATCH v2 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH v2 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH v2 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH v2 20/50] dino: use numerical constant for iar0 and iar1 reset values
` [PATCH v2 21/50] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PATCH v2 22/50] dino: move from hw/hppa to hw/pci-host
` [PATCH v2 24/50] lasi: move memory region initialisation to new lasi_init() function
` [PATCH v2 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH v2 27/50] lasi: move LASIState and associated QOM structures to lasi.h
` [PATCH v2 29/50] lasi: define IRQ inputs as qdev GPIOs

[PULL 00/30] ppc queue
 2022-05-06  4:17 UTC  (32+ messages)
` [PULL 01/30] target/ppc: initialize 'val' union in kvm_get_one_spr()
` [PULL 02/30] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
` [PULL 03/30] target/ppc: init 'sregs' in kvmppc_put_books_sregs()
` [PULL 04/30] target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
` [PULL 05/30] target/ppc: Fix BookE debug interrupt generation
` [PULL 06/30] vhost-user: Use correct macro name TARGET_PPC64
` [PULL 07/30] ppc/xive: Always recompute the PIPR when pushing an OS context
` [PULL 08/30] ppc/xive: Update the state of the External interrupt signal
` [PULL 09/30] target/ppc: Remove fpscr_* macros from cpu.h
` [PULL 10/30] target/ppc: Remove unused msr_* macros
` [PULL 11/30] target/ppc: Remove msr_pr macro
` [PULL 12/30] target/ppc: Remove msr_le macro
` [PULL 13/30] target/ppc: Remove msr_ds macro
` [PULL 14/30] target/ppc: Remove msr_ile macro
` [PULL 15/30] target/ppc: Remove msr_ee macro
` [PULL 16/30] target/ppc: Remove msr_ce macro
` [PULL 17/30] target/ppc: Remove msr_pow macro
` [PULL 18/30] target/ppc: Remove msr_me macro
` [PULL 19/30] target/ppc: Remove msr_gs macro
` [PULL 20/30] target/ppc: Remove msr_fp macro
` [PULL 21/30] target/ppc: Remove msr_cm macro
` [PULL 22/30] target/ppc: Remove msr_ir macro
` [PULL 23/30] target/ppc: Remove msr_dr macro
` [PULL 24/30] target/ppc: Remove msr_ep macro
` [PULL 25/30] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PULL 26/30] target/ppc: Remove msr_ts macro
` [PULL 27/30] target/ppc: Remove msr_hv macro
` [PULL 28/30] target/ppc: Remove msr_de macro
` [PULL 29/30] target/ppc: Add unused msr bits FIELDs
` [PULL 30/30] target/ppc: Change MSR_* to follow POWER ISA numbering convention

[PATCH] docs: Correct the default thread-pool-size
 2022-05-06  2:09 UTC  (4+ messages)

[PATCH v2] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-06  1:16 UTC 

[PATCH] pseries: allow setting stdout-path even on machines with a VGA
 2022-05-05 22:10 UTC  (2+ messages)

[PATCH v5 00/24] target/arm: Cleanups, new features, new cpus
 2022-05-05 18:50 UTC  (25+ messages)
` [PATCH v5 01/24] target/arm: Handle cpreg registration for missing EL
` [PATCH v5 02/24] target/arm: Drop EL3 no EL2 fallbacks
` [PATCH v5 03/24] target/arm: Merge zcr reginfo
` [PATCH v5 04/24] target/arm: Adjust definition of CONTEXTIDR_EL2
` [PATCH v5 05/24] target/arm: Move cortex impdef sysregs to cpu_tcg.c
` [PATCH v5 06/24] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH v5 07/24] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
` [PATCH v5 08/24] target/arm: Split out aa32_max_features
` [PATCH v5 09/24] target/arm: Annotate arm_max_initfn with FEAT identifiers
` [PATCH v5 10/24] target/arm: Use field names for manipulating EL2 and EL3 modes
` [PATCH v5 11/24] target/arm: Enable FEAT_Debugv8p2 for -cpu max
` [PATCH v5 12/24] target/arm: Enable FEAT_Debugv8p4 "
` [PATCH v5 13/24] target/arm: Add minimal RAS registers
` [PATCH v5 14/24] target/arm: Enable SCR and HCR bits for RAS
` [PATCH v5 15/24] target/arm: Implement virtual SError exceptions
` [PATCH v5 16/24] target/arm: Implement ESB instruction
` [PATCH v5 17/24] target/arm: Enable FEAT_RAS for -cpu max
` [PATCH v5 18/24] target/arm: Enable FEAT_IESB "
` [PATCH v5 19/24] target/arm: Enable FEAT_CSV2 "
` [PATCH v5 20/24] target/arm: Enable FEAT_CSV2_2 "
` [PATCH v5 21/24] target/arm: Enable FEAT_CSV3 "
` [PATCH v5 22/24] target/arm: Enable FEAT_DGH "
` [PATCH v5 23/24] target/arm: Define cortex-a76
` [PATCH v5 24/24] target/arm: Define neoverse-n1

[PATCH 0/4] target/arm: Implement S2FWB
 2022-05-05 18:39 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Postpone interpretation of stage 2 descriptor attribute bits
` [PATCH 2/4] target/arm: Factor out FWB=0 specific part of combine_cacheattrs()
` [PATCH 3/4] target/arm: Implement FEAT_S2FWB
` [PATCH 4/4] target/arm: Enable FEAT_S2FWB for -cpu max

[PULL 00/23] target-arm queue
 2022-05-05 17:56 UTC  (2+ messages)

[PULL v4 00/25] Misc patches for 2022-04-29
 2022-05-05 17:19 UTC  (3+ messages)

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-05 17:21 UTC  (7+ messages)
` [PATCH 1/8] qmp: Support for querying stats

[RFC v5 01/23] vfio-user: introduce vfio-user protocol specification
 2022-05-05 17:20 UTC  (23+ messages)
` [RFC v5 02/23] vfio-user: add VFIO base abstract class
` [RFC v5 03/23] vfio-user: add container IO ops vector
` [RFC v5 04/23] vfio-user: add region cache
` [RFC v5 05/23] vfio-user: add device IO ops vector
` [RFC v5 06/23] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v5 07/23] vfio-user: connect vfio proxy to remote server
` [RFC v5 08/23] vfio-user: define socket receive functions
` [RFC v5 09/23] vfio-user: define socket send functions
` [RFC v5 10/23] vfio-user: get device info
` [RFC v5 11/23] vfio-user: get region info
` [RFC v5 12/23] vfio-user: region read/write
` [RFC v5 13/23] vfio-user: pci_user_realize PCI setup
` [RFC v5 14/23] vfio-user: forward msix BAR accesses to server
` [RFC v5 15/23] vfio-user: get and set IRQs
` [RFC v5 16/23] vfio-user: proxy container connect/disconnect
` [RFC v5 17/23] vfio-user: dma map/unmap operations
` [RFC v5 18/23] vfio-user: secure DMA support
` [RFC v5 19/23] vfio-user: dma read/write operations
` [RFC v5 20/23] vfio-user: pci reset
` [RFC v5 21/23] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
` [RFC v5 22/23] vfio-user: add tracing to send/recv paths
` [RFC v5 23/23] vfio-user: add dirty_bitmap stub until it support migration

[PATCH 0/2] Confine igd-passthrough-isa-bridge to XEN
 2022-05-05 17:13 UTC  (3+ messages)

[RFC v5 00/23] vfio-user client
 2022-05-05 17:19 UTC 

[PATCH v4 00/22] target/ppc: Remove hidden usages of *env
 2022-05-05 17:07 UTC  (4+ messages)
` [PATCH v4 20/22] target/ppc: Remove msr_de macro

[PATCH v11 0/7] MSG_ZEROCOPY + multifd
 2022-05-05 17:01 UTC  (6+ messages)
` [PATCH v11 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PATCH 00/11] Random cleanup patches
 2022-05-05 16:59 UTC  (13+ messages)
` [PATCH 01/11] hw/rtc/mc146818rtc: Inline isa_connect_gpio_out() and remove it
` [PATCH 02/11] hw: Reuse TYPE_I8042 define
` [PATCH 03/11] hw/audio/cs4231a: Const'ify global tables
` [PATCH 04/11] hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
` [PATCH 05/11] hw/i386/pc: Unexport functions used only internally
` [PATCH 06/11] hw/i386/pc: Remove orphan declarations
` [PATCH 07/11] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
` [PATCH 08/11] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()
` [PATCH 09/11] accel/tcg/cpu-exec: Unexport dump_drift_info()
` [PATCH 10/11] accel/tcg: Inline dump_opcount_info() and remove it
` [PATCH 11/11] docs/devel: Fix link to developer mailing lists

[PATCH RESEND 0/2] Resolve some redundant property accessors
 2022-05-05 16:52 UTC  (2+ messages)

[PATCH v8 00/17] vfio-user server in QEMU
 2022-05-05 16:22 UTC  (6+ messages)
` [PATCH v8 15/17] vfio-user: handle device interrupts

[PULL 0/3] Block patches
 2022-05-05 16:29 UTC  (2+ messages)

[PATCH] target/arm: fix s2mmu input size check
 2022-05-05 16:13 UTC  (2+ messages)

iotests and python dependencies
 2022-05-05 15:57 UTC  (9+ messages)

[PATCH] docs/about: Update the support statement for Windows
 2022-05-05 15:09 UTC  (5+ messages)

[PATCH] thread-pool: replace semaphore with condition variable
 2022-05-05 14:23 UTC  (2+ messages)

[PATCH] accel/tcg: Fix cpu_ldq_be_mmu typo
 2022-05-05 14:22 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).