Show patches with: none      |   310899 patches
« 1 2 ... 142 143 1443108 3109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/9] isa: specify instance_size in isa_superio_type_info mips: do not list individual devices from configs/ - 2 - --- 2024-02-13 Paolo Bonzini New
[v3,4/9] isa: fix ISA_SUPERIO dependencies mips: do not list individual devices from configs/ - 3 - --- 2024-02-13 Paolo Bonzini New
[v3,3/9] hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board mips: do not list individual devices from configs/ - - - --- 2024-02-13 Paolo Bonzini New
[v3,2/9] isa: clean up Kconfig selections for ISA_SUPERIO mips: do not list individual devices from configs/ - 1 - --- 2024-02-13 Paolo Bonzini New
[v3,1/9] usb: inline device creation functions mips: do not list individual devices from configs/ 1 - - --- 2024-02-13 Paolo Bonzini New
ci: Fix again build-previous-qemu ci: Fix again build-previous-qemu - 1 - --- 2024-02-13 Paolo Bonzini New
[RFC] target: riscv: Add Svvptc extension support [RFC] target: riscv: Add Svvptc extension support - - - --- 2024-02-13 Alexandre Ghiti New
[v4,12/12] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API - 3 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() hw: Strengthen SysBus & QBus API - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,09/12] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,08/12] hw/sparc/sun4m: Realize DMA controller before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,07/12] hw/sh4/r2d: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,06/12] hw/misc/macio: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,05/12] hw/ppc/prep: Realize ISA bridge before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,04/12] hw/i386/q35: Realize LPC PCI function before accessing it hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,03/12] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,02/12] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' hw: Strengthen SysBus & QBus API - 2 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,01/12] hw/ide/ich9: Use AHCIPCIState typedef hw: Strengthen SysBus & QBus API - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h" hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[1/7] target/i386/monitor: Remove unused 'hw/i386/pc.h' header hw/i386: Cleanups around 'hw/i386/pc.h' - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[v9,6/6] ui/cocoa: Remove stretch_video flag ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
[v9,5/6] ui/cocoa: Call console_select() with the BQL ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
[v9,4/6] ui/cocoa: Make window resizable ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
[v9,3/6] ui/cocoa: Let the platform toggle fullscreen ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
[v9,2/6] ui/cocoa: Scale with NSView instead of Core Graphics ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
[v9,1/6] ui/cocoa: Release specific mouse buttons ui/cocoa: Use NSWindow's ability to resize - - - --- 2024-02-13 Akihiko Odaki New
hw/dma: Pass parent object to i8257_dma_init() hw/dma: Pass parent object to i8257_dma_init() - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,18/18] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement - 3 - --- 2024-02-13 Pierrick Bouvier New
[v4,17/18] plugins: cleanup codepath for previous inline operation TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,16/18] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,15/18] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - --- 2024-02-13 Pierrick Bouvier New
[v4,14/18] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - --- 2024-02-13 Pierrick Bouvier New
[v4,13/18] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - --- 2024-02-13 Pierrick Bouvier New
[v4,12/18] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - --- 2024-02-13 Pierrick Bouvier New
[v4,11/18] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement - - - --- 2024-02-13 Pierrick Bouvier New
[v4,10/18] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,09/18] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement - 2 - --- 2024-02-13 Pierrick Bouvier New
[v4,08/18] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,07/18] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,06/18] plugins: define qemu_plugin_u64 TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,05/18] plugins: scoreboard API TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,04/18] cpu: call plugin init hook asynchronously TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,03/18] plugins: fix order of init/idle/resume callback TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,02/18] plugins: add qemu_plugin_num_vcpus function TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
[v4,01/18] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement - 1 - --- 2024-02-13 Pierrick Bouvier New
target/ppc: Fix lxv/stxv MSR facility check target/ppc: Fix lxv/stxv MSR facility check - 2 2 --- 2024-02-13 Nicholas Piggin New
[v2] hw/arm/smmuv3: add support for stage 1 access fault [v2] hw/arm/smmuv3: add support for stage 1 access fault - 2 1 --- 2024-02-13 Luc Michel New
[9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[4/9] hw/ide/ahci: Inline ahci_get_num_ports() hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev' hw/ide/ahci: Housekeeping - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[2/9] hw/ide/ahci: Expose AHCIPCIState structure hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object hw/ide/ahci: Housekeeping - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[PULL,15/15] monitor/target: Include missing 'exec/memory.h' header [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 2 - --- 2024-02-13 Michael Tokarev New
[PULL,14/15] cpu-target: Include missing 'exec/memory.h' header [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 2 - --- 2024-02-13 Michael Tokarev New
[PULL,13/15] system: Move memory_ldst.c.inc to system [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 3 - --- 2024-02-13 Michael Tokarev New
[PULL,12/15] qemu-options.hx: Add zoom-to-fit to option summary for gtk [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,11/15] qemu-options.hx: document that tftp=dir is readonly [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,10/15] iothread: Simplify expression in qemu_in_iothread() [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 2 - --- 2024-02-13 Michael Tokarev New
[PULL,09/15] qemu-nbd: mention --tls-hostname option in qemu-nbd --help [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,08/15] MAINTAINERS: Cover qapi/stats.json [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,07/15] MAINTAINERS: Cover qapi/cxl.json [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,06/15] hw/smbios: Fix port connector option validation [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 3 - --- 2024-02-13 Michael Tokarev New
[PULL,05/15] hw/smbios: Fix OEM strings table option validation [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 3 - --- 2024-02-13 Michael Tokarev New
[PULL,04/15] hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize() [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,03/15] hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize() [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,02/15] hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize() [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() [PULL,01/15] hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize() - 1 - --- 2024-02-13 Michael Tokarev New
[PULL,00/15] Trivial patches for 2024-02-13 - - - --- 2024-02-13 Michael Tokarev New
hw/i386/sgx: Use QDev API hw/i386/sgx: Use QDev API - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[1/3] hw/usb: Style cleanup hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS - - - --- 2024-02-13 Philippe Mathieu-Daudé New
hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled - 1 - --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,3/3] hw/nvme: Add SPDM over DOE support Initial support for SPDM Responders 1 1 - --- 2024-02-13 Alistair Francis New
[v4,2/3] backends: Initial support for SPDM socket support Initial support for SPDM Responders - - - --- 2024-02-13 Alistair Francis New
[v4,1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0 Initial support for SPDM Responders - 1 - --- 2024-02-13 Alistair Francis New
tcg: Increase width of temp_subindex tcg: Increase width of temp_subindex - 2 1 --- 2024-02-13 Richard Henderson New
[PULL,12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions 1 - - --- 2024-02-12 Helge Deller New
[PULL,11/12] target/hppa: Update SeaBIOS-hppa to version 16 [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions 1 - - --- 2024-02-12 Helge Deller New
[PULL,10/12] hw/net/tulip: add chip status register values [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 2 1 --- 2024-02-12 Helge Deller New
[PULL,09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 1 - --- 2024-02-12 Helge Deller New
[PULL,08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions 1 - - --- 2024-02-12 Helge Deller New
[PULL,07/12] lasi: Add reset I/O ports for LASI audio and FDC [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - - - --- 2024-02-12 Helge Deller New
[PULL,06/12] target/hppa: Implement do_transaction_failed handler for I/O errors [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - - - --- 2024-02-12 Helge Deller New
[PULL,05/12] lasi: allow access to LAN MAC address registers [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - - - --- 2024-02-12 Helge Deller New
[PULL,04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 1 - --- 2024-02-12 Helge Deller New
[PULL,03/12] hw/pci-host/astro: Avoid aborting on access failure [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 1 - --- 2024-02-12 Helge Deller New
[PULL,02/12] target/hppa: Add "diag 0x101" for console output support [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 1 - --- 2024-02-12 Helge Deller New
[PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions [PULL,01/12] disas/hppa: Add disassembly for qemu specific instructions - 1 - --- 2024-02-12 Helge Deller New
[PULL,00/12] Hppa64 patches - - - --- 2024-02-12 Helge Deller New
« 1 2 ... 142 143 1443108 3109 »