messages from 2024-10-05 20:08:02 to 2024-10-07 15:39:58 UTC [more...]
[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
2024-10-07 15:38 UTC (4+ messages)
` [PATCH v3 04/14] ppc/spapr: remove deprecated machine pseries-2.4
` [PATCH v3 11/14] ppc/spapr: remove deprecated machine pseries-2.11
` [PATCH v3 12/14] ppc/spapr: remove deprecated machine pseries-2.12-sxxm
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-07 15:38 UTC (6+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
[PATCH V2 00/13] Live update: cpr-transfer
2024-10-07 15:36 UTC (9+ 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] target/loongarch: Support 4K page size
2024-10-07 15:09 UTC (3+ messages)
[PATCH v2 0/2] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 14:57 UTC (10+ messages)
` [PATCH 1/2] meson: define qemu_isa_flags
` [PATCH 2/2] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH] hw/char/pl011: Use correct masks for IBRD and FBRD
2024-10-07 14:47 UTC
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
2024-10-07 14:40 UTC (8+ messages)
` [PATCH v2 22/25] hw/s390x: Use explicit big-endian "
` [PATCH v2 23/25] target/s390x: "
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
2024-10-07 14:31 UTC (13+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [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
[PULL 00/12] CI fixes and various clean-ups
2024-10-07 14:13 UTC (15+ messages)
` [PULL 01/12] docs: Mark "gluster" support in QEMU as deprecated
` [PULL 02/12] .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
` [PULL 03/12] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)
` [PULL 04/12] disas: Remove CRIS disassembler
` [PULL 05/12] gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run all tests
` [PULL 06/12] hw/m68k: Use explicit big-endian LD/ST API
` [PULL 07/12] target/m68k: "
` [PULL 08/12] hw/s390x: "
` [PULL 09/12] target/s390x: Replace ldtul_p() -> ldq_p()
` [PULL 10/12] target/s390x: Use explicit big-endian LD/ST API
` [PULL 11/12] tests/functional: Switch back to the gitlab URLs for the advent calendar tests
` [PULL 12/12] tests/functional: Bump timeout of some tests
[PATCH v4] hw/acpi: Add vmclock device
2024-10-07 13:53 UTC
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-10-07 13:45 UTC (14+ messages)
[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
2024-10-07 13:41 UTC (8+ 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
[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
2024-10-07 12:42 UTC (17+ 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
` [PATCH 12/16] ui/surface: allocate shared memory on !win32
` [PATCH 16/16] tests: add basic -display dbus Map.Unix test
[PATCH v4] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-10-07 12:33 UTC (2+ messages)
[PATCH v1 00/14] s390x: virtio-mem support
2024-10-07 12:23 UTC (12+ messages)
[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
2024-10-07 12:04 UTC (7+ messages)
[PATCH v1 0/6] Support virtio-gpu DRM native context
2024-10-07 12:02 UTC (13+ 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
[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
2024-10-07 11:52 UTC (17+ 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
[RFC PATCH 0/5] Specifying cache topology on ARM
2024-10-07 12:01 UTC (3+ messages)
` [PATCH 2/5] i386/cpu: add IsDefined flag to smp-cache property
[PATCH v2 0/7] Introduce SMP Cache Topology
2024-10-07 11:53 UTC (14+ 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 v2 7/7] i386/pc: Support cache topology in -machine for PC machine
[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] net/tap-win32: Fix gcc 14 format truncation errors
2024-10-07 10:36 UTC (2+ messages)
[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] 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 (8+ messages)
` [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
` [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] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 8:42 UTC (2+ messages)
[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 (2+ 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 (6+ messages)
[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
2024-10-05 20:06 UTC (19+ messages)
` [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics
` [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 07/21] accel/tcg: Use the tlb_fill_align hook
` [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
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).