qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-08 01:19:47 to 2024-10-08 17:20:16 UTC [more...]

[PATCH-for-9.2 v3 0/3] hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index()
 2024-10-08 17:18 UTC  (10+ messages)
` [PATCH v3 1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section
` [PATCH v3 2/3] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
` [PATCH v3 3/3] hw/ssi/pnv_spi: Use local var seq_index instead of get_seq_index()

qemu-iotests test 297 tries to run python linters on editor backup files
 2024-10-08 17:07 UTC  (4+ messages)

[PATCH v2 0/4] block: Miscellaneous minor Coverity fixes
 2024-10-08 16:47 UTC  (5+ messages)
` [PATCH v2 1/4] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PATCH v2 2/4] block/ssh.c: Don't double-check that characters are hex digits
` [PATCH v2 3/4] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [PATCH v2 4/4] block/vdi.c: Make SECTOR_SIZE constant 64-bits

[QEMU PATCH] cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
 2024-10-08 16:44 UTC 

[PATCH V2 00/13] Live update: cpr-transfer
 2024-10-08 16:26 UTC  (24+ messages)
` [PATCH V2 03/13] migration: save cpr mode
` [PATCH V2 04/13] migration: stop vm earlier for cpr
` [PATCH V2 05/13] physmem: preserve ram blocks "
` [PATCH V2 09/13] migration: cpr-transfer save and load
` [PATCH V2 13/13] migration: cpr-transfer mode

[PULL v2 0/5] Xen Queue
 2024-10-08 16:15 UTC  (4+ messages)
` [PULL v2 2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq

[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-10-08 15:40 UTC  (8+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree

[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
 2024-10-08 15:33 UTC  (14+ messages)
` [RFC V2 PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
` [RFC V2 PATCH 02/11] acpi: Implement control method sleep button
` [RFC V2 PATCH 04/11] acpi: Support Control Method sleep button for x86
` [RFC V2 PATCH 11/11] arm/virt: enable sleep support

[PATCH] Use multifd state to determine if multifd cleanup is needed
 2024-10-08 15:03 UTC  (6+ messages)

[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
 2024-10-08 14:45 UTC  (33+ messages)
` [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH v2 02/21] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH v2 03/21] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH v2 04/21] include/exec/memop: Rename get_alignment_bits
` [PATCH v2 05/21] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH v2 06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook
` [PATCH v2 07/21] accel/tcg: Use the "
` [PATCH v2 13/21] target/arm: Pass MemOp to get_phys_addr
` [PATCH v2 14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH v2 15/21] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH v2 16/21] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH v2 17/21] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH v2 18/21] target/arm: Pass MemOp to get_phys_addr_lpae
` [PATCH v2 19/21] target/arm: Move device detection earlier in get_phys_addr_lpae
` [PATCH v2 20/21] target/arm: Add arm_cpu_tlb_fill_align
` [PATCH v2 21/21] target/arm: Fix alignment fault priority in get_phys_addr_lpae

[PATCH] tests/qtest: Bump qmp-cmd-test timeout to 120s
 2024-10-08 14:16 UTC  (2+ messages)

[PATCH v5] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-10-08 14:21 UTC  (2+ messages)

[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-10-08 13:45 UTC  (8+ messages)

[PATCH] docs/devel: Prohibit calling object_unparent() for memory region
 2024-10-08 13:33 UTC  (2+ messages)

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-10-08 13:32 UTC  (2+ messages)

[PATCH v4] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-10-08 13:21 UTC  (5+ messages)

[PATCH v5 00/12] tcg/riscv: Add support for vector
 2024-10-08 13:18 UTC  (5+ messages)
` [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-10-08  9:31 UTC  (12+ messages)

[PATCH v2 00/19] UI-related fixes & shareable 2d memory with -display dbus
 2024-10-08 12:50 UTC  (20+ messages)
` [PATCH v2 01/19] hw/audio/hda: free timer on exit
` [PATCH v2 02/19] hw/audio/hda: fix memory leak on audio setup
` [PATCH v2 03/19] ui/dbus: fix leak on message filtering
` [PATCH v2 04/19] ui/win32: fix potential use-after-free with dbus shared memory
` [PATCH v2 05/19] ui/dbus: fix filtering all update messages
` [PATCH v2 06/19] ui/dbus: discard display messages on disable
` [PATCH v2 07/19] ui/dbus: discard pending CursorDefine on new one
` [PATCH v2 08/19] util/memfd: report potential errors on free
` [PATCH v2 09/19] ui/pixman: generalize shared_image_destroy
` [PATCH v2 10/19] ui/dbus: do not limit to one listener per connection / bus name
` [PATCH v2 11/19] ui/dbus: add trace for can_share_map
` [PATCH v2 12/19] ui/surface: allocate shared memory on !win32
` [PATCH v2 13/19] meson: find_program('gdbus-codegen') directly
` [PATCH v2 14/19] ui/dbus: make Listener.Win32.Map win32-specific
` [PATCH v2 15/19] ui/dbus: add Listener.Unix.Map interface XML
` [PATCH v2 16/19] ui/dbus: implement Unix.Map
` [PATCH v2 17/19] virtio-gpu: allocate shareable 2d resources on !win32
` [PATCH v2 18/19] ui: refactor using a common qemu_pixman_shareable
` [PATCH v2 19/19] tests: add basic -display dbus Map.Unix test

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-08 12:17 UTC  (4+ messages)
` [PATCH v3 14/14] hw/vmapple/vmapple: Add "

[PATCH v4] arm/kvm: add support for MTE
 2024-10-08 11:43 UTC 

[PATCH v2 0/2] Allwinner A10 SPI controller emulation
 2024-10-08 11:42 UTC  (2+ messages)

[PATCH v2 00/25] NXP i.MX RT595
 2024-10-08 11:27 UTC  (27+ messages)
` [PATCH v2 01/25] fifo32: add peek function
` [PATCH v2 02/25] tests/unit: add fifo32 tests
` [PATCH v2 03/25] scripts: add script to generate C header files from SVD XML files
` [PATCH v2 04/25] Add mcux-soc-svd subproject
` [PATCH v2 05/25] hw/misc: add support for flexcomm
` [PATCH v2 06/25] hw/misc/flexcomm.c: add common fifo functionality
` [PATCH v2 07/25] hw/char: add support for flexcomm usart
` [PATCH v2 08/25] hw/i2c: add support for flexcomm i2c
` [PATCH v2 09/25] hw/ssi: add support for flexcomm spi
` [PATCH v2 10/25] hw/misc: add support for RT500's clock controller
` [PATCH v2 11/25] hw/ssi: add support for flexspi
` [PATCH v2 12/25] hw/misc: add support for RT500's reset controller
` [PATCH v2 13/25] hw/arm: add basic support for the RT500 SoC
` [PATCH v2 14/25] hw/arm: add RT595-EVK board
` [PATCH v2 15/25] tests/qtest: add register access macros and functions
` [PATCH v2 16/25] system/qtest: add APIS to check for memory access failures
` [PATCH v2 17/25] tests/qtest: add flexcomm tests
` [PATCH v2 18/25] tests/qtest: add flexcomm usart tests
` [PATCH v2 19/25] hw/misc: add i2c-tester
` [PATCH v2 20/25] tests/qtest: add tests for flexcomm i2c
` [PATCH v2 21/25] hw/ssi: allow NULL realize callbacks for peripherals
` [PATCH v2 22/25] hw/misc: add spi-tester
` [PATCH v2 23/25] tests/qtest: add tests for flexcomm spi
` [PATCH v2 24/25] systems/qtest: add device clock APIs
` [PATCH v2 25/25] tests/qtest: add tests for RT500's clock controller

[PATCH v4] hw/acpi: Add vmclock device
 2024-10-08 11:21 UTC  (3+ messages)

[PATCH v2 00/14] s390x: virtio-mem support
 2024-10-08 10:54 UTC  (15+ messages)
` [PATCH v2 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
` [PATCH v2 02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism
` [PATCH v2 03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
` [PATCH v2 04/14] s390x: rename s390-virtio-hcall* to s390-hypercall*
` [PATCH v2 05/14] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code
` [PATCH v2 06/14] s390x: introduce s390_get_memory_limit()
` [PATCH v2 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
` [PATCH v2 08/14] s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
` [PATCH v2 09/14] s390x/s390-skeys: prepare for memory devices
` [PATCH v2 10/14] s390x/s390-virtio-ccw: "
` [PATCH v2 11/14] s390x/pv: "
` [PATCH v2 12/14] s390x: remember the maximum page size
` [PATCH v2 13/14] s390x/virtio-ccw: add support for virtio based memory devices
` [PATCH v2 14/14] s390x: virtio-mem support

pcie-root-port limits for q35?
 2024-10-08 10:40 UTC  (2+ messages)

[RFC v2 00/12] Introduce Hybrid CPU Topology via Custom Topology Tree
 2024-10-08 10:30 UTC  (9+ messages)
` [RFC v2 01/12] qdev: Allow qdev_device_add() to add specific category device
` [RFC v2 03/12] system/vl: Create CPU topology devices from CLI early
` [RFC v2 05/12] hw/core/machine: Introduce custom CPU topology with max limitations

[PATCH 1/1] virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
 2024-10-08 10:27 UTC  (4+ messages)

[PATCH] dma: Fix dma_memory_map/dma_memory_unmap documentation
 2024-10-08 10:17 UTC  (2+ messages)

[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
 2024-10-08 10:01 UTC  (6+ messages)

[PATCH 0/2] dockerfiles, gitlab-ci: add CI job using nightly Rust
 2024-10-08  9:56 UTC  (6+ messages)

[RFC PATCH 0/6] Enable shared device assignment
 2024-10-08  8:59 UTC  (3+ messages)

[PATCH v5 00/16] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-10-08  8:01 UTC  (18+ messages)
` [PATCH v5 01/16] crypto: accumulative hashing API
` [PATCH v5 02/16] crypto/hash-glib: Implement new hash API
` [PATCH v5 03/16] crypto/hash-gcrypt: "
` [PATCH v5 04/16] crypto/hash-gnutls: "
` [PATCH v5 05/16] crypto/hash-nettle: "
` [PATCH v5 06/16] util/iov: Introduce iov_send_recv_with_flags()
` [PATCH v5 07/16] crypto/hash-afalg: Implement new hash API
` [PATCH v5 08/16] crypto/hash: Implement and use "
` [PATCH v5 09/16] tests/unit/test-crypto-hash: accumulative hashing
` [PATCH v5 10/16] crypto/hash-glib: Remove old hash API functions
` [PATCH v5 11/16] crypto/hash-gcrypt: "
` [PATCH v5 12/16] crypto/hash-gnutls: "
` [PATCH v5 13/16] crypto/hash-nettle: "
` [PATCH v5 14/16] crypto/hash-afalg: "
` [PATCH v5 15/16] crypto/hashpriv: Remove old hash API function
` [PATCH v5 16/16] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH] replace error_setg(&error_fatal, ...) with error_report()
 2024-10-08  7:04 UTC  (2+ messages)

[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
 2024-10-08  6:55 UTC  (4+ messages)
` [PATCH v3 01/14] ppc/spapr: remove deprecated machine pseries-2.1

[PATCH v3 00/10] misc ppc improvements/optimizations
 2024-10-08  6:53 UTC  (15+ messages)
` [PATCH v3 05/10] target/ppc: optimize p9 exception handling routines for lpcr
` [PATCH v3 06/10] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PATCH v3 07/10] target/ppc: optimize p8 exception handling routines
` [PATCH v3 08/10] target/ppc: optimize p7 "
` [PATCH v3 09/10] target/ppc: simplify var usage in ppc_next_unmasked_interrupt
` [PATCH v3 10/10] target/ppc: combine multiple ail checks into one

[PATCH] tap-linux: Open ipvtap and macvtap
 2024-10-08  6:52 UTC 

[PATCH] virtio-net: Avoid indirection_table_mask overflow
 2024-10-08  6:51 UTC 

[PATCH v2 0/2] target/ppc: Make divd[u] handler method decodetree compatible
 2024-10-08  5:16 UTC  (3+ messages)
` PING: "

[PATCH qemu v6] target/riscv: Add Zilsd and Zclsd extension support
 2024-10-08  3:17 UTC 

[PATCH 0/2] hw/core/machine: Extract compat properties to machine-compat.c
 2024-10-08  3:55 UTC  (3+ messages)
` [PATCH 1/2] hw/core/machine: Add missing 'units.h' and 'error-report.h' headers

[PATCH 1/1] virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
 2024-10-08  3:19 UTC 

[PATCH v1 1/1] x86: Add support save/load HWCR MSR
 2024-10-08  2:47 UTC  (2+ messages)

[RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
 2024-10-08  2:55 UTC  (4+ messages)
` [RFC PATCH 2/2] hw/riscv/sifive_u.c: Add initial HPM support

[PATCH v2 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
 2024-10-08  2:44 UTC  (2+ messages)

[PATCH v2 0/3] migration: auto-converge refinements for huge VM
 2024-10-08  2:34 UTC  (11+ messages)
` [PATCH v2 1/3] migration: Support background ramblock dirty sync
` [PATCH v2 3/3] migration: Support responsive CPU throttle

[PATCH] target/riscv: Set vtype.vill on CPU reset
 2024-10-08  1:30 UTC  (2+ messages)

[PATCH v4] chardev: add path option for pty backend
 2024-10-08  1:29 UTC  (3+ messages)

[PATCH 0/2] riscv: hw/intc: Fixes for standard conformance
 2024-10-08  1:28 UTC  (6+ messages)
` [PATCH 1/2] hw/intc: Make zeroth priority register read-only
` [PATCH 2/2] hw/intc: Don't clear pending bits on IRQ lowering

[PATCH v3 00/19] s390x: Add Full Boot Order Support
 2024-10-08  1:15 UTC  (8+ messages)
` [PATCH v3 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
` [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
` [PATCH v3 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
` [PATCH v3 13/19] include/hw/s390x: Add include files for common IPL structs
` [PATCH v3 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
` [PATCH v3 17/19] pc-bios/s390x: Enable multi-device boot loop
` [PATCH v3 18/19] docs/system: Update documentation for s390x IPL


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