qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-31 02:17:38 to 2022-10-31 12:59:26 UTC [more...]

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-10-31 12:54 UTC  (38+ messages)
` [PULL 01/86] bios-tables-test: do not ignore allowed diff list
` [PULL 02/86] hw/i386/e820: remove legacy reserved entries for e820
` [PULL 03/86] tests/acpi: allow SSDT changes
` [PULL 04/86] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL 05/86] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL 06/86] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL 07/86] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL 08/86] virtio-crypto: Support asynchronous mode
` [PULL 09/86] crypto: Support DER encodings
` [PULL 10/86] crypto: Support export akcipher to pkcs8
` [PULL 11/86] cryptodev: Add a lkcf-backend for cryptodev
` [PULL 12/86] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PULL 14/86] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PULL 15/86] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PULL 17/86] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PULL 18/86] hw/smbios: add core_count2 to smbios table type 4
` [PULL 19/86] bios-tables-test: teach test to use smbios 3.0 tables
` [PULL 20/86] tests/acpi: allow changes for core_count2 test
` [PULL 21/86] bios-tables-test: add test for number of cores > 255
` [PULL 22/86] tests/acpi: update tables for new core count test
` [PULL 26/86] tests/acpi: virt: update ACPI MADT and FADT binaries
` [PULL 27/86] hw/pci: PCIe Data Object Exchange emulation
` [PULL 28/86] hw/mem/cxl-type3: Add MSIX support
` [PULL 30/86] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PULL 31/86] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
` [PULL 35/86] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
` [PULL 36/86] virtio: re-order vm_running and use_started checks
` [PULL 41/86] virtio-pci: support queue reset
` [PULL 45/86] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PULL 54/86] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL 55/86] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PULL 57/86] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL 62/86] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL 64/86] tests: acpi: update expected blobs
` [PULL 70/86] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL 75/86] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL 78/86] tests: Add HMAT AArch64/virt empty table files

[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
 2022-10-31 12:52 UTC  (8+ messages)
` [PATCH v2 1/3] hw/i386/acpi-build: Remove unused struct
` [PATCH v2 2/3] hw/i386/acpi-build: Resolve redundant attribute
` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than south bridges

[PATCH] bios-tables-test: do not ignore allowed diff list
 2022-10-31 12:50 UTC  (6+ messages)

[PATCH v3 0/5] Only generate cluster node in PPTT when specified
 2022-10-31 12:50 UTC  (14+ messages)
` [PATCH v3 1/5] hw/acpi/aml-build: "
` [PATCH v3 2/5] tests: virt: update expected ACPI tables for virt test
` [PATCH v3 3/5] tests: acpi: add and whitelist *.topology blobs
` [PATCH v3 4/5] tests: acpi: aarch64: add topology test for aarch64
` [PATCH v3 5/5] tests: acpi: aarch64: add *.topology tables

[PATCH v5 0/6] ASID support in vhost-vdpa net
 2022-10-31 12:36 UTC  (10+ messages)
` [PATCH v5 2/6] vdpa: Allocate SVQ unconditionally
` [PATCH v5 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH v5 00/17] pci: Abort if pci_add_capability fails
 2022-10-31 12:39 UTC  (9+ messages)
` [PATCH v5 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v5 02/17] pci: Allow to omit errp for pci_add_capability

[PATCH v6 00/17] pci: Abort if pci_add_capability fails
 2022-10-31 12:37 UTC  (19+ messages)
` [PATCH v6 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v6 02/17] pci: Allow to omit errp for pci_add_capability
` [PATCH v6 03/17] hw/i386/amd_iommu: Omit "
` [PATCH v6 04/17] ahci: "
` [PATCH v6 05/17] e1000e: "
` [PATCH v6 06/17] eepro100: "
` [PATCH v6 07/17] hw/nvme: "
` [PATCH v6 08/17] msi: "
` [PATCH v6 09/17] hw/pci/pci_bridge: "
` [PATCH v6 10/17] pcie: "
` [PATCH v6 11/17] pci/shpc: "
` [PATCH v6 12/17] msix: "
` [PATCH v6 13/17] pci/slotid: "
` [PATCH v6 14/17] hw/pci-bridge/pcie_pci_bridge: "
` [PATCH v6 15/17] hw/vfio/pci: "
` [PATCH v6 16/17] virtio-pci: "
` [PATCH v6 17/17] pci: Remove legacy errp from pci_add_capability

[PATCH 0/4] Endianess and coding style fixes for SVQ event idx support
 2022-10-31 12:35 UTC  (16+ messages)
` [PATCH 2/4] vhost: convert byte order on SVQ used event write
` [PATCH 3/4] vhost: Fix lines over 80 characters
` [PATCH 4/4] vhost: convert byte order on avail_event read

[PULL 00/55] MIPS patches for 2022-10-30
 2022-10-31 12:28 UTC  (2+ messages)

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-10-31 12:13 UTC  (11+ messages)
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-10-31 12:08 UTC  (7+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs

[PATCH] accel/tcg: Complete cpu initialization before registration
 2022-10-31 11:07 UTC  (2+ messages)

[PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
 2022-10-31 11:54 UTC  (7+ messages)
` [PATCH v5 1/6] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
` [RFC PATCH v5 2/6] hw/sd/sdhci: Map host controller interface in host endianess
` [PATCH v5 3/6] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
` [PATCH v5 4/6] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
` [PATCH v5 5/6] hw/ppc/e500: Implement pflash handling
` [PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat

[PATCH] qga: Add initial OpenBSD support
 2022-10-31 11:40 UTC  (3+ messages)

[RFC PATCH] Add new build target 'check-spelling'
 2022-10-31 10:52 UTC  (5+ messages)

[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-31 10:47 UTC  (6+ messages)
` [PATCH 1/3] "

type mismatch in SSDT
 2022-10-31 10:46 UTC  (4+ messages)

[PULL 0/1] Imp 202210 patches
 2022-10-31 10:33 UTC  (2+ messages)

[PATCH] Add nsis.py to W32/W64 section in MAINTAINERS
 2022-10-31 10:28 UTC  (3+ messages)

[PULL 00/21] s390x and qtest patches
 2022-10-31 10:27 UTC  (2+ messages)

[PATCH v4 00/30] testing/next pre-PR
 2022-10-31 10:24 UTC  (3+ messages)
` [PATCH v4 29/30] tests/unit: cleanups for test-io-channel-command

[PATCH] target/i386/cpu: disable PERFCORE for AMD when cpu.pmu is off
 2022-10-31 10:07 UTC  (2+ messages)

[PATCH v2] vl: defuse PID file path resolve error
 2022-10-31  9:47 UTC 

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-10-31  9:29 UTC  (17+ messages)
` [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
` [PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI

[PATCH V5 0/4] PASID support for Intel IOMMU
 2022-10-31  9:28 UTC  (6+ messages)
` [PATCH V5 4/4] intel-iommu: PASID support

[PULL 0/4] Patches for Windows
 2022-10-31  9:14 UTC  (5+ messages)
` [PULL 1/4] scripts/nsis.py: Drop the unnecessary path separator
` [PULL 2/4] scripts/nsis.py: Fix destination directory name when invoked on Windows
` [PULL 3/4] scripts/nsis.py: Automatically package required DLLs of QEMU executables
` [PULL 4/4] block/nfs: Fix 32-bit Windows build

[PATCH v2] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
 2022-10-31  8:43 UTC 

[PATCH] linux-user: implement execveat
 2022-10-31  8:40 UTC 

[PATCH v9 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-31  8:30 UTC  (13+ messages)
` [PATCH v9 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PATCH v9 2/2] vhost-vdpa: add support for vIOMMU

[PATCH qemu.git 00/11] improve hw/timer/imx_epit
 2022-10-31  8:25 UTC  (18+ messages)
` [PATCH qemu.git 04/11] hw/timer/imx_epit: remove explicit fields cnt and freq
` [PATCH qemu.git 05/11] hw/timer/imx_epit: simplify interrupt logic
` [PATCH qemu.git 01/11] hw/timer/imx_epit: fix typo in comment
` [PATCH qemu.git 02/11] hw/timer/imx_epit: improve comments
` [PATCH qemu.git 07/11] hw/timer/imx_epit: do not persist CR.SWR bit
` [PATCH qemu.git 06/11] hw/timer/imx_epit: software reset clears the interrupt
` [PATCH qemu.git 03/11] hw/timer/imx_epit: factor out register write handlers
` [PATCH qemu.git 08/11] hw/timer/imx_epit: simplify CR.ENMOD handling
` [PATCH qemu.git 09/11] hw/timer/imx_epit: cleanup CR defines
` [PATCH qemu.git 10/11] hw/timer/imx_epit: fix compare timer update
` [PATCH qemu.git 11/11] hw/timer/imx_epit: rework CR write handling

[PATCH] target/arm: Copy the entire vector in DO_ZIP
 2022-10-31  8:16 UTC  (2+ messages)

[PATCH v2] Fix some typos in documentation and comments
 2022-10-31  7:35 UTC  (2+ messages)

[PATCH v2 0/4] Only generate cluster node in PPTT when specified
 2022-10-31  7:31 UTC  (7+ messages)
` [PATCH v2 1/4] hw/acpi/aml-build: "
` [PATCH v2 2/4] tests: virt: update expected ACPI tables for virt test

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2022-10-31  7:30 UTC  (11+ messages)

[PATCH v7 0/7] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-31  6:01 UTC  (3+ messages)
` [PATCH v7 6/7] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test

[PATCH] target/i386: Expand eflags updates inline
 2022-10-31  0:39 UTC  (2+ messages)

[PATCH v2 0/6] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-31  0:40 UTC  (2+ messages)

[PULL 00/47] tcg patch queue
 2022-10-31  0:10 UTC  (4+ messages)
` [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps

[PULL 00/11] tcg patch queue
 2022-10-31  5:39 UTC  (12+ messages)
` [PULL 01/11] tcg/sparc: Remove support for sparc32plus
` [PULL 02/11] tcg/sparc64: Rename from tcg/sparc
` [PULL 03/11] tcg/sparc64: Remove sparc32plus constraints
` [PULL 04/11] tcg/tci: fix logic error when registering helpers via FFI
` [PULL 05/11] accel/tcg: Introduce cpu_unwind_state_data
` [PULL 06/11] target/i386: Use cpu_unwind_state_data for tpr access
` [PULL 07/11] target/openrisc: Always exit after mtspr npc
` [PULL 08/11] target/openrisc: Use cpu_unwind_state_data for mfspr
` [PULL 09/11] accel/tcg: Remove will_exit argument from cpu_restore_state
` [PULL 10/11] accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
` [PULL 11/11] target/i386: Expand eflags updates inline

[PATCH 0/5] Nested virtualization fixes for QEMU
 2022-10-31  3:49 UTC  (4+ messages)
` [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX

[PATCH v8 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-31  2:40 UTC  (4+ messages)
` [PATCH v8 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c


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