qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 14:49:56 to 2022-01-13 13:30:53 UTC [more...]

[PATCH 0/4] acpi: fix short OEM [Table] ID padding
 2022-01-13 10:22 UTC  (10+ messages)
` [PATCH 3/4] acpi: fix OEM ID/OEM Table "
` [PATCH 4/4] tests: acpi: update expected blobs

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-13 13:27 UTC  (3+ messages)
` [PATCH v4 07/23] multifd: Use proper maximum compression values

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-01-13 13:10 UTC  (19+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux
` [PATCH v7 4/5] migration: Add migrate_use_tls() helper
` [PATCH v7 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PULL 00/31] testing/next and other misc fixes
 2022-01-13 12:49 UTC  (4+ messages)

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-13 12:22 UTC  (21+ messages)
` [PATCH v6 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v6 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v6 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v6 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v6 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v6 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v6 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation

[PATCH v6 00/22] Support UXL filed in xstatus
 2022-01-13 11:40 UTC  (23+ messages)
` [PATCH v6 01/22] target/riscv: Adjust pmpcfg access with mxl
` [PATCH v6 02/22] target/riscv: Don't save pc when exception return
` [PATCH v6 03/22] target/riscv: Sign extend link reg for jal and jalr
` [PATCH v6 04/22] target/riscv: Sign extend pc for different XLEN
` [PATCH v6 05/22] target/riscv: Create xl field in env
` [PATCH v6 06/22] target/riscv: Ignore the pc bits above XLEN
` [PATCH v6 07/22] target/riscv: Extend pc for runtime pc write
` [PATCH v6 08/22] target/riscv: Use gdb xml according to max mxlen
` [PATCH v6 09/22] target/riscv: Relax debug check for pm write
` [PATCH v6 10/22] target/riscv: Adjust csr write mask with XLEN
` [PATCH v6 11/22] target/riscv: Create current pm fields in env
` [PATCH v6 12/22] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v6 13/22] target/riscv: Calculate address according to XLEN
` [PATCH v6 14/22] target/riscv: Split pm_enabled into mask and base
` [PATCH v6 15/22] target/riscv: Split out the vill from vtype
` [PATCH v6 16/22] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v6 17/22] target/riscv: Remove VILL field in VTYPE
` [PATCH v6 18/22] target/riscv: Fix check range for first fault only
` [PATCH v6 19/22] target/riscv: Adjust vector address with mask
` [PATCH v6 20/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v6 21/22] target/riscv: Enable uxl field write
` [PATCH v6 22/22] target/riscv: Relax UXL field for debugging

[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
 2022-01-13 11:53 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's
` [PATCH 3/3] isa/piix4: Resolve global variables

[PATCH 0/2] Adds designware i2c module and adds it to virt arm
 2022-01-13 11:51 UTC  (3+ messages)

[PATCH v4 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-13 11:56 UTC  (2+ messages)

[PATCH] migration: Add canary to VMSTATE_END_OF_LIST
 2022-01-13 12:09 UTC  (7+ messages)

[PATCH] tests/qtest: add qtests for npcm7xx sdhci
 2022-01-13 11:43 UTC  (2+ messages)

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-13 11:41 UTC  (9+ messages)
` [RFC PATCH v3 1/7] configure: Allow passing extra Objective C compiler flags
` [RFC PATCH v3 7/7] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH] docs/can: convert to restructuredText
 2022-01-13 11:37 UTC  (2+ messages)

[PATCH v2 0/4] dump: add 32-bit guest Windows support
 2022-01-13 11:29 UTC  (8+ messages)
` [PATCH v2 1/4] include/qemu: rename Windows context definitions to expose bitness
` [PATCH v2 2/4] dump/win_dump: add helper macros for Windows dump header access
` [PATCH v2 3/4] include/qemu: add 32-bit Windows dump structures
` [PATCH v2 4/4] dump/win_dump: add 32-bit guest Windows support

[PATCH v2 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-13 11:16 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests: add qtest for hw/sensor/sbtsi

[PATCH 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-13 10:37 UTC  (3+ messages)
` [PATCH 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
` [PATCH 2/2] hw/vfio/common: Silence ram device offset alignment error traces

[PATCH] virtiofsd: Do not support blocking flock
 2022-01-13  9:59 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v2] audio: Add sndio backend
 2022-01-13  9:57 UTC  (3+ messages)

[PATCH v2 0/6] Introduce CanoKey QEMU
 2022-01-13  9:51 UTC  (5+ messages)
` [PATCH v2 2/6] hw/usb/canokey: Add trace events
` [PATCH v2 4/6] docs: Add CanoKey documentation

[PATCH 00/15] reduce audio playback latency
 2022-01-13  9:43 UTC  (3+ messages)
` [PATCH 09/15] audio: revert tests for pcm_ops table

[PATCH v1 1/2] decodetree: Add an optional predicate-function for decoding
 2022-01-13  8:28 UTC  (9+ messages)

[PATCH v4 0/5] target/s390x: Fix shift instructions
 2022-01-13  8:25 UTC  (9+ messages)
` [PATCH v4 1/5] target/s390x: Fix SLDA sign bit index
` [PATCH v4 2/5] target/s390x: Fix SRDA CC calculation
` [PATCH v4 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
` [PATCH v4 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
` [PATCH v4 5/5] tests/tcg/s390x: Test shift instructions

[PATCH] softmmu/device_tree: Remove redundant pointer assignment
 2022-01-13  7:47 UTC  (3+ messages)

[PATCH] sgx: Move sgx object from /machine/unattached to /machine
 2022-01-13  7:05 UTC  (3+ messages)

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-13  7:19 UTC  (3+ messages)

[PATCH 0/3] PASID support for Intel IOMMU
 2022-01-13  7:16 UTC  (12+ messages)
` [PATCH 1/3] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH 2/3] intel-iommu: drop VTDBus
` [PATCH 3/3] intel-iommu: PASID support

[PATCH] configure: do not create roms/seabios/config.mak if SeaBIOS not present
 2022-01-13  6:51 UTC  (2+ messages)

[PATCH] hw/i386: Add the possibility to disable the 'isapc' machine
 2022-01-13  6:57 UTC  (3+ messages)

[PATCH v5 00/13] Add riscv kvm accel support
 2022-01-13  4:41 UTC  (6+ messages)
` [PATCH v5 06/13] target/riscv: Support start kernel directly by KVM
` [PATCH v5 13/13] target/riscv: enable riscv kvm accel

[Q] arm: SVE accesses at EL0 is broken with E2H+TGE?
 2022-01-13  3:03 UTC 

[PATCH] ui/cocoa: capture screencast with AVAssetWriter
 2022-01-13  2:29 UTC  (3+ messages)

[PATCH v4 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-13  1:49 UTC  (7+ messages)
` [PATCH v4 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v4 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v4 3/6] target/riscv: add support for zfinx
` [PATCH v4 4/6] target/riscv: add support for zdinx
` [PATCH v4 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH v4 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-12 22:13 UTC  (6+ messages)
` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas

[PATCH 0/5] Fixes and updates for hppa target
 2022-01-12 21:47 UTC  (7+ messages)
` [PATCH 1/5] seabios-hppa: Update SeaBIOS-hppa to VERSION 3
` [PATCH 2/5] hw/hppa: Allow up to 16 emulated CPUs
` [PATCH 3/5] hppa: Add support for an emulated TOC/NMI button
` [PATCH 4/5] hw/display/artist: Mouse cursor fixes for HP-UX
` [PATCH 5/5] hw/display/artist: Fix framebuffer access for Linux

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2022-01-12 21:41 UTC  (10+ messages)
` [RFC qemu.qmp PATCH 17/24] Makefile: add build and publish targets

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-12 21:27 UTC  (6+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status

[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
 2022-01-12 19:51 UTC  (10+ messages)
` [PATCH v3 10/31] python/aqmp: rename AQMPError to QMPError
` [PATCH v3 14/31] python/qmp: switch qmp-shell to AQMP
` [PATCH v3 30/31] python: rename qemu.aqmp to qemu.qmp

[PATCH v1 1/1] chardev: enable guest socket status/crontrol via DTR and DCD
 2022-01-12 18:50 UTC  (3+ messages)

PyPI account
 2022-01-12 18:02 UTC  (6+ messages)

[PULL 0/6] Block patches
 2022-01-12 17:14 UTC  (7+ messages)
` [PULL 1/6] aio-posix: split poll check from ready handler
` [PULL 2/6] virtio: get rid of VirtIOHandleAIOOutput
` [PULL 3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value
` [PULL 4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
` [PULL 5/6] virtio: use ->handle_output() instead of ->handle_aio_output()
` [PULL 6/6] virtio: unify dataplane and non-dataplane ->handle_output()

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2022-01-12 17:10 UTC  (2+ messages)

[PATCH] tests: Fix typo in check-help output
 2022-01-12 17:05 UTC  (3+ messages)

[PATCH v11 0/7] Add vmnet.framework based network backend
 2022-01-12 16:53 UTC  (3+ messages)
` [PATCH v11 1/7] net/vmnet: add vmnet dependency and customizable option

[RFC] virtio_pmem: enable live migration support
 2022-01-12 16:48 UTC  (8+ messages)

[PATCH v2 0/5] target/s390x: Fix shift instructions
 2022-01-12 16:38 UTC  (6+ messages)
` [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows

[PULL 00/30] Linux user for 7.0 patches
 2022-01-12 16:03 UTC  (2+ messages)

[PATCH] hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
 2022-01-12 16:02 UTC  (5+ messages)

[PATCH v3 0/5] target/s390x: Fix shift instructions
 2022-01-12 15:57 UTC  (5+ messages)
` [PATCH v3 2/5] target/s390x: Fix SRDA CC calculation
` [PATCH v3 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits

[PATCH v3 0/2] Aspeed I3C device model
 2022-01-12 15:54 UTC  (4+ messages)

[PATCH v10 0/7] Add vmnet.framework based network backend
 2022-01-12 16:15 UTC  (5+ messages)

[PATCH v6 0/2] Improve vhost-user VQ notifier unmap
 2022-01-12 15:36 UTC  (13+ messages)
` [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
` [PATCH v6 2/2] vhost-user: fix VirtQ notifier cleanup

[PATCH] nbd/server.c: Remove unused field
 2022-01-12 14:55 UTC  (3+ messages)

[PATCH] qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
 2022-01-12 14:43 UTC  (2+ messages)

[PULL v5 00/18] Build system and KVM changes for 2021-12-23
 2022-01-12 14:19 UTC  (2+ messages)
` [PULL v5 04/18] block/file-posix: Simplify the XFS_IOC_DIOINFO handling

Looking for advise on debugging a non-boot kernel on qemu-system-sh4
 2022-01-12 14:44 UTC  (15+ messages)

[PATCH] net/dump.c: Suppress spurious compiler warning
 2022-01-12 14:43 UTC  (3+ messages)

[PATCH v2] hw/scsi/megasas: Simplify using the ldst API
 2022-01-12 14:30 UTC  (2+ messages)

[PATCH v4 00/11] Improve PMU support
 2022-01-12 14:01 UTC  (5+ messages)
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation

[PATCH 0/3] rSTify ppc-spapr-hotplug.txt
 2022-01-12 13:52 UTC  (3+ messages)
` [PATCH 1/3] docs: "
` [PATCH 2/3] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst

/usr/shared/qemu binaries
 2022-01-12 14:14 UTC  (7+ 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).