Show patches with: Archived = No       |   77601 patches
« 1 2 ... 58 59 60776 777 »
Patch Series S/W/F Date Submitter Delegate State
[5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé New
[4/5] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[3/5] hw/acpi/ich9: Include missing headers hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé New
[2/5] hw/acpi/cpu: Use CPUState typedef hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[1/5] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[PULL,16/49] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu' Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,15/49] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,14/49] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,13/49] hw/ppc/spapr: Add missing license Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[v5,10/10] tests/bench: Add bufferiszero-bench Optimize buffer_is_zero --- 2024-02-17 Richard Henderson New
[v5,09/10] util/bufferiszero: Add simd acceleration for aarch64 Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,06/10] util/bufferiszero: Improve scalar variant Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,04/10] util/bufferiszero: Remove useless prefetches Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,03/10] util/bufferiszero: Reorganize for early test for acceleration Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,02/10] util/bufferiszero: Remove AVX512 variant Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,01/10] util/bufferiszero: Remove SSE4.1 variant Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
tcg/aarch64: Apple does not align __int128_t in even registers tcg/aarch64: Apple does not align __int128_t in even registers --- 2024-02-16 Richard Henderson Superseded
[23/23] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[22/23] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[21/23] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[20/23] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[19/23] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[18/23] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée New
[17/23] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[16/23] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[15/23] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[14/23] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[13/23] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[12/23] plugins: remove previous n_vcpus functions from API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[11/23] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[10/23] hw/core/cpu: Remove gdb_get_dynamic_xml member maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[09/23] gdbstub: Infer number of core registers from XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[08/23] gdbstub: Simplify XML lookup maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[07/23] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[06/23] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[05/23] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[04/23] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[03/23] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[02/23] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[01/23] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[6/6] hw/sysbus: Remove now unused sysbus_address_space() hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé New
[5/6] hw/i386/kvmvapic: Inline sysbus_address_space() hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD) hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[2/6] hw/display/pl110: Pass frame buffer memory region as link property hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111) hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
hw/sysbus: Inline and remove sysbus_add_io() hw/sysbus: Inline and remove sysbus_add_io() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[v2,6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,5/6] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,3/6] hw/arm: Allow some machines to use the ivshmem-flat device Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[v2,1/6] hw/misc/ivshmem: Add ivshmem-flat device Add ivshmem-flat device --- 2024-02-16 Philippe Mathieu-Daudé New
[21/21] hw: Add QOM parentship relation with CPUs hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[20/21] hw/arm/mps2: Add QOM parentship relation with OR IRQ gates hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[18/21] hw/pci-host/versatile: Replace object_initialize() -> _child() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[17/21] hw/i386/iommu: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[15/21] hw/core/register: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[13/21] hw/pci-host/raven: Embedded OrIRQ in PRePPCIState hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[12/21] hw/pci-host/q35: Update q35_host_props[] comment hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[11/21] hw/usb: Add QOM parentship relation with hub devices hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[10/21] hw/usb: Inline usb_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[09/21] hw/usb: Inline usb_try_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[08/21] hw/isa: Inline isa_try_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[07/21] target: Replace DEVICE(object_new) -> qdev_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[06/21] hw: Replace DEVICE(object_new) -> qdev_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[03/21] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[01/21] hw/i386/pc: Do not use C99 mixed-declarations style hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[RFC] tests/tcg: update licenses to GPLv2 as intended [RFC] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-15 Alex Bennée Superseded
[PULL,56/56] hw/ide/ich9: Use AHCIPCIState typedef [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,55/56] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,54/56] hw/ide/ahci: Remove SysbusAHCIState::num_ports field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,53/56] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,52/56] hw/ide/ahci: Convert AHCIState::ports to unsigned [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,51/56] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,50/56] hw/ide/ahci: Inline ahci_get_num_ports() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,49/56] hw/ide/ahci: Rename AHCI PCI function as 'pdev' [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,48/56] hw/ide/ahci: Expose AHCIPCIState structure [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,47/56] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,46/56] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,45/56] MAINTAINERS: Add myself as reviewer for TCG Plugins [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,44/56] MAINTAINERS: replace Fabien by myself as Leon3 maintainer [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,43/56] hw/sparc/leon3: Initialize GPIO before realizing CPU devices [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,42/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,41/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,40/56] hw/sparc/leon3: check cpu_id in the tiny bootloader [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,39/56] hw/sparc/leon3: implement multiprocessor [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,38/56] hw/sparc/leon3: remove SP initialization [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,37/56] target/sparc: implement asr17 feature for smp [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,36/56] hw/intc/grlib_irqmp: implements multicore irq [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,35/56] hw/intc/grlib_irqmp: implements the multiprocessor status register [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
« 1 2 ... 58 59 60776 777 »