messages from 2020-09-17 10:37:57 to 2020-09-17 16:40:03 UTC [more...]
[PATCH v2 00/10] capstone + disassembler patches
2020-09-17 16:32 UTC (10+ messages)
` [PATCH v2 04/10] disas: Clean up CPUDebug initialization
` [PATCH v2 07/10] disas: Configure capstone for aarch64 host without libvixl
` [PATCH v2 09/10] disas: Enable capstone disassembly for s390x
` [PATCH v2 10/10] disas/capstone: Add skipdata hook "
[PATCH v3 0/5] Qemu SEV-ES guest support
2020-09-17 16:36 UTC (7+ messages)
` [PATCH v3 1/5] sev/i386: Add initial support for SEV-ES
` [PATCH v3 5/5] sev/i386: Enable an SEV-ES guest based on SEV policy
[PATCH 0/4] qemu/bswap: Let cpu_to_endian() functions handle constant expressions
2020-09-17 16:31 UTC (5+ messages)
` [PATCH 1/4] qemu/bswap: Move const_le() definitions around
` [PATCH 2/4] qemu/bswap: add const_be16() and const_be32()
` [PATCH 3/4] qemu/bswap: Add const_le64() and const_be64()
` [PATCH 4/4] qemu/bswap: Let cpu_to_endian() functions handle constant expressions
Python 3.5 EOL; when can require 3.6?
2020-09-17 16:35 UTC (19+ messages)
[PULL 00/24] qtests, unit tests and Cirrus-CI fixes / improvements
2020-09-17 16:33 UTC (8+ messages)
[PATCH] docs: simplify and clarify the platform support rules
2020-09-17 16:28 UTC (5+ messages)
[PATCH 00/14] block: deal with errp: part I
2020-09-17 16:25 UTC (23+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 02/14] block: use return status of bdrv_append()
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH 08/14] blockjob: return status from block_job_set_speed()
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps
` [PATCH 12/14] block/qcow2: read_cache_sizes: return status value
` [PATCH 13/14] block/qcow2: qcow2_do_open: deal with errp
` [PATCH 14/14] block/qed: bdrv_qed_do_open: "
[PATCH v1 0/2] Add timeout mechanism to qmp actions
2020-09-17 16:01 UTC (7+ messages)
[PATCH 1/3] virtio-net: Set mac address to hardware if the peer is vdpa
2020-09-17 15:58 UTC (3+ messages)
` [PATCH 2/3] vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
` [PATCH 3/3] net: Add vhost-vdpa in show_netdevs()
[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
2020-09-17 16:09 UTC (4+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions
Reminder: Outreachy open source internships initial application deadline Sept 20
2020-09-17 16:02 UTC
[PATCH v1] s390x/tcg: Implement MONITOR CALL
2020-09-17 15:57 UTC (3+ messages)
[PATCH v8 00/12] i440fx/acpi: addition of feature and bug fixes
2020-09-17 15:30 UTC (14+ messages)
` [PATCH v8 01/12] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PATCH v8 02/12] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v8 03/12] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v8 04/12] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v8 05/12] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v8 06/12] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v8 07/12] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v8 08/12] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v8 09/12] piix4: don't reserve hw resources when hotplug is off globally
` [PATCH v8 10/12] tests/acpi: update golden master DSDT binary table blobs for q35
` [PATCH v8 11/12] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PATCH v8 12/12] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
[PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
2020-09-17 15:27 UTC (8+ messages)
` [PATCH 1/3] block/block-backend: add converter from BlockAcctStats to BlockBackend
` [PATCH 2/3] block: add logging facility for long standing IO requests
` [PATCH 3/3] block: enable long IO requests report by default
[PATCH v2 0/9] 5p80: Add SFDP support
2020-09-17 15:10 UTC (7+ messages)
` [PATCH v2 2/9] m25p80: Add the n25q256a SFDP table
` [PATCH v2 8/9] arm/aspeed: Replace mx25l25635e chip model
` [PATCH v2 9/9] aspeed/smc: Add support for RDSFDP command
[PATCH 0/3] block/nvme: Fix NVMeRegs alignment/packing and use atomic operations
2020-09-17 13:52 UTC (8+ messages)
` [PATCH 1/3] block/nvme: Initialize constant values with const_le32()
` [PATCH 2/3] block/nvme: Use atomic operations instead of 'volatile' keyword
` [PATCH 3/3] block/nvme: Align NVMeRegs structure to 4KiB and mark it packed
[PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
2020-09-17 15:05 UTC (8+ messages)
` [PATCH v4 1/5] linux-headers: update against 5.9-rc5
` [PATCH v4 2/5] vfio: Create shared routine for scanning info capabilities
` [PATCH v4 3/5] vfio: Find DMA available capability
` [PATCH v4 4/5] s390x/pci: Add routine to get the vfio dma available count
` [PATCH v4 5/5] s390x/pci: Honor DMA limits set by vfio
[PATCH] target/i386: always create kvmclock device
2020-09-17 15:00 UTC (8+ messages)
[PATCH v2 0/3] virtio: restore elem->in/out_sg after iov_discard_front/back()
2020-09-17 14:54 UTC (3+ messages)
` [PATCH v2 2/3] virtio-blk: undo destructive iov_discard_*() operations
[PATCH] meson: fix static flag summary
2020-09-17 14:43 UTC (3+ messages)
[PATCH 00/37] qapi: static typing conversion, pt1
2020-09-17 14:42 UTC (11+ messages)
` [PATCH 10/37] qapi/common.py: delint with pylint
` [PATCH 11/37] qapi/common.py: Replace one-letter 'c' variable
` [PATCH 13/37] qapi/common.py: add notational type hints
` [PATCH 14/37] qapi/common.py: Move comments into docstrings
` [PATCH 15/37] qapi/common.py: split build_params into new file
riscv32 wait() problem, qemu or glibc?
2020-09-17 14:02 UTC (5+ messages)
[PATCH v7 00/12] i440fx/acpi: addition of feature and bug fixes
2020-09-17 14:11 UTC (5+ messages)
` [PATCH v7 09/12] piix4: don't reserve hw resources when hotplug is off globally
` [PATCH v7 11/12] tests/acpi: unit test exercising global pci hotplug off for i440fx
QEMU policy for real file tests
2020-09-17 14:04 UTC (9+ messages)
[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
2020-09-17 14:11 UTC (22+ messages)
` [RFC PATCH 02/12] target/arm/kvm64: make MPIDR consistent with CPU Topology
` [RFC PATCH 03/12] target/arm/kvm32: "
` [RFC PATCH 04/12] device_tree: add qemu_fdt_add_path
` [RFC PATCH 06/12] hw/arm/virt-acpi-build: distinguish possible and present cpus
` [RFC PATCH 07/12] hw/acpi/aml-build: add processor hierarchy node structure
` [RFC PATCH 09/12] target/arm/cpu: Add CPU cache description for arm
[PULL 00/21] Microvm 20200917 patches
2020-09-17 13:53 UTC (22+ messages)
` [PULL 01/21] microvm: name qboot binary qboot.rom
` [PULL 02/21] seabios: add microvm config, update build rules
` [PULL 03/21] seabios: add bios-microvm.bin binary
` [PULL 04/21] acpi: ged: add control regs
` [PULL 05/21] acpi: ged: add x86 device variant
` [PULL 06/21] acpi: move acpi_dsdt_add_power_button() to ged
` [PULL 07/21] microvm: make virtio irq base runtime configurable
` [PULL 08/21] microvm/acpi: add minimal acpi support
` [PULL 09/21] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PULL 10/21] microvm/acpi: use GSI 16-23 for virtio
` [PULL 11/21] microvm/acpi: use seabios with acpi=on
` [PULL 12/21] microvm/acpi: disable virtio-mmio cmdline hack
` [PULL 13/21] x86: constify x86_machine_is_*_enabled
` [PULL 14/21] x86: move acpi_dev from pc/microvm
` [PULL 15/21] x86: move cpu hotplug from pc to x86
` [PULL 16/21] microvm: wire up hotplug
` [PULL 17/21] tests/acpi: allow microvm test data updates
` [PULL 18/21] tests/acpi: allow override blkdev
` [PULL 19/21] tests/acpi: add microvm test
` [PULL 20/21] tests/acpi: update expected data files for microvm
` [PULL 21/21] microvm: enable ramfb
Use patchew to push successfully applied series to GitLab
2020-09-17 13:55 UTC (5+ messages)
[REPORT] Nightly Performance Tests - Wednesday, September 16, 2020
2020-09-17 13:46 UTC (3+ messages)
[PATCH] docker.py: always use --rm
2020-09-17 13:38 UTC (6+ messages)
[PATCH v3 0/4] build spice chardevs as module
2020-09-17 13:35 UTC (5+ messages)
` [PATCH v3 1/4] ui/spice-app: don't use qemu_chr_open_spice_port directly
` [PATCH v3 2/4] chardev/spice: make qemu_chr_open_spice_port static
[PATCH 0/2] qpm: Minor error value corrections
2020-09-17 13:31 UTC (9+ messages)
` [PATCH 1/2] qom: Clean up object_property_get_enum()'s error value
` [PATCH 2/2] qom: Correct error values in two contracts
[PATCH 0/2] block;scsi-generic: Fix max transfer size calculation
2020-09-17 13:24 UTC (5+ messages)
` [PATCH 1/2] file-posix: Correctly read max_segments of SG nodes
[PATCH V2 00/10] fix some comment spelling errors
2020-09-17 13:24 UTC (2+ messages)
[PATCH] meson: report accelerator support
2020-09-17 13:21 UTC (2+ messages)
[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
2020-09-17 13:17 UTC (11+ messages)
` [PATCH 14/15] spapr: Simplify error handling in spapr_memory_plug()
` [SPAM] "
Python docstrings and licensing/authorship
2020-09-17 12:55 UTC (5+ messages)
[PATCH v2 00/10] fix some error memleaks
2020-09-17 12:49 UTC (2+ messages)
QEMU 5.0 virtio-blk performance regression with high queue depths
2020-09-17 12:41 UTC (5+ messages)
[RFC v2 00/10] Support disable/enable CPU features for AArch64
2020-09-17 12:14 UTC (11+ messages)
` [RFC v2 01/10] linux-header: Introduce KVM_CAP_ARM_CPU_FEATURE
` [RFC v2 02/10] target/arm: Update ID fields
` [RFC v2 03/10] target/arm: only set ID_PFR1_EL1.GIC for AArch32 guest
` [RFC v2 04/10] target/arm: convert isar regs to array
` [RFC v2 05/10] target/arm: Introduce kvm_arm_cpu_feature_supported
` [RFC v2 06/10] target/arm: register CPU features for property
` [RFC v2 07/10] target/arm: Allow ID registers to synchronize to KVM
` [RFC v2 08/10] target/arm: Introduce user_mask to indicate whether the feature is set explicitly
` [RFC v2 09/10] target/arm: introduce CPU feature dependency mechanism
` [RFC v2 10/10] target/arm: Add CPU features to query-cpu-model-expansion
[PULL 0/8] Block odirect patches
2020-09-17 12:37 UTC (2+ messages)
[PATCH v2] virtio: skip legacy support check on machine types less than 5.1
2020-09-17 12:09 UTC (8+ messages)
[PATCH v7 0/7] Make hcd-xhci independent of pci hooks
2020-09-17 11:44 UTC (3+ messages)
` [PATCH v7 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
Why QEMU treats each instruction as one translation block?
2020-09-17 10:48 UTC (2+ messages)
[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
2020-09-17 10:40 UTC (7+ messages)
` [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
[PATCH 0/2] meson: move libmpathpersist test
2020-09-17 10:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).