Show patches with: Archived = No       |   445175 patches
« 1 2 ... 420 421 4224451 4452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,4/8] migration: Remove redundant cleanup of postcopy_qemufile_src Fix segfault on migration return path - - 1 - --- 2023-08-16 Fabiano Rosas New
[v4,3/8] migration: Fix possible race when shutting down to_dst_file Fix segfault on migration return path - - 1 - --- 2023-08-16 Fabiano Rosas New
[v4,2/8] migration: Fix possible races when shutting down the return path Fix segfault on migration return path - - 1 - --- 2023-08-16 Fabiano Rosas New
[v4,1/8] migration: Fix possible race when setting rp_state.error Fix segfault on migration return path - - 1 - --- 2023-08-16 Fabiano Rosas New
[v2] target/riscv: Update CSR bits name for svadu extension [v2] target/riscv: Update CSR bits name for svadu extension - - 1 - --- 2023-08-16 Weiwei Li New
[v3,25/25] contrib/plugins: Add cc plugin plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,24/25] plugins: Support C++ plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,23/25] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,22/25] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,21/25] cpu: Call plugin hooks only when ready plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,20/25] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,19/25] gdbstub: Hide gdb_has_xml plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,18/25] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,17/25] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,16/25] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,15/25] gdbstub: Simplify XML lookup plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,14/25] gdbstub: Dynamically allocate target.xml buffer plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,13/25] hw/core/cpu: Return static value with gdb_arch_name() plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,12/25] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,11/25] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers 1 - - - --- 2023-08-16 Akihiko Odaki New
[v3,10/25] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,09/25] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,08/25] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,07/25] gdbstub: Introduce GDBFeatureBuilder plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,06/25] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,05/25] target/arm: Move the reference to arm-core.xml plugins: Allow to read registers - - - - --- 2023-08-16 Akihiko Odaki New
[v3,04/25] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 2 - --- 2023-08-16 Akihiko Odaki New
[v3,03/25] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 2 - --- 2023-08-16 Akihiko Odaki New
[v3,02/25] gdbstub: Introduce GDBFeature structure plugins: Allow to read registers - - 2 - --- 2023-08-16 Akihiko Odaki New
[v3,01/25] contrib/plugins: Use GRWLock in execlog plugins: Allow to read registers - 1 1 - --- 2023-08-16 Akihiko Odaki New
subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings - - - - --- 2023-08-16 Thomas Huth New
[v3,2/2] target/i386: Avoid overflow of the cache parameter enumerated by leaf 4 Fix overflow of the max number of IDs for logic processor and core - - 3 - --- 2023-08-16 Wen, Qian New
[v3,1/2] target/i386: Avoid cpu number overflow in legacy topology Fix overflow of the max number of IDs for logic processor and core - - 3 - --- 2023-08-16 Wen, Qian New
[RFC,5/5] hw/nvme: make ZDED persistent Untitled series #369015 - - - - --- 2023-08-16 Sam Li New
[RFC,4/5] hw/nvme: refactor zone append writes using block layer APIs Untitled series #369015 - - - - --- 2023-08-16 Sam Li New
[RFC,3/5] hw/nvme: make the metadata of ZNS emulation persistent Add persistence to NVMe ZNS emulation - - - - --- 2023-08-16 Sam Li New
[RFC,2/5] qcow2: add zone device metadata with zd_extension Add persistence to NVMe ZNS emulation - - - - --- 2023-08-16 Sam Li New
[RFC,1/5] hw/nvme: use blk_get_*() to access zone info in the block layer Add persistence to NVMe ZNS emulation - - - - --- 2023-08-16 Sam Li New
target/riscv: Align the AIA model to v1.0 ratified spec target/riscv: Align the AIA model to v1.0 ratified spec - - 1 - --- 2023-08-16 Tommy Wu New
[v6,9/9] docs/system: add basic virtio-gpu documentation gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,8/9] gfxstream + rutabaga: enable rutabaga gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,7/9] gfxstream + rutabaga: meson support gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,6/9] gfxstream + rutabaga: add initial support for gfxstream gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,5/9] gfxstream + rutabaga prep: added need defintions, fields, and options gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,4/9] virtio-gpu: blob prep gfxstream + rutabaga_gfx - - 1 2 --- 2023-08-16 Gurchetan Singh New
[v6,3/9] virtio-gpu: hostmem gfxstream + rutabaga_gfx 1 - - 1 --- 2023-08-16 Gurchetan Singh New
[v6,2/9] virtio-gpu: CONTEXT_INIT feature gfxstream + rutabaga_gfx - - 3 1 --- 2023-08-16 Gurchetan Singh New
[v6,1/9] virtio: Add shared memory capability gfxstream + rutabaga_gfx 1 - 2 2 --- 2023-08-16 Gurchetan Singh New
[v3,8/8] target/riscv/cpu.c: consider user option with RVG riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,2/8] target/riscv: make CPUCFG() macro public riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,12/12] target/riscv: deprecate the 'any' CPU type riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,11/12] avocado, risc-v: add opensbi tests for 'max' CPU riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,10/12] target/riscv: add 'max' CPU type riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,09/12] target/riscv/cpu.c: limit cfg->vext_spec log message riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,08/12] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array() riscv: add 'max' CPU, deprecate 'any' - - - - --- 2023-08-15 Daniel Henrique Barboza New
[v8,07/12] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array() riscv: add 'max' CPU, deprecate 'any' - - - - --- 2023-08-15 Daniel Henrique Barboza New
[v8,06/12] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,05/12] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,04/12] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[] riscv: add 'max' CPU, deprecate 'any' - - - - --- 2023-08-15 Daniel Henrique Barboza New
[v8,03/12] target/riscv/cpu.c: split kvm prop handling to its own helper riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,02/12] target/riscv/cpu.c: skip 'bool' check when filtering KVM props riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v8,01/12] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,8/8] target/riscv/cpu.c: consider user option with RVG riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update() riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,2/8] target/riscv: make CPUCFG() macro public riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v2,1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled riscv: detecting user choice in TCG extensions - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,12/12] target/riscv: deprecate the 'any' CPU type riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,11/12] avocado, risc-v: add opensbi tests for 'max' CPU riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,10/12] target/riscv: add 'max' CPU type riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,09/12] target/riscv/cpu.c: limit cfg->vext_spec log message riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,08/12] target/riscv/cpu.c: add ADD_UNAVAIL_KVM_PROP_ARRAY() macro riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,07/12] target/riscv/cpu.c: add ADD_CPU_QDEV_PROPERTIES_ARRAY() macro riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,06/12] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,05/12] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,04/12] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[] riscv: add 'max' CPU, deprecate 'any' - - - - --- 2023-08-15 Daniel Henrique Barboza New
[v7,03/12] target/riscv/cpu.c: split kvm prop handling to its own helper riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,02/12] target/riscv/cpu.c: skip 'bool' check when filtering KVM props riscv: add 'max' CPU, deprecate 'any' - - 1 - --- 2023-08-15 Daniel Henrique Barboza New
[v7,01/12] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[] riscv: add 'max' CPU, deprecate 'any' - - 2 - --- 2023-08-15 Daniel Henrique Barboza New
[v3,14/14] RFC tcg/ppc: Disable TCG_REG_TB for Power9/Power10 tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,13/14] tcg/ppc: Use PLD in tcg_out_goto_tb tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,12/14] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,11/14] tcg/ppc: Use PLD in tcg_out_movi for constant pool tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,10/14] tcg/ppc: Use prefixed instructions in tcg_out_mem_long tcg/ppc: direct branching, power9, power10 - - 1 - --- 2023-08-15 Richard Henderson New
[v3,09/14] tcg/ppc: Use PADDI in tcg_out_movi tcg/ppc: direct branching, power9, power10 - - 1 - --- 2023-08-15 Richard Henderson New
[v3,08/14] tcg/ppc: Use ADDPCIS in tcg_out_goto_tb tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,07/14] tcg/ppc: Use ADDPCIS for the constant pool tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,06/14] tcg/ppc: Use ADDPCIS in tcg_out_movi_int tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,05/14] tcg/ppc: Use ADDPCIS in tcg_out_tb_start tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,04/14] tcg/ppc: Reinterpret tb-relative to TB+4 tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
[v3,03/14] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB tcg/ppc: direct branching, power9, power10 - - - - --- 2023-08-15 Richard Henderson New
« 1 2 ... 420 421 4224451 4452 »