Show patches with: Archived = No       |   8615 patches
« 1 2 ... 26 27 2886 87 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/3] hw/ppc: Add emulation of AmigaOne XE board Add emulation of AmigaOne XE board - - - - --- 2023-10-09 BALATON Zoltan Handled Elsewhere
[v2,2/3] hw/pci-host: Add emulation of Mai Logic Articia S Add emulation of AmigaOne XE board - - - - --- 2023-10-09 BALATON Zoltan Handled Elsewhere
[v2,1/3] via-ide: Fix legacy mode emulation Add emulation of AmigaOne XE board - - - - --- 2023-10-09 BALATON Zoltan Handled Elsewhere
ppc/pnv: Add an I2C master controller model ppc/pnv: Add an I2C master controller model - - - - --- 2023-10-09 Glenn Miles Handled Elsewhere
[25/25] contrib/plugins: fix coverity warning in hotblocks October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 2 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[24/25] contrib/plugins: fix coverity warning in lockstep October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 2 - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[23/25] contrib/plugins: fix coverity warning in cache October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 2 - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[22/25] plugins: Set final instruction count in plugin_gen_tb_end October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[21/25] target/sh4: Disable decode_gusa when plugins enabled October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[20/25] accel/tcg: Add plugin_enabled to DisasContextBase October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[19/25] gdbstub: Replace gdb_regs with an array October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[18/25] gdbstub: Remove gdb_has_xml variable October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[17/25] target/ppc: Remove references to gdb_has_xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[16/25] target/arm: Remove references to gdb_has_xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) 1 - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[15/25] gdbstub: Use g_markup_printf_escaped() October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[14/25] hw/core/cpu: Return static value with gdb_arch_name() October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 2 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[13/25] target/arm: Move the reference to arm-core.xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[12/25] gdbstub: Introduce GDBFeature structure October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 3 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[11/25] contrib/plugins: Use GRWLock in execlog October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 1 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[10/25] plugins: Check if vCPU is realized October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 1 - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[09/25] gdbstub: Fix target.xml response October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 1 - - --- 2023-10-09 Alex Bennée Handled Elsewhere
[08/25] gdbstub: Fix target_xml initialization October maintainer omnibus pre-PR (tests, gdbstub, plugins) - 1 2 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[07/25] configure: remove gcc version suffixes October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[06/25] configure: allow user to override docker engine October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[05/25] tests/docker: make docker engine choice entirely configure driven October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[04/25] gitlab: shuffle some targets and reduce avocado noise October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[03/25] tests/lcitool: add swtpm to the package list October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 2 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[02/25] tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 - --- 2023-10-09 Alex Bennée Handled Elsewhere
[01/25] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref October maintainer omnibus pre-PR (tests, gdbstub, plugins) - - 1 1 --- 2023-10-09 Alex Bennée Handled Elsewhere
[6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) - - 2 1 --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
[5/6] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) - - 2 - --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
[4/6] target/xtensa: Use env_archcpu() in update_c[compare|count]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) 1 - - - --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
[3/6] target/s390x: Use env_archcpu() in handle_diag_308() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) 1 - - - --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
[2/6] target/riscv: Use env_archcpu() in [check_]nanbox() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) - - 4 - --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
[1/6] target/ppc: Use env_archcpu() in helper_book3s_msgsndp() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) 1 - 1 - --- 2023-10-09 Philippe Mathieu-Daudé Handled Elsewhere
hw/ppc: Add nest1 chiplet control scoms hw/ppc: Add nest1 chiplet control scoms - - - - --- 2023-10-06 Chalapathi V Handled Elsewhere
[v2] pc-bios/meson.build: Silent unuseful DTC warnings [v2] pc-bios/meson.build: Silent unuseful DTC warnings 1 - - - --- 2023-10-06 Philippe Mathieu-Daudé Handled Elsewhere
dtc dtc - - - - --- 2023-10-06 Philippe Mathieu-Daudé Handled Elsewhere
target/ppc: Clean up local variable shadowing in kvm_arch_*_registers() target/ppc: Clean up local variable shadowing in kvm_arch_*_registers() - - 1 - --- 2023-10-06 Cédric Le Goater Handled Elsewhere
[3/3] hw/ppc: Add emulation of AmigaOne XE board Add emulation of AmigaOne XE board - - - - --- 2023-10-05 BALATON Zoltan Handled Elsewhere
[2/3] hw/pci-host: Add emulation of Mai Logic Articia S Add emulation of AmigaOne XE board - - - - --- 2023-10-05 BALATON Zoltan Handled Elsewhere
[1/3] via-ide: Fix legacy mode emulation Add emulation of AmigaOne XE board - - - - --- 2023-10-05 BALATON Zoltan Handled Elsewhere
[v2,22/22] qapi: Remove 'qapi/qmp/qerror.h' header qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[RFC,v2,21/22] qapi: Inline and remove QERR_UNSUPPORTED definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,20/22] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,19/22] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,18/22] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,17/22] qapi: Inline and remove QERR_MISSING_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,16/22] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,15/22] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,14/22] qapi: Inline and remove QERR_IO_ERROR definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,13/22] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,12/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,11/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good - - 2 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,10/22] qapi: Correct error message for 'vcpu_dirty_limit' parameter qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,09/22] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,08/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,07/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good 1 - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,06/22] qapi: Inline and remove QERR_INVALID_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,05/22] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,04/22] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,03/22] qapi: Inline and remove QERR_DEVICE_IN_USE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,02/22] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[v2,01/22] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-05 Philippe Mathieu-Daudé Handled Elsewhere
[21/21] qapi: Remove 'qapi/qmp/qerror.h' header qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[RFC,20/21] qapi: Inline and remove QERR_UNSUPPORTED definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[19/21] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[18/21] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[17/21] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[16/21] qapi: Inline and remove QERR_MISSING_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[15/21] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[14/21] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[13/21] qapi: Inline and remove QERR_IO_ERROR definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[12/21] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[11/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[10/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[09/21] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[08/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[07/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[06/21] qapi: Inline and remove QERR_INVALID_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[05/21] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[04/21] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[03/21] qapi: Inline and remove QERR_DEVICE_IN_USE definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[02/21] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[01/21] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[13/13] system: Rename softmmu/ directory as system/ misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[12/13] meson: Rename target_softmmu_arch -> target_system_arch misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[11/13] meson: Rename softmmu_mods -> system_mods misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[10/13] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[09/13] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[08/13] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[07/13] gdbstub: Rename 'softmmu' -> 'system' misc: Rename 'softmmu' -> 'system' 1 - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[06/13] accel: Rename accel_softmmu* -> accel_system* misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[05/13] tcg: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[04/13] fuzz: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' - - 1 - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[03/13] cpu: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[02/13] travis-ci: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[01/13] softmmu/trace-events: Fix a typo misc: Rename 'softmmu' -> 'system' - - - - --- 2023-10-04 Philippe Mathieu-Daudé Handled Elsewhere
[v2,4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation target/ppc: Prohibit target specific KVM prototypes on user emulation - - 1 - --- 2023-10-03 Philippe Mathieu-Daudé Handled Elsewhere
[v2,3/4] target/ppc: Restrict KVM objects to system emulation target/ppc: Prohibit target specific KVM prototypes on user emulation - - 1 - --- 2023-10-03 Philippe Mathieu-Daudé Handled Elsewhere
« 1 2 ... 26 27 2886 87 »