qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-16 17:52:20 to 2020-05-18 08:34:01 UTC [more...]

[Bug 1874676] [NEW] [Feature request] MDIO bus
 2020-05-18  8:18 UTC  (2+ messages)
` [Bug 1874676] "

[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
 2020-05-18  8:19 UTC  (2+ messages)
` [Bug 1874674] "

[Bug 1874678] [NEW] [Feature request] python-qemu package
 2020-05-18  8:18 UTC  (2+ messages)
` [Bug 1874678] "

[Qemu-devel] [Bug 1502613] [NEW] [Feature Request] Battery Status / Virtual Battery
 2020-05-18  8:06 UTC  (3+ messages)
` [Bug 1502613] "

[Qemu-devel] [Bug 1837094] [NEW] UndefinedBehaviorSanitizer crash around slirp::ip_reass()
 2020-05-18  8:14 UTC  (3+ messages)
` [Bug 1837094] "

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-18  8:20 UTC  (4+ messages)
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name

[PATCH 00/24] Fixes around device realization
 2020-05-18  8:19 UTC  (28+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
` [PATCH 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
` [PATCH 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
` [PATCH 04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
` [PATCH 05/24] aspeed: Don't create unwanted "cortex-a7-arm-cpu" devices
` [PATCH 06/24] armv7m: Bury unwanted "ARM,bitband-memory" devices
` [PATCH 07/24] auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
` [PATCH 08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
` [PATCH 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
` [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
` [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
` [PATCH 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
` [PATCH 13/24] ppc4xx: Drop redundant device realization
` [PATCH 14/24] macio: Put "macio-nvram" device on the macio bus
` [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
` [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
` [PATCH 19/24] riscv: Fix to put "riscv.hart_array" devices on sysbus
` [PATCH 20/24] riscv: Fix type of SiFive[EU]SocState, member parent_obj
` [PATCH 21/24] sparc/leon3: Fix to put grlib,* devices on sysbus
` [PATCH 22/24] qdev: Assert devices are plugged into a bus that can take them
` [PATCH 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()
` [PATCH 24/24] qdev: Assert onboard devices all get realized properly

Onboard audio devices and -audiodev none
 2020-05-18  8:19 UTC  (5+ messages)

[PATCH] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
 2020-05-18  8:00 UTC  (4+ messages)

[PATCH] net: Do not include a newline in the id of -nic devices
 2020-05-18  7:56 UTC  (2+ messages)

[PATCH v3] docs/s390x: document vfio-ccw
 2020-05-18  7:55 UTC 

[PATCH v2 0/3] s390x: improve documentation
 2020-05-18  7:53 UTC  (10+ messages)
` [PATCH v2 1/3] docs/s390x: document the virtual css
` [PATCH v2 2/3] docs/s390x: document 3270
` [PATCH v2 3/3] docs/s390x: document vfio-ccw

[PATCH QEMU v22 00/18] Add migration support for VFIO devices
 2020-05-18  7:42 UTC  (21+ messages)
` [PATCH QEMU v22 01/18] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH QEMU v22 02/18] vfio: Add function to unmap VFIO region
` [PATCH QEMU v22 03/18] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH QEMU v22 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v22 05/18] vfio: Add migration region initialization and finalize function
` [PATCH QEMU v22 06/18] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v22 07/18] vfio: Add migration state change notifier
` [PATCH QEMU v22 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v22 09/18] vfio: Add save state functions to SaveVMHandlers
` [PATCH QEMU v22 10/18] vfio: Add load "
` [PATCH QEMU v22 11/18] iommu: add callback to get address limit IOMMU supports
` [PATCH QEMU v22 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH QEMU v22 13/18] vfio: Get migration capability flags for container
` [PATCH QEMU v22 14/18] vfio: Add function to start and stop dirty pages tracking
` [PATCH QEMU v22 15/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH QEMU v22 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH QEMU v22 17/18] vfio: Make vfio-pci device migration capable
` [PATCH QEMU v22 18/18] qapi: Add VFIO devices migration stats in Migration stats

Null-pointer dereference through virtio-balloon
 2020-05-18  7:40 UTC  (3+ messages)

[PATCH not-for-merge 0/5] Instrumentation for "Fixes around device realization"
 2020-05-18  7:27 UTC  (9+ messages)
` [PATCH not-for-merge 1/5] qom: Instrument to detect missed realize
` [PATCH not-for-merge 2/5] qom: Make "info qom-tree" show children sorted
` [PATCH not-for-merge 3/5] qdev: Make "info qtree" show child devices sorted by QOM path
` [PATCH not-for-merge 4/5] qdev: Instrument to detect missed QOM parenting
` [PATCH not-for-merge 5/5] qdev: Instrument to detect bus mismatch

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

[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
 2020-05-18  5:02 UTC  (3+ messages)
` [PATCH v6 07/20] hw/block/nvme: fix pin-based interrupt behavior

[PATCH] trace/simple: Fix unauthorized enable
 2020-05-18  4:57 UTC  (3+ messages)

[PATCH v2 0/3] qom: Few trivial patches
 2020-05-18  4:52 UTC  (5+ messages)
` [PATCH v2 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'

[PATCH Kernel v21 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-18  3:36 UTC  (9+ messages)
` [PATCH Kernel v21 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking

[RFC v3 4/6] qmp: add QMP command x-debug-virtio-queue-status
 2020-05-18  3:31 UTC  (3+ messages)

[Bug 1879227] [NEW] Assertion failure in e1000e_write_lgcy_rx_descr
 2020-05-18  3:24 UTC 

[Bug 1879223] [NEW] Assertion failure in e1000e_write_rx_descr
 2020-05-18  3:15 UTC 

Emulating Solaris 10 on SPARC64 sun4u
 2020-05-18  2:56 UTC  (12+ messages)

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-18  2:52 UTC  (14+ messages)
` [PATCH v2 5/5] vhost: add device started check in migration set log

checkpatch error checking target arch in libvhost-user
 2020-05-18  1:37 UTC 

[Qemu-devel] [Bug 1295587] [NEW] Temporal freeze and slowdown while using emulated sb16
 2020-05-17 23:45 UTC  (2+ messages)
` [Bug 1295587] "

[RFC] Various questions about TCG implementation, DRM patches dealing with pointers over guest-host barrier
 2020-05-17 23:05 UTC 

[PATCH 0/2] target/xtensa: fix simcall for newer hardware
 2020-05-17 21:58 UTC  (3+ messages)
` [PATCH 1/2] target/xtensa: fetch HW version from configuration overlay
` [PATCH 2/2] target/xtensa: fix simcall for newer hardware

[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
 2020-05-17 20:36 UTC  (2+ messages)
` [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support

[PATCH v6 00/14] LUKS: encryption slot management using amend interface
 2020-05-17 18:50 UTC  (28+ messages)
` [PATCH v6 02/14] qcrypto/luks: implement encryption key management
` [PATCH v6 03/14] block/amend: add 'force' option
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v6 05/14] block/amend: refactor qcow2 amend options
` [PATCH v6 07/14] block/crypto: implement the encryption key management
` [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v6 09/14] iotests: filter few more luks specific create options

[PATCH 0/2] exec/memory: Enforce checking MemTxResult values
 2020-05-17 18:19 UTC  (6+ messages)
` [PATCH 1/2] exec/memory: Let address_space_read/write_cached() propagate MemTxResult
` [RFC PATCH 2/2] exec/memory: Emit warning when MemTxResult is ignored

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-17 18:00 UTC  (7+ messages)
` [PATCH v2 01/10] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v2 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v2 05/10] Makefile: Remove dangerous EOL trailing backslash

[PATCH] ati-vga: Do not allow unaligned access via index register
 2020-05-17 17:54 UTC  (7+ messages)

[Bug 1879175] [NEW] GVTd not working after upgrade to qemu-5.0.0
 2020-05-17 17:05 UTC  (2+ messages)
` [Bug 1879175] Re: GVTd not working (black screen) "

[PATCH v4 00/19] target/mips: FPU and other cleanups and improvements
 2020-05-17 16:58 UTC  (23+ messages)
` [PATCH v4 01/19] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v4 02/19] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v4 03/19] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v4 04/19] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v4 05/19] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v4 06/19] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v4 07/19] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v4 08/19] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v4 09/19] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v4 10/19] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH v4 11/19] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v4 12/19] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v4 13/19] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v4 14/19] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v4 15/19] target/mips: fpu: Name better paired-single variables
` [PATCH v4 16/19] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v4 17/19] hw/mips: Add some logging for bad register offset cases
` [PATCH v4 18/19] MAINTAINERS: Change Aleksandar Rikalo's email address
` [PATCH v4 19/19] hw/mips: Rename malta/mipssim/r4k/jazz files in hw/mips

[PATCH v3 0/8] hw/arm: Implement i.MX watchdog support
 2020-05-17 16:21 UTC  (9+ messages)
` [PATCH v3 1/8] hw: Move i.MX watchdog driver to hw/watchdog
` [PATCH v3 2/8] hw/watchdog: Implement full i.MX watchdog support
` [PATCH v3 3/8] hw/arm/fsl-imx25: Wire up watchdog
` [PATCH v3 4/8] hw/arm/fsl-imx31: "
` [PATCH v3 5/8] hw/arm/fsl-imx6: Connect watchdog interrupts
` [PATCH v3 6/8] hw/arm/fsl-imx6ul: "
` [PATCH v3 7/8] hw/arm/fsl-imx7: Instantiate various unimplemented devices
` [PATCH v3 8/8] hw/arm/fsl-imx7: Connect watchdog interrupts

[RFC PATCH 0/2] exec: Fix (too) short device accesses
 2020-05-17 15:50 UTC  (6+ messages)
` [RFC PATCH 1/2] exec: Let memory_access_size() consider minimum valid access size
` [RFC PATCH 2/2] exec: Do not let flatview_read/write_continue do (too) short accesses

[PATCH v2] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-05-17 13:08 UTC  (3+ messages)

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-17 11:25 UTC  (3+ messages)
` [Bug 1856335] "

sharing intention for developing per-target, dynamically loadable accelerator modules
 2020-05-17 11:30 UTC 

[PATCH] target/i386: Fix OUTL debug output
 2020-05-17 11:01 UTC 

[Bug 1878915] [NEW] util/fdmon-io_uring.c:95: get_sqe: Assertion `ret > 1' failed
 2020-05-17 10:39 UTC  (2+ messages)
` [Bug 1878915] "

[PATCH] Provide a NetBSD specific aarch64 cpu_signal_handler
 2020-05-17 10:15 UTC 

[PATCH] Provide a NetBSD specific aarch64 cpu_signal_handler
 2020-05-17 10:13 UTC 

[PATCH v5 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-05-17  7:24 UTC  (5+ messages)
` [PATCH v5 1/4] hw/net/can: "
` [PATCH v5 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v5 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v5 4/4] MAINTAINERS: Add maintainer entry "

Does memory hotplug work when VFIO device already attached
 2020-05-17  3:47 UTC 

[PATCH v3 00/18] target/mips: FPU and other cleanups and improvements
 2020-05-16 18:55 UTC  (12+ messages)
` [PATCH v3 07/18] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v3 11/18] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v3 12/18] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v3 13/18] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v3 14/18] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v3 15/18] target/mips: fpu: Name better paired-single variables
` [PATCH v3 16/18] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v3 17/18] hw/mips: Add some logging for bad register offset cases
` [PATCH v3 18/18] MAINTAINERS: Change Aleksandar Rikalo's email address


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