qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 07:22:51 to 2020-03-12 15:52:10 UTC [more...]

[kvm-unit-tests PATCH v3 00/12] KVM: arm64: PMUv3 Event Counter Tests
 2020-03-12 15:43 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 01/12] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests PATCH v3 02/12] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v3 03/12] arm: pmu: Don't check PMCR.IMP anymore
` [kvm-unit-tests PATCH v3 04/12] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v3 05/12] arm: pmu: Introduce defines for PMU versions
` [kvm-unit-tests PATCH v3 06/12] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v3 08/12] arm: pmu: Test SW_INCR event count
` [kvm-unit-tests PATCH v3 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v3 12/12] arm: pmu: Test overflow interrupts

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-12 14:58 UTC  (23+ messages)
` [PATCH v5 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v5 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v5 03/60] target/riscv: support vector extension csr
` [PATCH v5 04/60] target/riscv: add vector configure instruction
` [PATCH v5 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v5 06/60] target/riscv: add vector index "
` [PATCH v5 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v5 08/60] target/riscv: add vector amo operations
` [PATCH v5 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v5 10/60] target/riscv: vector widening "
` [PATCH v5 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v5 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v5 13/60] target/riscv: vector single-width bit shift instructions
` [PATCH v5 14/60] target/riscv: vector narrowing integer right "
` [PATCH v5 15/60] target/riscv: vector integer comparison instructions
` [PATCH v5 16/60] target/riscv: vector integer min/max instructions
` [PATCH v5 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v5 18/60] target/riscv: vector integer divide instructions
` [PATCH v5 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v5 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v5 21/60] target/riscv: vector widening "
` [PATCH v5 22/60] target/riscv: vector integer merge and move instructions

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-12 15:41 UTC  (20+ messages)
` [PATCH v9 02/15] s390x: protvirt: Support unpack facility
` [PATCH v9 03/15] s390x: protvirt: Add migration blocker
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v9 09/15] s390x: protvirt: Set guest IPL PSW
` [PATCH v9 10/15] s390x: protvirt: Move diag 308 data over SIDA
` [PATCH v9 11/15] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v9 14/15] docs: Add protvirt docs

[RFC] cpus: avoid get stuck in pause_all_vcpus
 2020-03-12 15:28 UTC  (2+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-12 15:12 UTC  (24+ messages)
` [Bug 1866870] "

[PULL 0/1] 9p patches 2020-03-10
 2020-03-12 15:20 UTC 

[PULL 0/1] Q800 for 5.0 patches
 2020-03-12 15:15 UTC  (2+ messages)
` [PULL 1/1] q800: fix coverity warning CID 1412799

[PATCH qemu v8 0/3] spapr: Kill SLOF
 2020-03-12 15:03 UTC  (5+ messages)
` [PATCH qemu v8 3/3] spapr: Implement Open Firmware client interface

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-12 14:57 UTC  (7+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "
` [PATCH v5 3/5] gpio: Add GPIO Aggregator

[PATCH v3] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 14:53 UTC 

[PATCH] tests: Disable dbus-vmstate-test
 2020-03-12 14:47 UTC  (2+ messages)

[PULL 00/13] Block layer patches
 2020-03-12 14:42 UTC  (2+ messages)

[PATCH v2] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 14:40 UTC  (3+ messages)

[PATCH v4 00/10] tests/vm: Add support for aarch64 VMs
 2020-03-12 14:27 UTC  (11+ messages)
` [PATCH v4 01/10] tests/vm: Fix issues in gen_cloud_init_iso
` [PATCH v4 02/10] tests/vm: Add configuration to basevm.py
` [PATCH v4 03/10] tests/vm: Added configuration file support
` [PATCH v4 04/10] tests/vm: add --boot-console switch
` [PATCH v4 05/10] tests/vm: Add ability to select QEMU from current build
` [PATCH v4 06/10] tests/vm: allow wait_ssh() to specify command
` [PATCH v4 07/10] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v4 08/10] tests/vm: Added a new script for centos.aarch64
` [PATCH v4 09/10] tests/vm: change scripts to use self._config
` [PATCH v4 10/10] tests/vm: Add workaround to consume console

[PATCH v2 00/14] LUKS: encryption slot management using amend interface
 2020-03-12 14:33 UTC  (3+ messages)

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-12 14:24 UTC  (12+ messages)
` [PATCH v9 01/10] error: auto propagated local_err
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v9 03/10] hw/sd/ssi-sd: fix error handling in ssi_sd_realize
` [PATCH v9 04/10] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v9 05/10] pflash: "
` [PATCH v9 06/10] fw_cfg: "
` [PATCH v9 07/10] virtio-9p: "
` [PATCH v9 08/10] TPM: "
` [PATCH v9 09/10] nbd: "
` [PATCH v9 10/10] xen: "

[PATCH RESEND 0/3] fix some warnings by static code scan tool
 2020-03-12 14:07 UTC  (6+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read

[PATCH] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 14:02 UTC  (3+ messages)

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-12 13:44 UTC  (10+ messages)
` [PATCH v7 01/13] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions
` [PATCH v7 10/13] i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition
` [PATCH v7 11/13] hw/i386: Move arch_id decode inside x86_cpus_init

[PATCH 0/2] hw/arm: fsl-imx25: Connect eSDHC and USB controllers
 2020-03-12 13:41 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer
 2020-03-12 13:37 UTC 

[PATCH 0/4] usb-serial: xHCI and timeout fixes
 2020-03-12 13:31 UTC  (7+ messages)
` [PATCH 1/4] usb-serial: Move USB_TOKEN_IN into a helper function
` [PATCH 2/4] usb-serial: chunk data to wMaxPacketSize
` [PATCH 3/4] usb-serial: Increase receive buffer to 496
` [PATCH 4/4] usb-serial: Fix timeout closing the device

[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
 2020-03-12 13:29 UTC  (7+ messages)
` [PATCH v2 1/3] hw/usb: Add basic i.MX USB Phy support
` [PATCH v2 2/3] hw/arm/fsl-imx6ul: Wire up USB controllers
` [PATCH v2 3/3] hw/arm/fsl-imx6: "

[PATCH v3 00/33] Convert qemu-doc to rST
 2020-03-12 13:16 UTC  (7+ messages)
` [PATCH v3 31/33] docs: Stop building qemu-doc

[PATCH] acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-12 12:55 UTC  (7+ messages)

[PATCH] virtio_balloon: Add option mprotect to handle guest kernel cheat issue
 2020-03-12 12:44 UTC  (5+ messages)

[PATCH v3 0/6] reference implementation of RSS and hash report
 2020-03-12 12:39 UTC  (17+ messages)
` [PATCH v3 1/6] virtio-net: introduce RSS and hash report features
` [PATCH v3 5/6] virtio-net: add migration support for RSS and hast report

[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
 2020-03-12 12:07 UTC  (3+ messages)

[PATCH 0/3] request_alignment vs file size
 2020-03-12 12:06 UTC  (8+ messages)
` [PATCH 3/3] block: fail on open when file size is unaligned to request_alignment

[PATCH v3 0/2] target/arm: Misc cleanups surrounding TBI
 2020-03-12 12:02 UTC  (2+ messages)

[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
 2020-03-12 12:01 UTC  (2+ messages)

[PULL 00/12] docs queue
 2020-03-12 11:44 UTC  (13+ messages)
` [PULL 01/12] Makefile: Remove redundant Texinfo related code
` [PULL 02/12] Update comments in .hx files that mention Texinfo
` [PULL 03/12] hxtool: Remove Texinfo generation support
` [PULL 04/12] docs/sphinx/hxtool.py: Remove STEXI/ETEXI support
` [PULL 05/12] Makefile: Make all Sphinx documentation depend on the extensions
` [PULL 06/12] docs/index.rst, docs/index.html.in: Reorder manuals
` [PULL 07/12] docs/qemu-option-trace.rst.inc: Remove redundant comment
` [PULL 08/12] Makefile: Allow for subdirectories in Sphinx manual dependencies
` [PULL 09/12] docs/system: Split target-arm.rst into sub-documents
` [PULL 10/12] docs/system/target-arm.rst: Add some introductory text
` [PULL 11/12] docs: Move arm-cpu-features.rst into the system manual
` [PULL 12/12] docs: Be consistent about capitalization of 'Arm'

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-03-12 11:19 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 5/9] arm: pmu: Basic event counter Tests

[PULL 00/19] Block patches
 2020-03-12 11:02 UTC  (2+ messages)

[PATCH v2] configure: Improve zstd test
 2020-03-12 10:59 UTC  (2+ messages)

Qemu master crashing on boot when using file backend for memory
 2020-03-12 10:54 UTC  (2+ messages)

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-12 10:49 UTC  (2+ messages)

[PATCH v3 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-03-12 10:25 UTC  (5+ messages)
` [PATCH v3 1/2] target/arm: kvm: Inject events at the last stage of sync
` [PATCH v3 2/2] target/arm: kvm: Handle DABT with no valid ISS

[PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
 2020-03-12 10:17 UTC  (3+ messages)
` [PATCH v2 1/2] Use -isystem for linux-headers dir

KVM call for 2020-03-24
 2020-03-12 10:06 UTC 

[kvm-unit-tests PATCH v5 00/13] arm/arm64: Add ITS tests
 2020-03-12  9:59 UTC  (7+ messages)
` [kvm-unit-tests PATCH v5 10/13] arm/arm64: ITS: INT functional tests

[PATCH v2 0/2] tests/tcg/multiarch: Add tests for implemented real
 2020-03-12  9:58 UTC  (2+ messages)

[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-03-12  9:47 UTC  (11+ messages)
` [PATCH v3 2/2] spapr: Enable virtio iommu_platform=on "
` Upstream QEMU guest support policy ? Re: [PATCH v3 0/2] spapr: Use vIOMMU translation for virtio "

[PATCH v3 00/10] ARM virt: Add NVDIMM support
 2020-03-12  9:27 UTC  (4+ messages)
` [PATCH v3 02/10] fw_cfg: Migrate ACPI table mr sizes separately

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-12  9:22 UTC  (5+ messages)
` [PATCH v6 1/4] qcow2: introduce compression type feature
` [PATCH v6 2/4] qcow2: rework the cluster compression routine
` [PATCH v6 3/4] qcow2: add zstd cluster compression
` [PATCH v6 4/4] iotests: 287: add qcow2 compression type test

[PATCH v2] target/i386: set the CPUID level to 0x14 on old machine-type
 2020-03-12 16:48 UTC  (2+ messages)

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-12  8:51 UTC  (8+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-03-12  8:42 UTC  (8+ messages)

[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-03-12  8:34 UTC  (4+ messages)

[PATCH] block/io: fix bdrv_co_do_copy_on_readv
 2020-03-12  8:19 UTC 

[PATCH v8 00/10] error: auto propagated local_err part I
 2020-03-12  7:42 UTC  (10+ messages)
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp


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