qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-02 07:48:36 to 2021-09-02 13:30:45 UTC [more...]

[PATCH v2 00/20] ppc/pnv: Extend the powernv10 machine
 2021-09-02 13:09 UTC  (14+ messages)
` [PATCH v2 01/20] docs/system: ppc: Update the URL for OpenPOWER firmware images
` [PATCH v2 02/20] ppc/pnv: Add an assert when calculating the RAM distribution on chips
` [PATCH v2 03/20] ppc/xive2: Introduce a XIVE2 core framework
` [PATCH v2 05/20] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
` [PATCH v2 07/20] ppc/pnv: Add POWER10 quads
` [PATCH v2 08/20] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
` [PATCH v2 10/20] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
` [PATCH v2 11/20] ppc/xive2: Add support for notification injection on ESB pages
` [PATCH v2 13/20] ppc/pnv: Add support for PQ offload on PHB5
` [PATCH v2 15/20] pnv/xive2: Introduce new capability bits
` [PATCH v2 17/20] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
` [PATCH v2 19/20] pnv/xive2: Add support for automatic save&restore
` [PATCH v2 20/20] pnv/xive2: Add support for 8bits thread id

[PATCH v4 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-09-02 13:14 UTC  (3+ messages)
` [PATCH v4 1/9] memory: Introduce replay_discarded callback for RamDiscardManager
` [PATCH v4 2/9] virtio-mem: Implement replay_discarded RamDiscardManager callback

Guest Agent issue with 'guest-get-osinfo' command on Windows
 2021-09-02 13:11 UTC  (2+ messages)

[PULL 00/13] Testing, build system and misc patches
 2021-09-02 12:49 UTC  (14+ messages)
` [PULL 01/13] docs: add definitions of terms for CI/testing
` [PULL 02/13] libqtest: check for g_setenv() failure
` [PULL 03/13] gitlab-ci: Merge "build-disabled" with "build-without-default-features"
` [PULL 04/13] gitlab-ci: Remove superfluous "dnf install" statement
` [PULL 05/13] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
` [PULL 06/13] gitlab-ci: Don't try to use the system libfdt in the debian job
` [PULL 07/13] meson.build: Fix the check for a usable libfdt
` [PULL 08/13] meson.build: Don't use internal libfdt if the user requested the system libfdt
` [PULL 09/13] configure / meson: Move the GBM handling to meson.build
` [PULL 10/13] scripts: Remove the "show-fixed-bugs.sh" file
` [PULL 11/13] softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
` [PULL 12/13] softmmu/vl: Deprecate the old grab options
` [PULL 13/13] softmmu/vl: Deprecate the -sdl and -curses option

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-09-02 12:51 UTC  (5+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-09-02 13:09 UTC  (3+ messages)
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-02 12:59 UTC  (5+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "
` [PATCH v2 06/35] acpi: build_tpm2: use acpi_init_table()/acpi_table_composed() instead of build_header()

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-02 12:41 UTC  (22+ messages)
` [PATCH v4 01/21] target/loongarch: Add README
` [PATCH v4 02/21] target/loongarch: Add core definition
` [PATCH v4 03/21] target/loongarch: Add main translation routines
` [PATCH v4 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v4 05/21] target/loongarch: Add fixed point shift "
` [PATCH v4 06/21] target/loongarch: Add fixed point bit "
` [PATCH v4 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v4 08/21] target/loongarch: Add fixed point atomic "
` [PATCH v4 09/21] target/loongarch: Add fixed point extra "
` [PATCH v4 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v4 11/21] target/loongarch: Add floating point comparison "
` [PATCH v4 12/21] target/loongarch: Add floating point conversion "
` [PATCH v4 13/21] target/loongarch: Add floating point move "
` [PATCH v4 14/21] target/loongarch: Add floating point load/store "
` [PATCH v4 15/21] target/loongarch: Add branch "
` [PATCH v4 16/21] target/loongarch: Add disassembler
` [PATCH v4 17/21] LoongArch Linux User Emulation
` [PATCH v4 18/21] default-configs: Add loongarch linux-user support
` [PATCH v4 19/21] target/loongarch: Add target build suport
` [PATCH v4 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v4 21/21] scripts: add loongarch64 binfmt config

[PATCH v1 0/8] Virtio features acknowledged by guest
 2021-09-02 12:34 UTC  (2+ messages)

[PATCH 0/3] hw/virtio: Minor housekeeping patches
 2021-09-02 12:12 UTC  (8+ messages)
` [PATCH 1/3] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
` [PATCH 2/3] hw/virtio: Remove NULL check in virtio_free_region_cache()
` [RFC PATCH 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees

[PULL 0/3] 9p queue 2021-09-02
 2021-09-02 11:42 UTC  (4+ messages)
` [PULL 2/3] hw/9pfs: use g_autofree in v9fs_walk() where possible
` [PULL 3/3] 9pfs: fix crash in v9fs_walk()
` [PULL 1/3] hw/9pfs: avoid 'path' copy "

[PATCH v3 0/2] [RESEND] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-09-02 12:02 UTC  (2+ messages)

[PATCH v2 00/15] tests: acpi: add x2apic and various iommu tests
 2021-09-02 11:35 UTC  (16+ messages)
` [PATCH v2 01/15] tests: acpi: dump table with failed checksum
` [PATCH v2 02/15] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PATCH v2 03/15] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PATCH v2 04/15] tests: acpi: q35: test for x2APIC entries in SRAT
` [PATCH v2 05/15] tests: acpi: update expected tables blobs
` [PATCH v2 06/15] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PATCH v2 07/15] tests: acpi: add testcase for intel_iommu (DMAR table)
` [PATCH v2 08/15] tests: acpi: add expected blob for DMAR table
` [PATCH v2 09/15] tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
` [PATCH v2 10/15] tests: acpi: add testcase for amd-iommu (IVRS table)
` [PATCH v2 11/15] tests: acpi: update expected blobs
` [PATCH v2 12/15] tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()
` [PATCH v2 13/15] tests: arm-cpu-features: use qtest_has_kvm() API
` [PATCH v2 14/15] tests: migration-test: use qtest_has_accel() API
` [PATCH v2 15/15] tests: bios-tables-test: use qtest_has_accel() API to register TCG only tests

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-02 11:25 UTC  (23+ messages)
` [PATCH v2 01/22] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v2 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v2 03/22] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts
` [PATCH v2 05/22] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v2 06/22] target/riscv: Add AIA cpu feature
` [PATCH v2 07/22] target/riscv: Add defines for AIA CSRs
` [PATCH v2 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v2 09/22] target/riscv: Implement AIA local interrupt priorities
` [PATCH v2 10/22] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v2 11/22] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v2 12/22] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v2 13/22] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v2 14/22] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v2 15/22] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v2 16/22] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v2 17/22] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v2 18/22] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v2 19/22] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v2 20/22] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v2 21/22] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v2 22/22] docs/system: riscv: Document AIA options for "

USB-MSD non-functional after merging v5.1 to v6.x (seems to be internal USB stack issue?)
 2021-09-02 11:34 UTC  (3+ messages)

[PULL 00/56] Block patches
 2021-09-02 11:21 UTC  (3+ messages)

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-09-02 11:21 UTC  (6+ messages)
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-09-02 11:20 UTC  (3+ messages)
` [PATCH v6 3/5] hw/arm/virt: Add cpu-map to device tree

[PATCH v8 00/14] machine: smp parsing fixes and improvement
 2021-09-02 11:03 UTC  (15+ messages)
` [PATCH v8 01/14] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v8 02/14] machine: Minor refactor/fix for the smp parsers
` [PATCH v8 03/14] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v8 04/14] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH v8 05/14] machine: Improve the error reporting of smp parsing
` [PATCH v8 06/14] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH v8 07/14] machine: Use ms instead of global current_machine in sanity-check
` [PATCH v8 08/14] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH v8 09/14] machine: Make smp_parse generic enough for all arches
` [PATCH v8 10/14] machine: Remove smp_parse callback from MachineClass
` [PATCH v8 11/14] machine: Move smp_prefer_sockets to struct SMPCompatProps
` [PATCH v8 12/14] machine: Put all sanity-check in the generic SMP parser
` [PATCH v8 13/14] machine: Split out the smp parsing code
` [PATCH v8 14/14] tests/unit: Add a unit test for smp parsing

[PULL v1 00/10] Merge tpm 2021/09/01 v1
 2021-09-02 10:57 UTC  (2+ messages)

[PATCH v6 0/5] block/nbd: drop connection_co
 2021-09-02 10:38 UTC  (6+ messages)
` [PATCH v6 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
` [PATCH v6 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
` [PATCH v6 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
` [PATCH v6 4/5] block/nbd: drop connection_co
` [PATCH v6 5/5] block/nbd: check that received handle is valid

proposed schedule for 6.2 release
 2021-09-02 10:36 UTC 

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-02 10:28 UTC  (28+ messages)
` [PATCH v1 1/3] io: Enable write flags for QIOChannel
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH v2 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-02 10:26 UTC  (11+ messages)
` [PATCH v2 1/9] escc: checkpatch fixes
` [PATCH v2 2/9] escc: reset register values to zero in escc_reset()
` [PATCH v2 3/9] escc: introduce escc_soft_reset_chn() for software reset
` [PATCH v2 4/9] escc: introduce escc_hard_reset_chn() for hardware reset
` [PATCH v2 5/9] escc: implement soft reset as described in the datasheet
` [PATCH v2 6/9] escc: implement hard "
` [PATCH v2 7/9] escc: remove register changes from escc_reset_chn()
` [PATCH v2 8/9] escc: re-use escc_reset_chn() for hard and soft reset
` [PATCH v2 9/9] escc: fix STATUS_SYNC bit in R_STATUS register

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-02 10:24 UTC  (3+ messages)

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-02 10:13 UTC  (3+ messages)
` [PATCH 2/2] iotests: Fix use-{list,dict}-literal warnings

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-02 10:15 UTC  (9+ messages)
` [PATCH v4 1/5] iotests/297: Drop 169 and 199 from the skip list
` [PATCH v4 2/5] migrate-bitmaps-postcopy-test: Fix pylint warnings
` [PATCH v4 3/5] migrate-bitmaps-test: "
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path
` [PATCH v4 5/5] iotests/297: Cover tests/

[PATCH v3 00/11] block/nvme: Rework error reporting
 2021-09-02  9:46 UTC  (2+ messages)

[PATCH 0/5] optimize the downtime for vfio migration
 2021-09-02  9:43 UTC  (2+ messages)

[PATCH v2 0/8] i386: Assorted KVM PV and Hyper-V feature improvements
 2021-09-02  9:35 UTC  (9+ messages)
` [PATCH v2 1/8] i386: Add 6.2 machine types
` [PATCH v2 2/8] i386: docs: Briefly describe KVM PV features
` [PATCH v2 3/8] i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
` [PATCH v2 4/8] i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
` [PATCH v2 5/8] i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
` [PATCH v2 6/8] i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
` [PATCH v2 7/8] i386: Make Hyper-V version id configurable
` [PATCH v2 8/8] i386: Change the default Hyper-V version to match WS2016

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2021-09-02  9:37 UTC 

[PATCH 0/6] virtio-iommu: Add ACPI support
 2021-09-02  9:36 UTC  (5+ messages)
` [PATCH 6/6] pc: Allow instantiating a virtio-iommu device

[RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin()
 2021-09-02  9:32 UTC  (2+ messages)

[PATCH RFC 0/8] blockdev-replace
 2021-09-02  9:28 UTC  (2+ messages)

[PATCH 4/4] vl: Prioritize realizations of devices
 2021-09-02  8:26 UTC  (12+ messages)

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-02  8:22 UTC  (8+ messages)
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH v6 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-02  8:14 UTC  (5+ messages)
` [PATCH v6 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
` [PATCH v6 2/4] hw/arm/smmuv3: Update CFGI commands to support non PCI/PCIe devices
` [PATCH v6 3/4] hw/arm/virt: Update SMMU v3 creation to support non PCI/PCIe device connection
` [PATCH v6 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH 0/1] hw/arm/aspeed: Add Fuji machine type
 2021-09-02  8:12 UTC  (2+ messages)

[PATCH] tcg/arm: Increase stack alignment for function generation
 2021-09-02  8:06 UTC  (10+ messages)

[PULL 00/51] target-arm queue
 2021-09-02  7:48 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).