messages from 2022-10-31 12:40:29 to 2022-10-31 17:54:00 UTC [more...]
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-31 17:47 UTC (6+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
2022-10-31 17:41 UTC (6+ messages)
` [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 0/4] Endianess and coding style fixes for SVQ event idx support
2022-10-31 17:29 UTC (9+ messages)
` [PATCH 2/4] vhost: convert byte order on SVQ used event write
[PULL 00/11] tcg patch queue
2022-10-31 17:09 UTC (2+ messages)
[RFC PATCH] Add new build target 'check-spelling'
2022-10-31 16:45 UTC (3+ messages)
[PATCH RFC 0/4] Export netdev capabilities and information
2022-10-31 16:19 UTC (5+ messages)
` [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
` [PATCH RFC 2/4] hmp: Add "info netdev" cmd
` [PATCH RFC 3/4] hmp: Add netdev information into output of hmp cmd "info network"
` [PATCH RFC 4/4] vhost-user-test: Add negotiated features check
[PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
2022-10-31 15:48 UTC (12+ messages)
` [PATCH 1/4] hw/acpi: add trace events for TCO watchdog register access
` [PATCH 2/4] hw/isa: add trace events for ICH9 LPC chip config access
` [PATCH 3/4] hw/watchdog: add trace events for watchdog action handling
` [PATCH 4/4] hw/isa: enable TCO watchdog reboot pin strap by default
[PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
2022-10-31 15:28 UTC (6+ messages)
` [RFC PATCH v5 2/6] hw/sd/sdhci: Map host controller interface in host endianess
` [PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat
[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
2022-10-31 15:03 UTC (90+ 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 13/86] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in 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 16/86] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [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 23/86] tests/acpi: virt: allow acpi MADT and FADT changes
` [PULL 24/86] acpi: fadt: support revision 6.0 of the ACPI specification
` [PULL 25/86] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [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 29/86] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [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 32/86] tests/qtest/cxl-test: Remove temporary directories after testing
` [PULL 33/86] vhost: Change the sequence of device start
` [PULL 34/86] vhost-user: Support vhost_dev_start
` [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 37/86] virtio: introduce __virtio_queue_reset()
` [PULL 38/86] virtio: introduce virtio_queue_reset()
` [PULL 39/86] virtio: introduce virtio_queue_enable()
` [PULL 40/86] virtio: core: vq reset feature negotation support
` [PULL 41/86] virtio-pci: support queue reset
` [PULL 42/86] virtio-pci: support queue enable
` [PULL 43/86] vhost: expose vhost_virtqueue_start()
` [PULL 44/86] vhost: expose vhost_virtqueue_stop()
` [PULL 45/86] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PULL 46/86] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PULL 47/86] virtio-net: introduce flush_or_purge_queued_packets()
` [PULL 48/86] virtio-net: support queue reset
` [PULL 49/86] virtio-net: support queue_enable
` [PULL 50/86] vhost: vhost-kernel: enable vq reset feature
` [PULL 51/86] virtio-net: "
` [PULL 52/86] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
` [PULL 53/86] vhost-user: Fix out of order vring host notification handling
` [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 56/86] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PULL 57/86] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL 58/86] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PULL 59/86] acpi: add get_dev_aml_func() helper
` [PULL 60/86] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL 61/86] tests: acpi: update expected blobs
` [PULL 62/86] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL 63/86] acpi: pc/35: sanitize _GPE declaration order
` [PULL 64/86] tests: acpi: update expected blobs
` [PULL 65/86] hw/acpi/erst.c: Fix memory handling issues
` [PULL 66/86] MAINTAINERS: Add qapi/virtio.json to section "virtio"
` [PULL 67/86] qpci_device_enable: Allow for command bits hardwired to 0
` [PULL 68/86] hw/ide/piix: Ignore writes of hardwired PCI command register bits
` [PULL 69/86] msix: Assert that specified vector is in range
` [PULL 70/86] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL 71/86] hw/i386/acpi-build: Remove unused struct
` [PULL 72/86] hw/i386/acpi-build: Resolve redundant attribute
` [PULL 73/86] hw/i386/acpi-build: Resolve north rather than south bridges
` [PULL 74/86] hmat acpi: Don't require initiator value in -numa
` [PULL 75/86] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL 76/86] tests: acpi: q35: add test for hmat nodes without initiators
` [PULL 77/86] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
` [PULL 78/86] tests: Add HMAT AArch64/virt empty table files
` [PULL 79/86] hw/arm/virt: Enable HMAT on arm virt machine
` [PULL 80/86] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
` [PULL 81/86] tests: virt: Update expected *.acpihmatvirt tables
` [PULL 82/86] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PULL 83/86] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PULL 84/86] intel-iommu: drop VTDBus
` [PULL 85/86] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PULL 86/86] intel-iommu: PASID support
[PATCH v3 0/8] AArch64/HMAT support and tests
2022-10-31 14:58 UTC (5+ messages)
[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
2022-10-31 14:44 UTC (4+ messages)
[PULL 0/1] Imp 202210 patches
2022-10-31 14:39 UTC (5+ messages)
[PATCH] net/vhost-vdpa.c: Fix clang compilation failure
2022-10-31 14:06 UTC (2+ messages)
[PATCH v6 00/17] pci: Abort if pci_add_capability fails
2022-10-31 13:51 UTC (3+ messages)
` [PATCH v6 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
[PATCH] target/arm: Copy the entire vector in DO_ZIP
2022-10-31 13:45 UTC (2+ messages)
[PATCH v2] nbd/client: Use smarter assert
2022-10-31 13:46 UTC (3+ messages)
[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
2022-10-31 13:45 UTC (3+ messages)
[PULL for 7.2 00/31] testing and plugins updates
2022-10-31 13:10 UTC (32+ messages)
` [PULL 01/31] tests/lcitool: Rename non-Debian specific helper
` [PULL 02/31] tests/lcitool: Refresh to latest libvirt-ci module
` [PULL 03/31] tests/docker: update fedora-win[32|64]-cross with lcitool
` [PULL 04/31] tests/docker: update test-mingw to run single build
` [PULL 05/31] tests/docker: Add flex/bison to `debian-all-test`
` [PULL 06/31] configure: don't enable cross compilers unless in target_list
` [PULL 07/31] configure: fix the --enable-static --disable-pie case
` [PULL 08/31] tests/avocado: extend the timeout for x86_64 tcg tests
` [PULL 09/31] tests/docker: Add flex/bison to `debian-hexagon-cross`
` [PULL 10/31] tests/tcg: use regular semihosting for nios2-softmmu
` [PULL 11/31] tests/tcg/nios2: Tweak 10m50-ghrd.ld
` [PULL 12/31] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PULL 13/31] tcg: "
` [PULL 14/31] block/vvfat: Unify the mkdir() call
` [PULL 15/31] hw/usb: dev-mtp: Use g_mkdir()
` [PULL 16/31] MAINTAINERS: add entries for the key build bits
` [PULL 17/31] MAINTAINERS: add features_to_c.sh to gdbstub files
` [PULL 18/31] MAINTAINERS: fix-up for check-tcg Makefile changes
` [PULL 19/31] tests/avocado: set -machine none for userfwd and vnc tests
` [PULL 20/31] tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
` [PULL 21/31] tests/avocado: disable sh4 rd2 tests on Gitlab
` [PULL 22/31] tests/tcg: re-enable linux-test for sh4
` [PULL 23/31] tests/tcg: re-enable threadcount "
` [PULL 24/31] target/s390x: don't use ld_code2 to probe next pc
` [PULL 25/31] target/s390x: don't probe next pc for EXecuted insns
` [PULL 26/31] target/s390x: fake instruction loading when handling 'ex'
` [PULL 27/31] tests/tcg: include CONFIG_PLUGIN in config-host.mak
` [PULL 28/31] contrib/plugins: enable debug on CONFIG_DEBUG_TCG
` [PULL 29/31] contrib/plugins: protect execlog's last_exec expansion
` [PULL 30/31] tests/unit: cleanups for test-io-channel-command
` [PULL 31/31] tests/vm: use -o IdentitiesOnly=yes for ssh
[PATCH v2 0/3] MIPS system emulation miscellaneous fixes
2022-10-31 13:25 UTC (4+ messages)
` [PATCH v2 1/3] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
` [PATCH v2 2/3] target/mips: Cast offset field of Octeon BBIT to int16_t
` [PATCH v2 3/3] target/mips: Disable DSP ASE for Octeon68XX
[PATCH v2] Fix some typos in documentation and comments
2022-10-31 13:22 UTC (3+ messages)
[PULL 00/26] Net patches
2022-10-31 13:22 UTC (4+ messages)
` [PULL 05/26] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
[PULL 0/4] Error reporting patches for 2022-10-28
2022-10-31 10:14 UTC (2+ messages)
[PATCH] Add nsis.py to W32/W64 section in MAINTAINERS
2022-10-31 13:17 UTC (3+ messages)
[PULL 00/58] Block layer patches
2022-10-31 10:13 UTC (2+ messages)
[PULL v2 00/31] target-arm queue
2022-10-30 22:28 UTC (2+ messages)
[PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
2022-10-31 12:57 UTC (3+ messages)
` [PATCH v10 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PATCH v10 2/2] vhost-vdpa: add support for vIOMMU
[PATCH v4 0/3] AioContext removal: LinuxAioState and ThreadPool
2022-10-31 12:59 UTC (4+ messages)
` [PATCH v4 1/3] linux-aio: use LinuxAioState from the running thread
` [PATCH v4 2/3] io_uring: use LuringState "
` [PATCH v4 3/3] thread-pool: use ThreadPool "
[GIT PULL 0/8] Host Memory Backends and Memory devices patches
2022-10-31 10:14 UTC (2+ messages)
[PULL 00/20] Crypto and I/O patches
2022-10-31 10:13 UTC (2+ messages)
[PATCH v9 0/2] vhost-vdpa: add support for vIOMMU
2022-10-31 13:07 UTC (8+ messages)
` [PATCH v9 2/2] "
[PULL 00/13] Block patches
2022-10-30 22:28 UTC (2+ messages)
[PULL 0/8] QEMU Guest Agent patches
2022-10-30 22:28 UTC (2+ messages)
[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
2022-10-31 13:03 UTC (8+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
[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 (11+ messages)
` [PATCH v3 1/5] hw/acpi/aml-build: "
` [PATCH v3 2/5] tests: virt: update expected ACPI tables for virt test
` [PATCH v3 4/5] tests: acpi: aarch64: add topology test for aarch64
[PATCH v5 0/6] ASID support in vhost-vdpa net
2022-10-31 12:34 UTC (6+ messages)
` [PATCH v5 2/6] vdpa: Allocate SVQ unconditionally
[PATCH v5 00/17] pci: Abort if pci_add_capability fails
2022-10-31 12:39 UTC (4+ messages)
` [PATCH v5 02/17] pci: Allow to omit errp for pci_add_capability
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).