qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-18 12:14:16 to 2020-03-19 08:23:56 UTC [more...]

[PATCH 00/13] microvm: add acpi support
 2020-03-19  8:23 UTC  (16+ messages)
` [PATCH 01/13] acpi: make build_madt() more generic
` [PATCH 02/13] acpi: factor out acpi_dsdt_add_fw_cfg()
` [PATCH 03/13] microvm: add isa-acpi device
` [PATCH 04/13] microvm: add minimal acpi support
` [PATCH 05/13] microvm: add acpi_dsdt_add_virtio() for x86
` [PATCH 06/13] microvm: disable virtio-mmio cmdline hack
` [PATCH 07/13] [testing] seabios: update submodule to experimental microvm branch
` [PATCH 08/13] [testing] seabios: update config & build rules
` [PATCH 09/13] [testing] seabios: update binaries to experimental microvm branch
` [PATCH 10/13] microvm/acpi: add rtc
` [PATCH 11/13] microvm/acpi: add serial
` [PATCH 12/13] microvm: make virtio irq base runtime configurable
` [PATCH 13/13] microvm/acpi: use GSI 16-23 for virtio

[PATCH v10 00/16] s390x: Protected Virtualization support
 2020-03-19  8:19 UTC  (26+ messages)
` [PATCH v10 01/16] s390x: Move diagnose 308 subcodes and rcs into ipl.h
` [PATCH v10 02/16] Sync pv
` [PATCH v10 03/16] s390x: protvirt: Support unpack facility
` [PATCH v10 04/16] s390x: protvirt: Add migration blocker
` [PATCH v10 05/16] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v10 06/16] s390x: protvirt: KVM intercept changes
` [PATCH v10 07/16] s390x: Add SIDA memory ops
` [PATCH v10 08/16] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v10 09/16] s390x: protvirt: SCLP interpretation
` [PATCH v10 10/16] s390x: protvirt: Set guest IPL PSW
` [PATCH v10 11/16] s390x: protvirt: Move diag 308 data over SIDA
` [PATCH v10 12/16] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v10 13/16] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v10 14/16] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v10 15/16] docs: system: Add protvirt docs
` [PATCH v10 16/16] s390x: Add unpack facility feature to GA1

aio-context question
 2020-03-19  8:13 UTC 

[Bug 1868055] [NEW] cannot run golang app with docker, version 17.09.1-ce, disabling core 0 and qemu-arm, version 2.7
 2020-03-19  7:52 UTC 

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-19  7:01 UTC  (20+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[PATCH v2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
 2020-03-19  6:44 UTC 

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-19  6:24 UTC  (21+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v14 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v14 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v14 Kernel 4/7] vfio iommu: Implementation of ioctl "
` [PATCH v14 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v14 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v14 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v3 1/2] target/ppc: Improve syscall exception logging
 2020-03-19  6:22 UTC  (4+ messages)
` [PATCH v3 2/2] target/ppc: Add support for scv and rfscv instructions

[PATCH v2 1/1] target/ppc: don't byte swap ELFv2 signal handler
 2020-03-19  5:35 UTC  (3+ messages)

[Bug 1866962] [NEW] Powerpc kvm guest unable to start with hugepage backed memory
 2020-03-19  6:03 UTC  (2+ messages)
` [Bug 1866962] Re: [Regression]Powerpc "

[PATCH 1/1] target/ppc: fix ELFv2 signal handler endianness
 2020-03-19  5:17 UTC  (6+ messages)

[PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap
 2020-03-19  5:22 UTC  (11+ messages)
` [PATCH 2/2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap

[PATCH v2] ppc/spapr: Set the effective address provided flag in mc error log
 2020-03-19  5:19 UTC  (3+ messages)

[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
 2020-03-19  4:52 UTC  (2+ messages)

[PATCH v2 1/1] device_tree: Add info message when dumping dtb to file
 2020-03-19  4:03 UTC 

[PATCH 1/1] device_tree: Add info message when dumping dtb to file
 2020-03-19  3:47 UTC  (2+ messages)

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-19  3:46 UTC  (7+ messages)
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v6 25/61] target/riscv: vector single-width averaging add and subtract

[PATCH 0/5] FWNMI follow up patches
 2020-03-19  2:29 UTC  (10+ messages)
` [PATCH 1/5] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PATCH 3/5] ppc/spapr: Add FWNMI machine check delivery warnings
` [PATCH 4/5] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails

[PATCH v4 0/2] Cross-device resource sharing
 2020-03-19  2:18 UTC  (3+ messages)
` [PATCH v4 1/2] content: define what an exported object is
` [PATCH v4 2/2] virtio-gpu: add the ability to export resources

[PATCH v9 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-19  1:13 UTC  (9+ messages)
` [PATCH v9 1/4] linux-user: Protect more syscalls
` [PATCH v9 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v9 3/4] linux-user: Support futex_time64
` [PATCH v9 4/4] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH v2 0/4] travis-ci: Add a KVM-only s390x job
 2020-03-19  0:23 UTC  (6+ messages)
` [PATCH-for-5.0 v2 1/4] tests/test-util-filemonitor: Fix Travis-CI $ARCH env variable name
` [PATCH-for-5.0 v2 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers
` [PATCH-for-5.0 v2 3/4] tests/migration: Reduce autoconverge initial bandwidth
` [PATCH v2 4/4] .travis.yml: Add a KVM-only s390x job

[PATCH] gdbstub: add support to Xfer:auxv:read: packet
 2020-03-18 23:26 UTC  (2+ messages)

[PATCH v2] slirp: update submodule to v4.2.0 + mingw-fix
 2020-03-18 23:12 UTC  (2+ messages)

[Qemu-devel] [Bug 1835865] [NEW] piix crashes on mips when accessing acpi-pci-hotplug
 2020-03-18 22:34 UTC  (2+ messages)
` [Bug 1835865] "

[PULL 0/4] Python queue for 5.0 soft freeze
 2020-03-18 22:31 UTC  (3+ messages)
` [PATCH 5/4] scripts/simplebench: fix python script ! headers

[PATCH v3] fdc/i8257: implement verify transfer mode
 2020-03-18 22:28 UTC  (2+ messages)

[PATCH-for-5.0] block: Assert BlockDriver::format_name is not NULL
 2020-03-18 22:22 UTC 

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-03-18 22:15 UTC  (3+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
` [PATCH-for-5.0 2/2] hw/acpi/piix4: Restrict system-hotplug-support to x86 i440fx PC machine

[PULL 00/28 for 5.0] testing and gdbstub updates
 2020-03-18 22:15 UTC  (2+ messages)

[PULL v2 00/37] Linux user for 5.0 patches
 2020-03-18 20:42 UTC  (8+ messages)

[PULL v2 00/11] Bitmaps patches
 2020-03-18 20:23 UTC  (12+ messages)
` [PULL v2 01/11] build: Silence clang warning on older glib autoptr usage
` [PULL v2 02/11] hbitmap: assert that we don't create bitmap larger than INT64_MAX
` [PULL v2 03/11] hbitmap: move hbitmap_iter_next_word to hbitmap.c
` [PULL v2 04/11] hbitmap: unpublish hbitmap_iter_skip_words
` [PULL v2 05/11] hbitmap: drop meta bitmaps as they are unused
` [PULL v2 06/11] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
` [PULL v2 07/11] block/dirty-bitmap: add _next_dirty API
` [PULL v2 08/11] block/dirty-bitmap: improve _next_dirty_area API
` [PULL v2 09/11] nbd/server: introduce NBDExtentArray
` [PULL v2 10/11] nbd/server: use bdrv_dirty_bitmap_next_dirty_area
` [PULL v2 11/11] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty

[PULL 0/4] Error reporting patches for 2020-03-17
 2020-03-18 20:24 UTC  (2+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2020-03-18 20:12 UTC  (3+ messages)
` [Bug 1743191] "

[PATCH v3] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-18 20:03 UTC 

Qemu API documentation
 2020-03-18 19:49 UTC  (3+ messages)

Missing Null check
 2020-03-18 19:48 UTC  (3+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-18 19:27 UTC  (2+ messages)
` [Bug 1866870] "

[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
 2020-03-18 19:19 UTC  (4+ messages)
` [Bug 1867786] "

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-03-18 18:35 UTC  (3+ messages)
` [PATCH 04/11] MAINTAINERS: Add an entry for the HVF accelerator

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-18 17:57 UTC  (2+ messages)

[PATCH] build: Silence clang warning on older glib autoptr usage
 2020-03-18 17:18 UTC  (6+ messages)

[PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
 2020-03-18 17:12 UTC  (2+ messages)

[PATCH] pci: Display PCI IRQ pin in "info pci"
 2020-03-18 17:06 UTC  (4+ messages)

[PATCH for-5.0] compat: disable edid on correct virtio-gpu device
 2020-03-18 17:05 UTC  (2+ messages)

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-18 17:01 UTC  (10+ messages)
` [PATCH v4 28/34] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v4 29/34] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v4 30/34] qapi: Implement deprecated-output=hide for QMP event data

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-18 17:01 UTC  (10+ messages)
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PULL 0/4] Python queue for 5.0 soft freeze
 2020-03-18 16:16 UTC  (4+ messages)

[Bug 1867519] Re: qemu 4.2 segfaults on VF detach
 2020-03-18 15:49 UTC 

[PATCH v5 0/4] qmp: Optionally run handlers in coroutines
 2020-03-18 15:36 UTC  (3+ messages)
` [PATCH v5 3/4] qmp: Move dispatcher to a coroutine

[PATCH v5 0/7] reference implementation of RSS and hash report
 2020-03-18 15:19 UTC  (4+ messages)
` [PATCH v5 6/7] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro

[PATCH v4 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-18 14:52 UTC  (6+ messages)
` [PATCH v4 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH v4 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
` [PATCH v4 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
` [PATCH v4 4/5] KVM: Kick resamplefd for split kernel irqchip
` [PATCH v4 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"

[RFC (fix for 5.0?)] block/io: do not do pointer arithmetic on void *
 2020-03-18 14:39 UTC  (3+ messages)

[PATCH v8 0/8] virtio-iommu: VFIO integration
 2020-03-18 14:35 UTC  (4+ messages)
` [PATCH v8 4/8] virtio-iommu: set supported page size mask

[PATCH] Documentation: create/move s390x documentation
 2020-03-18 14:40 UTC  (3+ messages)

[PATCH] hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy
 2020-03-18 13:48 UTC 

[PATCH] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
 2020-03-18 13:32 UTC  (2+ messages)

[PULL 00/10] Bitmaps patches
 2020-03-18 12:47 UTC  (3+ messages)

[RFC v1] arm/virt: Add memory hot remove support
 2020-03-18 12:37 UTC 

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-18 12:34 UTC  (7+ messages)
` [PATCH v9 04/15] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v9 14/15] docs: Add protvirt docs


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