messages from 2022-01-12 12:19:13 to 2022-01-13 07:01:49 UTC [more...]
[PATCH] hw/i386: Add the possibility to disable the 'isapc' machine
2022-01-13 6:57 UTC (3+ messages)
[PATCH 0/3] PASID support for Intel IOMMU
2022-01-13 6:32 UTC (9+ 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 v7 0/5] MSG_ZEROCOPY + multifd
2022-01-13 6:28 UTC (3+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
[PATCH v1 1/2] decodetree: Add an optional predicate-function for decoding
2022-01-13 5:06 UTC (8+ 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
[PATCH] softmmu/device_tree: Remove redundant pointer assignment
2022-01-13 4:29 UTC (2+ messages)
[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] migration: Add canary to VMSTATE_END_OF_LIST
2022-01-13 1:21 UTC (5+ messages)
[PATCH v2 0/4] dump: add 32-bit guest Windows support
2022-01-13 0:52 UTC (5+ 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-12 23:26 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests: add qtest for hw/sensor/sbtsi
[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/3] malta: Move PCI interrupt handling from gt64xxx to piix4
2022-01-12 21:36 UTC (4+ 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/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 (10+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784
[PULL 00/31] testing/next and other misc fixes
2022-01-12 21:20 UTC (3+ messages)
` [PULL 27/31] tests/tcg/multiarch: Read fp flags before printf
[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
2022-01-12 19:51 UTC (20+ messages)
` [PATCH v3 05/31] python/aqmp: fix docstring typo
` [PATCH v3 08/31] python/aqmp: copy type definitions from qmp
` [PATCH v3 10/31] python/aqmp: rename AQMPError to QMPError
` [PATCH v3 14/31] python/qmp: switch qmp-shell to AQMP
` [PATCH v3 15/31] python: move qmp utilities to python/qemu/utils
` [PATCH v3 16/31] python: move qmp-shell under the AQMP package
` [PATCH v3 30/31] python: rename qemu.aqmp to qemu.qmp
` [PATCH v3 31/31] python: rename 'aqmp-tui' to 'qmp-tui'
[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)
[PATCH] virtiofsd: Do not support blocking flock
2022-01-12 17:18 UTC (2+ 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 v4 0/5] target/s390x: Fix shift instructions
2022-01-12 16:50 UTC (6+ 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 v11 0/7] Add vmnet.framework based network backend
2022-01-12 16:53 UTC (9+ messages)
` [PATCH v11 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v11 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v11 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v11 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v11 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v11 6/7] net/vmnet: update qemu-options.hx
` [PATCH v11 7/7] net/vmnet: update MAINTAINERS list
[RFC] virtio_pmem: enable live migration support
2022-01-12 16:48 UTC (8+ messages)
[PATCH v6 00/23] QEMU RISC-V AIA support
2022-01-12 16:47 UTC (25+ messages)
` [PATCH v6 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v6 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v6 06/23] target/riscv: Add AIA cpu feature
` [PATCH v6 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v6 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [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 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v6 22/23] docs/system: riscv: Document AIA options for virt machine
` [PATCH v6 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs
[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 (8+ messages)
` [PATCH v3 1/5] target/s390x: Fix SLDA sign bit index
` [PATCH v3 2/5] target/s390x: Fix SRDA CC calculation
` [PATCH v3 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
` [PATCH v3 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
` [PATCH v3 5/5] tests/tcg/s390x: Test shift instructions
[PATCH v3 0/2] Aspeed I3C device model
2022-01-12 15:54 UTC (5+ messages)
[PATCH v10 0/7] Add vmnet.framework based network backend
2022-01-12 16:15 UTC (5+ messages)
[PATCH 0/4] acpi: fix short OEM [Table] ID padding
2022-01-12 15:28 UTC (11+ messages)
` [PATCH 1/4] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
` [PATCH 2/4] tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
` [PATCH 3/4] acpi: fix OEM ID/OEM Table ID padding
` [PATCH 4/4] tests: acpi: update expected blobs
[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)
[RFC PATCH v3 0/7] host: Support macOS 12
2022-01-12 14:47 UTC (6+ messages)
` [RFC PATCH v3 1/7] configure: Allow passing extra Objective C compiler flags
[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 (4+ messages)
` [PATCH 1/3] docs: "
` [PATCH 2/3] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst
` [PATCH 3/3] Link new ppc-spapr-hotplug.rst file to pseries.rst
/usr/shared/qemu binaries
2022-01-12 14:14 UTC (7+ messages)
[PULL 00/13] Net patches
2022-01-12 13:16 UTC (8+ messages)
[PULL 00/34] ppc queue
2022-01-12 11:55 UTC (33+ messages)
` [PULL 01/34] pseries: Update SLOF firmware image
` [PULL 02/34] target/ppc: Add popcntb instruction to POWER5+ processors
` [PULL 03/34] spapr: Fix support of "
` [PULL 04/34] target/ppc: Add extra float instructions to POWER5P processors
` [PULL 05/34] docs/system/ppc: Merge the PEF information into the pseries page
` [PULL 06/34] MAINTAINERS: Improve the PowerPC machines section
` [PULL 07/34] docs: Clarifications and formatting changes in ppc docs
` [PULL 08/34] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PULL 10/34] target/ppc: powerpc_excp: Group unimplemented exceptions
` [PULL 11/34] target/ppc: Add HV support to ppc_interrupts_little_endian
` [PULL 12/34] target/ppc: Add MSR_ILE "
` [PULL 13/34] target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
` [PULL 14/34] target/ppc: Introduce a wrapper for powerpc_excp
` [PULL 15/34] target/ppc: Set the correct endianness for powernv memory dumps
` [PULL 16/34] pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
` [PULL 17/34] pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port
` [PULL 19/34] pnv_phb4.c: make pnv-phb4-root-port user creatable
` [PULL 20/34] pnv_phb4.c: check if root port exists in rc_config functions
` [PULL 21/34] ppc/pnv: Introduce support for user created PHB3 devices
` [PULL 22/34] ppc/pnv: Reparent user created PHB3 devices to the PnvChip
` [PULL 23/34] ppc/pnv: Complete user created PHB3 devices
` [PULL 24/34] ppc/pnv: Move num_phbs under Pnv8Chip
` [PULL 25/34] pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
` [PULL 26/34] pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
` [PULL 27/34] pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
` [PULL 28/34] pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
` [PULL 29/34] ppc/pnv: set phb4 properties in stk_realize()
` [PULL 30/34] ppc/pnv: move PHB4 XSCOM init to phb4_realize()
` [PULL 31/34] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PULL 32/34] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PULL 33/34] ppc/pnv: turn pnv_phb4_update_regions() into static
` [PULL 34/34] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
[PATCH v2 0/2] qemu-img convert: Fix sparseness detection
2022-01-12 12:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).