qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 03:20:50 to 2020-10-26 12:33:36 UTC [more...]

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-26 12:24 UTC  (2+ messages)

[PATCH v2] tests/acceptance: Test case for detecting -object crashes
 2020-10-26 12:07 UTC  (8+ messages)

[PULL 0/2] bitmaps patches for 2020-10-26
 2020-10-26 12:02 UTC  (3+ messages)
` [PULL 1/2] migration/block-dirty-bitmap: fix larger granularity bitmaps
` [PULL 2/2] migration/block-dirty-bitmap: fix uninitialized variable warning

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2020-10-26 11:57 UTC  (3+ messages)

[PATCH V4 0/6] Support RISC-V migration
 2020-10-26 11:55 UTC  (7+ messages)
` [PATCH V4 1/6] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
` [PATCH V4 2/6] target/riscv: Add basic vmstate description of CPU
` [PATCH V4 3/6] target/riscv: Add PMP state description
` [PATCH V4 4/6] target/riscv: Add H extension "
` [PATCH V4 5/6] target/riscv: Add V "
` [PATCH V4 6/6] target/riscv: Add sifive_plic vmstate

[Bug 1901532] [NEW] Assertion failure `mr != NULL' failed through usb-ehci
 2020-10-26 11:32 UTC 

[PATCH] hw/arm/highbank: Silence warnings about missing fallthrough statements
 2020-10-26 11:38 UTC  (2+ messages)

[PATCH v12 00/12] linux-user: User support for AArch64 BTI
 2020-10-26 11:33 UTC  (2+ messages)

[PULL v3 00/28] Block patches
 2020-10-26 11:27 UTC  (2+ messages)

[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
 2020-10-26 11:17 UTC  (3+ messages)

[PATCH v2 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-26 11:04 UTC  (4+ messages)
` [PATCH v2 3/6] qapi: Remove wrapper struct for simple unions

[PATCH 0/9] dev-serial: minor fixes and improvements
 2020-10-26 11:14 UTC  (22+ messages)
` [PATCH 1/9] dev-serial: style changes to improve readability and checkpatch fixes
` [PATCH 2/9] dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments
` [PATCH 3/9] dev-serial: convert from DPRINTF to trace-events
` [PATCH 4/9] dev-serial: add trace-events for baud rate and data parameters
` [PATCH 5/9] dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h
` [PATCH 6/9] dev-serial: add always-plugged property to ensure USB device is always attached
` [PATCH 7/9] dev-serial: add support for setting data_bits in QEMUSerialSetParams
` [PATCH 8/9] dev-serial: fix FTDI_GET_MDM_ST response
` [PATCH 9/9] dev-serial: store flow control and xon/xoff characters

[PATCH] target/xtensa: enable all coprocessors for linux-user
 2020-10-26 11:07 UTC  (2+ messages)

[PULL 0/3] s390x updates
 2020-10-26 11:13 UTC  (4+ messages)
` [PULL 1/3] s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
` [PULL 2/3] s390x: pv: Remove sclp boundary checks
` [PULL 3/3] s390x: pv: Fix diag318 PV fencing

[RFC] Using gitlab for upstream qemu repo?
 2020-10-26 11:04 UTC  (2+ messages)

[PULL 0/5] SD/MMC patches for 2020-10-26
 2020-10-26 11:03 UTC  (6+ messages)
` [PULL 1/5] hw/sd/sdcard: Update the SDState documentation
` [PULL 2/5] hw/sd/sdcard: Simplify cmd_valid_while_locked()
` [PULL 3/5] hw/sd/sdcard: Constify sd_crc*()'s message argument
` [PULL 4/5] hw/sd/sdcard: Make iolen unsigned
` [PULL 5/5] hw/sd/sdcard: Zero out function selection fields before being populated

[PATCH] CHANGELOG: remove disused file
 2020-10-26 11:05 UTC  (5+ messages)

[PATCH v2 00/19] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-26 10:55 UTC  (20+ messages)
` [PATCH v2 01/19] block/nvme: Correct minimum device page size
` [PATCH v2 02/19] block/nvme: Set request_alignment at initialization
` [PATCH v2 03/19] block/nvme: Introduce device/iommu 'page_size_min' variables
` [PATCH v2 04/19] block/nvme: Trace controller capabilities
` [PATCH v2 05/19] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PATCH v2 06/19] util/vfio-helpers: Trace PCI I/O config accesses
` [PATCH v2 07/19] util/vfio-helpers: Trace PCI BAR region info
` [PATCH v2 08/19] util/vfio-helpers: Trace where BARs are mapped
` [PATCH v2 09/19] util/vfio-helpers: Improve DMA trace events
` [PATCH v2 10/19] util/vfio-helpers: Convert vfio_dump_mapping to "
` [PATCH v2 11/19] util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error
` [PATCH v2 12/19] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH v2 13/19] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH v2 14/19] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci()
` [PATCH v2 15/19] util/vfio-helpers: Report error when IOMMU page size is not supported
` [PATCH v2 16/19] util/vfio-helpers: Introduce qemu_vfio_pci_msix_init_irqs()
` [PATCH v2 17/19] util/vfio-helpers: Introduce qemu_vfio_pci_msix_set_irq()
` [PATCH v2 18/19] block/nvme: Switch to using the MSIX API
` [PATCH v2 19/19] util/vfio-helpers: Remove now unused qemu_vfio_pci_init_irq()

[PATCH] linux-user: correct errno returned from accept4() syscall
 2020-10-26 11:00 UTC  (2+ messages)

[PATCH 0/4] linux-user: update syscall_nr headers to Linux 5.9-rc7
 2020-10-26 10:40 UTC  (2+ messages)

[PATCH v5 00/12] Exposing backing-chain allocation over NBD
 2020-10-26 10:50 UTC  (3+ messages)
` [PATCH v5 06/12] nbd: Update qapi to support exporting multiple bitmaps

[PULL 00/13] 9p queue 2020-10-23
 2020-10-26 10:33 UTC  (2+ messages)

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

[PATCH 0/4] qemu-storage-daemon: QAPIfy --chardev the stupid way
 2020-10-26 10:10 UTC  (5+ messages)
` [PATCH 1/4] char/stdio: Fix QMP default for 'signal'
` [PATCH 2/4] char: Factor out qemu_chr_print_types()
` [PATCH 3/4] char: Flat alternative to overly nested chardev-add arguments
` [PATCH 4/4] qemu-storage-daemon: QAPIfy --chardev

[PULL 00/31] qtests and gitlab-CI/acceptance patches
 2020-10-26 10:06 UTC  (32+ messages)
` [PULL 01/31] tests/migration: fix memleak in wait_command/wait_command_fd
` [PULL 02/31] tests/qtest/libqtest: Fix detection of architecture for binaries without path
` [PULL 03/31] accel: Remove _WIN32 ifdef from qtest-cpus.c
` [PULL 04/31] accel: move qtest CpusAccel functions to a common location
` [PULL 05/31] accel: Add xen CpusAccel using dummy-cpus
` [PULL 06/31] tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX
` [PULL 07/31] libqtest: fix the order of buffered events
` [PULL 08/31] libqtest: fix memory leak in the qtest_qmp_event_ref
` [PULL 09/31] memory: Add FlatView foreach function
` [PULL 10/31] fuzz: Add generic virtual-device fuzzer
` [PULL 11/31] fuzz: Add PCI features to the generic fuzzer
` [PULL 12/31] fuzz: Add DMA support to the generic-fuzzer
` [PULL 13/31] fuzz: Declare DMA Read callback function
` [PULL 14/31] fuzz: Add fuzzer callbacks to DMA-read functions
` [PULL 15/31] fuzz: Add support for custom crossover functions
` [PULL 16/31] fuzz: add a DISABLE_PCI op to generic-fuzzer
` [PULL 17/31] fuzz: add a crossover function "
` [PULL 18/31] scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
` [PULL 19/31] scripts/oss-fuzz: Add crash trace minimization script
` [PULL 20/31] fuzz: Add instructions for using generic-fuzz
` [PULL 21/31] fuzz: add an "opaque" to the FuzzTarget struct
` [PULL 22/31] fuzz: add generic-fuzz configs for oss-fuzz
` [PULL 23/31] fuzz: register predefined generic-fuzz configs
` [PULL 24/31] scripts/oss-fuzz: use hardlinks instead of copying
` [PULL 25/31] scripts/oss-fuzz: ignore the generic-fuzz target
` [PULL 26/31] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
` [PULL 27/31] test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
` [PULL 28/31] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
` [PULL 29/31] test/docker/dockerfiles: Add missing packages for acceptance tests
` [PULL 30/31] tests/acceptance: Remove unused import
` [PULL 31/31] tests/acceptance: Use .ppm extention for Portable PixMap files

[PATCH V2 00/14] fix some comment spelling errors
 2020-10-26 10:04 UTC  (4+ messages)
` [PATCH V2 02/14] ppc/: "

[PATCH v3] net: remove an assert call in eth_get_gso_type
 2020-10-26  9:59 UTC  (5+ messages)

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-26 10:00 UTC  (11+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings
` [PATCH v2 3/6] configure: add option to enable LTO
` [PATCH v2 4/6] cfi: Initial support for cfi-icall in QEMU
` [PATCH v2 6/6] configure: add support for Control-Flow Integrity

[PATCH 0/8] arm/virt: add usb support
 2020-10-26  9:57 UTC  (4+ messages)

[PATCH RESEND v2 0/7] some memleak trivial patchs
 2020-10-26  9:51 UTC  (3+ messages)
` [PATCH RESEND v2 1/7] tests/migration: fix memleak in wait_command/wait_command_fd

[Bug 1901440] [NEW] Instability in IVSHMEM after updating QEMU 4.2 -> 5.0
 2020-10-26  9:44 UTC  (3+ messages)
` [Bug 1901440] "

[PATCH] ACPI: Avoid infinite recursion when dump-vmstate
 2020-10-26  9:40 UTC  (6+ messages)

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-26  9:17 UTC  (18+ messages)

[PATCH 0/4] qga: Fix some style problems
 2020-10-26  9:05 UTC 

[PATCH 3/4] qga: Open brace '{' following struct go on the same
 2020-10-26  9:05 UTC 

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-26  8:56 UTC  (32+ messages)
` [PATCH v1 01/16] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v1 02/16] riscv: spike: Remove target macro conditionals
` [PATCH v1 03/16] riscv: virt: "
` [PATCH v1 04/16] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v1 05/16] hw/riscv: virt: "
` [PATCH v1 06/16] hw/riscv: spike: "
` [PATCH v1 07/16] hw/riscv: sifive_u: "
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v1 09/16] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v1 10/16] target/riscv: Specify the XLEN for CPUs
` [PATCH v1 11/16] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v1 12/16] target/riscv: cpu_helper: "
` [PATCH v1 13/16] target/riscv: csr: "
` [PATCH v1 14/16] target/riscv: cpu: Set XLEN independently from target
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers

[PATCH 4/4] qga: Switch and case should be at the same indent
 2020-10-26  9:05 UTC 

[PATCH 1/4] qga: Add spaces around operator
 2020-10-26  9:05 UTC 

[PATCH 2/4] qga: Delete redundant spaces
 2020-10-26  9:05 UTC 

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-26  8:53 UTC  (5+ messages)
` [PATCH v7 04/17] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v7 17/17] scripts/oss-fuzz: ignore the generic-fuzz target

[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
 2020-10-26  8:50 UTC  (8+ messages)
` [PATCH 4/6] tests/acceptance: Introduce tesseract_ocr() helper

[RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
 2020-10-26  8:49 UTC  (2+ messages)

[PATCH 0/4] RfC: microvm: add second ioapic
 2020-10-26  8:25 UTC  (7+ messages)
` [PATCH 1/4] microvm: make number of virtio transports runtime configurable
` [PATCH 4/4] microvm: reconfigure irqs if second ioapic is available

[PATCH] hw/sd: Zero out function selection fields before being populated
 2020-10-26  8:08 UTC  (2+ messages)

[PATCH] win32: boot broken when bind & data dir are the same
 2020-10-26  7:57 UTC 

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-26  7:54 UTC  (10+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-26  5:44 UTC  (5+ messages)

[PATCH 0/2] virtio-gpu: build pci and vga bits modular too
 2020-10-26  6:21 UTC  (6+ messages)
` [PATCH 1/2] virtio-gpu: add virtio-gpu-pci module

[PATCH v3] virtio-net: Add check for mac address while peer is vdpa
 2020-10-26  6:21 UTC 

[PATCH 0/2] riscv: Add SiFive test device to sifive targets
 2020-10-26  6:11 UTC  (5+ messages)
` [PATCH 2/2] riscv: Add sifive test device to sifive_u target

[PATCH v6 0/3] hw/block/nvme: dulbe and dsm support
 2020-10-26  6:01 UTC  (4+ messages)
` [PATCH v6 1/3] hw/block/nvme: add dulbe support
` [PATCH v6 2/3] nvme: add namespace I/O optimization fields to shared header
` [PATCH v6 3/3] hw/block/nvme: add the dataset management command

[PATCH v2] virtio-net: Add check for mac address while peer is vdpa
 2020-10-26  4:41 UTC  (4+ messages)

Enable MSI-X support in PCIe device
 2020-10-26  3:30 UTC  (2+ 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).