qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 16:08:39 to 2022-11-05 17:30:58 UTC [more...]

[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-05 17:19 UTC  (35+ 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 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 13/81] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [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 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 23/81] acpi: fadt: support revision 6.0 of the ACPI specification
` [PULL v3 29/81] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PULL v3 32/81] virtio: introduce __virtio_queue_reset()
` [PULL v3 37/81] virtio-pci: support queue enable
` [PULL v3 39/81] vhost: expose vhost_virtqueue_stop()
` [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 45/81] vhost: vhost-kernel: enable vq reset feature
` [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 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 56/81] tests: acpi: update expected blobs
` [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 72/81] hw/arm/virt: Enable HMAT on arm virt machine
` [PULL v3 77/81] intel-iommu: drop VTDBus

[PATCH v3 00/30] qapi: Elide redundant has_FOO in generated C
 2022-11-05 17:15 UTC  (39+ messages)
` [PATCH v3 01/30] docs/devel/qapi-code-gen: Update example to match current code
` [PATCH v3 02/30] qapi: Tidy up whitespace in generated code
` [PATCH v3 03/30] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PATCH v3 04/30] qapi: Start to elide redundant has_FOO in generated C
` [PATCH v3 06/30] qapi acpi: Elide "
` [PATCH v3 07/30] qapi audio: "
` [PATCH v3 08/30] blockdev: Clean up abuse of DriveBackup member format
` [PATCH v3 09/30] nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
` [PATCH v3 10/30] qapi block: Elide redundant has_FOO in generated C
` [PATCH v3 11/30] qapi chardev: "
` [PATCH v3 12/30] qapi crypto: "
` [PATCH v3 13/30] qapi dump: "
` [PATCH v3 14/30] qapi job: "
` [PATCH v3 15/30] qapi machine: "
` [PATCH v3 16/30] qapi migration: "
` [PATCH v3 17/30] qapi misc: "
` [PATCH v3 18/30] qapi net: "
` [PATCH v3 19/30] qapi pci: "
` [PATCH v3 20/30] qapi qdev qom: "
` [PATCH v3 21/30] qapi replay: "
` [PATCH v3 22/30] qapi rocker: "
` [PATCH v3 23/30] qapi run-state: "
` [PATCH v3 24/30] qapi stats: "
` [PATCH v3 25/30] qapi tpm: "
` [PATCH v3 26/30] qapi transaction: "
` [PATCH v3 27/30] qapi ui: "
` [PATCH v3 28/30] qapi virtio: "
` [PATCH v3 29/30] qapi qga: "
` [PATCH v3 30/30] qapi: Drop temporary logic to support conversion step by step

[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 v7 resend 0/4] add generic vDPA device support
 2022-11-05 16:43 UTC  (6+ 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

[PULL v3 0/7] loongarch-to-apply queue
 2022-11-05 12:39 UTC  (2+ messages)

[PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
 2022-11-05 12:23 UTC  (3+ messages)

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

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

[PATCH for-7.2] accel/tcg: Suppress compiler warning with flag -Wclobbered
 2022-11-05 11:44 UTC 

[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  (25+ messages)
` [PATCH v3 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
` [PATCH v3 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
` [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 

[PATCH 0/2] util/log: Make the per-thread flag immutable
 2022-11-04 22:37 UTC  (2+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-04 22:29 UTC  (9+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions

[PATCH 00/26] target/s390x: pc-relative translation blocks
 2022-11-04 22:27 UTC  (4+ messages)
` [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state

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

[PATCH] target/arm: Two fixes for secure ptw
 2022-11-04 22:06 UTC  (5+ messages)

[PATCH 0/3] Add gdbstub support to HVF
 2022-11-04 18:41 UTC  (4+ messages)
` [PATCH 1/3] arm: move KVM breakpoints helpers
` [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
` [PATCH 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1

Intermittent hang on x86 replay avocado test?
 2022-11-04 18:53 UTC 

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-11-04 18:15 UTC  (8+ messages)

[PATCH] tests/qtest/e1000e-test: Use e1000_regs.h
 2022-11-04 17:54 UTC  (2+ messages)

[RFC PATCH] virtio: re-order vm_running and use_started checks
 2022-11-04 17:51 UTC  (10+ messages)

[PATCH for-8.0 0/9] reset: Remove some deprecated APIs
 2022-11-04 17:46 UTC  (14+ messages)
` [PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
` [PATCH for-8.0 2/9] hw/audio/intel-hda: don't reset codecs twice
` [PATCH for-8.0 3/9] hw/audio/intel-hda: Drop unnecessary prototype
` [PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
` [PATCH for-8.0 5/9] pci: Use device_cold_reset() and bus_cold_reset()
` [PATCH for-8.0 6/9] hw/hyperv/vmbus: "
` [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
` [PATCH for-8.0 8/9] qdev: Remove qdev_reset_all() and qbus_reset_all()
` [PATCH for-8.0 9/9] hw: Remove device_legacy_reset()

Use of unshare(CLONE_FS) in virtiofsd
 2022-11-04 17:44 UTC  (3+ messages)

[PATCH v5 0/5] linux-user: implement execveat
 2022-11-04 17:36 UTC  (6+ messages)
` [PATCH v5 1/5] linux-user/strace: Constify struct flags
` [PATCH v5 2/5] linux-user/strace: Extract print_execve_argv() from print_execve()
` [PATCH v5 3/5] linux-user/strace: Add output for execveat() syscall
` [PATCH v5 4/5] linux-user/syscall: Extract do_execve() from do_syscall1()
` [PATCH v5 5/5] linux-user/syscall: Implement execveat()

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-04 16:36 UTC  (3+ messages)
` [PULL 68/86] hw/ide/piix: Ignore writes of hardwired PCI command register bits

[PULL 0/1] VFIO fix for v7.2-rc0
 2022-11-04 16:12 UTC  (2+ messages)
` [PULL 1/1] vfio/migration: Fix wrong enum usage

[PATCH 0/3] s390x/pci: rpcit fixes and enhancements
 2022-11-04 16:08 UTC  (5+ messages)
` [PATCH 2/3] s390x/pci: coalesce unmap operations
` [PATCH 3/3] s390x/pci: shrink DMA aperture to be bound by vfio DMA limit


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