Show patches with: Archived = No       |   8564 patches
« 1 2 3 485 86 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[8/8] target/ppc: Move logical fixed-point instructions to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[7/8] target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[6/8] target/ppc: Move div/mod fixed-point insns (64 bits operands) to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[5/8] target/ppc: Move multiply fixed-point insns (64-bit operands) to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[4/8] target/ppc: Move neg, darn, mod{sw, uw} to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[3/8] target/ppc: Move divw[u, e, eu] instructions to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[2/8] target/ppc: Make divw[u] handler method decodetree compatible. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[1/8] target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions to decodetree. target/ppc: Move fixed-point insns to decodetree. - - - - --- 2024-04-16 Chinmay Rath New
[PULL,2/2] hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus [PULL,1/2] hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately - - 1 - --- 2024-04-15 Philippe Mathieu-Daudé New
[PULL,1/2] hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately [PULL,1/2] hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately - 1 1 - --- 2024-04-15 Philippe Mathieu-Daudé New
[PULL,0/2] Misc HW patches for 2024-04-15 - - - - --- 2024-04-15 Philippe Mathieu-Daudé New
[v2] ppc440_pcix: Do not expose a bridge device on PCI bus [v2] ppc440_pcix: Do not expose a bridge device on PCI bus - - 1 - --- 2024-04-11 BALATON Zoltan New
[v2,13/13] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,12/13] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,11/13] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,10/13] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,09/13] util/hexdump: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,08/13] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,07/13] util/hexdump: Rename @offset argument in qemu_hexdump_line() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,06/13] system/qtest: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation - - 2 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,05/13] hw/mips/malta: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,04/13] hw/mips/malta: Add re-usable rng_seed_hex_new() method misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,03/13] hw/ppc/spapr: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation - - 2 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,02/13] hw/vfio/pci: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,01/13] ui/console-vc: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation - - 2 - --- 2024-04-11 Philippe Mathieu-Daudé New
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately - 1 1 - --- 2024-04-10 BALATON Zoltan New
[12/12] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-10 Philippe Mathieu-Daudé New
[11/12] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[10/12] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[09/12] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[08/12] util/hexdump: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[07/12] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[06/12] util/hexdump: Rename @offset argument in qemu_hexdump_line() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[05/12] system/qtest: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-10 Philippe Mathieu-Daudé New
[04/12] hw/mips/malta: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation - - - - --- 2024-04-10 Philippe Mathieu-Daudé New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation - - 1 - --- 2024-04-10 Philippe Mathieu-Daudé New
[for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus [for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus - - - - --- 2024-04-09 BALATON Zoltan New
[v2,6/6] tests/qtest: Add pnv-spi-seeprom qtest hw/ppc: SPI model - - - - --- 2024-04-09 Chalapathi V New
[v2,5/6] hw/ppc: SPI controller wiring to P10 chip and create seeprom device hw/ppc: SPI model - - - - --- 2024-04-09 Chalapathi V New
[v2,4/6] hw/misc: Microchip's 25CSM04 SEEPROM model hw/ppc: SPI model - - - - --- 2024-04-09 Chalapathi V New
[v2,3/6] hw/ppc: SPI controller model - sequencer and shifter hw/ppc: SPI model - - - - --- 2024-04-09 Chalapathi V New
[v2,2/6] hw/ppc: SPI controller model - registers implementation hw/ppc: SPI model - - - - --- 2024-04-09 Chalapathi V New
[v2,3/3] tcg/cputlb: remove other-cpu capability from TLB flushing target/ppc: fix tlb flushing race (plus - - 1 - --- 2024-04-05 Nicholas Piggin New
[v2,2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes target/ppc: fix tlb flushing race (plus - - 2 - --- 2024-04-05 Nicholas Piggin New
[v2,1/3] target/ppc: Fix broadcast tlbie synchronisation target/ppc: fix tlb flushing race (plus - - 1 - --- 2024-04-05 Nicholas Piggin New
[PULL,15/15] hw/net/virtio-net: fix qemu set used ring flag even vhost started [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition 1 - 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,14/15] hw/xen_evtchn: Initialize flush_kvm_routes [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,13/15] gpio/pca955x: Update maintainer email address [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - - - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,12/15] hw/nvme: fix -Werror=maybe-uninitialized [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,11/15] plugins: fix -Werror=maybe-uninitialized false-positive [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,10/15] block: Remove unnecessary NULL check in bdrv_pad_request() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,09/15] hw/i386/pc: Restrict CXL to PCI-based machines [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition 1 - - - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,08/15] MAINTAINERS: Fix error-report.c entry [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - 1 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,07/15] qtest/libqos: Reduce size_to_prdtl() declaration scope [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,06/15] accel/hvf: Un-inline hvf_arch_supports_guest_debug() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,05/15] hw/arm/smmu: Avoid using inlined functions with external linkage again [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - 1 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,04/15] target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx() [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition 1 - - - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,03/15] gdbstub/system: Rename 'user_ctx' argument as 'ctx' [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 1 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,02/15] gdbstub: Correct invalid mentions of 'softmmu' by 'system' [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition [PULL,01/15] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition - - 2 - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,00/15] Misc HW patches for 2024-04-02 - - - - --- 2024-04-02 Philippe Mathieu-Daudé New
[PULL,8/8] tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 - - --- 2024-03-31 Nicholas Piggin New
[PULL,7/8] tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 - - --- 2024-03-31 Nicholas Piggin New
[PULL,6/8] target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 1 - --- 2024-03-31 Nicholas Piggin New
[PULL,5/8] target/ppc: Fix GDB register indexing on secondary CPUs [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 1 - --- 2024-03-31 Nicholas Piggin New
[PULL,4/8] target/ppc: Restore [H]DEXCR to 64-bits [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 1 - --- 2024-03-31 Nicholas Piggin New
[PULL,3/8] target/ppc/mmu-radix64: Use correct string format in walk_tree() [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - 1 - - --- 2024-03-31 Nicholas Piggin New
[PULL,2/8] hw/ppc/spapr: Include missing 'sysemu/tcg.h' header [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - - 1 - --- 2024-03-31 Nicholas Piggin New
[PULL,1/8] spapr: nested: use bitwise NOT operator for flags check [PULL,1/8] spapr: nested: use bitwise NOT operator for flags check - - 1 - --- 2024-03-31 Nicholas Piggin New
[PULL,0/8] ppc-for-9.0-3 queue - - - - --- 2024-03-31 Nicholas Piggin New
spapr: nested: use bitwise NOT operator for flags check spapr: nested: use bitwise NOT operator for flags check - - 1 - --- 2024-03-29 Harsh Prateek Bora New
gpio/pca955x: Update maintainer email address gpio/pca955x: Update maintainer email address - - - - --- 2024-03-28 Glenn Miles New
[v4,4/4] target/ppc: Add migration support for BHRB Add BHRB Facility Support - - 1 - --- 2024-03-28 Glenn Miles New
[v4,3/4] target/ppc: Add clrbhrb and mfbhrbe instructions Add BHRB Facility Support - - 1 - --- 2024-03-28 Glenn Miles New
[v4,2/4] target/ppc: Add recording of taken branches to BHRB Add BHRB Facility Support - - 1 - --- 2024-03-28 Glenn Miles New
[v4,1/4] target/ppc: Add new hflags to support BHRB Add BHRB Facility Support - - 1 - --- 2024-03-28 Glenn Miles New
[3/3] tcg/cputlb: remove other-cpu capability from TLB flushing target/ppc: fix tlb flushing race - - - - --- 2024-03-28 Nicholas Piggin New
[2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes target/ppc: fix tlb flushing race - - 1 - --- 2024-03-28 Nicholas Piggin New
[1/3] target/ppc: Fix broadcast tlbie synchronisation target/ppc: fix tlb flushing race - - 1 - --- 2024-03-28 Nicholas Piggin New
[4/4] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction tests/avocado: Fixes for ppc_hv_tests.py - - - - --- 2024-03-28 Nicholas Piggin New
[3/4] tests/avocado: exec_command should not consume console output tests/avocado: Fixes for ppc_hv_tests.py - - - - --- 2024-03-28 Nicholas Piggin New
[2/4] tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine tests/avocado: Fixes for ppc_hv_tests.py - - - - --- 2024-03-28 Nicholas Piggin New
[1/4] tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard tests/avocado: Fixes for ppc_hv_tests.py - - - - --- 2024-03-28 Nicholas Piggin New
[PATCH-for-9.1,v2,13/21] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() Untitled series #400638 - - 3 - --- 2024-03-27 Philippe Mathieu-Daudé New
[PULL,13/13] ui/cocoa: Use NSTrackingInVisibleRect [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,12/13] ui/cocoa: Resize window after toggling zoom-to-fit [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,11/13] ui/cocoa: Fix aspect ratio [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,10/13] hw/smbios: add stub for smbios_get_table_legacy() [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 - 1 --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,09/13] contrib/plugins/execlog: Fix compiler warning [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - - 2 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,08/13] docs/system/ppc/amigang.rst: Fix formatting [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,07/13] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,06/13] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update() [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - - 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,05/13] hw/clock: Let clock_set_mul_div() return a boolean value [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory 1 - 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,04/13] target/tricore/helper: Use correct string format in cpu_tlb_fill() [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - - 2 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,03/13] monitor/hmp-cmds-target: Append a space in error message in gpa2hva() [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 2 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,02/13] hw/scsi/scsi-generic: Fix io_timeout property not applying [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - 1 1 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory [PULL,01/13] target/i386/tcg: Enable page walking from MMIO memory - - 2 - --- 2024-03-26 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW patches for 2024-03-26 - - - - --- 2024-03-26 Philippe Mathieu-Daudé New
« 1 2 3 485 86 »