qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 16:45:45 to 2020-09-17 09:02:09 UTC [more...]

[PATCH v5 00/10] preallocate filter
 2020-09-17  9:00 UTC  (4+ messages)

[PATCH v2] migration: Silence compiler warning in global_state_store_running()
 2020-09-17  8:54 UTC  (5+ messages)

Use patchew to push successfully applied series to GitLab
 2020-09-17  8:53 UTC  (2+ messages)

QEMU policy for real file tests
 2020-09-17  8:50 UTC 

[PATCH V3 00/10] fix some comment spelling errors
 2020-09-17  8:48 UTC  (15+ messages)
` [PATCH V3 01/10] qemu/: "
` [PATCH V3 02/10] migration/: "
` [PATCH V3 03/10] docs/: "
` [PATCH V3 04/10] scripts/: "
` [PATCH V3 05/10] util/: "
` [PATCH V3 06/10] linux-user/: "
` [PATCH V3 07/10] block/: "
` [PATCH V3 08/10] disas/: "
` [PATCH V3 09/10] qapi/: "
` [PATCH V3 10/10] contrib/: "

[PATCH v2] virtio: skip legacy support check on machine types less than 5.1
 2020-09-17  8:48 UTC  (3+ messages)

Why QEMU translates one instruction to a TB?
 2020-09-17  8:41 UTC  (3+ messages)

[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
 2020-09-17  8:39 UTC  (21+ messages)
` [RFC PATCH 01/12] linux headers: Update linux header with KVM_ARM_SET_MP_AFFINITY
` [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 05/12] hw/arm/virt: DT: add cpu-map
` [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 08/12] hw/arm/virt-acpi-build: add PPTT table
` [RFC PATCH 09/12] target/arm/cpu: Add CPU cache description for arm
` [RFC PATCH 10/12] hw/arm/virt: add fdt cache information
` [RFC PATCH 11/12] hw/acpi/aml-build: build ACPI CPU cache topology information
` [RFC PATCH 12/12] hw/arm/virt-acpi-build: Enable CPU cache topology

Should we apply for GitLab's open source program?
 2020-09-17  8:32 UTC  (5+ messages)

[PATCH V9 0/6] mips: Add Loongson-3 machine support
 2020-09-17  8:22 UTC  (9+ messages)
` [PATCH V9 6/6] hw/mips: "

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-17  8:07 UTC  (18+ messages)
` [PATCH 04/37] qapi: move generator entrypoint into module
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 07/37] qapi: add pylintrc
` [PATCH 09/37] qapi/common.py: Add indent manager

[REPORT] Nightly Performance Tests - Wednesday, September 16, 2020
 2020-09-17  8:02 UTC 

[PATCH 0/5] qom: Convert more declarations to OBJECT_DECLARE*
 2020-09-17  7:57 UTC  (15+ messages)
` [PATCH 1/5] scripts/codeconverter: Update to latest version
` [PATCH 2/5] qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
` [PATCH 4/5] [automated] Use OBJECT_DECLARE_TYPE when possible
` [PATCH 5/5] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-09-17  8:12 UTC  (7+ messages)

[PATCH v6 00/12] i440fx/acpi: addition of feature and bug fixes
 2020-09-17  8:06 UTC  (14+ messages)
` [PATCH v6 01/12] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PATCH v6 02/12] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v6 03/12] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH v6 04/12] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH v6 05/12] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH v6 06/12] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v6 07/12] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v6 08/12] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH v6 09/12] piix4: don't reserve hw resources when hotplug is off globally
` [PATCH v6 10/12] tests/acpi: update golden master DSDT binary table blobs for q35
` [PATCH v6 11/12] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PATCH v6 12/12] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-17  7:38 UTC  (12+ messages)
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()
` [PATCH 14/15] spapr: Simplify error handling in spapr_memory_plug()
    ` [SPAM] "

[PATCH v2 0/2] qom: DECLARE_INTERFACE_CHECKER macro
 2020-09-17  7:38 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] qom: Use "

[PATCH] migration: Silence compiler warning in global_state_store_running()
 2020-09-17  7:29 UTC  (5+ messages)

[PATCH v2 0/8] fcntl, sockopt, and ioctl options
 2020-09-17  7:29 UTC  (5+ messages)
` [PATCH v2 4/8] linux-user: Add IPv6 options to do_print_sockopt()
` [PATCH v2 5/8] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW

[PATCH 0/2] Instruction set detection for clang
 2020-09-17  7:25 UTC  (3+ messages)

[PATCH 0/3] qom: Replace INTERFACE_CHECK with OBJECT_CHECK
 2020-09-17  7:25 UTC  (9+ messages)
` [PATCH 1/3] qom: Correct object_class_dynamic_cast_assert() documentation
` [PATCH 2/3] qom: Replace INTERFACE_CHECK with OBJECT_CHECK
` [PATCH 3/3] [automated] Use DECLARE_*CHECKER* macros

[PATCH v2] linux-user: Add most IFTUN ioctls
 2020-09-17  7:24 UTC  (3+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-17  7:12 UTC  (6+ messages)
` [PATCH 07/14] block/blklogwrites: drop error propagation

[PATCH v5 00/11] i440fx/acpi: addition of feature and bug fixes
 2020-09-17  7:05 UTC  (14+ messages)
` [PATCH v5 01/11] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
` [PATCH v5 06/11] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v5 09/11] piix4: don't reserve hw resources when hotplug is off globally
` [PATCH v5 10/11] tests/acpi: unit test exercising hotplug off for pci root bus & bridge in i440fx
` [PATCH v5 11/11] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

eMMC support
 2020-09-17  6:25 UTC  (3+ messages)

[PATCH 0/5] Add physical display dimensions to spice/virtio-gpu
 2020-09-17  6:22 UTC  (6+ messages)
` [PATCH 1/5] edid: fix physical display size computation
` [PATCH 2/5] edid: use physical dimensions if available
` [PATCH 3/5] ui: add getter for UIInfo
` [PATCH 4/5] spice: get monitors physical dimension
` [PATCH 5/5] virtio-gpu: set physical dimensions for EDID

Why QEMU treats each instruction as one translation block?
 2020-09-17  6:11 UTC 

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-09-17  6:01 UTC  (14+ messages)
` [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

[Qemu-devel] [Bug 1603970] [NEW] KVM freezes after live migration (AMD 4184 -> 4234)
 2020-09-17  4:17 UTC  (2+ messages)
` [Bug 1603970] "

[Qemu-devel] [Bug 1629483] [NEW] Build fails on optionrom
 2020-09-17  4:17 UTC  (2+ messages)
` [Bug 1629483] "

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2020-09-17  4:17 UTC  (3+ messages)
` [Bug 1852781] "

[Qemu-devel] [Bug 1816805] [NEW] Cannot create cdrom device with open tray and cache option
 2020-09-17  4:17 UTC  (2+ messages)
` [Bug 1816805] "

[PATCH V2 00/10] fix some comment spelling errors
 2020-09-17  4:09 UTC  (12+ messages)
` [PATCH V2 01/10] qemu/: "
` [PATCH V2 02/10] migration/: "
` [PATCH V2 03/10] docs/: "
` [PATCH V2 04/10] scripts/: "
` [PATCH V2 05/10] util/: "
` [PATCH V2 06/10] linux-user/: "
` [PATCH V2 07/10] block/: "
` [PATCH V2 08/10] disas/: "
` [PATCH V2 09/10] qapi/: "
` [PATCH V2 10/10] contrib/: "

[PATCH 0/2] qom: DECLARE_INTERFACE_CHECKER macro
 2020-09-17  2:47 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qom: Use "

[PATCH 00/13] dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
 2020-09-16 23:10 UTC  (3+ messages)

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-16 22:13 UTC  (4+ messages)
` [PATCH v5 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk

[Bug 1895895] [NEW] Attaching SD-Card to specific SD-Bus Sabrelite (ARM)
 2020-09-16 21:21 UTC 

riscv32 wait() problem, qemu or glibc?
 2020-09-16 21:09 UTC  (4+ messages)

[PATCH 0/3] block/nvme: Fix NVMeRegs alignment/packing and use atomic operations
 2020-09-16 20:40 UTC  (4+ 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 v3 0/5] Qemu SEV-ES guest support
 2020-09-16 20:31 UTC  (4+ messages)
` [PATCH v3 3/5] sev/i386: Allow AP booting under SEV-ES

[PATCH] meson: report accelerator support
 2020-09-16 19:41 UTC 

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-16 18:19 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH v2] sd: Exhibit support for CMD23
 2020-09-16 17:51 UTC 

[PATCH] sd: Exibit support for CMD23
 2020-09-16 17:45 UTC 

[PATCH v2] hw/ide: check null block before _cancel_dma_sync
 2020-09-16 17:18 UTC  (2+ messages)

[PATCH 0/2] meson: move libmpathpersist test
 2020-09-16 17:17 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-16 17:15 UTC  (3+ messages)

[RFC DOCUMENT 00/12] kubevirt-and-kvm: Add documents
 2020-09-16 16:57 UTC  (13+ messages)
` [RFC DOCUMENT 01/12] kubevirt-and-kvm: Add Index page
` [RFC DOCUMENT 02/12] kubevirt-and-kvm: Add Components page
` [RFC DOCUMENT 03/12] kubevirt-and-kvm: Add Hotplug page
` [RFC DOCUMENT 04/12] kubevirt-and-kvm: Add Storage page
` [RFC DOCUMENT 05/12] kubevirt-and-kvm: Add Networking page
` [RFC DOCUMENT 06/12] kubevirt-and-kvm: Add Live Migration page
` [RFC DOCUMENT 07/12] kubevirt-and-kvm: Add CPU Pinning page
` [RFC DOCUMENT 08/12] kubevirt-and-kvm: Add NUMA "
` [RFC DOCUMENT 09/12] kubevirt-and-kvm: Add Isolation page
` [RFC DOCUMENT 10/12] kubevirt-and-kvm: Add Upgrades page
` [RFC DOCUMENT 11/12] kubevirt-and-kvm: Add Backpropagation page
` [RFC DOCUMENT 12/12] kubevirt-and-kvm: Add Contacts page

[PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
 2020-09-16 16:55 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).