qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 16:42:50 to 2020-10-24 20:12:16 UTC [more...]

[PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c
 2020-10-24 20:10 UTC  (7+ messages)
` [PATCH 1/3] hw/timer/sh_timer: Coding style clean-up
` [PATCH 2/3] hw/timer/sh_timer: Silence warnings about missing fallthrough statements
` [PATCH 3/3] hw/timer/sh_timer: Remove superfluous "break" statements

[PATCH 00/15] python: absorb scripts/qmp/qom-* tooling
 2020-10-24 20:00 UTC  (15+ messages)
` [PATCH 02/15] python/qmp: add qom script entry points
` [PATCH 03/15] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PATCH 04/15] scripts/qom-fuse: apply isort rules
` [PATCH 07/15] scripts/qom-fuse: Apply pylint rules
` [PATCH 11/15] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PATCH 13/15] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
` [PATCH 14/15] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py

[PATCH 00/16] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-24 19:52 UTC  (4+ messages)
` [PATCH 03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci()

[PATCH v28 00/17] Add migration support for VFIO devices
 2020-10-24 19:48 UTC  (23+ messages)
` [PATCH v28 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v28 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v28 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v28 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v28 09/17] vfio: Add load "
` [PATCH v28 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v28 14/17] vfio: Dirty page tracking when vIOMMU "

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

[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
 2020-10-24 17:40 UTC  (12+ messages)
` [PATCH 1/6] tests/acceptance: Remove unused import
` [PATCH 2/6] tests/acceptance: Use .ppm extention for Portable PixMap files
` [PATCH 3/6] tests/acceptance: Extract tesseract_available() helper in new namespace
` [PATCH 4/6] tests/acceptance: Introduce tesseract_ocr() helper

[PATCH v2 1/2] hw/misc: add an EMC141{3,4} device model
 2020-10-24 17:33 UTC  (5+ messages)
  ` [External] Re: [PATCH v2 1/2] hw/misc: add an EMC141{3, 4} "

[PATCH v4 0/9] hw/arm: Add raspi Zero, 1A+ and 3A+ machines
 2020-10-24 17:01 UTC  (10+ messages)
` [PATCH v4 1/9] hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
` [PATCH v4 2/9] hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
` [PATCH v4 3/9] hw/arm/bcm2836: Introduce BCM283XClass::core_count
` [PATCH v4 4/9] hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
` [PATCH v4 5/9] hw/arm/bcm2836: Split out common realize() code
` [PATCH v4 6/9] hw/arm/bcm2836: Introduce the BCM2835 SoC
` [PATCH v4 7/9] hw/arm/raspi: Add the Raspberry Pi A+ machine
` [PATCH v4 8/9] hw/arm/raspi: Add the Raspberry Pi Zero machine
` [PATCH v4 9/9] hw/arm/raspi: Add the Raspberry Pi 3 model A+

[RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
 2020-10-24 15:03 UTC  (7+ messages)

[PATCH] riscv: Add semihosting support [v8]
 2020-10-24 15:00 UTC  (4+ messages)

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-24 10:34 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-24 12:42 UTC  (11+ messages)
` [PATCH v2 1/6] fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
` [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 5/6] check-block: enable iotests with cfi-icall
` [PATCH v2 6/6] configure: add support for Control-Flow Integrity

[PATCH v4 00/12] 9pfs: add tests using local fs driver
 2020-10-24 11:34 UTC  (14+ messages)
` [PATCH v4 06/12] tests/qtest/qos-test: dump environment variables if verbose
` [PATCH v4 04/12] libqos/qgraph: add qos_dump_graph()
` [PATCH v4 05/12] tests/qtest/qos-test: dump qos graph if verbose
` [PATCH v4 01/12] libqos/qgraph: add qemu_name to QOSGraphNode

[PATCH v7 00/21] preallocate filter
 2020-10-24 10:24 UTC  (3+ messages)
` [PATCH v7 19/21] simplebench/results_to_text: add difference line to the table

[PATCH v5 00/12] Exposing backing-chain allocation over NBD
 2020-10-24  9:59 UTC  (20+ messages)
` [PATCH v5 01/12] qapi: Move GenericList to qapi/util.h
` [PATCH v5 02/12] qapi: Make QAPI_LIST_ADD() public
` [PATCH v5 03/12] nbd: Utilize QAPI_CLONE for type conversion
` [PATCH v5 04/12] nbd: Add new qemu:allocation-depth metadata context
` [PATCH v5 05/12] nbd: Add 'qemu-nbd -A' to expose allocation depth
` [PATCH v5 06/12] nbd: Update qapi to support exporting multiple bitmaps
` [PATCH v5 07/12] nbd: Simplify qemu bitmap context name
` [PATCH v5 08/12] nbd: Refactor counting of metadata contexts
` [PATCH v5 09/12] nbd: Allow export of multiple bitmaps for one device
` [PATCH v5 10/12] block: Return depth level during bdrv_is_allocated_above
` [PATCH v5 11/12] nbd: Expose actual depth in qemu:allocation-depth
` [PATCH v5 12/12] qapi: Use QAPI_LIST_ADD() where possible

[PATCH v4 0/4] Introducing QMP query-netdev command
 2020-10-24  7:07 UTC  (3+ messages)
` [PATCH v4 2/4] tests: Add tests for "

[PATCH 0/2] riscv: Add SiFive test device to sifive targets
 2020-10-24  6:01 UTC  (9+ messages)
` [PATCH 1/2] riscv: Add sifive test device to sifive_e target
` [PATCH 2/2] riscv: Add sifive test device to sifive_u target

[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
 2020-10-24  5:37 UTC  (5+ messages)
` [PATCH 1/4] qdev: Fix two typos
` [PATCH 3/4] libqtest: fix memory leak in the qtest_qmp_event_ref

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-10-24  5:26 UTC  (8+ messages)
` [PATCH v3 1/6] tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX
` [PATCH v3 2/6] Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause
` [PATCH v3 3/6] hw/timer: Adding watchdog for NPCM7XX Timer
` [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator
` [PATCH v3 5/6] hw/arm/npcm7xx: Add EHCI and OHCI controllers
` [PATCH v3 6/6] hw/gpio: Add GPIO model for Nuvoton NPCM7xx

Ramping up Continuous Fuzzing of Virtual Devices in QEMU
 2020-10-24  3:10 UTC  (2+ messages)

[PATCH v1 0/4] add guest-loader (for direct Xen boot)
 2020-10-24  0:35 UTC  (5+ messages)
` [PATCH v1 3/4] device_tree: add qemu_fdt_setprop_string_array helper
` [PATCH v1 4/4] hw/core: implement a guest-loader to support static hypervisor guests

[PATCH v6 0/6] RISC-V Pointer Masking implementation
 2020-10-24  0:25 UTC  (4+ messages)
` [PATCH v6 1/6] [RISCV_PM] Add J-extension into RISC-V

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

[PATCH 1/2] hw/riscv: sifive_u: Allow passing custom DTB
 2020-10-23 23:33 UTC  (4+ messages)
` [PATCH 2/2] hw/riscv: virt: "

[PATCH v1 0/5] Fix the Hypervisor access functions
 2020-10-23 23:29 UTC  (4+ messages)
` [PATCH v1 1/5] target/riscv: Add a virtualised MMU Mode

[PATCH] ACPI: Avoid infinite recursion when dump-vmstate
 2020-10-23 19:23 UTC  (4+ messages)

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-23 19:19 UTC  (7+ messages)
` [PATCH 1/5] pc-dimm: Drop @errp argument of pc_dimm_plug()
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties
` [PATCH 5/5] spapr: Simplify error handling in spapr_memory_plug()

[PATCH 3/30] crypt: Fix Lesser GPL version number
 2020-10-23 19:10 UTC  (9+ messages)
` [PATCH 17/30] x86 tcg cpus: "
` [PATCH 18/30] arm "
` [PATCH 19/30] parallel nor flas...: "
` [PATCH 21/30] overall usermode...: "

[PULL 00/33] target-arm queue
 2020-10-23 19:04 UTC  (9+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines

[PATCH v3 00/18] Support Multifd for RDMA migration
 2020-10-23 19:02 UTC  (4+ messages)

[PATCH 0/4] RfC: microvm: add second ioapic
 2020-10-23 19:00 UTC  (9+ messages)
` [PATCH 1/4] microvm: make number of virtio transports runtime configurable
` [PATCH 2/4] microvm: make pcie irq base "
` [PATCH 3/4] microvm: add second ioapic
` [PATCH 4/4] microvm: reconfigure irqs if second ioapic is available

[PATCH] CHANGELOG: remove disused file
 2020-10-23 18:51 UTC  (4+ messages)

[PATCH 0/7] microvm: fix PCIe IRQs in APIC table
 2020-10-23 18:42 UTC  (2+ messages)

[PATCH 00/24] qom: Convert some properties to class properties
 2020-10-23 18:34 UTC  (13+ messages)
` [PATCH 05/24] vhost-user: Register "chardev" as class property
` [PATCH 08/24] vexpress-a15: Register "virtualization" "
` [PATCH 11/24] tmp421: Register properties as class properties
` [PATCH 15/24] arm/virt: Register most "
` [PATCH 16/24] virt: Register "its" as class property
` [PATCH 18/24] arm/cpu64: Register "aarch64" "

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-23 18:24 UTC  (2+ messages)

Tips for debugging GPU acceleration
 2020-10-23 17:46 UTC  (5+ messages)
    ` [agl-dev-community] "

[PATCH] Makefile: separate meson rerun from the rest of the ninja invocation
 2020-10-23 16:22 UTC  (2+ messages)

[PATCH v3 0/9] hw/arm: Add raspi Zero, 1A+ and 3A+ machines
 2020-10-23 17:39 UTC  (5+ messages)
` [PATCH v3 8/9] hw/arm/raspi: Add the Raspberry Pi Zero machine

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

[PATCH v11 00/19] Initial support for multi-process Qemu
 2020-10-23 17:20 UTC  (10+ messages)
` [PATCH v11 02/19] multi-process: Add config option for multi-process QEMU
` [PATCH v11 04/19] multi-process: setup a machine object for remote device process
` [PATCH v11 05/19] multi-process: add qio channel function to transmit
` [PATCH v11 12/19] multi-process: Forward PCI config space acceses to the remote process

[qemu-web PATCH 0/7] Tweaks to page footer and add "edit page" links
 2020-10-23 17:19 UTC  (11+ messages)
` [qemu-web PATCH 5/7] Simplify and restructure the page footer
` [qemu-web PATCH 6/7] Add link to "edit this page" for all pages
` [qemu-web PATCH 7/7] Add a CONTRIBUTING.md file as guidance for contributors

[PATCH v4 0/5] virtiofsd xattr name mappings
 2020-10-23 16:58 UTC  (6+ messages)
` [PATCH v4 1/5] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v4 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PATCH v4 3/5] tools/virtiofsd: xattr name mappings: Map server "
` [PATCH v4 4/5] tools/virtiofsd: xattr name mapping examples
` [PATCH v4 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

[PATCH v2 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 16:13 UTC  (4+ messages)
` [PATCH v2 1/6] char/stdio: Fix QMP default for 'signal'
` [PATCH v2 2/6] char: Factor out qemu_chr_print_types()
` [PATCH v2 4/6] qapi: Optionally parse simple unions as flat

[PATCH] cpus: verify that number of created cpus do not exceed smp params
 2020-10-23 17:06 UTC  (2+ messages)

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-23 16:47 UTC  (7+ messages)
` [PATCH v10 09/10] virtio-iommu: Set supported page size mask

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 16:08 UTC  (4+ messages)

[PATCH 0/8] arm/virt: add usb support
 2020-10-23 16:03 UTC  (2+ messages)

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-23 16:03 UTC  (3+ messages)
` [PATCH v7 17/17] scripts/oss-fuzz: ignore the generic-fuzz target

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-23 16:55 UTC  (3+ messages)
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers

[PATCH v7 0/2] Add watchdog support for SbsaQemu
 2020-10-23 16:00 UTC  (2+ messages)
` [PATCH v7 1/2] hw/watchdog: Implement SBSA watchdog device

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-23 16:15 UTC  (3+ messages)
` [PATCH v4 1/7] nbd: Utilize QAPI_CLONE for type conversion

[PATCH] hw/vfio: Use lock guard macros
 2020-10-23 15:54 UTC  (2+ messages)

[PULL v3 00/28] Block patches
 2020-10-23 16:03 UTC  (2+ messages)

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-23 16:01 UTC  (5+ messages)
` [PATCH v12 06/14] copy-on-read: pass bottom node name to COR driver


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