QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 18:50:58 to 2020-07-04 16:54:53 UTC [more...]

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-07-04 16:54 UTC  (4+ messages)
` [RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode

[PULL 00/12] Linux user for 5.1 patches
 2020-07-04 16:53 UTC  (15+ messages)
` [PULL 01/12] target/sparc: Translate flushw opcode
` [PULL 02/12] linux-user/sparc64: Fix the handling of window spill trap
` [PULL 03/12] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
` [PULL 04/12] linux-user: Extend strace support to enable argument printing after syscall execution
` [PULL 05/12] linux-user: Add strace support for a group of syscalls
` [PULL 06/12] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PULL 07/12] linux-user: Add strace support for printing arguments of lseek()
` [PULL 08/12] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PULL 09/12] linux-user: Add strace support for printing arguments of fallocate()
` [PULL 10/12] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
` [PULL 11/12] linux-user: Add strace support for printing arguments of ioctl()
` [PULL 12/12] MAINTAINERS: update linux-user maintainer

[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
 2020-07-04 16:50 UTC  (2+ messages)

[PATCH] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-04 16:47 UTC  (2+ messages)

[PATCH v2] util/qemu-option: Document the get_opt_value() function
 2020-07-04 16:46 UTC  (2+ messages)

[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
 2020-07-04 16:39 UTC  (6+ messages)
` [PULL 1/5] crypto: Add tls-cipher-suites object
` [PULL 2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
` [PULL 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
` [PULL 4/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
` [PULL 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-04 16:36 UTC  (5+ messages)
` [PATCH v11 3/8] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v11 8/8] xen: "

[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
 2020-07-04 16:29 UTC  (29+ messages)
` [PATCH 01/26] hw/arm/sbsa-ref: Remove unused 'hw/usb.h' header
` [PATCH 02/26] hw/ppc/sam460ex: Add missing 'hw/pci/pci.h' header
` [PATCH 03/26] hw/usb: Remove unused VM_USB_HUB_SIZE definition
` [PATCH 04/26] hw/usb: Reduce 'exec/memory.h' inclusion
` [PATCH 05/26] hw/usb/desc: Add missing header
` [PATCH 06/26] hw/usb/hcd-dwc2: Remove unnecessary includes
` [PATCH 07/26] hw/usb/hcd-dwc2: Restrict some headers to source
` [PATCH 08/26] hw/usb/hcd-dwc2: Restrict 'dwc2-regs.h' scope
` [PATCH 09/26] hw/usb/hcd-ehci: Remove unnecessary include
` [PATCH 10/26] hw/usb/hcd-ehci: Move few definitions from header to source
` [PATCH 11/26] hw/usb/hcd-xhci: Add missing header
` [PATCH 12/26] hw/usb/hcd-musb: Restrict header scope
` [PATCH 13/26] hw/usb/desc: Reduce some declarations scope
` [PATCH 14/26] hw/usb/quirks: Rename included source with '.inc.c' suffix
` [PATCH 15/26] hw/usb: Add new 'usb-quirks.h' local header
` [PATCH 16/26] hw/usb/bus: Simplify usb_get_dev_path()
` [PATCH 17/26] hw/usb/bus: Rename usb_get_dev_path() as usb_get_full_dev_path()
` [PATCH 18/26] hw/usb/bus: Add usb_get_port_path()
` [PATCH 19/26] hw/ppc/spapr: Use usb_get_port_path()
` [PATCH 20/26] hw/usb: Introduce "hw/usb/usb.h" public API
` [PATCH 21/26] hw/usb: Move internal API to local 'usb-internal.h' header
` [PATCH 22/26] hw/usb/usb-hcd: Use OHCI type definitions
` [PATCH 23/26] hw/usb/usb-hcd: Use EHCI "
` [PATCH 24/26] hw/usb/usb-hcd: Use UHCI "
` [PATCH 25/26] hw/usb/usb-hcd: Use XHCI "
` [PATCH 26/26] MAINTAINERS: Cover dwc-hsotg (dwc2) USB host controller emulation

[RFC PATCH v2 00/23] hw/qdev: Warn when using pre-qdev/QOM devices
 2020-07-04 16:22 UTC  (26+ messages)
` [PATCH v2 01/23] qom/object: Update documentation
` [RFC PATCH v2 02/23] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper
` [RFC PATCH v2 03/23] hw/arm/omap: Emit warning when old code is used
` [RFC PATCH v2 04/23] hw/arm/pxa2xx: "
` [RFC PATCH v2 05/23] hw/arm/nseries: "
` [RFC PATCH v2 06/23] hw/char/parallel: "
` [RFC PATCH v2 07/23] hw/display/blizzard: "
` [RFC PATCH v2 08/23] hw/display/ramfb: "
` [RFC PATCH v2 09/23] hw/display/tc6393xb: "
` [RFC PATCH v2 10/23] hw/display/vga-isa-mm: "
` [RFC PATCH v2 11/23] hw/dma/etraxfs_dma: "
` [RFC PATCH v2 12/23] hw/dma/soc_dma: "
` [RFC PATCH v2 13/23] hw/input/lasips2: "
` [RFC PATCH v2 14/23] hw/input/tsc2005: "
` [RFC PATCH v2 15/23] hw/m68k/mcf520x: "
` [RFC PATCH v2 16/23] hw/misc/cbus: "
` [RFC PATCH v2 17/23] hw/nvram/eeprom93xx: "
` [RFC PATCH v2 18/23] hw/openrisc/cputimer: "
` [RFC PATCH v2 19/23] hw/ppc/ppc4xx: "
` [RFC PATCH v2 20/23] hw/sh4: "
` [RFC PATCH v2 21/23] hw/riscv: "
` [RFC PATCH v2 22/23] hw/usb/hcd-musb: "
` [RFC PATCH v2 23/23] hw/xtensa/xtfpga: "

QEMU | Pipeline #163109365 has failed for master | 0b100c8e
 2020-07-04 16:19 UTC 

[PATCH v2 00/44] Less clumsy error checking
 2020-07-04 16:15 UTC  (17+ messages)
` [PATCH v2 16/44] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH v2 19/44] block/parallels: Simplify parallels_open() after previous commit
` [PATCH v2 23/44] qom: Crash more nicely on object_property_get_link() failure
` [PATCH v2 25/44] qom: Use return values to check for error where that's simpler
` [PATCH v2 26/44] qom: Put name parameter before value / visitor parameter

[PATCH] MAINTAINERS: Update Radoslaw Biernacki email address
 2020-07-04 16:12 UTC  (2+ messages)

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-04 15:57 UTC  (17+ messages)
            ` gmake in Solaris 11.4: _IOR missing
              ` gmake in Solaris 11.4: TFR missing

[PULL 0/5] migration queue
 2020-07-04 15:08 UTC  (2+ messages)

[PATCH] tests/acceptance: Add a test for the sun4u sparc64 machine
 2020-07-04 14:58 UTC  (2+ messages)

QEMU | Pipeline #163098346 has failed for master | 21d0bafb
 2020-07-04 15:03 UTC 

[PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
 2020-07-04 14:44 UTC  (6+ messages)

[Bug 1881648] [NEW] `qemu-img info` reports an incorrect actual-size when the underlying posix filesystem has transparent compression
 2020-07-04 14:07 UTC  (2+ messages)
` [Bug 1881648] "

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-04 14:05 UTC  (2+ messages)

[PULL 00/14] s390x update
 2020-07-04 13:58 UTC  (2+ messages)

[Bug 1886225] [NEW] [Feature request] Oracle Solaris 11.4 VM image
 2020-07-04 12:12 UTC  (2+ messages)
` [Bug 1886225] "

[RFC v7 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-07-04 11:58 UTC  (27+ messages)
` [RFC v7 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v7 02/25] header file update VFIO/IOMMU vSVA APIs kernel 5.8-rc3
` [RFC v7 03/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v7 04/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v7 05/25] intel_iommu: add get_iommu_attr() callback
` [RFC v7 06/25] vfio: pass nesting requirement into vfio_get_group()
` [RFC v7 07/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v7 08/25] hw/iommu: introduce HostIOMMUContext
` [RFC v7 09/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v7 10/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v7 11/25] vfio/common: provide PASID alloc/free hooks
` [RFC v7 12/25] vfio: init HostIOMMUContext per-container
` [RFC v7 13/25] intel_iommu: add virtual command capability support
` [RFC v7 14/25] intel_iommu: process PASID cache invalidation
` [RFC v7 15/25] intel_iommu: add PASID cache management infrastructure
` [RFC v7 16/25] vfio: add bind stage-1 page table support
` [RFC v7 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v7 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v7 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v7 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v7 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v7 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v7 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v7 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v7 25/25] intel_iommu: modify x-scalable-mode to be string option

[PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
 2020-07-04 11:15 UTC  (4+ messages)
` [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev

[PULL 00/29] target-arm queue
 2020-07-04 10:35 UTC  (4+ messages)
` [PULL 15/29] dwc-hsotg (dwc2) USB host controller register definitions

[PATCH] net/tap-solaris.c: Include qemu-common.h for TFR macro
 2020-07-04 10:34 UTC  (2+ messages)

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-07-04  9:55 UTC  (8+ messages)

[PULL 0/7] Block layer patches
 2020-07-04  9:23 UTC  (2+ messages)

[PATCH] intel_iommu: Use correct shift for 256 bits qi descriptor
 2020-07-04  8:07 UTC 

[PATCH v2 0/1] Add Loongson 2F disassembler
 2020-07-04  7:52 UTC  (3+ messages)
` [PATCH v2 1/1] disas: mips: "

[PATCH 0/3] Add ability to choose MDIO phy number to i.MX processors
 2020-07-04  7:07 UTC  (6+ messages)
` [PATCH 1/3] Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
` [PATCH 2/3] Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
` [PATCH 3/3] Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor

=?gb18030?B?cmWjultCdWcgMTg4NTgyN10gUmU6IGJ1aWxkaW5nIHBsdWdpbiBmYWlsZWQgb24gV2luZG93cyB3aXRoIG1pbmd3?=
 2020-07-04  5:17 UTC 

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-04  3:16 UTC  (2+ messages)
` [Bug 1885827] "

[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-04  0:50 UTC  (20+ messages)
` [PATCH v3 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v3 08/12] hw/nvram: NPCM7xx OTP device model
` [PATCH v3 12/12] docs/system: Add Nuvoton machine documentation

[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-07-03 23:42 UTC  (5+ messages)
` [PATCH v7 09/17] hw/sd/sdcard: Special case the -ENOMEDIUM error

[PATCH v2] SEV: QMP support for Inject-Launch-Secret
 2020-07-03 22:25 UTC  (4+ messages)

[PATCH 0/2] hw: Use TYPE_SYSBUS_OHCI instead of hardcoded string
 2020-07-03 21:57 UTC  (6+ messages)
` [PATCH 1/2] hw/arm: "
` [PATCH 2/2] hw/ppc: "

[PATCH 00/18] hw: Mark the device with no migratable fields
 2020-07-03 21:02 UTC  (20+ messages)
` [PATCH 01/18] migration/vmstate: Document vmstate_dummy
` [PATCH 02/18] migration/vmstate: Introduce vmstate_no_state_to_migrate
` [PATCH 03/18] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate
` [PATCH 04/18] hw/arm/armv7m: Mark the device with no migratable fields
` [PATCH 05/18] hw/arm/aspeed_soc: "
` [PATCH 06/18] hw/arm/bcm283x: Mark devices "
` [PATCH 07/18] hw/arm/msf2-soc: Mark the device "
` [PATCH 08/18] hw/core/split-irq: "
` [PATCH 09/18] hw/cpu/a9mpcore: "
` [PATCH 10/18] hw/cpu/cluster: "
` [PATCH 11/18] hw/usb/hcd-ohci: "
` [PATCH 12/18] hw/intc/arm_gicv2m: "
` [PATCH 13/18] hw/misc/armsse-cpuid: "
` [PATCH 14/18] hw/misc/iotkit-sysinfo: "
` [PATCH 15/18] hw/misc/unimp: "
` [PATCH 16/18] hw/nubus/mac-nubus-bridge: "
` [PATCH 17/18] hw/sparc64/sun4u: Mark devices "
` [RFC PATCH 18/18] hw/core/qdev: Display warning for devices missing migration state

[PATCH v8 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-03 20:05 UTC  (3+ messages)
` [PATCH v8 07/10] qcow2_format.py: Dump bitmap table serialized entries

[PATCH] hw/arm/bcm2836: Remove unused 'cpu_type' field
 2020-07-03 20:04 UTC 

[PATCH v4 00/21] microvm: add acpi support
 2020-07-03 19:25 UTC  (4+ messages)
` [PATCH v4 08/21] microvm/acpi: add minimal "

[PATCH 0/2] hw/char/serial: Migrate I/O serial device
 2020-07-03 18:58 UTC  (3+ messages)
` [PATCH 1/2] hw/char/serial: Separate and document static properties
` [PATCH 2/2] hw/char/serial: Allow migration of the I/O serial device


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 read-only IMAP folder(s) and NNTP newsgroup(s).