qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-10 00:25:28 to 2025-02-10 16:14:07 UTC [more...]

[PULL 00/25] Block layer patches
 2025-02-10 16:10 UTC  (14+ messages)
` [PULL 01/25] vpc: Split off vpc_ignore_current_size() helper
` [PULL 02/25] vpc: Read images exported from Azure correctly
` [PULL 08/25] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
` [PULL 11/25] block: Inactivate external snapshot overlays when necessary
` [PULL 13/25] block: Don't attach inactive child to active node
` [PULL 14/25] block: Fix crash on block_resize on inactive node
` [PULL 15/25] block: Add option to create inactive nodes
` [PULL 16/25] block: Add blockdev-set-active QMP command
` [PULL 19/25] block: Drain nodes before inactivating them
` [PULL 20/25] block/export: Add option to allow export of inactive nodes
` [PULL 23/25] iotests: Add qsd-migrate case
` [PULL 24/25] iotests: Add (NBD-based) tests for inactive nodes
` [PULL 25/25] block: remove unused BLOCK_OP_TYPE_DATAPLANE

[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
 2025-02-10 16:03 UTC 

[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
 2025-02-10 16:01 UTC  (2+ messages)

Call for GSoC internship project ideas
 2025-02-10 15:54 UTC  (4+ messages)

[PULL 00/12] target-arm queue
 2025-02-10 15:49 UTC  (13+ messages)
` [PULL 01/12] target/arm: deprecate the pxa2xx CPUs and iwMMXt emulation
` [PULL 02/12] tests/tcg/arm: Remove test-arm-iwmmxt test
` [PULL 03/12] target/arm: Drop unused AArch64DecodeTable typedefs
` [PULL 04/12] hw/arm/boot: Propagate vCPU to arm_load_dtb()
` [PULL 05/12] hw/arm/fsl-imx6: Add local 'mpcore/gic' variables
` [PULL 06/12] hw/arm/fsl-imx6ul: "
` [PULL 07/12] hw/arm/fsl-imx7: "
` [PULL 08/12] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
` [PULL 09/12] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
` [PULL 10/12] hw/net/cadence_gem: Fix the mask/compare/disable-mask logic
` [PULL 11/12] qemu-options: Deprecate -old-param command line option
` [PULL 12/12] linux-user: Do not define struct sched_attr if libc headers do

[PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
 2025-02-10 15:39 UTC  (3+ messages)

[PATCH] target/riscv: Respect mseccfg.RLB bit for TOR mode PMP entry
 2025-02-10 15:37 UTC 

[PATCH] 9pfs: fix dead code in qemu_open_flags_tostr()
 2025-02-10 15:32 UTC  (2+ messages)

[PATCH 00/15] arm: rework id register storage
 2025-02-10 15:20 UTC  (4+ messages)
` [PATCH 15/15] arm/cpu: Add generated files

[PULL v2 0/8] QAPI patches patches for 2025-02-10
 2025-02-10 15:01 UTC  (9+ messages)
` [PULL v2 1/8] qapi: Move include/qapi/qmp/ to include/qobject/
` [PULL v2 2/8] qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
` [PULL v2 3/8] qapi: fix colon in Since tag section
` [PULL v2 4/8] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
` [PULL v2 5/8] qapi: cope with feature names containing a '-'
` [PULL v2 6/8] qapi: change 'unsigned special_features' to 'uint64_t features'
` [PULL v2 7/8] qapi: rename 'special_features' to 'features'
` [PULL v2 8/8] qapi: expose all schema features to code

[PATCH v4 00/17] hw/arm: Add NPCM8XX Support
 2025-02-10 14:53 UTC  (14+ messages)
` [PATCH v4 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH v4 07/17] hw/misc: Add support for NPCM8XX GCR
` [PATCH v4 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH v4 13/17] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH v4 15/17] hw/arm: Add NPCM8XX SoC
` [PATCH v4 17/17] docs/system/arm: Add Description for "

[PATCH v4 0/2] s390x/pci: relax I/O address translation requirement
 2025-02-10 14:52 UTC  (7+ messages)
` [PATCH v4 1/2] s390x/pci: add support for guests that request direct mapping
` [PATCH v4 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough

[PULL v2 0/4] 9p queue 2025-02-06
 2025-02-08 16:08 UTC  (2+ messages)

[PULL 0/6] Hppa system for v10 diva artist patches
 2025-02-08 16:08 UTC  (2+ messages)

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-10 14:41 UTC  (7+ messages)
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true

[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
 2025-02-10 14:40 UTC  (9+ messages)
` [PATCH v2 2/9] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PATCH v2 4/9] vfio: Introduce vfio_get_vfio_device()
` [PATCH v2 5/9] vfio: Improve error reporting when MMIO region mapping fails
` [PATCH v2 7/9] cpu: Introduce cpu_get_phys_bits()

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-10 14:26 UTC  (5+ messages)
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-02-10 14:23 UTC  (18+ messages)

[PATCH 0/5] Fix vIOMMU reset order
 2025-02-10 14:22 UTC  (19+ messages)
` [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase

[PATCH 00/12] rust: remaining parts of qdev bindings
 2025-02-10 14:40 UTC  (9+ messages)
` [PATCH 01/12] rust: qom: add reference counting functionality
` [PATCH 02/12] rust: qom: add object creation functionality
` [PATCH 03/12] rust: callbacks: allow passing optional callbacks as ()
` [PATCH 04/12] rust: qdev: add clock creation

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-10 14:20 UTC  (5+ messages)
` [RFC PATCH v2 3/8] migration/multifd: Terminate the TLS connection

[PATCH] rust: restrict missing_const_for_fn to qemu_api crate
 2025-02-10 14:06 UTC  (2+ messages)

[PATCH] rust: pl011: use default set of lints
 2025-02-10 14:03 UTC  (2+ messages)

[PATCH v3 0/2] include: move include/qapi/qmp/ to include/qobject/
 2025-02-10 13:54 UTC  (3+ messages)

[PATCH v2 00/11] qom: Constify class_data
 2025-02-10 13:46 UTC  (13+ messages)
` [PATCH v2 01/11] target/i386: Constify X86CPUModel uses
` [PATCH v2 02/11] target/sparc: Constify SPARCCPUClass::cpu_def
` [PATCH v2 03/11] target/xtensa: Finalize config in xtensa_register_core()
` [PATCH v2 04/11] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH v2 05/11] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH v2 06/11] hw: Declare various const data as 'const'
` [PATCH v2 07/11] hw: Make class data 'const'
` [PATCH v2 08/11] qom: Have class_base_init() take a const data argument
` [PATCH v2 09/11] qom: Have class_init() "
` [PATCH v2 10/11] qom: Constify TypeInfo::class_data
` [PATCH v2 11/11] qom: Constify InterfaceInfo[] interfaces

[PATCH 00/10] qom: Constify class_data
 2025-02-10 13:29 UTC  (14+ messages)
` [PATCH 01/10] target/i386: Constify X86CPUModel uses
` [PATCH 02/10] target/sparc: Constify SPARCCPUClass::cpu_def
` [PATCH 03/10] target/xtensa: Finalize config in xtensa_register_core()
` [PATCH 04/10] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH 05/10] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH 06/10] hw: Declare various const data as 'const'
` [PATCH 07/10] hw: Make class data 'const'
` [PATCH 08/10] qom: Have class_base_init() take a const data argument
` [PATCH 09/10] qom: Have class_init() "
` [PATCH 10/10] qom: Constify class_data

[PATCH] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
 2025-02-10 12:59 UTC 

[PATCH] hw/arm/smmuv3: Rename smmuv3_invalidate_ste to smmuv3_hash_remove_by_sid_range
 2025-02-10  7:44 UTC 

[PATCH] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
 2025-02-10 12:10 UTC 

[PATCH v2 0/3] ppc: Remove ref405ep
 2025-02-10 11:51 UTC  (2+ messages)

[PATCH] block: Remove unused blk_op_is_blocked()
 2025-02-10 11:44 UTC  (4+ messages)

[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
 2025-02-10 11:43 UTC  (2+ messages)

[PULL 00/43] target/loongarch: Initial system support
 2025-02-10 11:37 UTC  (5+ messages)
` [PULL 27/43] target/loongarch: Add TLB instruction support

[PATCH 0/6] hw: Centralize handling, improve error messages for -machine dumpdtb
 2025-02-10 11:37 UTC  (11+ messages)
` [PATCH 1/6] monitor/hmp-cmds.c: Clean up hmp_dumpdtb printf
` [PATCH 2/6] hw/openrisc: Support monitor dumpdtb command
` [PATCH 3/6] hw/mips/boston: Check for error return from boston_fdt_filter()
` [PATCH 4/6] hw/mips/boston: Support dumpdtb monitor commands

[PATCH] rust: add --rust-target option for bindgen
 2025-02-10 10:47 UTC  (4+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust
    ` vtables and procedural macros (was Re: [PATCH] rust: pl011: convert pl011_create to safe Rust)

[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
 2025-02-10 10:44 UTC  (5+ messages)

[PATCH v2 0/7] hw/loongarch/virt: CPU irq routing enhancement
 2025-02-10 10:41 UTC  (9+ messages)
` [PATCH v2 1/7] hw/intc/loongarch_ipi: Add basic hotplug framework
` [PATCH v2 2/7] hw/intc/loongarch_ipi: Implment cpu hotplug interface
` [PATCH v2 3/7] hw/intc/loongarch_ipi: Notify ipi object when cpu is plugged
` [PATCH v2 4/7] hw/intc/loongarch_extioi: Move gpio irq initial to common code
` [PATCH v2 5/7] hw/intc/loongarch_extioi: Add basic hotplug framework
` [PATCH v2 6/7] hw/intc/loongarch_extioi: Implment cpu hotplug interface
` [PATCH v2 7/7] hw/intc/loongarch_extioi: Use cpu plug notification

[RFC PATCH 00/10] rust: remaining part of qdev bindings
 2025-02-10 10:38 UTC  (7+ messages)
` [PATCH 10/10] rust: bindings for MemoryRegionOps

[PULL v2 0/9] Rust, TCG, x86 patches for 2025-02-07
 2025-02-10 10:30 UTC  (12+ messages)
` [PULL 1/9] rust: remove unnecessary Cargo.toml metadata
` [PULL 2/9] rust: include rust_version in Cargo.toml
` [PULL 3/9] rust: add docs
` [PULL 4/9] rust: add clippy configuration file
` [PULL 5/9] target/i386: Do not raise Invalid for 0 * Inf + QNaN
` [PULL 6/9] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
` [PULL 7/9] tcg/optimize: optimize TSTNE using smask and zmask
` [PULL 8/9] rust: pl011: use default set of lints
` [PULL 9/9] rust: restrict missing_const_for_fn to qemu_api crate

[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
 2025-02-10 10:27 UTC  (2+ messages)

[PATCH RFC 0/4] hvf: use TCG emulation to handle data aborts
 2025-02-10 10:16 UTC  (2+ messages)

[PATCH v2 00/10] rust: Add HPET timer device
 2025-02-10 10:03 UTC  (12+ messages)
` [PATCH v2 01/10] i386/fw_cfg: move hpet_cfg definition to hpet.c
` [PATCH v2 02/10] rust/qdev: add the macro to define bit property
` [PATCH v2 03/10] rust/irq: Add a helper to convert [InterruptSource] to pointer
` [PATCH v2 04/10] rust: add bindings for gpio_{in|out} initialization
` [PATCH v2 05/10] rust: add bindings for memattrs
` [PATCH v2 06/10] rust: add bindings for timer
` [PATCH v2 07/10] rust/timer/hpet: define hpet_fw_cfg
` [PATCH v2 08/10] rust/timer/hpet: add basic HPET timer and HPETState
` [PATCH v2 09/10] rust/timer/hpet: add qom and qdev APIs support
` [PATCH v2 10/10] i386: enable rust hpet for pc when rust is enabled

[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2025-02-10  9:33 UTC  (12+ messages)

[RFC] target/i386: sev: Add cmdline option to enable the Allowed SEV Features feature
 2025-02-10  9:24 UTC  (2+ messages)

[RFC PATCH v3 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-10  9:04 UTC  (3+ messages)
` [RFC PATCH v3 4/8] io: Add flags argument to qio_channel_readv_full_all_eof

[PATCH v3 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
 2025-02-10  8:46 UTC  (8+ messages)
` [PATCH v3 1/7] physmem: factor out memory_region_is_ram_device() check in memory_access_is_direct()
` [PATCH v3 2/7] physmem: factor out RAM/ROMD "
` [PATCH v3 3/7] physmem: factor out direct access check into memory_region_supports_direct_access()
` [PATCH v3 4/7] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
` [PATCH v3 5/7] memory: pass MemTxAttrs to memory_access_is_direct()
` [PATCH v3 6/7] hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa()
` [PATCH v3 7/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions

[PULL 0/6] QAPI patches patches for 2025-02-10
 2025-02-10  8:39 UTC  (7+ messages)
` [PULL 1/6] qapi: fix colon in Since tag section
` [PULL 2/6] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
` [PULL 3/6] qapi: cope with feature names containing a '-'
` [PULL 4/6] qapi: change 'unsigned special_features' to 'uint64_t features'
` [PULL 5/6] qapi: rename 'special_features' to 'features'
` [PULL 6/6] qapi: expose all schema features to code

[PATCH v4 0/4] qapi: generalize special features
 2025-02-10  8:37 UTC  (7+ messages)
` [PATCH v4 4/4] qapi: expose all schema features to code

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2025-02-10  8:04 UTC  (8+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE

[PATCH v2 0/6] INTC model cleanup
 2025-02-10  7:23 UTC  (3+ messages)

[PATCH v6 0/7] target/riscv: Add support for Control Transfer Records Ext
 2025-02-10  4:11 UTC  (4+ messages)

[PATCH v3] spapr: nested: Add support for reporting Hostwide state counter
 2025-02-10  3:25 UTC  (2+ messages)

[PATCH v2 0/2] Minor mhpmevent related fixes
 2025-02-10  2:54 UTC  (4+ messages)
` [PATCH v2 1/2] target/riscv: Fix the hpmevent mask

[PATCH V2] target/loongarch: fix vcpu reset command word issue
 2025-02-10  1:17 UTC  (3+ messages)

[PATCH 0/2] disas/riscv: Add missing Sdtrig CSRs
 2025-02-10  1:11 UTC  (6+ messages)
` [PATCH 1/2] disas/riscv: Fix minor whitespace issues
` [PATCH 2/2] disas/riscv: Add missing Sdtrig CSRs

[PATCH v2 1/1] target/riscv: log guest errors when reserved bits are set in PTEs
 2025-02-10  0:53 UTC  (2+ messages)

[PATCH 00/22] target/riscv: declarative CPU definitions
 2025-02-10  0:44 UTC  (3+ messages)
` [PATCH 01/22] target/riscv: remove unused macro DEFINE_CPU

[PATCH 0/7] hw/riscv: Move few units to common_ss[]
 2025-02-10  0:24 UTC  (3+ messages)
` [PATCH 1/7] MAINTAINERS: Unify Alistair's professional email address


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