messages from 2024-11-06 13:38:55 to 2024-11-07 10:24:05 UTC [more...]
[PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
2024-11-07 10:21 UTC (9+ messages)
` [PATCH v2 0/7] hugetlbfs memory HW error fixes
` [PATCH v2 1/7] accel/kvm: Keep track of the HWPoisonPage page_size
` [PATCH v2 2/7] system/physmem: poisoned memory discard on reboot
` [PATCH v2 3/7] accel/kvm: Report the loss of a large memory page
` [PATCH v2 4/7] numa: Introduce and use ram_block_notify_remap()
` [PATCH v2 5/7] hostmem: Factor out applying settings
` [PATCH v2 6/7] hostmem: Handle remapping of RAM
` [PATCH v2 7/7] system/physmem: Memory settings applied on remap notification
[PATCH v6 0/3] qemu-ga: Fixes for guest_network_get_route
2024-11-07 10:21 UTC (4+ messages)
` [PATCH v6 1/3] qemu-ga: Add 'Null' check and Redefine 'route'
` [PATCH v6 2/3] qemu-ga: Optimize var declaration and definition
` [PATCH v6 3/3] qemu-ga: Avoiding freeing line prematurely
[PATCH v2 00/16] hw/microblaze: Allow running cross-endian vCPUs
2024-11-07 10:18 UTC (21+ messages)
` [PATCH v2 01/16] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH v2 02/16] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel()
` [PATCH v2 03/16] hw/intc/xilinx_intc: Make device endianness configurable
` [RFC PATCH v2 04/16] hw/net/xilinx_ethlite: Simplify by having configurable endianness
` [RFC PATCH v2 05/16] hw/timer/xilinx_timer: Allow down to 8-bit memory access
` [PATCH v2 06/16] hw/timer/xilinx_timer: Make device endianness configurable
` [PATCH v2 07/16] hw/char/xilinx_uartlite: "
` [PATCH v2 08/16] hw/ssi/xilinx_spi: "
` [PATCH v2 09/16] hw/ssi/xilinx_spips: "
` [PATCH v2 10/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v2 11/16] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v2 12/16] target/microblaze: Introduce mo_endian() helper
` [PATCH v2 13/16] target/microblaze: Consider endianness while translating code
` [PATCH v2 14/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v2 15/16] tests/functional: Explicit endianness of microblaze assets
` [PATCH v2 16/16] tests/functional: Add microblaze cross-endianness tests
[PATCH 0/5] hw: Mark architecture specific devices with specific endianness
2024-11-07 10:04 UTC (12+ messages)
` [PATCH 1/5] hw/i386: Mark devices as little-endian
` [PATCH 2/5] hw/tricore: "
` [PATCH 3/5] hw/m68k: Mark devices as big-endian
` [PATCH 4/5] hw/openrisc: "
` [PATCH 5/5] hw/sparc: "
[PATCH] migration: Do not perform RAMBlock dirty sync during the first iteration
2024-11-07 9:56 UTC
[PATCH] tests/functional: Bump timeouts of functional tests
2024-11-07 9:56 UTC (9+ messages)
[PATCH] tap-win32: Ignore keys too long
2024-11-07 9:52 UTC (2+ messages)
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
2024-11-07 9:42 UTC (15+ messages)
` "
[PATCH] hw/i386: fix NULL-dereference
2024-11-07 9:19 UTC (3+ messages)
[PATCH] rust: qemu-api-macros: always process subprojects before dependencies
2024-11-07 9:26 UTC
[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-11-07 8:21 UTC (8+ messages)
` [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2024-11-07 7:57 UTC (10+ messages)
` [PATCH 1/7] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH v3 0/7] introduce job-change qmp command
2024-11-07 7:37 UTC (3+ messages)
` [PATCH v3 6/7] qapi/block-core: deprecate block-job-change
[PATCH] tests: Adjust path for swtpm state to use path under /var/tmp/
2024-11-07 7:15 UTC (2+ messages)
[PATCH v2 0/3] Support 64-bit address of initrd
2024-11-07 6:31 UTC (4+ messages)
` [PATCH v2 1/3] hw/riscv: Support to load DTB after 3GB memory on 64-bit system
` [PATCH v2 2/3] hw/riscv: Add a new struct RISCVBootInfo
` [PATCH v2 3/3] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
[PATCH] rust/pl011: Fix range checks for device ID accesses
2024-11-07 6:13 UTC
[PATCH v2 RFT] cocoa: Remove deprecated CVDisplayLinkCreateWithCGDisplay() calls
2024-11-07 4:59 UTC (3+ messages)
[PULL 00/12] riscv-to-apply queue
2024-11-07 4:10 UTC (13+ messages)
` [PULL 01/12] hw/char/sifive_uart: Fix broken UART on big endian hosts
` [PULL 02/12] hw/riscv/riscv-iommu: change 'depth' to int
` [PULL 03/12] hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check
` [PULL 04/12] target/riscv: Set vdata.vm field for vector load/store whole register instructions
` [PULL 05/12] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
` [PULL 06/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [PULL 07/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [PULL 08/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions
` [PULL 09/12] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [PULL 10/12] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
` [PULL 11/12] target/riscv/kvm: Update kvm exts to Linux v6.11
` [PULL 12/12] tests/functional: Convert the RV32-on-RV64 riscv test
OOO for first half
2024-11-07 3:41 UTC
[PATCH v2 0/4] hw/loongarch/virt: Add cpu hotplug support
2024-11-07 2:18 UTC (10+ messages)
` [PATCH v2 1/4] hw/loongarch/virt: Add CPU topology support
` [PATCH v2 2/4] hw/loongarch/virt: Implement cpu plug interface
[PATCH] rust: pl011: fix device id matching
2024-11-06 22:56 UTC (2+ messages)
[PATCH] target/i386: Fix legacy page table walk
2024-11-06 22:55 UTC (3+ messages)
[PATCH v2 0/8] gdbstub: Allow late attachment
2024-11-06 22:31 UTC (9+ messages)
` [PATCH v2 1/8] gdbstub: Allow the %d placeholder in the socket path
` [PATCH v2 2/8] gdbstub: Try unlinking the unix socket before binding
` [PATCH v2 3/8] user: Introduce user/signal.h
` [PATCH v2 4/8] user: Introduce host_interrupt_signal
` [PATCH v2 5/8] osdep: Introduce qemu_kill_thread()
` [PATCH v2 6/8] gdbstub: Allow late attachment
` [PATCH v2 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
` [PATCH v2 8/8] tests/tcg: Add late gdbstub attach test
[PULL v2 00/29] Misc HW patches for 2024-11-05
2024-11-06 21:27 UTC (2+ messages)
[PULL 0/4] Crypto fixes patches
2024-11-06 21:27 UTC (2+ messages)
[PATCH V3 00/16] Live update: cpr-transfer
2024-11-06 21:21 UTC (12+ messages)
` [PATCH V3 01/16] machine: anon-alloc option
[PATCH v4 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-06 20:32 UTC (5+ messages)
` [PATCH v4 1/2] "
[PATCH v2] vhost-user: fix shared object return values
2024-11-06 19:59 UTC (2+ messages)
[PATCH 0/7] hw/cxl: Round up of fixes
2024-11-06 19:57 UTC (2+ messages)
[PATCH v6 00/60] QEMU TDX support
2024-11-06 19:56 UTC (10+ messages)
` [PATCH v6 29/60] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v6 45/60] i386/tdx: Don't get/put guest state for TDX VMs
[PATCH v7 00/15] macOS PV Graphics and new vmapple machine type
2024-11-06 19:20 UTC (6+ messages)
` [PATCH v7 15/15] hw/vmapple/vmapple: Add "
[PATCH 0/3] Fixes CPUs AML & acpi-bios-tables to be x86 backward compatible
2024-11-06 19:05 UTC (6+ messages)
` [PATCH 2/3] Fix: Reverse CPUs presence check logic for x86 backward compatability
[PATCH 0/5] i386/hvf: x2apic support and some small fixes
2024-11-06 18:45 UTC (11+ messages)
` [PATCH 2/5] i386/hvf: Fix for UB in handling CPUID function 0xD
` [PATCH 3/5] i386/hvf: Fixes startup memory leak (vmcs caps)
` [PATCH 4/5] i386/hvf: Raise exception on error setting APICBASE
` [PATCH 5/5] i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
[PATCH v4 00/26] E500 Cleanup
2024-11-06 18:34 UTC (3+ messages)
[PATCH 0/2] hw/sd: Remove a pair of legacy methods
2024-11-06 18:32 UTC (4+ messages)
` [PATCH 2/2] hw/sd: Remove legacy sd_enable()
[PATCH v2] eif: cope with huge section offsets
2024-11-06 18:17 UTC (2+ messages)
[PATCH v7 0/3] vhost-user-blk: live resize additional APIs
2024-11-06 18:17 UTC (2+ messages)
[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-11-06 18:13 UTC (3+ messages)
` [PATCH v6 10/15] hw/acpi: Generic Port Affinity Structure support
[PATCH v5 0/3] qemu-ga: Summarize and merge commits
2024-11-06 18:07 UTC (12+ messages)
` [PATCH v5 1/3] qemu-ga: Add 'Null' check and Redefine 'route'
` [PATCH v5 2/3] qemu-ga: Optimize var declaration and definition
` [PATCH v5 3/3] qemu-ga: Avoiding freeing line prematurely
[PULL v3 00/39] Rust changes for QEMU 9.2 soft freeze
2024-11-06 18:07 UTC (2+ messages)
` [PULL v3 37/39] rust: allow older version of bindgen
[PATCH] eif: cope with huge section offsets
2024-11-06 18:07 UTC (6+ messages)
[PULL v2 00/39] Rust changes for QEMU 9.2 soft freeze
2024-11-06 18:03 UTC (2+ messages)
` [PULL v2 37/39] rust: allow older version of bindgen
[PATCH for-10.0 0/7] hw/riscv: riscv-iommu-sys device
2024-11-06 17:58 UTC (3+ messages)
` [PATCH for-10.0 2/7] hw/riscv/riscv-iommu: parametrize CAP.IGS
[PATCH] eif: cope with huge section sizes
2024-11-06 17:56 UTC (3+ messages)
[PATCH] tests/functional: Split the test_aarch64_sbsaref test
2024-11-06 17:50 UTC
[PATCH] rust: add meson_version to all subprojects
2024-11-06 17:49 UTC (2+ messages)
[PATCH RFT] cocoa: Remove deprecated CVDisplayLinkCreateWithCGDisplay() calls
2024-11-06 17:43 UTC (2+ messages)
[PATCH] migration: Check current_migration in migration_is_running()
2024-11-06 17:42 UTC (4+ messages)
[PATCH v3 0/3] plugins: generate list of symbols automatically
2024-11-06 17:37 UTC (5+ messages)
` [PATCH v3 1/3] plugins: add missing export for qemu_plugin_num_vcpus
` [PATCH v3 2/3] plugins: detect qemu plugin API symbols from header
` [PATCH v3 3/3] plugins: eradicate qemu-plugins.symbols static file
[PATCH 0/2] virtio-gpu: coverity fixes
2024-11-06 17:36 UTC (4+ messages)
` [PATCH 1/2] hw/display: factor out the scanout blob to fb conversion
[PULL 0/3] Bsd user 2024q4 patches
2024-11-06 17:27 UTC (2+ messages)
[PULL 0/2] vfio queue
2024-11-06 17:28 UTC (2+ messages)
[PULL 0/4] linux-user patch queue
2024-11-06 17:27 UTC (2+ messages)
[PATCH 00/12] Enable building plugins on Windows with Clang
2024-11-06 17:13 UTC (2+ messages)
[PATCH v2 00/14] s390x: virtio-mem support
2024-11-06 17:08 UTC (3+ messages)
` [PATCH v2 06/14] s390x: introduce s390_get_memory_limit()
[PULL 00/40] Rust changes for QEMU 9.2 soft freeze
2024-11-06 16:27 UTC (5+ messages)
[PATCH 0/4] qga: Open channel before going daemon
2024-11-06 16:07 UTC (4+ messages)
` [PATCH 2/4] qga: Invert logic on return value in main()
[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check
2024-11-06 16:08 UTC (3+ messages)
` [RFC v4 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
[PATCH] block: fix possible int overflow
2024-11-06 16:00 UTC (4+ messages)
[PATCH 0/5] Allow to enable multifd and postcopy migration together
2024-11-06 16:00 UTC (8+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel
[PULL 00/17] aspeed queue
2024-11-06 15:21 UTC (13+ messages)
` [PULL 10/17] tests/functional: Convert most Aspeed machine tests
[PATCH] vdpa: Support setting vring_base for packed svq
2024-11-06 15:00 UTC (5+ messages)
Why the wait for reviews / advice from armbru?
2024-11-06 14:26 UTC (2+ messages)
[PATCH] vhost: fail device start if iotlb update fails
2024-11-06 13:44 UTC (10+ 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).