qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-05 00:01:12 to 2022-11-06 13:49:17 UTC [more...]

[PATCH v7 resend 0/4] add generic vDPA device support
 2022-11-06 13:47 UTC  (10+ messages)
` [PATCH v7 resend 1/4] virtio: get class_id and pci device id by the virtio id
` [PATCH v7 resend 2/4] vdpa: add vdpa-dev support
` [PATCH v7 resend 3/4] vdpa: add vdpa-dev-pci support
` [PATCH v7 resend 4/4] docs: Add generic vhost-vdpa device documentation

[Qemu-devel] [Bug 1034423] [NEW] Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
 2022-11-06 12:41 UTC  (2+ messages)
` [Bug 1034423] "

[PATCH v11 00/11] s390x: CPU Topology
 2022-11-06 11:37 UTC  (8+ messages)
` [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties

[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
 2022-11-06 10:13 UTC  (3+ messages)

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-11-06  9:37 UTC  (7+ messages)

[PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
 2022-11-06  9:16 UTC  (6+ messages)

[PULL 00/12] Misc bugfix patches (+ improved module errors) for QEMU 7.2
 2022-11-06  8:51 UTC  (13+ messages)
` [PULL 01/12] util/main-loop: Fix maximum number of wait objects for win32
` [PULL 02/12] util/main-loop: Avoid adding the same HANDLE twice
` [PULL 03/12] util/aio-win32: Correct the event array size in aio_poll()
` [PULL 04/12] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
` [PULL 05/12] Fix broken configure with -Wunused-parameter
` [PULL 06/12] meson: avoid unused arguments of main() in compiler tests
` [PULL 07/12] Add missing include statement for global xml_builtin
` [PULL 08/12] module: removed unused function argument "mayfail"
` [PULL 09/12] module: rename module_load_one to module_load
` [PULL 10/12] module: add Error arguments to module_load and module_load_qom
` [PULL 11/12] dmg: warn when opening dmg images containing blocks of unknown type
` [PULL 12/12] accel: abort if we fail to load the accelerator plugin

[RESEND PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
 2022-11-06  2:37 UTC  (7+ messages)
` [RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
` [RESEND PATCH 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
` [RESEND PATCH 3/6] disas/nanomips: Split out read_u16
` [RESEND PATCH 4/6] disas/nanomips: Tidy read for 48-bit opcodes
` [RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
` [RESEND PATCH 6/6] accel/tcg: Split out setjmp_gen_code

[PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
 2022-11-06  0:15 UTC  (2+ messages)
` [PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis

[PATCH for-7.2] accel/tcg: Suppress compiler warning with flag -Wclobbered
 2022-11-05 22:05 UTC  (2+ messages)

[PATCH RFC 0/3] virtio fix up started checks
 2022-11-05 21:59 UTC  (5+ messages)
` [PATCH RFC 1/3] virtio: distinguish between started and running
` [PATCH RFC 2/3] gpio: use virtio_device_running
` [PATCH RFC 3/3] virtio: revert changes to virtio_device_started

[PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
 2022-11-05 21:39 UTC  (3+ messages)

[PULL v3 0/7] loongarch-to-apply queue
 2022-11-05 21:20 UTC  (3+ messages)

[PULL 0/7] Trivial branch for 7.2 patches
 2022-11-05 19:52 UTC  (8+ messages)
` [PULL 1/7] qapi: virtio: Fix the introduced version
` [PULL 2/7] Fix some typos in documentation and comments
` [PULL 3/7] xen/pt: fix syntax error that causes FTBFS in some configurations
` [PULL 4/7] target/m68k: Rename qregs.def -> qregs.h.inc
` [PULL 5/7] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
` [PULL 6/7] target/tricore: Rename csfr.def -> csfr.h.inc
` [PULL 7/7] tests/unit: simpler variable sequence for test-io-channel

[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-05 17:19 UTC  (82+ messages)
` [PULL v3 01/81] hw/i386/e820: remove legacy reserved entries for e820
` [PULL v3 02/81] tests/acpi: allow SSDT changes
` [PULL v3 03/81] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL v3 04/81] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL v3 05/81] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL v3 06/81] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL v3 07/81] virtio-crypto: Support asynchronous mode
` [PULL v3 08/81] crypto: Support DER encodings
` [PULL v3 09/81] crypto: Support export akcipher to pkcs8
` [PULL v3 10/81] cryptodev: Add a lkcf-backend for cryptodev
` [PULL v3 11/81] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PULL v3 12/81] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PULL v3 13/81] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PULL v3 14/81] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PULL v3 15/81] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [PULL v3 16/81] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PULL v3 17/81] hw/smbios: add core_count2 to smbios table type 4
` [PULL v3 18/81] bios-tables-test: teach test to use smbios 3.0 tables
` [PULL v3 19/81] tests/acpi: allow changes for core_count2 test
` [PULL v3 20/81] bios-tables-test: add test for number of cores > 255
` [PULL v3 21/81] tests/acpi: update tables for new core count test
` [PULL v3 22/81] tests/acpi: virt: allow acpi MADT and FADT changes
` [PULL v3 23/81] acpi: fadt: support revision 6.0 of the ACPI specification
` [PULL v3 24/81] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [PULL v3 25/81] tests/acpi: virt: update ACPI MADT and FADT binaries
` [PULL v3 26/81] hw/pci: PCIe Data Object Exchange emulation
` [PULL v3 27/81] hw/mem/cxl-type3: Add MSIX support
` [PULL v3 28/81] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PULL v3 29/81] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PULL v3 30/81] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
` [PULL v3 31/81] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
` [PULL v3 32/81] virtio: introduce __virtio_queue_reset()
` [PULL v3 33/81] virtio: introduce virtio_queue_reset()
` [PULL v3 34/81] virtio: introduce virtio_queue_enable()
` [PULL v3 35/81] virtio: core: vq reset feature negotation support
` [PULL v3 36/81] virtio-pci: support queue reset
` [PULL v3 37/81] virtio-pci: support queue enable
` [PULL v3 38/81] vhost: expose vhost_virtqueue_start()
` [PULL v3 39/81] vhost: expose vhost_virtqueue_stop()
` [PULL v3 40/81] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PULL v3 41/81] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PULL v3 42/81] virtio-net: introduce flush_or_purge_queued_packets()
` [PULL v3 43/81] virtio-net: support queue reset
` [PULL v3 44/81] virtio-net: support queue_enable
` [PULL v3 45/81] vhost: vhost-kernel: enable vq reset feature
` [PULL v3 46/81] virtio-net: "
` [PULL v3 47/81] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
` [PULL v3 48/81] vhost-user: Fix out of order vring host notification handling
` [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PULL v3 51/81] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PULL v3 52/81] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL v3 53/81] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PULL v3 54/81] acpi: add get_dev_aml_func() helper
` [PULL v3 55/81] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL v3 56/81] tests: acpi: update expected blobs
` [PULL v3 57/81] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL v3 58/81] acpi: pc/35: sanitize _GPE declaration order
` [PULL v3 59/81] tests: acpi: update expected blobs
` [PULL v3 60/81] hw/acpi/erst.c: Fix memory handling issues
` [PULL v3 61/81] MAINTAINERS: Add qapi/virtio.json to section "virtio"
` [PULL v3 62/81] msix: Assert that specified vector is in range
` [PULL v3 63/81] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL v3 64/81] hw/i386/acpi-build: Remove unused struct
` [PULL v3 65/81] hw/i386/acpi-build: Resolve redundant attribute
` [PULL v3 66/81] hw/i386/acpi-build: Resolve north rather than south bridges
` [PULL v3 67/81] hmat acpi: Don't require initiator value in -numa
` [PULL v3 68/81] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL v3 69/81] tests: acpi: q35: add test for hmat nodes without initiators
` [PULL v3 70/81] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
` [PULL v3 71/81] tests: Add HMAT AArch64/virt empty table files
` [PULL v3 72/81] hw/arm/virt: Enable HMAT on arm virt machine
` [PULL v3 73/81] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
` [PULL v3 74/81] tests: virt: Update expected *.acpihmatvirt tables
` [PULL v3 75/81] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PULL v3 76/81] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PULL v3 77/81] intel-iommu: drop VTDBus
` [PULL v3 78/81] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PULL v3 79/81] intel-iommu: PASID support
` [PULL v3 80/81] vhost: Change the sequence of device start
` [PULL v3 81/81] vhost-user: Support vhost_dev_start

[PATCH V5 0/4] PASID support for Intel IOMMU
 2022-11-05 17:37 UTC  (3+ messages)
` [PATCH V5 2/4] intel-iommu: drop VTDBus

[PATCH v3 00/30] qapi: Elide redundant has_FOO in generated C
 2022-11-05 17:15 UTC  (13+ messages)
` [PATCH v3 13/30] qapi dump: "
` [PATCH v3 18/30] qapi net: "
` [PATCH v3 20/30] qapi qdev qom: "
` [PATCH v3 22/30] qapi rocker: "
` [PATCH v3 26/30] qapi transaction: "
` [PATCH v3 29/30] qapi qga: "

[PATCH] tests/qtest/libqos/e1000e: Use IVAR shift definitions
 2022-11-05 16:53 UTC  (2+ messages)

[PATCH for-7.2] tests/qtest: Fix two format strings
 2022-11-05 16:51 UTC  (2+ messages)

[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
 2022-11-05 16:45 UTC  (3+ messages)
` [PULL 07/55] hw/virtio: move vm_running check to virtio_device_started

[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-05 16:43 UTC  (4+ messages)
` [PULL v2 31/82] vhost: Change the sequence of device start

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-11-05 16:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] vhost: Change the sequence of device start

[PATCH trivial for 7.2 2/2] hw/virtio/virtio.c: spelling: suppoted
 2022-11-05 11:58 UTC  (2+ messages)

[PATCH v2 for-7.2 0/4] libvhost-user: Add format attribute and fix format strings
 2022-11-05 11:06 UTC  (6+ messages)
` [PATCH v2 1/4] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
` [PATCH v2 2/4] libvhost-user: Fix format strings
` [PATCH v2 3/4] libvhost-user: Fix two more "
` [PATCH v2 4/4] libvhost-user: Add format attribute to local function vu_panic

[PULL 00/10] Trivial branch for 7.2 patches
 2022-11-05  9:15 UTC  (4+ messages)
` [PULL 04/10] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)

[PATCH v7 0/4] add generic vDPA device support
 2022-11-05  8:24 UTC  (5+ messages)
` [PATCH v7 1/4] virtio: get class_id and pci device id by the virtio id
` [PATCH v7 2/4] vdpa: add vdpa-dev support
` [PATCH v7 3/4] vdpa: add vdpa-dev-pci support
` [PATCH v7 4/4] docs: Add generic vhost-vdpa device documentation

[PATCH v4 0/2] target/loongarch: Fix emulation of float-point disable exception
 2022-11-05  4:16 UTC  (5+ messages)
` [PATCH v4 1/2] target/loongarch: Adjust the layout of hardware flags bit fields
` [PATCH v4 2/2] target/loongarch: Fix emulation of float-point disable exception

[PULL v3 0/7] loongarch-to-apply queue
 2022-11-05  3:28 UTC  (8+ messages)
` [PULL v3 1/7] hw/intc: Convert the memops to with_attrs in LoongArch extioi
` [PULL v3 2/7] hw/intc: Fix LoongArch extioi coreisr accessing
` [PULL v3 3/7] hw/loongarch: Load FDT table into dram memory space
` [PULL v3 4/7] hw/loongarch: Improve fdt for LoongArch virt machine
` [PULL v3 5/7] hw/loongarch: Add TPM device "
` [PULL v3 6/7] target/loongarch: Add exception subcode
` [PULL v3 7/7] target/loongarch: Fix raise_mmu_exception() set wrong exception_index

[PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
 2022-11-05  3:14 UTC  (3+ messages)

[PATCH v3 00/11] Hexagon (target/hexagon) performance and bug fixes
 2022-11-05  1:44 UTC  (21+ messages)
` [PATCH v3 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
` [PATCH v3 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
` [PATCH v3 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
` [PATCH v3 06/11] Hexagon (target/hexagon) Remove next_PC from "
` [PATCH v3 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
` [PATCH v3 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
` [PATCH v3 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
` [PATCH v3 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
` [PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops

[PATCH] LockGuards: replace manual lock()/unlock() calls to WITH_QEMU_LOCK_GUARD()
 2022-11-04 23:08 UTC 


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