messages from 2024-10-07 17:18:41 to 2024-10-08 06:56:15 UTC [more...]
[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] dma: Fix dma_memory_map/dma_memory_unmap documentation
2024-10-08 6:53 UTC
[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
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-08 6:51 UTC (7+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
[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
[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
2024-10-08 3:39 UTC (5+ messages)
[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 v4] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-10-08 2:55 UTC (4+ 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 (20+ messages)
` [PATCH v3 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
` [PATCH v3 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
` [PATCH v3 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
` [PATCH v3 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
` [PATCH v3 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
` [PATCH v3 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
` [PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v3 10/19] pc-bios/s390-ccw: Remove panics from DASD "
` [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [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 14/19] s390x: Add individual loadparm assignment to CCW device
` [PATCH v3 15/19] hw/s390x: Build an IPLB for each boot device
` [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
` [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
[PATCH v2 00/25] NXP i.MX RT595
2024-10-08 1:18 UTC (26+ 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 v7 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
2024-10-08 1:17 UTC (6+ messages)
` [PATCH v7 7/8] target/riscv: Add max32 CPU for "
` [PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on "
[PATCH 1/1] target/riscv: enable floating point unit
2024-10-08 0:45 UTC (12+ messages)
[PATCH v2] target/riscv/csr.c: Fix an access to VXSAT
2024-10-08 0:26 UTC (5+ messages)
` [PATCH v3] "
[PATCH] replace error_setg(&error_fatal, ...) with error_report()
2024-10-07 22:27 UTC
[PATCH v1 0/1] hw/xen: Avoid Avoid use of uninitialized bufioreq_evtchn
2024-10-07 21:38 UTC (3+ messages)
` [PATCH v1 1/1] hw/xen: "
[PATCH 00/20] accel/tcg: Introduce tlb_fill_align hook
2024-10-07 21:27 UTC (23+ messages)
` [PATCH 02/20] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH 03/20] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH 04/20] include/exec/memop: Rename get_alignment_bits
` [PATCH 08/20] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH 10/20] target/hppa: Fix priority of T, D, and B page faults
` [PATCH 13/20] target/arm: Pass MemOp to get_phys_addr
` [PATCH 14/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH 15/20] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH 16/20] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH 17/20] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH 18/20] target/arm: Pass MemOp to get_phys_addr_lpae
[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
2024-10-07 21:26 UTC (42+ 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 08/21] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH v2 09/21] target/hppa: Perform access rights before protection id check
` [PATCH v2 10/21] target/hppa: Fix priority of T, D, and B page faults
` [PATCH v2 11/21] target/hppa: Handle alignment faults in hppa_get_physical_address
` [PATCH v2 12/21] target/hppa: Add hppa_cpu_tlb_fill_align
` [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 0/2] Reuse TYPE_GPIO_PWR in ppce500 machine
2024-10-07 21:13 UTC (3+ messages)
` [PATCH v2 2/2] hw/ppc/e500: Reuse TYPE_GPIO_PWR
[PATCH v1 0/2] GTK/SDL fixes for a black screen displayed by virtio-gpu
2024-10-07 20:59 UTC (10+ messages)
` [PATCH v1 1/2] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v1 2/2] ui/gtk: "
[PATCH V2 00/13] Live update: cpr-transfer
2024-10-07 20:52 UTC (36+ messages)
` [PATCH V2 01/13] machine: alloc-anon option
` [PATCH V2 02/13] migration: cpr-state
` [PATCH V2 03/13] migration: save cpr mode
` [PATCH V2 04/13] migration: stop vm earlier for cpr
` [PATCH V2 07/13] migration: SCM_RIGHTS for QEMUFile
` [PATCH V2 08/13] migration: VMSTATE_FD
` [PATCH V2 09/13] migration: cpr-transfer save and load
` [PATCH V2 12/13] migration: split qmp_migrate
` [PATCH V2 13/13] migration: cpr-transfer mode
[PATCH 0/3] ci: Replace macOS coverage from release 13 to 15
2024-10-07 20:26 UTC (6+ messages)
` [PATCH 3/3] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)
[PATCH] hw/arm: add Quanta GSZ bmc machine
2024-10-07 20:16 UTC (3+ messages)
[PATCH 0/3] scripts: mandate use of SPDX-License-Identifier tags in new files
2024-10-07 20:17 UTC (5+ messages)
` [PATCH 1/3] scripts: mandate that new files have SPDX-License-Identifier
` [PATCH 3/3] scripts: forbid use of arbitrary SPDX tags besides license identifiers
[PATCH 0/2] Fix for multi-process gdbstub breakpoints
2024-10-07 20:06 UTC (3+ messages)
` [PATCH 1/2] gdbstub: Fix wrong CPUState pointer in breakpoint functions
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
2024-10-07 19:59 UTC (3+ messages)
` [PATCH v2 13/25] target/sh4: Use explicit little-endian "
[PATCH] hw/char/pl011: Use correct masks for IBRD and FBRD
2024-10-07 19:56 UTC (2+ messages)
[PATCH 00/10] linux-user pre-PR
2024-10-07 19:50 UTC (5+ messages)
` [PATCH 02/10] linux-user: Fix parse_elf_properties GNU0_MAGIC check
` [PATCH 06/10] linux-user: Correct print_sockaddr() format
[Stable-9.1.1 00/32] Patch Round-up for stable 9.1.1, freeze on 2024-10-16
2024-10-07 19:16 UTC (33+ messages)
` [Stable-9.1.1 01/32] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
` [Stable-9.1.1 02/32] iotests: fix expected output from gnutls
` [Stable-9.1.1 03/32] crypto: run qcrypto_pbkdf2_count_iters in a new thread
` [Stable-9.1.1 04/32] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [Stable-9.1.1 05/32] crypto: avoid leak of ctx when bad cipher mode is given
` [Stable-9.1.1 06/32] tests/docker: remove debian-armel-cross
` [Stable-9.1.1 07/32] tests/docker: update debian i686 and mipsel images to bookworm
` [Stable-9.1.1 08/32] contrib/plugins/Makefile: Add a 'distclean' target
` [Stable-9.1.1 09/32] hw/audio/virtio-sound: fix heap buffer overflow
` [Stable-9.1.1 10/32] hw/intc/arm_gic: fix spurious level triggered interrupts
` [Stable-9.1.1 11/32] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [Stable-9.1.1 12/32] gitlab: fix logic for changing docker tag on stable branches
` [Stable-9.1.1 13/32] softmmu: Support concurrent bounce buffers
` [Stable-9.1.1 14/32] softmmu/physmem: fix memory leak in dirty_memory_extend()
` [Stable-9.1.1 15/32] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [Stable-9.1.1 16/32] mac_dbdma: Remove leftover `dma_memory_unmap` calls
` [Stable-9.1.1 17/32] migration/multifd: Fix rb->receivedmap cleanup race
` [Stable-9.1.1 18/32] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
` [Stable-9.1.1 19/32] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
` [Stable-9.1.1 20/32] target/hppa: Fix random 32-bit linux-user crashes
` [Stable-9.1.1 21/32] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [Stable-9.1.1 22/32] migration/multifd: Fix p->iov leak in multifd-uadk.c
` [Stable-9.1.1 23/32] hw/loongarch/virt: Add description for virt machine type
` [Stable-9.1.1 24/32] tcg: Fix iteration step in 32-bit gvec operation
` [Stable-9.1.1 25/32] target/ppc: Fix lxvx/stxvx facility check
` [Stable-9.1.1 26/32] hw/mips/jazz: fix typo in in-built NIC alias
` [Stable-9.1.1 27/32] util/timer: avoid deadlock when shutting down
` [Stable-9.1.1 28/32] block/reqlist: allow adding overlapping requests
` [Stable-9.1.1 29/32] target/arm: Avoid target_ulong for physical address lookups
` [Stable-9.1.1 30/32] hw/sd/sdcard: Fix handling of disabled boot partitions
` [Stable-9.1.1 31/32] testing: bump mips64el cross to bookworm and fix package list
` [Stable-9.1.1 32/32] vnc: fix crash when no console attached
[PATCH v3 0/2] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 19:12 UTC (5+ messages)
` [PATCH 1/2] meson: define qemu_isa_flags
` [PATCH 2/2] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH v6 00/16] Introduce support for IGVM files
2024-10-07 18:53 UTC (3+ messages)
` [PATCH v6 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
[PATCH 0/2] dockerfiles, gitlab-ci: add CI job using nightly Rust
2024-10-07 18:18 UTC (6+ messages)
` [PATCH 1/2] dockerfiles: add a Dockerfile using a nightly Rust toolchain
` [PATCH 2/2] gitlab-ci: add Rust-enabled CI job
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-10-07 18:15 UTC (11+ messages)
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
2024-10-07 18:10 UTC (9+ messages)
` [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
2024-10-07 17:34 UTC (5+ messages)
` [PATCH 16/16] tests: add basic -display dbus Map.Unix test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).