qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-10 22:21:58 to 2024-09-11 12:20:16 UTC [more...]

[PULL 00/56] Misc HW & UI patches
 2024-09-11 12:14 UTC  (18+ messages)
` [PULL 01/56] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
` [PULL 02/56] hw/pci-host/designware: Add 'host_mem' variable for clarity
` [PULL 03/56] hw/intc/loongson_ipi: Remove unused headers
` [PULL 04/56] hw/sh4: Remove the deprecated SHIX machine
` [PULL 05/56] hw/block: Remove TC58128 NAND EEPROM
` [PULL 06/56] hw/sh4: Remove sh7750_register_io_device() helper
` [PULL 07/56] tests/tcg: Remove CRIS libc test files
` [PULL 08/56] tests/tcg: Remove CRIS bare "
` [PULL 09/56] buildsys: Remove CRIS cross container
` [PULL 10/56] linux-user: Remove support for CRIS target
` [PULL 12/56] hw/cris: Remove image loader helper
` [PULL 13/56] hw/intc: Remove TYPE_ETRAX_FS_PIC device
` [PULL 15/56] hw/net: Remove TYPE_ETRAX_FS_ETH device
` [PULL 16/56] hw/dma: Remove ETRAX_FS DMA device
` [PULL 18/56] system: Remove support for CRIS target
` [PULL 31/56] MAINTAINERS: Add myself as a reviewer of VT-d
` [PULL 45/56] hw/input/adb-mouse: convert to use QemuInputHandler

[PATCH] qemu/ui: set swap interval explicitly when OpenGL is enabled
 2024-09-11 12:10 UTC  (3+ messages)

SDL2 keyboard fixes on Windows
 2024-09-11 11:59 UTC  (7+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-11 11:58 UTC  (5+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-11 11:57 UTC  (7+ messages)
` [RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request

[PATCH v2] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-11 11:48 UTC 

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-11 11:35 UTC  (9+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property

[PATCH v2 0/8] qapi: Supply some of the missing member documentation
 2024-09-11 11:29 UTC  (10+ messages)
` [PATCH v2 1/8] qapi/char: Supply "
` [PATCH v2 2/8] qapi/common: "
` [PATCH v2 3/8] qapi/crypto: "
` [PATCH v2 4/8] qapi/introspect: "
` [PATCH v2 5/8] qapi/pci: "
` [PATCH v2 6/8] qapi/rocker: "
` [PATCH v2 7/8] qapi/cxl: "
` [PATCH v2 8/8] qapi: Document QCryptodevBackendServiceType

[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-09-11 11:23 UTC  (14+ messages)
` [PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization

[PATCH] hw/smbios: support for type 7 (cache information)
 2024-09-11 11:19 UTC  (2+ messages)

[PATCH] softmmu: Support concurrent bounce buffers
 2024-09-11 11:17 UTC  (8+ messages)

[PATCH] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-11 10:54 UTC  (3+ messages)

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-09-11 10:45 UTC  (11+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator

[PATCH v3 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-09-11 10:43 UTC  (25+ messages)
` [PATCH v3 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v3 02/17] intel_iommu: Make pasid entry type check accurate
` [PATCH v3 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v3 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v3 05/17] intel_iommu: Rename slpte to pte
` [PATCH v3 06/17] intel_iommu: Implement stage-1 translation
` [PATCH v3 07/17] intel_iommu: Check if the input address is canonical
` [PATCH v3 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
` [PATCH v3 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation
` [PATCH v3 10/17] intel_iommu: Process PASID-based "
` [PATCH v3 11/17] intel_iommu: Add an internal API to find an address space with PASID
` [PATCH v3 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
` [PATCH v3 13/17] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v3 14/17] intel_iommu: Set default aw_bits to 48 in scalable modern mode
` [PATCH v3 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose "
` [PATCH v3 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
` [PATCH v3 17/17] tests/qtest: Add intel-iommu test

[PATCH] arm/kvm: add support for MTE
 2024-09-11 10:30 UTC  (6+ messages)

[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-09-11 10:28 UTC  (6+ messages)

[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0, false)
 2024-09-11 10:17 UTC  (101+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH 02/39] hw/acpi: "
` [PATCH 03/39] hw/arm: "
` [PATCH 04/39] hw/char: "
` [PATCH 05/39] hw/core: "
` [PATCH 06/39] hw/net: "
` [PATCH 07/39] hw/watchdog: "
` [PATCH 08/39] migration: "
` [PATCH 09/39] qobject: "
` [PATCH 10/39] system: "
` [PATCH 11/39] target/ppc: "
` [PATCH 12/39] tests/qtest: "
` [PATCH 13/39] tests/unit: "
` [PATCH 14/39] include/hw/s390x: replace assert(false) "
` [PATCH 15/39] block: "
` [PATCH 16/39] hw/hyperv: "
` [PATCH 17/39] hw/net: "
` [PATCH 18/39] hw/nvme: "
` [PATCH 19/39] hw/pci: "
` [PATCH 20/39] hw/ppc: "
` [PATCH 21/39] migration: "
` [PATCH 22/39] target/i386/kvm: "
` [PATCH 23/39] tests/qtest: "
` [PATCH 24/39] accel/tcg: remove break after g_assert_not_reached()
` [PATCH 25/39] block: "
` [PATCH 26/39] hw/acpi: "
` [PATCH 27/39] hw/gpio: "
` [PATCH 28/39] hw/misc: "
` [PATCH 29/39] hw/net: "
` [PATCH 30/39] hw/pci-host: "
` [PATCH 31/39] hw/scsi: "
` [PATCH 32/39] hw/tpm: "
` [PATCH 33/39] target/arm: "
` [PATCH 34/39] target/riscv: "
` [PATCH 35/39] tests/qtest: "
` [PATCH 36/39] ui: "
` [PATCH 37/39] fpu: "
` [PATCH 38/39] tcg/loongarch64: "
` [PATCH 39/39] scripts/checkpatch.pl: emit error when using assert(false)
` [PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)

[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
 2024-09-11  9:51 UTC  (2+ messages)

[PATCH v2 0/2] Postcopy migration and vhost-user errors
 2024-09-11  9:46 UTC  (4+ messages)

[PULL v2 00/24] Tests and misc patches
 2024-09-11  9:34 UTC  (3+ messages)
` [PULL v2 23/24] tests/functional/qemu_test: Use Python hashlib instead of external programs
` [PULL v2 24/24] Update FreeBSD CI jobs FreeBSD 14.1

[PATCH] Update FreeBSD CI jobs FreeBSD 14.1
 2024-09-11  9:23 UTC  (2+ messages)

[Bug Report] smmuv3 event 0x10 report when running virtio-blk-pci
 2024-09-11  9:17 UTC  (4+ messages)

[PATCH 0/2] Move net backend cleanup to NIC cleanup
 2024-09-11  9:04 UTC  (5+ messages)

[PATCH v2] target/riscv: Add support for machine specific pmu's events
 2024-09-11  8:50 UTC  (5+ messages)

[PATCH v1] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-11  7:25 UTC  (2+ messages)

[PULL 00/10] testing and gdbstub updates
 2024-09-11  6:46 UTC  (11+ messages)
` [PULL 01/10] tests/docker: remove debian-armel-cross
` [PULL 02/10] tests/docker: update debian i686 and mipsel images to bookworm
` [PULL 03/10] tests/docker: use debian-all-test-cross for mips64el tests
` [PULL 04/10] docs/devel: fix duplicate line
` [PULL 05/10] scripts/ci: update the gitlab-runner playbook
` [PULL 06/10] gdbstub: Use specific MMU index when probing MTE addresses
` [PULL 07/10] gdbstub: Add support for MTE in system mode
` [PULL 08/10] tests/guest-debug: Support passing arguments to the GDB test script
` [PULL 09/10] tests/tcg/aarch64: Improve linker script organization
` [PULL 10/10] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode

[PATCH] docs: fix vhost-user protocol doc
 2024-09-11  6:04 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/10] Crypto fixes patches
 2024-09-11  5:59 UTC  (2+ messages)

[PATCH v2] adb-mouse: convert to use QemuInputHandler
 2024-09-11  5:52 UTC  (4+ messages)

QEMU commit 0a923be2f642 broke my or1k image
 2024-09-11  5:42 UTC 

[PATCH] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
 2024-09-11  4:32 UTC 

[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
 2024-09-11  3:53 UTC  (4+ messages)

[PATCH v2 0/2] Add FDT table support with acpi ged pm register
 2024-09-11  3:09 UTC  (3+ messages)
` [PATCH v2 1/2] acpi: ged: Add macro for acpi sleep control register
` [PATCH v2 2/2] hw/loongarch/virt: Add FDT table support with acpi ged pm register

[PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
 2024-09-11  2:56 UTC  (5+ messages)

about "-netdev id=id" User Documentation
 2024-09-11  2:35 UTC 

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-09-11  2:29 UTC  (3+ messages)

[PATCH] tests/functional/qemu_test: Use Python hashlib instead of external programs
 2024-09-11  2:06 UTC  (3+ messages)

[PATCH v4 0/2] riscv: char: Avoid dropped charecters
 2024-09-11  1:53 UTC  (4+ messages)
` [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async

[PATCH] migration/multifd: Fix build for qatzip
 2024-09-11  1:17 UTC  (5+ messages)

[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
 2024-09-11  1:16 UTC  (4+ messages)
` [RFC PATCH V2 1/5] include: Add macro definitions needed for interrupt controller kvm emulation

[PATCH 0/2] Add FDT table support with acpi ged pm register
 2024-09-11  1:00 UTC  (4+ messages)
` [PATCH 1/2] acpi: ged: Add macro for acpi ged sleep register

[PATCH v4 0/5] target/sparc: emulate floating point queue when raising fp traps
 2024-09-11  0:44 UTC  (2+ messages)

[PATCH RFC 00/10] migration: auto-converge refinements for huge VM
 2024-09-10 22:23 UTC  (7+ messages)
` [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle


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