qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 12:17:29 to 2020-05-20 19:00:41 UTC [more...]

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-20 18:24 UTC  (5+ messages)
` [PATCH QEMU v23 01/18] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH QEMU v23 02/18] vfio: Add function to unmap VFIO region
` [PATCH QEMU v23 03/18] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH QEMU v23 04/18] vfio: Add save and load functions for VFIO PCI devices

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
 2020-05-20 18:46 UTC  (7+ messages)
` [PATCH 2/2] xen/9pfs: yield when there isn't enough room on the ring

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 18:08 UTC  (9+ messages)
` [PATCH Kernel v23 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v23 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v23 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v23 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v23 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v23 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v23 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v23 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[RISU v2 00/17] risu cleanups and improvements
 2020-05-20 18:43 UTC  (20+ messages)
` [RISU v2 09/17] Unify i/o functions and use RisuResult
` [RISU v2 10/17] Pass non-OK result back through siglongjmp
` [RISU v2 11/17] Always write for --master
` [RISU v2 12/17] Simplify syncing with master
` [RISU v2 13/17] Split RES_MISMATCH for registers and memory
` [RISU v2 14/17] Add magic and size to the trace header
` [RISU v2 15/17] Compute reginfo_size based on the reginfo
` [RISU v2 16/17] aarch64: Reorg sve reginfo to save space
` [RISU v2 17/17] Add --dump option to inspect trace files

[PATCH 0/4] fuzz: misc changes for oss-fuzz compatability
 2020-05-20 18:07 UTC  (4+ messages)
` [PATCH 1/4] fuzz: add datadir "

[PATCH 0/6] Misc display/sm501 clean ups and fixes
 2020-05-20 17:55 UTC  (8+ messages)
` [PATCH 1/6] sm501: Convert printf + abort to qemu_log_mask
` [PATCH 5/6] sm501: Replace hand written implementation with pixman where possible
` [PATCH 6/6] sm501: Remove obsolete changelog and todo comment
` [PATCH 2/6] sm501: Shorten long variable names in sm501_2d_operation
` [PATCH 4/6] sm501: Clean up local variables "
` [PATCH 3/6] sm501: Use BIT(x) macro to shorten constant

[PATCH v9 0/5] linux-user: User support for AArch64 BTI
 2020-05-20 17:28 UTC  (6+ messages)
` [PATCH v9 1/5] linux-user/aarch64: Reset btype for signals
` [PATCH v9 2/5] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
` [PATCH v9 3/5] include/elf: Add defines related to GNU property notes for AArch64
` [PATCH v9 4/5] linux-user: Parse NT_GNU_PROPERTY_TYPE_0 notes
` [PATCH v9 5/5] tests/tcg/aarch64: Add bti smoke test

[PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
 2020-05-20 17:20 UTC  (12+ messages)
` [PATCH 3/9] ppc/xive2: Introduce a XIVE2 core framework
` [PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
` [PATCH 6/9] ppc/pnv: Add a OCC model for POWER10
` [PATCH 7/9] ppc/pnv: Add POWER10 quads
` [PATCH 8/9] ppc/pnv: Add model for POWER9 PHB5 PCIe Host bridge

Qemu Support for Virtio Video V4L2 driver
 2020-05-20 16:56 UTC  (12+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH 0/2] HMP: qom-get and set
 2020-05-20 16:47 UTC  (5+ messages)
` [PATCH 1/2] hmp: Implement qom-get HMP command
` [PATCH 2/2] hmp: Simplify qom_set

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 16:46 UTC  (11+ messages)
` [PATCH Kernel v22 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v22 7/8] vfio iommu: Add migration capability to report supported features

[PATCH 0/2] avoid OOB access in SD card emulator
 2020-05-20 16:40 UTC  (7+ messages)
` [PATCH 1/2] sd: check bit number before setting card_status flag
` [PATCH 2/2] sd: disable sdhci-pci device by default

[PATCH v3 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-20 16:39 UTC  (11+ messages)
` [PATCH v3 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v3 2/5] block/io: bdrv_common_block_status_above: support include_base
` [PATCH v3 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v3 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v3 5/5] iotests: add commit top->base cases to 274

[PATCH v1 00/15] testing and plugin updates
 2020-05-20 16:38 UTC  (18+ messages)
` [PATCH v1 01/15] configure: add alternate binary for genisoimage
` [PATCH v1 02/15] tests/vm: pass --genisoimage to basevm script
` [PATCH v1 03/15] travis.yml: Use clang++ in the Clang tests
` [PATCH v1 04/15] tests/tcg: fix invocation of the memory record/replay tests
` [PATCH v1 05/15] tests/fp: enable extf80_le_quite tests
` [PATCH v1 06/15] tests/fp: split and audit the conversion tests
` [PATCH v1 07/15] tests/tcg: better detect confused gdb which can't connect
` [PATCH v1 08/15] tests/docker: bump fedora to 32
` [PATCH v1 09/15] tests/docker: add debian11 base image
` [PATCH v1 10/15] tests/docker: use a gcc-10 based image for arm64 tests
` [PATCH v1 11/15] tests/tcg/aarch64: Add bti smoke test
` [PATCH v1 12/15] cpus-common: ensure auto-assigned cpu_indexes don't clash
` [PATCH v1 13/15] linux-user: properly "unrealize" vCPU object
` [PATCH v1 14/15] tests/tcg: add new threadcount test
` [PATCH v1 15/15] plugins: new lockstep plugin for debugging TCG changes

[PATCH v2 0/2] Add support for the HiFive1 revB
 2020-05-20 16:28 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: sifive_e: Manually define the machine
` [PATCH v2 2/2] sifive_e: Support the revB machine

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-20 16:28 UTC  (21+ messages)
` [PATCH 02/55] qdev: Drop redundant bus realization
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH 38/55] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH 40/55] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [PATCH 51/55] qdev: Make qdev_realize() support bus-less devices

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-05-20 16:23 UTC  (3+ messages)

[PATCH v3 0/9] RISC-V Add the OpenTitan Machine
 2020-05-20 16:09 UTC  (4+ messages)
` [PATCH v3 1/9] riscv/boot: Add a missing header include

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-20 16:13 UTC  (13+ messages)

[PATCH v2 00/19] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-20 16:01 UTC  (24+ messages)
` [PATCH v2 01/19] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v2 02/19] vfio: Convert to ram_block_discard_disable()
` [PATCH v2 03/19] accel/kvm: "
` [PATCH v2 04/19] s390x/pv: "
` [PATCH v2 05/19] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v2 06/19] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v2 07/19] migration/rdma: "
` [PATCH v2 08/19] migration/colo: "
` [PATCH v2 09/19] linux-headers: update to contain virtio-mem
` [PATCH v2 10/19] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v2 11/19] virtio-pci: Proxy for virtio-mem
` [PATCH v2 12/19] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v2 13/19] hmp: Handle virtio-mem when printing memory device info
` [PATCH v2 14/19] numa: Handle virtio-mem in NUMA stats
` [PATCH v2 15/19] pc: Support for virtio-mem-pci
` [PATCH v2 16/19] virtio-mem: Allow notifiers for size changes
` [PATCH v2 17/19] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v2 18/19] virtio-mem: Migration sanity checks
` [PATCH v2 19/19] virtio-mem: Add trace events

[PATCH v7] audio/jack: add JACK client audiodev
 2020-05-20 15:55 UTC  (6+ messages)

[PATCH v4 0/3] block: make BlockConf.*_size properties 32-bit
 2020-05-20 15:54 UTC  (10+ messages)
` [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
` [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
` [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit

[PATCH v3 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-20 15:53 UTC  (3+ messages)
` [PATCH v3 1/2] char-socket: return -1 in case of disconnect during tcp_chr_write
` [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[PATCH v3 00/22] microvm: add acpi support
 2020-05-20 15:53 UTC  (34+ messages)
` [PATCH v3 01/22] microvm: name qboot binary qboot.bin
` [PATCH v3 02/22] [testing] seabios: update submodule to master snapshot
` [PATCH v3 03/22] [testing] seabios: update config & build rules
` [PATCH v3 04/22] [testing] seabios: update binaries to master snapshot
` [PATCH v3 05/22] acpi: make build_madt() more generic
` [PATCH v3 06/22] acpi: create acpi-common.c and move madt code
` [PATCH v3 07/22] acpi: madt: skip pci override on pci-less systems
` [PATCH v3 08/22] acpi: fadt: add hw-reduced sleep register support
` [PATCH v3 09/22] acpi: ged: rename event memory region
` [PATCH v3 10/22] acpi: ged: add control regs
` [PATCH v3 11/22] acpi: ged: add x86 device variant
` [PATCH v3 12/22] acpi: move acpi_dsdt_add_power_button() to ged
` [PATCH v3 13/22] x86: coldplug cpus
` [PATCH v3 14/22] microvm: use 2G split unconditionally
` [PATCH v3 15/22] microvm: make virtio irq base runtime configurable
` [PATCH v3 16/22] microvm/acpi: add minimal acpi support
` [PATCH v3 17/22] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PATCH v3 18/22] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v3 19/22] microvm/acpi: use seabios with acpi=on
` [PATCH v3 20/22] microvm/acpi: disable virtio-mmio cmdline hack
` [PATCH v3 21/22] [RfC] acpi: add per machine type acpi default
` [PATCH v3 22/22] [RfC] acpi: flip default to off for microvm

[PATCH] arm/aspeed: Rework NIC attachment
 2020-05-20 15:43 UTC  (4+ messages)

[PATCH Kernel v22 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
 2020-05-20 15:16 UTC  (4+ messages)

[PATCH v2] block: Factor out bdrv_run_co()
 2020-05-20 15:01 UTC  (4+ messages)

[PATCH v8 00/74] per-CPU locks
 2020-05-20 15:01 UTC  (7+ messages)
` [PATCH v8 74/74] cputlb: queue async flush jobs without the BQL

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-20 14:53 UTC  (8+ messages)

[PATCH v3] block: Factor out bdrv_run_co()
 2020-05-20 14:49 UTC 

[PULL 0/3] Socket next patches
 2020-05-20 14:33 UTC  (6+ messages)
` [PULL 1/3] qemu-sockets: add abstract UNIX domain socket support
` [PULL 2/3] tests/util-sockets: add abstract unix socket cases
` [PULL 3/3] qemu-options: updates for abstract unix sockets

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-20 14:32 UTC 

[PATCH not-for-merge 0/5] Instrumentation for "Fixes around device realization"
 2020-05-20 14:18 UTC  (3+ messages)

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-20 12:57 UTC  (6+ messages)

[PATCH] crypto: add "none" random provider
 2020-05-20 13:20 UTC 

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-20 13:18 UTC  (5+ messages)
` [PATCH v5 4/7] dwc-hsotg (dwc2) "

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-05-20 12:30 UTC  (2+ messages)
` [Bug 1879672] "

[Bug 1879590] [NEW] Using qemu-system-sparc64 no network interface seems to exist
 2020-05-20 12:28 UTC  (2+ messages)
` [Bug 1879590] "

[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
 2020-05-20 12:16 UTC  (2+ messages)
` [Bug 1877384] "

[PATCH 0/7] Latest COLO tree queued patches
 2020-05-20 12:22 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).