qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 15:38:32 to 2020-08-19 08:01:37 UTC [more...]

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-19  8:00 UTC  (5+ messages)
` [PATCH v8 17/20] multi-process: heartbeat messages to remote

[PATCH] hw/m68k: QOMify the mcf5206 system integration module
 2020-08-19  7:50 UTC  (2+ messages)

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-19  7:35 UTC  (3+ messages)
` [Bug 1883984] "

device compatibility interface for live migration with assigned devices
 2020-08-19  7:39 UTC  (26+ messages)
                              ` [ovirt-devel] "

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-19  7:15 UTC  (7+ messages)
` [RFC v3 "
  ` [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks

[PULL 0/1] Seabios 20200819 patches
 2020-08-19  6:36 UTC  (2+ messages)
` [PULL 1/1] seabios: update to 1.14-final

[PATCH v2 00/15] Add a General Virtual Device Fuzzer
 2020-08-19  6:32 UTC  (17+ messages)
` [PATCH v2 01/15] fuzz: Change the way we write qtest log to stderr
` [PATCH v2 02/15] fuzz: Add general virtual-device fuzzer
` [PATCH v2 03/15] fuzz: Add PCI features to the general fuzzer
` [PATCH v2 04/15] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v2 05/15] fuzz: Declare DMA Read callback function
` [PATCH v2 06/15] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v2 07/15] fuzz: Add support for custom crossover functions
` [PATCH v2 08/15] fuzz: add a DISABLE_PCI op to general-fuzzer
` [PATCH v2 09/15] fuzz: add a crossover function to generic-fuzzer
` [PATCH v2 10/15] scripts/oss-fuzz: Add wrapper program for generic fuzzer
` [PATCH v2 11/15] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v2 12/15] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
` [PATCH v2 13/15] scripts/oss-fuzz: build the general-fuzzer configs
` [PATCH v2 14/15] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
` [PATCH v2 15/15] scripts/oss-fuzz: Add crash trace minimization script

[PATCH v5 0/1] audio/jack: fix use after free segfault
 2020-08-19  6:29 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v4 0/1] audio/jack: fix use after free segfault
 2020-08-19  6:27 UTC  (2+ messages)
` [PATCH v4 1/1] "

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-08-19  6:11 UTC  (3+ messages)
` [Bug 1886811] "

[PATCH v2] audio/jack: fix use after free segfault
 2020-08-19  5:58 UTC  (6+ messages)

[PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
 2020-08-19  5:52 UTC  (8+ messages)

[PULL 00/17] Usb 20200819 patches
 2020-08-19  5:46 UTC  (18+ messages)
` [PULL 01/17] hw: xhci: check return value of 'usb_packet_map'
` [PULL 02/17] hw: ehci: destroy sglist in error path
` [PULL 03/17] hw: ehci: check return value of 'usb_packet_map'
` [PULL 04/17] ehci: drop pointless warn_report for guest bugs
` [PULL 05/17] hw/usb: Regroup USB HID protocol values
` [PULL 06/17] docs: Add USB U2F key device documentation
` [PULL 07/17] hw/usb: Add U2F key base class
` [PULL 08/17] hw/usb: Add U2F key base class implementation
` [PULL 09/17] hw/usb: Add U2F key passthru mode
` [PULL 10/17] hw/usb: Add U2F key emulated mode
` [PULL 11/17] hw/usb: Add U2F key build recipe
` [PULL 12/17] configure: Add USB U2F key device
` [PULL 13/17] docs/system: Add U2F key to the USB devices examples
` [PULL 14/17] docs/qdev-device-use.txt: Add USB U2F key to the QDEV "
` [PULL 15/17] scripts: Add u2f-setup-gen script
` [PULL 16/17] hw/usb: Add U2F device check to passthru mode
` [PULL 17/17] hw/usb: Add U2F device autoscan "

[PATCH 00/13] Introduce USB U2F key device
 2020-08-19  5:46 UTC  (2+ messages)

[PATCH v3 0/1] audio/jack: fix use after free segfault
 2020-08-19  5:18 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/3] testing: Build WHPX enabled binaries
 2020-08-19  3:36 UTC  (16+ messages)
        ` [EXTERNAL] "
                            ` [Bug 1879672] "

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-08-19  3:21 UTC  (8+ messages)
` [RFC PATCH v2 1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
` [RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH v2 4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug

[PATCH v5 0/8] Generalize start-powered-off property from ARM
 2020-08-19  3:10 UTC  (14+ messages)
` [PATCH v5 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v5 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v5 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v5 4/8] ppc/e500: "
` [PATCH v5 5/8] mips/cps: "
` [PATCH v5 6/8] sparc/sun4m: Remove main_cpu_reset()
` [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [PATCH v5 8/8] target/s390x: "

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-19  2:45 UTC  (12+ messages)
` [PATCH 01/41] pl1110: Rename PL1110 enum
` [PATCH 06/41] allwinner-h3: Rename memmap enum constants
` [PATCH 30/41] qom: Make type checker functions accept const pointers

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-19  2:15 UTC  (3+ messages)
` [Bug 1890545] "

[PULL 000/150] Meson-based build system
 2020-08-19  1:56 UTC  (7+ messages)
` [PULL 147/150] meson: convert po/

[PATCH] qemu-img: Explicit number replaced by a constant
 2020-08-19  1:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-19  1:34 UTC  (13+ messages)
` [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure

[PATCH v4 0/8] Generalize start-powered-off property from ARM
 2020-08-19  0:12 UTC  (11+ messages)
` [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
` [PATCH v4 5/8] mips/cps: "

[PATCH] audio/jack: fix use after free segfault
 2020-08-18 22:20 UTC  (3+ messages)

[PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
 2020-08-18 21:55 UTC  (6+ messages)
` [PATCH 2/3] linux user: moving is proc functions to separate file

[PATCH v6 0/4] Apply COR-filter to the block-stream permanently
 2020-08-18 21:24 UTC  (5+ messages)
` [PATCH v6 1/4] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v6 2/4] copy-on-read: add filter append/drop functions
` [PATCH v6 3/4] qapi: add filter-node-name to block-stream
` [PATCH v6 4/4] block: apply COR-filter to block-stream jobs

[PATCH v7 00/47] block: Deal with filters
 2020-08-18 20:45 UTC  (10+ messages)
` [PATCH v7 14/47] stream: "

[PATCH v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation
 2020-08-18 20:14 UTC  (2+ messages)

deprecation of in-tree builds
 2020-08-18 19:14 UTC  (4+ messages)

[Bug 1892081] [NEW] Performance improvement when using "QEMU_FLATTEN" with softfloat type conversions
 2020-08-18 18:37 UTC  (3+ messages)
` [Bug 1892081] "

guest agent public ssh key add/remove support?
 2020-08-18 18:35 UTC  (2+ messages)

[RFC PATCH v3 0/5] util/vfio-helpers: Add support for multiple IRQs
 2020-08-18 17:26 UTC  (9+ messages)
` [RFC PATCH v3 1/5] block/nvme: Use an array of EventNotifier
` [RFC PATCH v3 2/5] util/vfio-helpers: Report error on unsupported host architectures
` [RFC PATCH v3 3/5] util/vfio-helpers: Store eventfd using int32_t type
` [RFC PATCH v3 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
` [RFC PATCH v3 5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ

[RFC PATCH v2 0/2] Add write-once and file-backed features to OTP
 2020-08-18 17:12 UTC  (6+ messages)
` [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP

[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
 2020-08-18 17:11 UTC  (2+ messages)

[RFC PATCH v3 0/2] Add file-backed and write-once features to OTP
 2020-08-18 17:08 UTC  (3+ messages)
` [RFC PATCH v3 1/2] hw/riscv: sifive_u: Add backend drive support
` [RFC PATCH v3 2/2] hw/riscv: sifive_u: Add write-once protection

[RFC PATCH v3 00/34] Hexagon patch series
 2020-08-18 16:32 UTC  (36+ messages)
` [RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
` [RFC PATCH v3 02/34] Hexagon (target/hexagon) README
` [RFC PATCH v3 03/34] Hexagon (include/elf.h) ELF machine definition
` [RFC PATCH v3 04/34] Hexagon (target/hexagon) scalar core definition
` [RFC PATCH v3 05/34] Hexagon (target/hexagon) register names
` [RFC PATCH v3 06/34] Hexagon (disas) disassembler
` [RFC PATCH v3 07/34] Hexagon (target/hexagon) scalar core helpers
` [RFC PATCH v3 08/34] Hexagon (target/hexagon) GDB Stub
` [RFC PATCH v3 09/34] Hexagon (target/hexagon) architecture types
` [RFC PATCH v3 10/34] Hexagon (target/hexagon) instruction and packet types
` [RFC PATCH v3 11/34] Hexagon (target/hexagon) register fields
` [RFC PATCH v3 12/34] Hexagon (target/hexagon) instruction attributes
` [RFC PATCH v3 13/34] Hexagon (target/hexagon) register map
` [RFC PATCH v3 14/34] Hexagon (target/hexagon) instruction/packet decode
` [RFC PATCH v3 15/34] Hexagon (target/hexagon) instruction printing
` [RFC PATCH v3 16/34] Hexagon (target/hexagon) utility functions
` [RFC PATCH v3 17/34] Hexagon (target/hexagon/imported) arch import - macro definitions
` [RFC PATCH v3 18/34] Hexagon (target/hexagon/imported) arch import - instruction semantics
` [RFC PATCH v3 19/34] Hexagon (target/hexagon/imported) arch import - instruction encoding
` [RFC PATCH v3 20/34] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [RFC PATCH v3 21/34] Hexagon (target/hexagon) generator phase 2 - generate header files
` [RFC PATCH v3 22/34] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v3 23/34] Hexagon (target/hexagon) generater phase 4 - "
` [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
` [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
` [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
` [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
` [RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
` [RFC PATCH v3 32/34] Hexagon (linux-user/hexagon) Linux user emulation
` [RFC PATCH v3 33/34] Hexagon (tests/tcg/hexagon) TCG tests
` [RFC PATCH v3 34/34] Hexagon build infrastructure

[RFC PATCH] os-posix: fix regression for install-less datadir location
 2020-08-18 16:23 UTC  (4+ messages)

[PULL v3 000/150] Meson-based build system
 2020-08-18 16:18 UTC 

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-18 15:49 UTC  (12+ messages)

Should I delete created coroutines manually?
 2020-08-18 15:19 UTC  (2+ messages)

[PATCH v9 2/5] generic vhost user server
 2020-08-18 15:11 UTC  (5+ messages)
` [PATCH 1/6] vhost-user-server: fix VHOST_MEMORY_MAX_REGIONS compiler error
  ` [PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>

[RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
 2020-08-18 15:47 UTC 

[PATCH 0/2] hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing
 2020-08-18 14:38 UTC  (2+ messages)
` [PATCH 2/2] hw/core/sysbus: Make sysbus_pass_irq() "

[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
 2020-08-18 15:16 UTC  (6+ messages)
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
` [PATCH v6 3/7] virtio-pci: add virtio_pci_optimal_num_queues() helper
` [PATCH v6 5/7] virtio-scsi-pci: default num_queues to -smp N

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-08-18 15:13 UTC  (2+ messages)

[PULL v2 000/150] Meson-based build system
 2020-08-18 14:40 UTC 

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-05-20 10:14 UTC 


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