qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-08 13:01:29 to 2020-02-10 16:05:57 UTC [more...]

Making QEMU easier for management tools and applications
 2020-02-10 16:04 UTC  (18+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI
                          ` Getting whole-tree patches reviewed and merged (was: Integrating QOM into QAPI)
                            ` Getting whole-tree patches reviewed and merged

[Bug 1862415] [NEW] -nic user cannot receive TFTP response from outside on windows 10 host
 2020-02-10 15:47 UTC  (2+ messages)
` [Bug 1862415] "

[PATCH] MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section
 2020-02-10 15:51 UTC 

Question: SiFive U SPI and SD
 2020-02-10 15:50 UTC  (2+ messages)

[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
 2020-02-10 15:33 UTC  (3+ messages)
` [Bug 1862619] "

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-10 15:38 UTC  (6+ messages)

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2020-02-10 15:34 UTC  (8+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-02-10 11:44 UTC  (7+ messages)
` [PATCH v2 1/5] virtio-mmio: add notify feature for per-queue
` [PATCH v2 2/5] virtio-mmio: refactor common functionality
` [PATCH v2 3/5] virtio-mmio: create a generic MSI irq domain
` [PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
` [PATCH v2 5/5] x86: virtio-mmio: support virtio-mmio with MSI for x86

A problem with live migration of UEFI virtual machines
 2020-02-10  8:53 UTC 

A problem with live migration of UEFI virtual machines
 2020-02-10  4:39 UTC 

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-02-10 15:05 UTC  (9+ messages)

[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
 2020-02-10 15:06 UTC  (4+ messages)
` [PATCH v4 53/80] mips/mips_jazz: use memdev for RAM
    ` [PATCH v5 81/80] mips/mips_jazz: add max ram size check

[PATCH] q800: fix coverity warning CID 1412799
 2020-02-10 14:56 UTC  (2+ messages)

[PATCH v4 0/8] Acceptance tests: boot Linux with KVM test
 2020-02-10 14:53 UTC  (2+ messages)

[Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks
 2020-02-10 14:41 UTC  (7+ messages)

[PATCH v3] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
 2020-02-10 14:03 UTC  (2+ messages)

[RFC 0/2] vTPM for aarch64
 2020-02-10 13:44 UTC  (5+ messages)
` [RFC 1/2] tpm: Let the TPM TIS device be usable on ARM
` [RFC 2/2] hw/arm/virt: vTPM support

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-10 13:43 UTC  (19+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback
` [PATCH v2 4/7] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v2 5/7] hw/arm/virt: Add nvdimm hotplug support

[PATCH v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-10 13:41 UTC  (8+ messages)
` [PATCH v1 09/13] util/mmap-alloc: Implement resizable mmaps
` [PATCH v1 11/13] util: vfio-helpers: Implement ram_block_resized()
` [PATCH v1 13/13] exec: Ram blocks with resizable anonymous allocations under POSIX

[PATCH 0/3] block: Fix external snapshot with VM state
 2020-02-10 13:37 UTC  (8+ messages)
` [PATCH 3/3] iotests: Test "

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-02-10 13:36 UTC  (5+ messages)
` [PATCH v12 12/13] virtio-iommu: Support migration

[PATCH v4 0/3] Make MachineClass::is_default boolean, refuse multiple default machines
 2020-02-10 13:25 UTC  (11+ messages)
` [PATCH v4 1/3] hw: Do not initialize MachineClass::is_default to 0
  ` Tricore default machine (was: [PATCH v4 1/3] hw: Do not initialize MachineClass::is_default to 0)
    ` Tricore default machine
` [PATCH v4 2/3] hw: Make MachineClass::is_default a boolean type

[PATCH] target/arm: Implement ARMv8.1-VMID16 extension
 2020-02-10 13:19 UTC  (3+ messages)

[PATCH v3 00/13] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-10 13:09 UTC  (25+ messages)
` [PATCH v3 01/13] hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
` [PATCH v3 02/13] hw/arm/raspi: Correct the board descriptions
` [PATCH v3 03/13] hw/arm/raspi: Extract the version from the board revision
` [PATCH v3 04/13] hw/arm/raspi: Extract the RAM size "
` [PATCH v3 05/13] hw/arm/raspi: Extract the processor type "
` [PATCH v3 06/13] hw/arm/raspi: Trivial code movement
` [PATCH v3 07/13] hw/arm/raspi: Make machines children of abstract RaspiMachineClass
` [PATCH v3 08/13] hw/arm/raspi: Make board_rev a field of RaspiMachineClass
` [PATCH v3 09/13] hw/arm/raspi: Let class_init() directly call raspi_machine_init()
` [PATCH v3 10/13] hw/arm/raspi: Set default RAM size to size encoded in board revision
` [PATCH v3 11/13] hw/arm/raspi: Extract the board model from the "
` [PATCH v3 12/13] hw/arm/raspi: Use a unique raspi_machine_class_init() method
` [PATCH v3 13/13] hw/arm/raspi: Extract the cores count from the board revision

[RFC 0/9] Add an interVM memory sharing device
 2020-02-10 13:01 UTC  (7+ messages)

Making QEMU easier for management tools and applications
 2020-02-10 12:26 UTC  (13+ messages)
        ` qmp-shell for GSoC/Outreachy? (Was: Re: Making QEMU easier for management tools and applications)
            ` qmp-shell for GSoC/Outreachy?

[PATCH 0/1] Travis: Fix YAML warnings
 2020-02-10 12:11 UTC  (3+ messages)
` [PATCH 1/1] travis.yml: Fix Travis YAML configuration warnings

[PULL 00/48] target-arm queue
 2020-02-10 12:06 UTC  (2+ messages)

[PULL 0/4] Q800 for 5.0 patches
 2020-02-10 12:00 UTC  (5+ messages)
` [PULL 2/4] q800: add a block backend to the PRAM

Making QEMU easier for management tools and applications
 2020-02-10 11:29 UTC  (7+ messages)
` Summary of "

VW ELF loader
 2020-02-10 11:26 UTC  (31+ messages)
                      ` Restrictions of libnet (was: Re: VW ELF loader)

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-02-10 11:18 UTC  (4+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-02-10  9:52 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-10  9:49 UTC  (3+ messages)
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-10  9:47 UTC  (4+ messages)

[PULL 0/2] Block patches
 2020-02-10  9:23 UTC  (3+ messages)
` [PULL 1/2] block: fix crash on zero-length unaligned write and read
` [PULL 2/2] hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host

QEMU Outreachy internship applications now open!
 2020-02-10  8:45 UTC 

[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-02-09 17:43 UTC  (13+ messages)
` [PATCH v2 1/3] Fixed assert in vhost_user_set_mem_table_postcopy
` [PATCH v2 2/3] Refactor vhost_user_set_mem_table functions
` [PATCH v2 3/3] Lift max memory slots limit imposed by vhost-user

[PATCH v4 0/4]target-riscv: support vector extension part 1
 2020-02-10  8:12 UTC  (5+ messages)
` [PATCH v4 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v4 2/4] target/riscv: configure and turn on vector extension from command line
` [PATCH v4 3/4] target/riscv: support vector extension csr
` [PATCH v4 4/4] target/riscv: add vector configure instruction

[PATCH v3 0/5] target/riscv: support vector extension part 2
 2020-02-10  7:42 UTC  (6+ messages)
` [PATCH v3 1/5] target/riscv: add vector unit stride load and store instructions
` [PATCH v3 2/5] target/riscv: add vector "
` [PATCH v3 3/5] target/riscv: add vector index "
` [PATCH v3 4/5] target/riscv: add fault-only-first unit stride load
` [PATCH v3 5/5] target/riscv: add vector amo operations

[PATCH rc4 00/29] target/avr merger
 2020-02-10  7:39 UTC  (5+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[Qemu-devel] [Bug 1759522] [NEW] windows qemu-img create vpc/vhdx error
 2020-02-10  6:25 UTC  (2+ messages)
` [Bug 1759522] "

[PATCH] migration: Optimization about wait-unplug migration state
 2020-02-10  6:14 UTC  (5+ messages)

[PATCH v6 0/4] ppc: spapr: virtual NVDIMM support
 2020-02-10  4:56 UTC  (5+ messages)
` [PATCH v6 1/4] mem: move nvdimm_device_list to utilities
` [PATCH v6 2/4] nvdimm: add uuid property to nvdimm
` [PATCH v6 3/4] spapr: Add NVDIMM device support
` [PATCH v6 4/4] spapr: Add Hcalls to support PAPR NVDIMM device

[PATCH v5 0/4] ppc: spapr: virtual NVDIMM support
 2020-02-10  4:55 UTC  (4+ messages)
` [PATCH v5 3/4] spapr: Add NVDIMM device support

[PATCH] Add support for a helper with 7 arguments
 2020-02-10  4:54 UTC  (8+ messages)

[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-10  0:34 UTC  (28+ messages)
` [PATCH 02/29] configure: Check that sphinx-build is using Python 3
` [PATCH 08/29] qapi: Use ':' after @argument in doc comments
` [PATCH 18/29] qapi/migration.json: Replace _this_ with *this*
` [PATCH 19/29] qapi/qapi-schema.json: Put headers in their own doc-comment blocks

[PATCH v3 0/7] Some cleanup in arm/virt/acpi
 2020-02-10  0:30 UTC  (2+ messages)

[PATCH v14 00/11] VIRTIO-IOMMU device
 2020-02-09 20:58 UTC  (6+ messages)
` [PATCH v14 08/11] virtio-iommu-pci: Introduce the x-dt-binding option

[PATCH 00/17] Improve qcow2 all-zero detection
 2020-02-09 19:34 UTC  (5+ messages)
` [PATCH 01/17] qcow2: Comment typo fixes
` [PATCH 03/17] qcow2: Avoid feature name extension on small cluster size

[PATCH v1 0/5] plugins/next
 2020-02-09 18:20 UTC  (3+ messages)
` [PATCH v1 1/5] docs/devel: document query handle lifetimes

[PATCH] block/vvfat: Do not unref qcow on closing backing bdrv
 2020-02-09 17:51 UTC 

[PATCH 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-02-09  5:27 UTC  (4+ messages)
` [PATCH 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later

[PATCH v3 0/7] ui: rework -show-cursor option
 2020-02-08 22:52 UTC  (2+ messages)

[PATCH v2 0/2] ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
 2020-02-08 17:27 UTC  (4+ messages)
` [PATCH v2 1/2] ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
` [PATCH v2 2/2] ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized

[PATCH rc5 08/32] target/avr: Add defintions of AVR core types
 2020-02-08 16:01 UTC  (5+ messages)
` [PATCH] !fixup "target/avr: Add defintions of AVR core types"

[PATCH] ui/gtk: Fix gd_refresh_rate_millihz() when using VirtualConsole
 2020-02-08 15:22 UTC  (3+ messages)

[PATCH v15 0/9] VIRTIO-IOMMU device
 2020-02-08 14:00 UTC  (4+ messages)
` [PATCH v15 3/9] virtio-iommu: Implement attach/detach command

[PATCH v4 00/20] target/arm: Implement PAN, ATS1E1, UAO
 2020-02-08 12:58 UTC  (17+ messages)
` [PATCH v4 04/20] target/arm: Move LOR regdefs to file scope
` [PATCH v4 05/20] target/arm: Split out aarch32_cpsr_valid_mask
` [PATCH v4 07/20] target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
` [PATCH v4 08/20] target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
` [PATCH v4 09/20] target/arm: Remove CPSR_RESERVED
` [PATCH v4 10/20] target/arm: Introduce aarch64_pstate_valid_mask
` [PATCH v4 11/20] target/arm: Update MSR access for PAN
` [PATCH v4 12/20] target/arm: Update arm_mmu_idx_el "
` [PATCH v4 13/20] target/arm: Enforce PAN semantics in get_S1prot
` [PATCH v4 14/20] target/arm: Set PAN bit as required on exception entry
` [PATCH v4 15/20] target/arm: Implement ATS1E1 system registers
` [PATCH v4 16/20] target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
` [PATCH v4 17/20] target/arm: Add ID_AA64MMFR2_EL1
` [PATCH v4 18/20] target/arm: Update MSR access to UAO
` [PATCH v4 19/20] target/arm: Implement UAO semantics
` [PATCH v4 20/20] target/arm: Enable ARMv8.2-UAO in -cpu max

[RFC] QEMU Gating CI
 2020-02-08 13:08 UTC  (6+ messages)

[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
 2020-02-08 13:02 UTC  (5+ messages)
` [RFC PATCH 2/2] GitLab CI: crude mapping of PMM's scripts to jobs


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