Show patches with: Archived = No       |   430925 patches
« 1 2 ... 1343 1344 13454309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/3] hw/vfio: drop guest writes to ro regions drop writes to read-only ram device & vfio regions - - - - --- 2020-04-03 Yan Zhao New
[v2,2/3] hw/vfio/platform: change interrupt/unmask fields into pointer - - - - --- 2015-09-24 Eric Auger New
[v2,2/3] hw/usb: Move device-specific declarations to new 'hcd-musb.h' header exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs - - 2 - --- 2020-06-01 Philippe Mathieu-Daudé New
[v2,2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed hw/usb: Always expect 'dma' link property to be set to simplify - - - - --- 2021-08-19 Philippe Mathieu-Daudé New
[v2,2/3] hw/usb/canokey: fix compatibility of qemu-xhci CanoKey: Fix xHCI compatibility and CCID ZLP - - - - --- 2022-06-13 Hongren (Zenithal) Zheng New
[v2,2/3] hw/ufs: Support for Query Transfer Requests hw/ufs: Add Universal Flash Storage (UFS) support - - - - --- 2023-06-16 Jeuk Kim New
[v2,2/3] hw/timer: Initial commit of Ibex Timer hw/riscv: OpenTitan: Add support for the RISC-V timer - - - - --- 2021-06-08 Alistair Francis New
[v2,2/3] hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API Convert sparc devices to new ptimer API - - 2 - --- 2019-10-21 Peter Maydell New
[v2,2/3] hw/ssi: Update coding style to make checkpatch.pl happy hw/ssi: Rename SSI 'slave' as 'peripheral' - - - - --- 2020-10-12 Philippe Mathieu-Daudé New
[v2,2/3] hw/ssi: Add Nuvoton PSPI Module Nuvoton Peripheral SPI (PSPI) Module - - 2 - --- 2023-02-07 Hao Wu New
[v2,2/3] hw/sparc64/niagara: Use blk_name() instead of open-coding it block: Clean up includes - - 1 - --- 2022-12-21 Markus Armbruster New
[v2,2/3] hw/smbios: report error if table size is too large Add support for loading SMBIOS OEM strings from a file - - 2 - --- 2020-09-23 Daniel P. Berrangé New
[v2,2/3] hw/smbios: fix table memory corruption with large memory vms hw/smbios: fix table memory corruption with large memory vms - - - - --- 2022-02-07 Ani Sinha New
[v2,2/3] hw/smbios: Use qapi for SmbiosEntryPointType pc: Support configuration of SMBIOS entry point type - - 1 - --- 2020-12-14 Eduardo Habkost New
[v2,2/3] hw/smbios: Fix thread count in type4 hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-01 Zhao Liu New
[v2,2/3] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card hw/sd: Add Cadence SDHCI emulation - 1 1 - --- 2020-08-17 Bin Meng Superseded
[v2,2/3] hw/sd: sd: Correct the maximum size of a Standard Capacity SD Memory Card hw/sd: Add Cadence SDHCI emulation - 1 - - --- 2020-08-17 Bin Meng Superseded
[v2,2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug - - - - --- 2015-12-16 Andrew Baumann New
[v2,2/3] hw/sd/sdhci: Document the datasheet used hw/sd/sdhci: Fix DMA Transfer Block Size field width - - 1 - --- 2020-09-01 Philippe Mathieu-Daudé New
[v2,2/3] hw/sd/pxa2xx_mmci: Convert to VMStateDescription - - - - --- 2015-12-03 Peter Maydell New
[v2,2/3] hw/scsi: centralize SG_IO calls into single function VPD Block Limits emulation implementation - - - - --- 2018-06-27 Daniel Henrique Barboza New
[v2,2/3] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property hw/s390x: Don't call register_savevm_live() during instance_init() 1 - 1 - --- 2023-10-20 Thomas Huth New
[v2,2/3] hw/s390x/css: Remove QEMU_PACKED from struct SenseId Fix migration problems of s390x guests on Sparc hosts - - - - --- 2018-09-26 Thomas Huth New
[v2,2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b. Implement the watchdog timer of HiFive 1 rev b. - - - - --- 2022-11-01 Tommy Wu New
[v2,2/3] hw/riscv: pfsoc: add missing FICs as unimplemented Add (more) missing PolarFire SoC io regions 1 - - - --- 2022-11-12 Conor Dooley New
[v2,2/3] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri Updates to the OpenTitan machine - - 1 - --- 2021-07-09 Alistair Francis New
[v2,2/3] hw/riscv: Remove macros for ELF BIOS image names Improve RISC-V spike machine bios support - - 2 - --- 2022-01-18 Anup Patel New
[v2,2/3] hw/riscv/spike: Allow loading firmware separately using -bios option RISC-V Spike machine improvements - - - - --- 2020-03-03 Anup Patel New
[v2,2/3] hw/rdma: modify struct initialization contrib/rdmacm-mux: fix clang compilation - - 2 1 --- 2019-01-18 Marcel Apfelbaum New
[v2,2/3] hw/ppc: Add nest1 chiplet model pnv nest1 chiplet model - - - - --- 2023-10-12 Chalapathi V New
[v2,2/3] hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p hw/pflash: implement update buffer for block writes - - - - --- 2024-01-08 Gerd Hoffmann New
[v2,2/3] hw/pcie: implement power controller functionality - - - - --- 2014-06-23 Marcel Apfelbaum New
[v2,2/3] hw/pci: add teardown function for PCI resource reserve capability hw/pci: PCI resource reserve capability - - - - --- 2018-08-16 Liu, Jing2 New
[v2,2/3] hw/pci: Introduce msi_device_id() - - - - --- 2015-10-14 Pavel Fedin New
[v2,2/3] hw/pci-host: Add emulation of Mai Logic Articia S Add emulation of AmigaOne XE board - - - - --- 2023-10-09 BALATON Zoltan New
[v2,2/3] hw/pci-host/raven: Manually reset the OR_IRQ device hw: Fix reset of bus-less devices 1 1 - - --- 2021-05-02 Philippe Mathieu-Daudé New
[v2,2/3] hw/nvme: use KVM irqfd when available hw/nvme: add irqfd support - - - - --- 2022-08-25 Jinhao Fan New
[v2,2/3] hw/nvme: use KVM irqfd when available iothread and irqfd support - - - - --- 2022-08-26 Jinhao Fan New
[v2,2/3] hw/nvme: rename shadow doorbell related trace events hw/nvme: shadow doorbells broken on riscv64 - - 1 - --- 2022-12-08 Klaus Jensen New
[v2,2/3] hw/nvme: namespace parameter for EUI-64 hw/nvme: namespace parameter for EUI-64 1 - - - --- 2021-06-11 Heinrich Schuchardt New
[v2,2/3] hw/nvme: add ozcs enum hw/nvme: zoned random write area - - 1 - --- 2022-01-27 Klaus Jensen New
[v2,2/3] hw/net: e1000e: Correct the initial value of VET register [v2,1/3] hw/net: e1000: Correct the initial value of VET register - - - - --- 2021-07-02 Bin Meng New
[v2,2/3] hw/net/spapr_llan: Fix receive buffer handling for better performance - - - - --- 2016-03-21 Thomas Huth New
[v2,2/3] hw/misc/unimp: Display the value with width of the access size hw/misc/unimp: Improve how offset/value are displayed - - 1 - --- 2020-08-12 Philippe Mathieu-Daudé New
[v2,2/3] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping mps3-an524: support memory remapping - - 2 - --- 2021-05-04 Peter Maydell New
[v2,2/3] hw/mips/mips_int: Use qdev gpio rather than qemu_allocate_irqs() hw: Use qdev gpio rather than qemu_allocate_irqs() - 1 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v2,2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader hw/isa/piix4: Remove MIPS Malta specific bits - - - - --- 2022-10-27 Philippe Mathieu-Daudé New
[v2,2/3] hw/mips/gt64xxx: Remove dynamic field width from trace events hw: Remove dynamic field width from trace events - - - - --- 2019-11-08 Philippe Mathieu-Daudé New
[v2,2/3] hw/mips/boston: Allow loading elf kernel and dtb hw/mips/boston: ELF kernel support - - 1 - --- 2021-09-29 Jiaxun Yang New
[v2,2/3] hw/loongarch: Improve fdt for LoongArch virt machine Improve FDT and support TPM for LoongArch - - 1 - --- 2022-10-28 Xiaojuan Yang New
[v2,2/3] hw/loongarch: Add `\n` to hint message acpi-build: Fix hint messages - - 1 - --- 2024-01-30 Greg Kurz New
[v2,2/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine LoongArch machine support Set max 256 cpus. - - 2 - --- 2023-05-12 gaosong New
[v2,2/3] hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES hw/lm32: Kconfig cleanups - - 1 - --- 2021-02-21 Philippe Mathieu-Daudé New
[v2,2/3] hw/isa/vt82c686: Implement PCI IRQ routing VT82xx PCI IRQ routing fixes - - - - --- 2023-02-25 Bernhard Beschow New
[v2,2/3] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-20 Bernhard Beschow New
[v2,2/3] hw/iommu: enable iommu with -device - - - - --- 2016-06-02 Marcel Apfelbaum New
[v2,2/3] hw/intc: sifive_plic.c: Fix interrupt priority index. [v2,1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan - 1 - - --- 2022-09-22 Tyler Ng New
[v2,2/3] hw/intc: Fix LoongArch extioi function Add memmap and fix bugs for LoongArch - - - - --- 2022-09-27 Xiaojuan Yang New
[v2,2/3] hw/intc: Add (new) ASPEED AST2400 AVIC device model - - - - --- 2016-02-16 Andrew Jeffery New
[v2,2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ hw/ide: Make "ide_internal.h" really internal - 1 2 - --- 2024-02-25 Philippe Mathieu-Daudé New
[v2,2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - - - --- 2022-05-13 Bernhard Beschow New
[v2,2/3] hw/ide/pci: Fix memory leak - - 1 - --- 2015-05-26 Shannon Zhao New
[v2,2/3] hw/i386: Move SGX files within the kvm/ directory hw/i386: Move SGX under KVM and use QDev API - - - - --- 2024-02-15 Philippe Mathieu-Daudé New
[v2,2/3] hw/i386: Build apic_id from CpuInstanceProperties Fix couple of issues with AMD topology - - - - --- 2020-07-01 Moger, Babu New
[v2,2/3] hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - - - --- 2024-01-06 Bernhard Beschow New
[v2,2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS - - 2 - --- 2015-06-25 Laszlo Ersek New
[v2,2/3] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35 [v2,1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 - 1 2 - --- 2021-09-16 Ani Sinha New
[v2,2/3] hw/i386/acpi-build: Resolve redundant attribute [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 1 - --- 2022-10-28 Bernhard Beschow New
[v2,2/3] hw/i386/acpi-build: Avoid 'sun' identifier Fixes for building on Solaris 11.4.42 CBE - - - - --- 2022-03-15 Andrew Deason New
[v2,2/3] hw/i2c/smbus_slave: Add object path on error prints hw/i2c: smbus: Reset fixes - - - - --- 2024-01-26 Joe Komlodi New
[v2,2/3] hw/hppa/machine: Restrict the total memory size to 3GB hw/hppa/machine: Restrict the total memory size to 3GB - - - - --- 2020-01-09 Philippe Mathieu-Daudé New
[v2,2/3] hw/gpio/aspeed_gpio: Add gpios in/out init Add a simple latching_switch - - - - --- 2022-09-20 Jian Zhang New
[v2,2/3] hw/display: Allow vga_common_init() to return errors Fix crash when adding a second ISA VGA device - - 1 - --- 2022-03-17 Thomas Huth New
[v2,2/3] hw/display/ramfb: lock guest resolutionafter it's set [v2,1/3] hw/display/ramfb: fix guest memoryun-mapping - - - - --- 2019-05-10 Hou Qiming New
[v2,2/3] hw/display/bcm2835_fb: Use bcm2835_fb_reconfigure in bcm2835_fb_reset hw/display/bcm2835_fb: Remove DeviceReset() call in DeviceRealize() - - - - --- 2021-03-23 Philippe Mathieu-Daudé New
[v2,2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown [v2,1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown - - 1 - --- 2023-08-23 Clément Chigot New
[v2,2/3] hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART - - 2 1 --- 2021-09-25 Philippe Mathieu-Daudé New
[v2,2/3] hw/char/exynos4210_uart: Constify static array and few arguments - - - - --- 2017-03-13 Krzysztof Kozlowski New
[v2,2/3] hw/audio/ac97: Remove unimplemented reset functions Misc AC97 clean ups - - - - --- 2022-04-22 BALATON Zoltan New
[v2,2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device Untitled series #374342 - - - - --- 2023-09-22 Tong Ho New
[v2,2/3] hw/arm: gsj add pca9548 With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards. - - 2 - --- 2021-06-08 Patrick Venture New
[v2,2/3] hw/arm: add ARMv6M object arm: add skeleton Cortex M0 CPU model - - 1 - --- 2018-06-30 Stefan Hajnoczi New
[v2,2/3] hw/arm: Set ignore_memory_transaction_failures for most ARM boards Add do_transaction_failed hook for ARM - - 2 - --- 2017-09-05 Peter Maydell New
[v2,2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC Add device STM32L4x5 GPIO - - - - --- 2024-01-22 Inès Varhol New
[v2,2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2 Add support for I2C in BCM2835 boards - - - - --- 2024-02-19 Rayhan Faizel New
[v2,2/3] hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40 - - 1 - --- 2024-01-15 Guenter Roeck New
[v2,2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ virt: wire up NS EL2 virtual timer IRQ - - - - --- 2024-01-22 Peter Maydell New
[v2,2/3] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables. virt: Report UART correctly in ACPI DBG2/SPCR - - 1 - --- 2023-10-31 Peter Maydell New
[v2,2/3] hw/arm/virt: Add PMU node for virt machine - - - - --- 2016-04-23 Shannon Zhao New
[v2,2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - 2 - --- 2021-10-05 Eric Auger New
[v2,2/3] hw/arm/mps2: New board model mps2-an500 target/arm: New boards mps2-an386, mps2-an500 - - 1 - --- 2020-09-03 Peter Maydell New
[v2,2/3] hw/arm/gic: Kill code duplication - - - - --- 2015-08-05 Pavel Fedin New
[v2,2/3] hw/arm/fsl-imx6ul: Wire up USB controllers Wire up USB controllers in i.MX6 emulations - - - - --- 2020-03-10 Guenter Roeck New
[v2,2/3] hw/arm/exynos: Declare local variables in some order - - 1 - --- 2017-05-07 Krzysztof Kozlowski New
[v2,2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState hw/arm/aspeed: Improve QOM usage - - 1 - --- 2020-06-23 Philippe Mathieu-Daudé New
[v2,2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property Add "num-prio-bits" property for Cortex-M devices - - 1 - --- 2024-01-03 Samuel Tardieu New
[v2,2/3] hw/acpi: remove unused function acpi_table_add_builtin() Trivial cleanup in hw/acpi - - 1 1 --- 2019-01-29 Wei Yang New
[v2,2/3] hw/acpi: Implement the SRAT GI affinity structure [v2,1/3] qom: new object to associate device to numa node - - - - --- 2023-10-07 Ankit Agrawal New
[v2,2/3] hw/acpi/aml-build: Use existing CPU topology to build PPTT table hw/arm/virt: Fix CPU's default NUMA node ID - - - - --- 2022-03-03 Gavin Shan New
« 1 2 ... 1343 1344 13454309 4310 »