Show patches with: Archived = No       |   2717 patches
« 1 2 ... 23 24 2527 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/6] qdev: Improve PropertyInfo member @description for enum properties Property type reporting improvements - - - --- 2024-12-17 Markus Armbruster New
[4/6] qdev: Change values of PropertyInfo member @type to be QAPI types Property type reporting improvements - - - --- 2024-12-17 Markus Armbruster New
[3/6] qdev: Rename PropertyInfo member @name to @type Property type reporting improvements - - - --- 2024-12-17 Markus Armbruster New
[2/6] qdev: Change qdev_prop_pci_devfn member @name from "int32" to "str" Property type reporting improvements - - - --- 2024-12-17 Markus Armbruster New
[1/6] qdev: Delete unused qdev_prop_enum Property type reporting improvements - - - --- 2024-12-17 Markus Armbruster New
contrib/plugins/bbv.c: Start bb index from 1 contrib/plugins/bbv.c: Start bb index from 1 - 1 - --- 2024-12-17 ckf104 New
tests/functional: Convert the hotplug_cpu avocado test tests/functional: Convert the hotplug_cpu avocado test - 1 - --- 2024-12-17 Thomas Huth New
[2/2] qemu/coroutine: Include missing 'qemu/atomic.h' header include: Two cleanups around missing 'qemu/atomic.h' - - - --- 2024-12-17 Philippe Mathieu-Daudé New
[1/2] exec/translation-block: Include missing 'qemu/atomic.h' header include: Two cleanups around missing 'qemu/atomic.h' - - - --- 2024-12-17 Philippe Mathieu-Daudé New
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' - 2 - --- 2024-12-17 Philippe Mathieu-Daudé New
tests/lcitool: remove temp workaround for debian mips64el tests/lcitool: remove temp workaround for debian mips64el - - 1 --- 2024-12-17 Daniel P. Berrangé New
tests/qtest/migration: Fix compile errors when CONFIG_UADK is set tests/qtest/migration: Fix compile errors when CONFIG_UADK is set - 2 - --- 2024-12-17 Shameerali Kolothum Thodi New
[2/2] target/i386: Print CPUID subleaf info for unsupported feature Clean up and enhance of feature_word_description() - 2 - --- 2024-12-17 Xiaoyao Li New
[1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description() Clean up and enhance of feature_word_description() - 3 - --- 2024-12-17 Xiaoyao Li New
[v3,2/2] tests/functional: Convert the intel_iommu avocado test Convert the intel_iommu avocado test - - - --- 2024-12-17 Thomas Huth New
[v3,1/2] tests/functional: Add a helper function for retrieving the hostfwd port Convert the intel_iommu avocado test - - - --- 2024-12-17 Thomas Huth New
qapi: fix colon in Since tag section qapi: fix colon in Since tag section - 1 - --- 2024-12-17 Victor Toso New
[v7,9/9] target/riscv: Add Smdbltrp ISA extension enable switch target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,8/9] target/riscv: Implement Smdbltrp behavior target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,6/9] target/riscv: Add Smdbltrp CSRs handling target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,5/9] target/riscv: Add Ssdbltrp ISA extension enable switch target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,4/9] target/riscv: Implement Ssdbltrp exception handling target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 1 - --- 2024-12-17 Clément Léger New
[v7,2/9] target/riscv: Add Ssdbltrp CSRs handling target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 2 - --- 2024-12-17 Clément Léger New
[v7,1/9] target/riscv: Fix henvcfg potentially containing stale bits target/riscv: Add support for Smdbltrp and Ssdbltrp extensions - 2 - --- 2024-12-17 Clément Léger New
[v14,7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer maskin… Pointer Masking update for Zjpm v1.0 - 1 - --- 2024-12-17 Alexey Baturo New
[v14,6/7] target/riscv: Apply pointer masking for virtualized memory accesses Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-17 Alexey Baturo New
[v14,5/7] target/riscv: Update address modify functions to take into account pointer masking Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-17 Alexey Baturo New
[v14,4/7] target/riscv: Add pointer masking tb flags Pointer Masking update for Zjpm v1.0 - 3 - --- 2024-12-17 Alexey Baturo New
[v14,3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer… Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-17 Alexey Baturo New
[v14,2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0 Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-17 Alexey Baturo New
[v14,1/7] target/riscv: Remove obsolete pointer masking extension code. Pointer Masking update for Zjpm v1.0 1 - - --- 2024-12-17 Alexey Baturo New
[v1,1/1] target/riscv: Fix handling of NOP for vstart >= vl in vext_vx_rm_2() [v1,1/1] target/riscv: Fix handling of NOP for vstart >= vl in vext_vx_rm_2() - - - --- 2024-12-17 Chao Liu New
[v10,7/7] target/riscv: Disable Smrnmi for the 'max' type CPU Add Smrnmi support - - - --- 2024-12-17 Frank Chang New
[v10,6/7] target/riscv: Add Zicfilp support for Smrnmi Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[v10,5/7] target/riscv: Add Smrnmi cpu extension Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[v10,4/7] target/riscv: Add Smrnmi mnret instruction Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[v10,3/7] target/riscv: Handle Smrnmi interrupt and exception Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[v10,2/7] target/riscv: Add Smrnmi CSRs Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[v10,1/7] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig Add Smrnmi support - 1 - --- 2024-12-17 Frank Chang New
[13/13] configure: reenable plugins by default for 32-bit hosts Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[12/13] contrib/plugins/hotpages: fix 32-bit build Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[11/13] contrib/plugins/hwprofile: fix 32-bit build Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[10/13] contrib/plugins/cflow: fix 32-bit build Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[09/13] contrib/plugins/hotblocks: fix 32-bit build Fix 32-bit build for plugins - - - --- 2024-12-17 Pierrick Bouvier New
[08/13] contrib/plugins/cache: fix 32-bit build Fix 32-bit build for plugins - - - --- 2024-12-17 Pierrick Bouvier New
[07/13] contrib/plugins/stoptrigger: fix 32-bit build Fix 32-bit build for plugins - - - --- 2024-12-17 Pierrick Bouvier New
[06/13] tests/tcg/plugins/mem: fix 32-bit build Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[05/13] tests/tcg/plugins/syscall: fix 32-bit build Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[04/13] contrib/plugins/howvec: ensure we don't regress if this plugin is extended Fix 32-bit build for plugins - 1 - --- 2024-12-17 Pierrick Bouvier New
[03/13] tests/tcg/plugins/insn: remove unused callback parameter Fix 32-bit build for plugins - 2 - --- 2024-12-17 Pierrick Bouvier New
[02/13] plugins: bump API version Fix 32-bit build for plugins - - - --- 2024-12-17 Pierrick Bouvier New
[01/13] plugins: change signature of qemu_plugin_insn_haddr Fix 32-bit build for plugins - - - --- 2024-12-17 Pierrick Bouvier New
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' - 1 - --- 2024-12-16 Philippe Mathieu-Daudé New
[v4,7/7] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test… Specifying cache topology on ARM - 1 - --- 2024-12-16 Alireza Sanaee New
[v4,6/7] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology Specifying cache topology on ARM - 1 - --- 2024-12-16 Alireza Sanaee New
[v4,5/7] hw/acpi/aml-build.c: add cache hierarchy to pptt table Specifying cache topology on ARM - - - --- 2024-12-16 Alireza Sanaee New
[v4,4/7] bios-tables-test: prepare to change ARM ACPI virt PPTT Specifying cache topology on ARM - - - --- 2024-12-16 Alireza Sanaee New
[v4,3/7] arm/virt.c: add cache hierarchy to device tree Specifying cache topology on ARM - - - --- 2024-12-16 Alireza Sanaee New
[v4,2/7] target/arm/tcg: increase cache level for cpu=max Specifying cache topology on ARM - 1 - --- 2024-12-16 Alireza Sanaee New
[v4,1/7] i386/cpu: add IsDefined flag to smp-cache property Specifying cache topology on ARM - 1 - --- 2024-12-16 Alireza Sanaee New
qmp: update vhost-user protocol feature maps qmp: update vhost-user protocol feature maps - - - --- 2024-12-16 Laurent Vivier New
virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X 1 - - --- 2024-12-16 Reza Arbab New
[3/3] tests/migration: Drop arch_[source|target] tests: Fix some new coverity issues reported - 1 - --- 2024-12-16 Peter Xu New
[2/3] tests: Use qemu_mkdir_with_parents() for all test code tests: Fix some new coverity issues reported - 1 - --- 2024-12-16 Peter Xu New
[1/3] osdep: Add qemu_mkdir_with_parents() tests: Fix some new coverity issues reported - 1 - --- 2024-12-16 Peter Xu New
accel/tcg: Really restrict cpu_io_recompile() to system emulation accel/tcg: Really restrict cpu_io_recompile() to system emulation - 1 - --- 2024-12-16 Philippe Mathieu-Daudé New
[v2,1/1] qga: Add log to guest-fsfreeze-thaw command qga: Add log to guest-fsfreeze-thaw command - - - --- 2024-12-16 Konstantin Kostiuk New
[v3,7/7] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device - - - --- 2024-12-16 Gustavo Romero New
[v3,6/7] tests/qtest: Add API functions to capture IRQ toggling Add ivshmem-flat device 1 1 - --- 2024-12-16 Gustavo Romero New
[v3,5/7] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device - - - --- 2024-12-16 Gustavo Romero New
[v3,4/7] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device - 1 - --- 2024-12-16 Gustavo Romero New
[v3,3/7] hw/arm: Allow some machines to use the ivshmem-flat device Add ivshmem-flat device - - - --- 2024-12-16 Gustavo Romero New
[v3,2/7] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus Add ivshmem-flat device - - - --- 2024-12-16 Gustavo Romero New
[v3,1/7] hw/misc/ivshmem-flat: Add ivshmem-flat device Add ivshmem-flat device - - - --- 2024-12-16 Gustavo Romero New
gdbstub: implement reset in system mode gdbstub: implement reset in system mode - - - --- 2024-12-16 David Malaschonok New
tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests - 1 1 --- 2024-12-16 Ilya Leoshkevich New
[9/9] hw/nvme: remove nvme_aio_err() hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[8/9] hw/nvme: set error status code explicitly for misc commands hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[7/9] hw/nvme: only set command abort requested when cancelled due to Abort hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[6/9] hw/nvme: rework csi handling hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[5/9] hw/nvme: be compliant wrt. dsm processing limits hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[4/9] nvme: fix iocs status code values hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[3/9] hw/nvme: add knob for doorbell buffer config support hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[2/9] hw/nvme: make oacs dynamic hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[1/9] hw/nvme: always initialize a subsystem hw/nvme: refactor/cleanup - - - --- 2024-12-16 Klaus Jensen New
[v3,8/8] tests/tcg: Add late gdbstub attach test gdbstub: Allow late attachment - 1 - --- 2024-12-16 Ilya Leoshkevich New
[v3,7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features gdbstub: Allow late attachment - 1 - --- 2024-12-16 Ilya Leoshkevich New
[v3,6/8] gdbstub: Allow late attachment gdbstub: Allow late attachment - - - --- 2024-12-16 Ilya Leoshkevich New
[v3,5/8] osdep: Introduce qemu_kill_thread() gdbstub: Allow late attachment - 2 - --- 2024-12-16 Ilya Leoshkevich New
[v3,4/8] user: Introduce host_interrupt_signal gdbstub: Allow late attachment - 1 - --- 2024-12-16 Ilya Leoshkevich New
[v3,3/8] user: Introduce user/signal.h gdbstub: Allow late attachment - 2 - --- 2024-12-16 Ilya Leoshkevich New
[v3,2/8] gdbstub: Try unlinking the unix socket before binding gdbstub: Allow late attachment - - - --- 2024-12-16 Ilya Leoshkevich New
[v3,1/8] gdbstub: Allow the %d placeholder in the socket path gdbstub: Allow late attachment - 2 - --- 2024-12-16 Ilya Leoshkevich New
[v13,7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer maskin… Pointer Masking update for Zjpm v1.0 - 1 - --- 2024-12-16 Alexey Baturo New
[v13,6/7] target/riscv: Apply pointer masking for virtualized memory accesses Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-16 Alexey Baturo New
[v13,5/7] target/riscv: Update address modify functions to take into account pointer masking Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-16 Alexey Baturo New
[v13,4/7] target/riscv: Add pointer masking tb flags Pointer Masking update for Zjpm v1.0 - 3 - --- 2024-12-16 Alexey Baturo New
[v13,3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer… Pointer Masking update for Zjpm v1.0 - 2 - --- 2024-12-16 Alexey Baturo New
« 1 2 ... 23 24 2527 28 »