qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-03 08:37:47 to 2024-09-03 21:37:35 UTC [more...]

[PATCH for-9.2 00/53] arm: Drop deprecated boards
 2024-09-03 21:37 UTC  (64+ messages)
` [PATCH for-9.2 01/53] hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
` [PATCH for-9.2 02/53] hw/input: Drop ADS7846 device
` [PATCH for-9.2 03/53] hw/adc: Remove MAX111X device
` [PATCH for-9.2 04/53] hw/gpio: Remove MAX7310 device
` [PATCH for-9.2 05/53] hw/ide: Remove DSCM-1XXXX microdrive device model
` [PATCH for-9.2 06/53] hw/display: Remove tc6393xb device
` [PATCH for-9.2 07/53] hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
` [PATCH for-9.2 08/53] hw/arm: Remove 'cheetah' machine
` [PATCH for-9.2 09/53] hw/arm: Remove 'connex' and 'verdex' machines
` [PATCH for-9.2 10/53] hw/arm: Remove 'mainstone' machine
` [PATCH for-9.2 11/53] hw/misc: Remove MAINSTONE_FPGA device
` [PATCH for-9.2 12/53] hw/arm: Remove 'z2' machine
` [PATCH for-9.2 13/53] hw/arm: Remove STRONGARM->PXA2XX dependency
` [PATCH for-9.2 14/53] hw/timer/pxa2xx_timer: Remove use of pxa.h header
` [PATCH for-9.2 15/53] hw/arm: Remove pxa2xx.c
` [PATCH for-9.2 16/53] hw/sd: Remove pxa2xx_mmci.c
` [PATCH for-9.2 17/53] hw/input: Remove pxa2xx_keypad
` [PATCH for-9.2 18/53] hw/display: Remove pxa2xx_lcd.c
` [PATCH for-9.2 19/53] hw/dma: Remove pxa2xx_dma
` [PATCH for-9.2 20/53] hw/pcmcia: Remove pxa2xx pcmcia device
` [PATCH for-9.2 21/53] hw/arm: Remove pxa2xx_gpio
` [PATCH for-9.2 22/53] hw/arm: Remove pxa2xx_pic
` [PATCH for-9.2 23/53] hw/timer: Remove pxa27x-timer
` [PATCH for-9.2 24/53] vl.c: Remove pxa2xx-specific -portrait and -rotate options
` [PATCH for-9.2 25/53] hw/arm: Remove 'n800' and 'n810' machines
` [PATCH for-9.2 26/53] hw/misc: Remove cbus
` [PATCH for-9.2 27/53] hw/display: Remove Blizzard display device
` [PATCH for-9.2 28/53] hw/input: Remove tsc2005 touchscreen controller
` [PATCH for-9.2 29/53] hw/input: Remove tsc210x device
` [PATCH for-9.2 30/53] hw/rtc: Remove twl92230 device
` [PATCH for-9.2 31/53] hw/input: Remove lm832x device
` [PATCH for-9.2 32/53] hw/block: Remove OneNAND device
` [PATCH for-9.2 33/53] hw/usb: Remove tusb6010 USB controller
` [PATCH for-9.2 34/53] hw/usb: Remove MUSB USB host controller
` [PATCH for-9.2 35/53] hw: Remove PCMCIA subsystem
` [PATCH for-9.2 36/53] docs: Document removal of old Arm boards
` [PATCH for-9.2 37/53] hw/arm: Remove omap2.c
` [PATCH for-9.2 38/53] hw/gpio: Remove TYPE_OMAP2_GPIO
` [PATCH for-9.2 39/53] hw/char: Remove omap2_uart
` [PATCH for-9.2 40/53] hw/intc: Remove omap2-intc device
` [PATCH for-9.2 41/53] hw/sd: Remove omap2_mmc device
` [PATCH for-9.2 42/53] hw/misc: Remove omap_sdrc device
` [PATCH for-9.2 43/53] hw/misc: Remove omap_gpmc
` [PATCH for-9.2 44/53] hw/timer: Remove omap_gptimer
` [PATCH for-9.2 45/53] hw/timer: Remove omap_synctimer
` [PATCH for-9.2 46/53] hw/block: Remove ecc
` [PATCH for-9.2 47/53] hw/ssi: Remove omap_mcspi
` [PATCH for-9.2 48/53] hw/misc: Remove omap_tap device
` [PATCH for-9.2 49/53] hw/display: Remove omap_dss
` [PATCH for-9.2 50/53] hw/misc: Remove omap_l4 device
` [PATCH for-9.2 51/53] hw/misc/omap_clk: Remove OMAP2-specifics
` [PATCH for-9.2 52/53] hw/dma: Remove omap_dma4 device
` [PATCH for-9.2 53/53] hw: Remove omap2 specific defines and enums

[PATCH v7 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-09-03 20:59 UTC  (15+ messages)
` [PATCH v7 01/12] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v7 02/12] hw/riscv: add riscv-iommu-bits.h
` [PATCH v7 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v7 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v7 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v7 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v7 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v7 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v7 09/12] hw/riscv/riscv-iommu: add ATS support
` [PATCH v7 10/12] hw/riscv/riscv-iommu: add DBG support
` [PATCH v7 11/12] qtest/riscv-iommu-test: add init queues test
` [PATCH v7 12/12] docs/specs: add riscv-iommu

[PATCH 0/2] hw/sd: Remove a pair of legacy methods
 2024-09-03 20:49 UTC  (5+ messages)
` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb()
` [PATCH 2/2] hw/sd: Remove legacy sd_enable()

[PATCH v5 0/8] AWS Nitro Enclave emulation support
 2024-09-03 20:47 UTC  (8+ messages)
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device

[PATCH v2] escc: convert Sun mouse to use QemuInputHandler
 2024-09-03 20:43 UTC  (2+ messages)

[Question] [Block] Is there a way to control the read caching of a block device?
 2024-09-03 20:31 UTC  (2+ messages)

[PATCH] target/hppa: Fix random 32-bit linux-user crashes
 2024-09-03 20:05 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-03 20:04 UTC  (23+ messages)
` [PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support
` [PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
` [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic
` [PATCH v2 13/17] migration/multifd: Add migration_has_device_state_support()

[RFC V1 0/6] Live Update: tap and vhost
 2024-09-03 19:55 UTC  (6+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"
` [RFC V1 4/6] migration: cpr_get_fd_param helper

[PATCH v2] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
 2024-09-03 19:46 UTC 

[PATCH] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
 2024-09-03 18:18 UTC  (3+ messages)

[PATCH 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
 2024-09-03 17:56 UTC  (11+ messages)
` [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1

[PATCH] target/cris: Remove the deprecated CRIS target
 2024-09-03 17:53 UTC  (3+ messages)

[PATCH 0/8] move qapi under python/qemu/
 2024-09-03 17:31 UTC  (11+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi

[PATCH] plugins: add two events for cpu_restore_state_from_tb() and cpu_io_recompile()
 2024-09-03 17:17 UTC  (6+ messages)

[PATCH 1/1] platform-bus: fix refcount leak
 2024-09-03 16:47 UTC  (3+ messages)

[PATCH] hw/arm/boot: Explain why load_elf_hdr() error is ignored
 2024-09-03 16:39 UTC  (2+ messages)

[PATCH v3] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-09-03 16:38 UTC  (3+ messages)

[PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
 2024-09-03 16:37 UTC  (4+ messages)

[PATCH] target/arm: Correct names of VFP VFNMA and VFNMS insns
 2024-09-03 16:30 UTC  (3+ messages)

[PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine
 2024-09-03 16:29 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] hw/block: Remove TC58128 NAND EEPROM
` [PATCH 3/3] hw/sh4: Remove sh7750_register_io_device() helper

[PATCH 1/1] allow using a higher icount
 2024-09-03 15:28 UTC  (12+ messages)

[PATCH v5] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03 15:23 UTC  (2+ messages)

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-09-03 15:15 UTC  (16+ messages)
` [PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
` [PATCH v2 09/14] tcg/riscv: Implement vector neg ops
` [PATCH v2 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v2 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v2 12/14] tcg/riscv: Implement vector shs/v ops
` [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v2 14/14] tcg/riscv: Enable native vector support for TCG host

[PATCH v2] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-09-03 13:40 UTC  (6+ messages)

[PATCH] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
 2024-09-03 13:42 UTC 

[PATCH v4] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03 14:58 UTC  (3+ messages)

[PATCH v5 00/44] Convert avocado tests to normal Python unittests
 2024-09-03 14:14 UTC  (8+ messages)
` [PATCH v5 32/44] tests/functional: Convert the vnc test
` [PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests

[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-03 13:56 UTC  (2+ messages)

[PATCH v3 00/11] support I2C for AST2700
 2024-09-03 14:11 UTC  (6+ messages)
` [PATCH v3 08/11] aspeed/soc: Introduce a new API to get the device irq
  ` [SPAM] "
` [PATCH v3 09/11] aspeed/soc: Support I2C for AST2700
  ` [SPAM] "
` [SPAM] [PATCH v3 00/11] support "

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-09-03 14:53 UTC  (10+ messages)
` [PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset
` [PATCH v2 05/11] target/alpha, hppa: Remove unused parent_reset fields
` [PATCH v2 10/11] hw/core/qdev: Simplify legacy_reset handling
` [PATCH v2 11/11] hw/core/resettable: Remove transitional_function machinery

[PATCH v2] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 13:53 UTC  (2+ messages)

[PATCH] tests/functional/test_vnc: Reduce raciness in find_free_ports()
 2024-09-03 14:50 UTC  (2+ messages)

[PATCH v3] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 14:00 UTC 

[PATCH] tests/qtest/boot-order-test: Make the machine name mandatory in this test
 2024-09-03 13:36 UTC 

[PATCH] kvm/i386: declare kvm_filter_msr() static
 2024-09-03 13:23 UTC  (2+ messages)

[PATCH] kvm/i386: refactor kvm_arch_init and split it into smaller functions
 2024-09-03 13:15 UTC  (2+ messages)

[PATCH] tests/qtest/migration: Add a check for the availability of the "pc" machine
 2024-09-03 13:03 UTC  (2+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-09-03 12:56 UTC  (8+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH for-9.2 v6 12/12] docs/specs: add riscv-iommu

[PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
 2024-09-03  6:29 UTC 

[PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
 2024-09-03 12:41 UTC  (3+ messages)
` [PATCH 1/2] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PATCH 2/2] kvm/i386: do not initialize identity_base variable

[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-09-03 10:19 UTC  (5+ messages)

[PATCH] escc: convert Sun mouse to use QemuInputHandler
 2024-09-03 11:38 UTC  (4+ messages)

QEMU/KVM Community Call (3/9/24) agenda items?
 2024-09-03 10:58 UTC 

[PATCH v3 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-09-03 12:03 UTC 

[PATCH] tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
 2024-09-03 11:56 UTC 

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

[PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
 2024-09-03 10:05 UTC  (4+ messages)

[Bug 2078790] Re: jammy qemu x86 int3: 0000 [#1] SMP NOPTI
 2024-09-03  9:37 UTC  (5+ messages)
` [Bug 2078790] [NEW] "

[PATCH v3] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03  8:38 UTC  (3+ messages)


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