qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 14:32:59 to 2021-07-13 22:24:00 UTC [more...]

[PULL 00/23] pc,pci,virtio: lots of new features
 2021-07-13 22:11 UTC  (16+ messages)
` [PULL 01/23] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [PULL 02/23] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [PULL 03/23] hw/pci/pcie: Do not set HPC flag if acpihp is used
` [PULL 05/23] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
` [PULL 08/23] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PULL 09/23] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PULL 11/23] hw/virtio: add boilerplate for vhost-user-i2c device
` [PULL 12/23] hw/virtio: add vhost-user-i2c-pci boilerplate
` [PULL 13/23] docs: Add '-device intel-iommu' entry
` [PULL 14/23] hw/pci/pci_host: Allow PCI host to bypass iommu
` [PULL 17/23] hw/i386: Add a default_bus_bypass_iommu pc machine option
` [PULL 19/23] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
` [PULL 20/23] hw/i386/acpi-build: Add DMAR support to bypass iommu
` [PULL 21/23] hw/i386/acpi-build: Add IVRS "
` [PULL 23/23] vhost-vsock: SOCK_SEQPACKET feature bit support

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-13 22:08 UTC  (4+ messages)
` [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft

[PATCH v2 0/6] python: AQMP-TUI Prototype
 2021-07-13 22:07 UTC  (7+ messages)
` [PATCH v2 1/6] python: disable pylint errors for aqmp-tui
` [PATCH v2 2/6] python: Add dependencies for AQMP TUI
` [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
` [PATCH v2 4/6] python: add optional pygments dependency
` [PATCH v2 5/6] python/aqmp-tui: add syntax highlighting
` [PATCH v2 6/6] python: add entry point for aqmp-tui

[PULL 00/12] Linux user for 6.1 patches
 2021-07-13 22:00 UTC  (2+ messages)

[PULL 0/3] VFIO update 2021-07-13 (for v6.1)
 2021-07-13 21:30 UTC  (4+ messages)
` [PULL 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
` [PULL 2/3] vfio/pci: Change to use vfio_pci_is()
` [PULL 3/3] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor

[PULL 00/23] Python and Acceptance Tests
 2021-07-13 21:19 UTC  (24+ messages)
` [PULL 01/23] Acceptance Tests: use the job work directory for created VMs
` [PULL 02/23] Acceptance Tests: log information when creating QEMUMachine
` [PULL 03/23] Acceptance Tests: distinguish between temp and logs dir
` [PULL 04/23] Acceptance Tests: rename attribute holding the distro image checksum
` [PULL 05/23] Acceptance Tests: move definition of distro checksums to the framework
` [PULL 06/23] Acceptance Tests: support choosing specific distro and version
` [PULL 07/23] tests/acceptance: Ignore binary data sent on serial console
` [PULL 08/23] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
` [PULL 09/23] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
` [PULL 10/23] avocado_qemu: Add SMMUv3 tests
` [PULL 11/23] avocado_qemu: Add Intel iommu tests
` [PULL 12/23] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
` [PULL 13/23] tests/acceptance: Automatic set -cpu to the test vm
` [PULL 14/23] tests/acceptance: Fix mismatch on cpu tagged tests
` [PULL 15/23] tests/acceptance: Let the framework handle "cpu:VALUE" "
` [PULL 16/23] tests/acceptance: Tagging tests with "cpu:VALUE"
` [PULL 17/23] python/qemu: Add args property to the QEMUMachine class
` [PULL 18/23] tests/acceptance: Add set_vm_arg() to the Test class
` [PULL 19/23] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests
` [PULL 20/23] python: Configure tox to skip missing interpreters
` [PULL 21/23] Acceptance tests: do not try to reuse packages from the system
` [PULL 22/23] tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp
` [PULL 23/23] tests/acceptance/cpu_queries.py: use the proper logging channels

Host folder sharing via USB issue
 2021-07-13 21:04 UTC 

[PATCH v3] tests/acceptance: allow control over tags during check-acceptance
 2021-07-13 21:01 UTC 

[PATCH RESEND v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
 2021-07-13 20:59 UTC  (2+ messages)

[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
 2021-07-13 20:50 UTC  (3+ messages)

[PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-07-13 20:38 UTC  (2+ messages)

migration test, random hang, x86-64 host
 2021-07-13 20:37 UTC  (2+ messages)

[PULL 0/3] ppc-for-6.1 queue 20210713
 2021-07-13 20:37 UTC  (2+ messages)

[PATCH v5 00/10] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-13 20:15 UTC  (11+ messages)
` [PATCH v5 01/10] tests: Rename TestState to TPMTestState
` [PATCH v5 02/10] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH v5 03/10] tests: acpi: Prepare for renaming of TPM2 related ACPI files
` [PATCH v5 04/10] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
` [PATCH v5 05/10] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PATCH v5 06/10] tests: tpm: Create TPM 1.2 response in TPM emulator
` [PATCH v5 07/10] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH v5 08/10] tests: Use QMP to check whether a TPM device model is available
` [PATCH v5 09/10] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH v5 10/10] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-13 19:43 UTC  (3+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH 0/2] SIGSEGV fixes
 2021-07-13 19:46 UTC  (3+ messages)
` [PATCH 1/2] Hexagon (target/hexagon) do probe_write in HELPER(commit_store)
` [PATCH 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check

[RFC PATCH v3 0/5] pSeries FORM2 affinity support
 2021-07-13 19:40 UTC  (6+ messages)
` [RFC PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
` [RFC PATCH v3 2/5] spapr: move NUMA data init to post-CAS
` [RFC PATCH v3 3/5] spapr_numa.c: base FORM2 NUMA affinity support
` [RFC PATCH v3 4/5] spapr: simplify spapr_numa_associativity_init params
` [RFC PATCH v3 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()

[PATCH v2 0/5] hw/nvme: fix mmio read
 2021-07-13 19:24 UTC  (6+ messages)
` [PATCH v2 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v2 2/5] hw/nvme: use symbolic names for registers
` [PATCH v2 3/5] hw/nvme: fix out-of-bounds reads
` [PATCH v2 4/5] hw/nvme: fix mmio read
` [PATCH v2 5/5] tests/qtest/nvme-test: add mmio read test

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-13 19:16 UTC  (9+ messages)
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

[PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
 2021-07-13 18:40 UTC  (3+ messages)

License advice for Async QMP
 2021-07-13 18:39 UTC  (2+ messages)

[PULL 0/1] qemu-ga patch queue for soft-freeze
 2021-07-13 18:26 UTC  (2+ messages)
` [PULL 1/1] qga-win: Add support of Windows Server 2022 in get-osinfo command

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-13 18:21 UTC  (3+ messages)
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP

[PATCH v1 0/2] add x86 acceptance test for the "host" cpu bug
 2021-07-13 18:05 UTC  (3+ messages)
` [PATCH v1 1/2] tests/acceptance: move pkg extraction to avocado_qemu/

Esoteric QMP specification questions of dubious importance
 2021-07-13 18:06 UTC  (3+ messages)

[PULL 00/11] riscv-to-apply queue
 2021-07-13 18:00 UTC  (2+ messages)

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-13 17:56 UTC  (10+ messages)
` [RFC PATCH 3/6] job: minor changes to simplify locking

[PATCH v2 2/3] memory: introduce DirtyRateIncreasedPages and util function
 2021-07-13 17:49 UTC  (2+ messages)

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-13 17:45 UTC  (4+ messages)

[PATCH 00/11] Fixes for clang-13 plus tcg/ppc
 2021-07-13 17:10 UTC  (10+ messages)
` [PATCH 02/11] accel/tcg: Remove unused variable in cpu_exec
` [PATCH 03/11] util/selfmap: Discard mapping on error
` [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
` [PATCH 09/11] tests/unit: Remove unused variable from test_io

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-07-13 17:02 UTC  (5+ messages)
` [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
` [PATCH 4/9] tests/acceptance: Extract image_expand() helper

[PATCH 0/3] Atomic cleanup + clang-12 build fix
 2021-07-13 16:56 UTC  (6+ messages)

[PULL v4 00/42] testing, build and plugin updates
 2021-07-13 16:51 UTC  (2+ messages)

meson difficulties?
 2021-07-13 16:54 UTC 

[PATCH 0/4] Fixes for the --without-default-features configure switch
 2021-07-13 16:42 UTC  (4+ messages)
` [PATCH 1/4] configure: Fix --without-default-features propagation to meson

[PATCH v6 00/10] GICv3 LPI and ITS feature implementation
 2021-07-13 16:45 UTC  (5+ messages)
` [PATCH v6 04/10] hw/intc: GICv3 ITS Command processing
` [PATCH v6 06/10] hw/intc: GICv3 redistributor ITS processing

[PULL 00/14] misc translator patch queue
 2021-07-13 16:42 UTC  (15+ messages)
` [PULL 01/14] target/i386: Tidy hw_breakpoint_remove
` [PULL 02/14] target/i386: Trivial code motion and code style fix
` [PULL 03/14] target/i386: Split out do_fninit
` [PULL 04/14] target/i386: Correct implementation for FCS, FIP, FDS and FDP
` [PULL 05/14] target/alpha: Store set into rx flag
` [PULL 06/14] target/alpha: Use dest_sink for HW_RET temporary
` [PULL 07/14] target/alpha: Use tcg_constant_i64 for zero and lit
` [PULL 08/14] target/alpha: Use tcg_constant_* elsewhere
` [PULL 09/14] target/openrisc: Use tcg_constant_*
` [PULL 10/14] target/openrisc: Use tcg_constant_tl for dc->R0
` [PULL 11/14] target/openrisc: Cache constant 0 in DisasContext
` [PULL 12/14] target/openrisc: Use dc->zero in gen_add, gen_addc
` [PULL 13/14] target/hppa: Use tcg_constant_*
` [PULL 14/14] target/hppa: Clean up DisasCond

[PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-13 16:36 UTC  (5+ messages)
` [PATCH v4 10/10] tests: Use QMP to check whether a TPM device model is available

[PATCH v2 0/4] docs: improve -smp documentation
 2021-07-13 16:30 UTC  (5+ messages)
` [PATCH v2 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
` [PATCH v2 2/4] qemu-options: re-arrange CPU topology options
` [PATCH v2 3/4] qemu-options: tweak to show that CPU count is optional
` [PATCH v2 4/4] qemu-options: rewrite help for -smp options

[PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
 2021-07-13 16:25 UTC  (7+ messages)
` [PATCH v2 1/3] docs: Add skeletal documentation of cubieboard
` [PATCH v2 2/3] docs: Add skeletal documentation of the emcraft-sf2
` [PATCH v2 3/3] docs: Add skeletal documentation of highbank and midway

[PULL 00/11] x86 queue, 2021-07-13
 2021-07-13 16:09 UTC  (12+ messages)
` [PULL 01/11] i386: clarify 'hv-passthrough' behavior
` [PULL 02/11] i386: hardcode supported eVMCS version to '1'
` [PULL 03/11] i386: make hyperv_expand_features() return bool
` [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time
` [PULL 05/11] i386: kill off hv_cpuid_check_and_set()
` [PULL 06/11] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
` [PULL 07/11] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
` [PULL 08/11] target/i386: suppress CPUID leaves not defined by the CPU vendor
` [PULL 09/11] target/i386: Fix cpuid level for AMD
` [PULL 10/11] numa: Report expected initiator
` [PULL 11/11] numa: Parse initiator= attribute before cpus= attribute

[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
 2021-07-13 14:58 UTC  (5+ messages)
` [PATCH 2/3] iothread: add aio-max-batch parameter
` [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter

[PATCH 0/4] docs: improve -smp documentation
 2021-07-13 13:22 UTC  (3+ messages)

[PATCH V5 00/25] Live Update
 2021-07-13 16:15 UTC  (11+ messages)
` [PATCH V5 10/25] util: env var helpers
` [PATCH V5 20/25] chardev: cpr framework

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-13 15:59 UTC  (3+ messages)

[PATCH V4 00/25] Live Update
 2021-07-13 15:47 UTC  (3+ messages)
` [PATCH V4 18/25] vhost: reset vhost devices upon cprsave

[PULL 00/22] Crypto and more patches
 2021-07-13 15:45 UTC  (4+ messages)

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-13 15:45 UTC  (2+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-07-13 15:37 UTC  (6+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 3/5] qmp: Added the helper stamp check
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-07-13 15:25 UTC  (2+ messages)
` [PATCH v6 0/6] hmp,qmp: "

[PULL 0/6] migration queue
 2021-07-13 15:23 UTC  (7+ messages)
` [PULL 1/6] migration/rdma: prevent from double free the same mr
` [PULL 2/6] migration: failover: emit a warning when the card is not fully unplugged
` [PULL 3/6] migration: Release return path early for paused postcopy
` [PULL 4/6] migration: Don't do migrate cleanup if during postcopy resume
` [PULL 5/6] migration: Clear error at entry of migrate_fd_connect()
` [PULL 6/6] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()

[PATCH v6 0/6] Use ACPI PCI hot-plug for Q35
 2021-07-13 15:17 UTC  (4+ messages)
` [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-07-13 15:07 UTC  (9+ messages)
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "

[PULL 0/3] Fuzzing Patches
 2021-07-13 15:00 UTC  (2+ messages)

[PULL v2 0/4] Fuzzing Patches
 2021-07-13 15:00 UTC  (5+ messages)
` [PULL v2 1/4] fuzz: fix sparse memory access in the DMA callback
` [PULL v2 2/4] fuzz: adjust timeout to allow for longer inputs
` [PULL v2 3/4] fuzz: make object-name matching case-insensitive
` [PULL v2 4/4] fuzz: add an instrumentation filter

[PULL v2 0/4] NBD patches for soft freeze, 2021-07-09
 2021-07-13 15:00 UTC  (2+ messages)

usb-host device not working
 2021-07-13 14:59 UTC  (4+ messages)

[PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
 2021-07-13 14:48 UTC  (2+ messages)

[PATCH] hw/nvme: fix mmio read
 2021-07-13 14:33 UTC  (6+ messages)

[PATCH 0/7] docs: State QEMU version and license in all HTML footers
 2021-07-13 14:31 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).