qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-31 13:01:13 to 2022-10-31 21:59:00 UTC [more...]

[PULL v2 00/13] tcg-next patch queue
 2022-10-31 21:57 UTC  (4+ messages)
` [PULL v2 01/13] tcg/sparc: Remove support for sparc32plus
` [PULL v2 02/13] tcg/sparc64: Rename from tcg/sparc
` [PULL v2 03/13] tcg/sparc64: Remove sparc32plus constraints

[PATCH v4 0/2] xen/pt: fix FTBFS and reserve PCI slot 2 for the Intel IGD
 2022-10-31 21:35 UTC  (3+ messages)
  ` [PATCH v4 1/2] xen/pt: fix syntax error that causes FTBFS in some configurations
  ` [PATCH v4 2/2] xen/pt: reserve PCI slot 2 for Intel igd-passthru

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

[PATCH] accel/tcg: Complete cpu initialization before registration
 2022-10-31 21:00 UTC  (3+ messages)

[PATCH v6 00/19] Misc ppc/mac machines clean up
 2022-10-31 20:46 UTC  (4+ messages)

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-10-31 20:40 UTC  (53+ messages)
` [PULL 01/86] bios-tables-test: do not ignore allowed diff list
` [PULL 13/86] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PULL 16/86] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits 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 29/86] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PULL 34/86] vhost-user: Support vhost_dev_start
` [PULL 37/86] virtio: introduce __virtio_queue_reset()
` [PULL 39/86] virtio: introduce virtio_queue_enable()
` [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 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 51/86] virtio-net: enable vq reset feature
` [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 56/86] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PULL 58/86] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PULL 60/86] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL 63/86] acpi: pc/35: sanitize _GPE declaration order
` [PULL 65/86] hw/acpi/erst.c: Fix memory handling issues
` [PULL 66/86] MAINTAINERS: Add qapi/virtio.json to section "virtio"
` [PULL 68/86] hw/ide/piix: Ignore writes of hardwired PCI command register bits
` [PULL 71/86] hw/i386/acpi-build: Remove unused struct
` [PULL 72/86] hw/i386/acpi-build: Resolve redundant attribute
` [PULL 74/86] hmat acpi: Don't require initiator value in -numa
` [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 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 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 2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
 2022-10-31 20:40 UTC  (4+ messages)
  ` [PATCH 1/2] qpci_device_enable: Allow for command bits hardwired to 0

[PATCH v4 0/3] AioContext removal: LinuxAioState and ThreadPool
 2022-10-31 19:48 UTC  (7+ 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 "

[PULL 00/14] qemu-macppc queue 20221031
 2022-10-31 20:14 UTC  (15+ messages)
` [PULL 01/14] mac_newworld: Drop some variables
` [PULL 02/14] mac_oldworld: Drop some more variables
` [PULL 03/14] mac_{old|new}world: Set tbfreq at declaration
` [PULL 04/14] mac_{old|new}world: Avoid else branch by setting default value
` [PULL 05/14] mac_newworld: Clean up creation of Uninorth devices
` [PULL 06/14] mac_{old|new}world: Reduce number of QOM casts
` [PULL 07/14] hw/ppc/mac.h: Move newworld specific parts out from shared header
` [PULL 08/14] hw/ppc/mac.h: Move macio "
` [PULL 09/14] hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
` [PULL 10/14] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
` [PULL 11/14] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
` [PULL 12/14] mac_nvram: Use NVRAM_SIZE constant
` [PULL 13/14] mac_{old|new}world: Code style fix adding missing braces to if-s
` [PULL 14/14] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum

[PATCH v9 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
 2022-10-31 19:51 UTC  (5+ messages)
` [PATCH v9 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange

[PATCH v4 0/4] ui:hw: fix tab indentation
 2022-10-31 19:10 UTC  (4+ messages)
` [PATCH v4 4/4] hw/usb: "

[PULL 0/4] Patches for Windows
 2022-10-31 18:39 UTC  (2+ messages)

[PULL 0/3] Block patches
 2022-10-31 18:51 UTC  (4+ messages)
` [PULL 1/3] block/blkio: Add virtio-blk-vfio-pci BlockDriver
` [PULL 2/3] block/blkio: Tolerate device size changes
` [PULL 3/3] block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"

[PULL 0/1] Imp 202210 patches
 2022-10-31 18:38 UTC  (6+ messages)

[PATCH] block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
 2022-10-31 18:35 UTC  (5+ messages)

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

[PATCH] block/blkio: Tolerate device size changes
 2022-10-31 18:33 UTC  (2+ messages)

[PATCH] block/blkio: Add virtio-blk-vfio-pci BlockDriver
 2022-10-31 18:24 UTC  (2+ messages)

[PULL v2 00/63] ppc queue
 2022-10-31 18:38 UTC  (2+ messages)

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

[PULL for 7.2 00/31] testing and plugins updates
 2022-10-31 18:47 UTC  (33+ 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 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  (4+ messages)
` [PATCH v2 2/3] hw/i386/acpi-build: Resolve redundant attribute

[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

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

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

[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

[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


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