Show patches with: none      |   323208 patches
« 1 2 3 43232 3233 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,9/9] hw: enforce use of static, const string with qdev_new() Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,8/9] convert code to qdev_new_dynamic() where appropriate Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,7/9] qom: introduce qdev_new_dynamic() Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,6/9] qom: enforce use of static, const string with object_new() Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,5/9] convert code to object_new_dynamic() where appropriate Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,4/9] qom: introduce object_new_dynamic() Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,3/9] qom: allow failure of object_new_with_class Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() - 1 - --- 2024-11-15 Peter Maydell New
[v3,2/9] qom: refactor checking abstract property when creating instances Require error handling for dynamically created objects - 1 - --- 2024-11-15 Daniel P. Berrangé New
[v3,1/9] hw: eliminate qdev_try_new, isa_try_new & usb_try_new Require error handling for dynamically created objects - - - --- 2024-11-15 Daniel P. Berrangé New
[3/3] tests/qtest: Use qtest_system_reset_nowait() where appropriate qtest: Provide and use function for doing system reset - - - --- 2024-11-15 Peter Maydell New
[2/3] tests/qtest: Use qtest_system_reset() instead of open-coded versions qtest: Provide and use function for doing system reset - - - --- 2024-11-15 Peter Maydell New
[1/3] tests/qtest: Add qtest_system_reset() utility function qtest: Provide and use function for doing system reset - - - --- 2024-11-15 Peter Maydell New
[12/12] rust: fix doc test syntax rust: improved integration with cargo - 1 - --- 2024-11-15 Paolo Bonzini New
[11/12] rust: ci: add job that runs Rust tools rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[10/12] rust: build: add "make clippy", "make rustfmt", "make rustdoc" rust: improved integration with cargo - 1 - --- 2024-11-15 Paolo Bonzini New
[09/12] rust: build: establish a baseline of lints across all crates rust: improved integration with cargo - 1 - --- 2024-11-15 Paolo Bonzini New
[08/12] rust: fix a couple style issues from clippy rust: improved integration with cargo - 1 - --- 2024-11-15 Paolo Bonzini New
[07/12] rust: build: move strict lints handling to rustc_args.py rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[06/12] rust: cargo: store desired warning levels in workspace Cargo.toml rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[05/12] rust: build: generate lint flags from Cargo.toml rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[04/12] rust: build: restrict --cfg generation to only required symbols rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[03/12] rust: build: move rustc_args.py invocation to qemu-api crate rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[02/12] rust: allow using build-root bindings.rs from cargo rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[01/12] rust: apply --cfg MESON to all crates rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[5/5] tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enable Make WDOGCONTROL.INTEN the counter enable of the CMSDK APB Watchdog - 1 - --- 2024-11-15 Roque Arcudia Hernandez New
[4/5] tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failure Make WDOGCONTROL.INTEN the counter enable of the CMSDK APB Watchdog - - - --- 2024-11-15 Roque Arcudia Hernandez New
[3/5] tests/qtest/cmsdk-apb-watchdog-test: Parameterize tests Make WDOGCONTROL.INTEN the counter enable of the CMSDK APB Watchdog - 1 - --- 2024-11-15 Roque Arcudia Hernandez New
[2/5] hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues Make WDOGCONTROL.INTEN the counter enable of the CMSDK APB Watchdog - 2 - --- 2024-11-15 Roque Arcudia Hernandez New
[1/5] hw/watchdog/cmsdk_apb_watchdog: Fix broken link Make WDOGCONTROL.INTEN the counter enable of the CMSDK APB Watchdog - 1 1 --- 2024-11-15 Roque Arcudia Hernandez New
[10/10] hw/core/cpu: Pass CPUArchState to cpu_dump_state() handler accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[09/10] hw/core/cpu: Pass CPUArchState to restore_state_to_opc() handler accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[08/10] hw/core/cpu: Pass CPUArchState to set/get_pc() handlers accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[07/10] accel/tcg: Reduce log_pc() declaration scope accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[05/10] accel/tcg: Move cpu_unwind_state_data() declaration accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[01/10] target/mips: Drop left-over comment about Jazz machine accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[v2] hw: Add "loadparm" property to scsi disk devices for booting on s390x [v2] hw: Add "loadparm" property to scsi disk devices for booting on s390x - - - --- 2024-11-15 Thomas Huth New
[v2] vfio/container: Fix container object destruction [v2] vfio/container: Fix container object destruction - 1 - --- 2024-11-15 Cédric Le Goater New
[v2] vhost_net: fix assertion triggered by batch of host notifiers processing [v2] vhost_net: fix assertion triggered by batch of host notifiers processing 1 - - --- 2024-11-15 Zuo boqun New
[for-9.2] vfio/container: Fix container object destruction [for-9.2] vfio/container: Fix container object destruction - - - --- 2024-11-15 Cédric Le Goater New
[1/1] hw/net: Support Marvell 88E1111 phy driver [1/1] hw/net: Support Marvell 88E1111 phy driver - - - --- 2024-11-15 Fea.Wang New
docs/system/s390x/bootdevices: Update loadparm documentation docs/system/s390x/bootdevices: Update loadparm documentation - 1 - --- 2024-11-15 Jared Rossi New
[v7,12/12] migration/doc: Add DSA zero page detection doc Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,09/12] migration/multifd: Enable DSA offloading in multifd sender path. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,08/12] migration/multifd: Add new migration option for multifd DSA offloading. Use Intel DSA accelerator to offload zero page checking in multifd live migration. 1 - - --- 2024-11-14 Yichen Wang New
[v7,07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,06/12] util/dsa: Implement zero page checking in DSA task. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,05/12] util/dsa: Implement DSA task asynchronous completion thread model. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,04/12] util/dsa: Implement DSA task enqueue and dequeue. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,03/12] util/dsa: Implement DSA device start and stop logic. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,02/12] util/dsa: Add idxd into linux header copy list. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[v7,01/12] meson: Introduce new instruction set enqcmd to the build system. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - --- 2024-11-14 Yichen Wang New
[RESEND,v2,19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,18/19] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,17/19] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,16/19] hw/net/xilinx_ethlite: Map TX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,15/19] hw/net/xilinx_ethlite: Map TX_GIE as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,14/19] hw/net/xilinx_ethlite: Map TX_LEN as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,13/19] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,12/19] hw/net/xilinx_ethlite: Access TX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,11/19] hw/net/xilinx_ethlite: Access TX_LEN register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,10/19] hw/net/xilinx_ethlite: Access TX_GIE register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,09/19] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,08/19] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,06/19] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,05/19] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,04/19] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v4,5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits - - - --- 2024-11-14 Babu Moger New
[v4,4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits - - - --- 2024-11-14 Babu Moger New
[v4,3/5] target/i386: Update EPYC-Milan CPU model for Cache property, RAS, SVM feature bits target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits - - - --- 2024-11-14 Babu Moger New
[v4,2/5] target/i386: Update EPYC-Rome CPU model for Cache property, RAS, SVM feature bits target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits - - - --- 2024-11-14 Babu Moger New
[v4,1/5] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits - - - --- 2024-11-14 Babu Moger New
[v2,04/19] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[v2,01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-14 Philippe Mathieu-Daudé New
[2/2] arm/ptw: respect sctlr.{u}wxn in get_phys_addr_v6 [1/2] arm/ptw: factor out wxn logic to separate functions - - - --- 2024-11-14 Pavel Skripkin New
[1/2] arm/ptw: factor out wxn logic to separate functions [1/2] arm/ptw: factor out wxn logic to separate functions - - - --- 2024-11-14 Pavel Skripkin New
[1/2] arm/ptw: factor out wxn logic to separate functions [1/2] arm/ptw: factor out wxn logic to separate functions - - - --- 2024-11-14 Pavel Skripkin New
[PULL,8/8] vl: use qmp_device_add() in qemu_create_cli_devices() [PULL,1/8] migration: Check current_migration in migration_is_running() - 3 - --- 2024-11-14 Kevin Wolf New
[PULL,7/8] qdev-monitor: avoid QemuOpts in QMP device_add [PULL,1/8] migration: Check current_migration in migration_is_running() - 2 - --- 2024-11-14 Kevin Wolf New
[PULL,6/8] python: silence pylint raising-non-exception error [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 - --- 2024-11-14 Kevin Wolf New
[PULL,5/8] python: disable too-many-positional-arguments warning [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 - --- 2024-11-14 Kevin Wolf New
[PULL,4/8] iotests: correct resultclass type in ReproducibleTestRunner [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 - --- 2024-11-14 Kevin Wolf New
[PULL,3/8] iotests: reflow ReproducibleTestRunner arguments [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 - --- 2024-11-14 Kevin Wolf New
[PULL,2/8] parallels: fix possible int overflow [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 - --- 2024-11-14 Kevin Wolf New
[PULL,1/8] migration: Check current_migration in migration_is_running() [PULL,1/8] migration: Check current_migration in migration_is_running() - 1 1 --- 2024-11-14 Kevin Wolf New
[PULL,0/8] Block layer patches - - - --- 2024-11-14 Kevin Wolf New
pc-bios/s390x: Initialize machine loadparm before probing IPL devices pc-bios/s390x: Initialize machine loadparm before probing IPL devices - 1 - --- 2024-11-14 Jared Rossi New
[v2,54/54] accel/tcg: Return CPUTLBEntryTree from tlb_set_page_full accel/tcg: Convert victim tlb to IntervalTree - 1 - --- 2024-11-14 Richard Henderson New
« 1 2 3 43232 3233 »