messages from 2024-10-05 16:07:56 to 2024-10-07 11:26:12 UTC [more...]
[PATCH v4 0/3] Drop ignore_memory_transaction_failures for xilink_zynq
2024-10-07 11:24 UTC (4+ messages)
` [PATCH v4 1/3] xilink_zynq: Add various missing unimplemented devices
` [PATCH v4 2/3] xilink-zynq-devcfg: Fix up for memory address range size not set correctly
` [PATCH v4 3/3] xilink-zynq-devcfg: Avoid disabling devcfg memory region during initialization
[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
2024-10-07 11:13 UTC (10+ messages)
` [PATCH 05/16] ui/dbus: fix filtering all update messages
` [PATCH 07/16] ui/dbus: discard pending CursorDefine on new one
` [PATCH 09/16] ui/pixman: generalize shared_image_destroy
[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
2024-10-07 11:11 UTC (14+ messages)
` [PULL 01/12] Require meson version 1.5.0
` [PULL 02/12] build-sys: Add rust feature option
` [PULL 03/12] configure, meson: detect Rust toolchain
` [PULL 04/12] rust: add bindgen step as a meson dependency
` [PULL 05/12] .gitattributes: add Rust diff and merge attributes
` [PULL 06/12] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PULL 07/12] rust: add crate to expose bindings and interfaces
` [PULL 08/12] rust: add utility procedural macro crate
` [PULL 09/12] rust: add PL011 device model
` [PULL 10/12] meson: fix machine option for x86_version
` [PULL 11/12] meson: define qemu_isa_flags
` [PULL 12/12] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH v2 0/7] Introduce SMP Cache Topology
2024-10-07 11:25 UTC (12+ messages)
` [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
` [PATCH v2 3/7] hw/core: Add smp cache topology for machine
` [PATCH v2 4/7] hw/core: Check smp cache topology support "
` [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
` [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
[PATCH] net/tap-win32: Fix gcc 14 format truncation errors
2024-10-07 10:36 UTC (2+ messages)
[PATCH v1 0/6] Support virtio-gpu DRM native context
2024-10-07 10:16 UTC (12+ messages)
` [PATCH v1 1/6] ui/sdl2: Restore original context after new context creation
` [PATCH v1 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v1 3/6] linux-headers: Update to Linux v6.12-rc1
` [PATCH v1 4/6] virtio-gpu: Handle virgl fence creation errors
` [PATCH v1 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v1 6/6] virtio-gpu: Support DRM native context
[PATCH 0/2] Fix for multi-process gdbstub breakpoints
2024-10-07 10:15 UTC (3+ messages)
` [PATCH 2/2] gdbstub: Apply breakpoints only to the selected PID
[PATCH v2 0/2] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 9:58 UTC (5+ messages)
` [PATCH 1/2] meson: define qemu_isa_flags
` [PATCH 2/2] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
2024-10-07 9:53 UTC (5+ messages)
[PATCH v2] tests/functional: Switch back to the gitlab URLs for the advent calendar tests
2024-10-07 9:39 UTC (2+ messages)
[PATCH v2] virtio-gpu: Add definition for resource_uuid feature
2024-10-07 9:38 UTC (3+ messages)
[PATCH 0/3] ci: Replace macOS coverage from release 13 to 15
2024-10-07 9:17 UTC (5+ messages)
` [PATCH 3/3] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)
[PATCH v2 00/23] E500 Cleanup
2024-10-07 8:36 UTC (28+ messages)
` [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
` [PATCH v2 02/23] hw/ppc/e500: Remove firstenv variable
` [PATCH v2 03/23] hw/ppc/e500: Prefer QOM cast
` [PATCH v2 04/23] hw/ppc/e500: Remove unused "irqs" parameter
` [PATCH v2 05/23] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PATCH v2 06/23] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PATCH v2 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
` [PATCH v2 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PATCH v2 10/23] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PATCH v2 11/23] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH v2 12/23] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
` [PATCH v2 13/23] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
` [PATCH v2 14/23] hw/gpio/mpc8xxx: "
` [PATCH v2 15/23] hw/ppc/mpc8544_guts: "
` [PATCH v2 16/23] hw/net/fsl_etsec/etsec: "
` [PATCH v2 17/23] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
` [PATCH v2 18/23] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
` [PATCH v2 19/23] hw/block/pflash_cfi01: "
` [PATCH v2 20/23] hw/i2c/smbus_eeprom: "
` [PATCH v2 21/23] hw/rtc/ds1338: "
` [PATCH v2 22/23] hw/usb/hcd-ehci-sysbus: "
` [PATCH v2 23/23] hw/vfio/platform: Let vfio_start_eventfd_injection() take VFIOPlatformDevice pointer
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-10-07 8:47 UTC (13+ messages)
[PATCH] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 8:42 UTC (8+ messages)
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
2024-10-07 8:25 UTC (7+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
[PATCH v4] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-10-07 8:13 UTC
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
2024-10-07 7:52 UTC (7+ messages)
` [PATCH v2 22/25] hw/s390x: Use explicit big-endian "
` [PATCH v2 23/25] target/s390x: "
[PATCH 00/16] misc: Use explicit endian LD/ST API
2024-10-07 7:03 UTC (13+ messages)
` [PATCH 01/16] qemu/bswap: Undefine CPU_CONVERT() once done
` [PATCH 02/16] exec/memop: Remove unused memop_big_endian() helper
` [PATCH 03/16] linux-user/i386: Use explicit little-endian LD/ST API
` [PATCH 09/16] hw/s390x: Use explicit big-endian "
` [PATCH 10/16] target/s390x: "
` [PATCH 11/16] hw/sparc: "
[PATCH] virtio-gpu: Add definition for resource_uuid feature
2024-10-07 6:57 UTC (3+ messages)
[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
2024-10-07 3:34 UTC (8+ messages)
` [PATCH v1 1/7] target/riscv: Fix sstatus read and write
` [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly
` [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
` [PATCH v1 4/7] hw/riscv: Align kernel to 4MB when sxl32 is on
` [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
` [PATCH v1 6/7] target/riscv: Reset SXL and UXL according to sxl32
` [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU
[PATCH v5 00/12] tcg/riscv: Add support for vector
2024-10-07 2:57 UTC (13+ messages)
` [PATCH v5 01/12] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v5 02/12] tcg/riscv: Add basic support for vector
` [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
` [PATCH v5 04/12] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v5 05/12] tcg/riscv: Add support for basic vector opcodes
` [PATCH v5 06/12] tcg/riscv: Implement vector cmp/cmpsel ops
` [PATCH v5 07/12] tcg/riscv: Implement vector neg ops
` [PATCH v5 08/12] tcg/riscv: Implement vector sat/mul ops
` [PATCH v5 09/12] tcg/riscv: Implement vector min/max ops
` [PATCH v5 10/12] tcg/riscv: Implement vector shi/s/v ops
` [PATCH v5 11/12] tcg/riscv: Implement vector roti/v/x ops
` [PATCH v5 12/12] tcg/riscv: Enable native vector support for TCG host
[PATCH v1 0/2] GTK/SDL fixes for a black screen displayed by virtio-gpu
2024-10-06 23:43 UTC (3+ messages)
` [PATCH v1 1/2] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v1 2/2] ui/gtk: "
[PATCH 0/2] Consolidate embedded PPC initial mappung functions
2024-10-06 18:46 UTC (4+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions
[PATCH 0/2] Separate memory access logs from guest_errors
2024-10-06 16:49 UTC (3+ messages)
` [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
` [PATCH 2/2] log: Suggest using -d guest_error,memaccess instead of guest_errors
[PATCH v2 0/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
2024-10-06 15:23 UTC (5+ messages)
` [PATCH v2 2/4] "
[PATCH v3 0/2] Drop ignore_memory_transaction_failures for xilink_zynq
2024-10-06 14:13 UTC (3+ messages)
` [PATCH v3 1/2] xilink_zynq: Add various missing unimplemented devices
[PULL 00/23] Misc patches for 2024-10-04
2024-10-06 14:10 UTC (2+ messages)
[PATCH] tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
2024-10-06 8:32 UTC (2+ messages)
[PATCH] meson: fix machine option for x86_version
2024-10-06 7:44 UTC (4+ messages)
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-06 7:17 UTC
[PATCH 00/10] linux-user pre-PR
2024-10-05 23:33 UTC (11+ messages)
` [PATCH 01/10] linux-user/flatload: Take mmap_lock in load_flt_binary()
` [PATCH 02/10] linux-user: Fix parse_elf_properties GNU0_MAGIC check
` [PATCH 03/10] linux-user: add openat2 support in linux-user
` [PATCH 04/10] linux-user: add strace support for openat2
` [PATCH 05/10] linux-user: Trace wait4()'s and waitpid()'s wstatus
` [PATCH 06/10] linux-user: Correct print_sockaddr() format
` [PATCH 07/10] linux-user: Display sockaddr buffer as pointer
` [PATCH 08/10] linux-user: Factor print_buf_len() out
` [PATCH 09/10] linux-user: Add strace for sendto()
` [PATCH 10/10] linux-user: Add strace for recvfrom()
[PATCH 0/4] Consolidate lan9118 phy implementations
2024-10-05 20:57 UTC (5+ messages)
` [PATCH 1/4] hw/net/lan9118: Extract lan9118_phy
` [PATCH 2/4] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
` [PATCH 3/4] hw/net/lan9118_phy: Reuse MII constants
` [PATCH 4/4] hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement
[PATCH 00/18] Stop all qemu-cpu threads on a breakpoint
2024-10-05 20:35 UTC (22+ messages)
` [PATCH 01/18] gdbstub: Make gdb_get_char() static
` [PATCH 02/18] gdbstub: Move phy_memory_mode to GDBSystemState
` [PATCH 03/18] gdbstub: Move gdb_syscall_mode to GDBSyscallState
` [PATCH 04/18] gdbstub: Factor out gdb_try_stop()
` [PATCH 05/18] accel/tcg: Factor out cpu_exec_user()
` [PATCH 06/18] qemu-thread: Introduce QEMU_MUTEX_INITIALIZER
` [PATCH 07/18] qemu-thread: Introduce QEMU_COND_INITIALIZER
` [PATCH 11/18] accel/tcg: Unify user implementations of qemu_cpu_kick()
[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
2024-10-05 20:06 UTC (22+ 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 21/21] target/arm: Fix alignment fault priority in get_phys_addr_lpae
[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
2024-10-05 18:31 UTC (7+ messages)
` [PATCH v3 1/5] linux-user: Correct print_sockaddr() format
` [PATCH v3 5/5] linux-user: Add strace for recvfrom()
[PATCH] linux-user: Trace wait4()'s and waitpid()'s wstatus
2024-10-05 18:04 UTC (3+ messages)
[PATCH v9 0/2] linux-user: add openat2 support in linux-user
2024-10-05 17:47 UTC (2+ messages)
[PATCH] linux-user: Fix parse_elf_properties GNU0_MAGIC check
2024-10-05 17:09 UTC (2+ messages)
{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
2024-10-05 16:55 UTC (4+ messages)
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).