]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-02-23 Chalapathi Vhw/ppc: Add N1 chiplet model
2024-02-23 Chalapathi Vhw/ppc: Add pnv nest pervasive common chiplet model
2024-02-23 Glenn Milesppc/pnv: Test pnv i2c master and connected devices
2024-02-23 Glenn Milesppc/pnv: Add a pca9554 I2C device to powernv10-rainier
2024-02-23 Glenn Milesmisc: Add a pca9554 GPIO device model
2024-02-23 Glenn Milesppc/pnv: Use resettable interface to reset child I2C...
2024-02-23 Glenn Milesppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug...
2024-02-23 Glenn Milesppc/pnv: Add pca9552 to powernv10-rainier for PCIe...
2024-02-23 Glenn Milesppc/pnv: New powernv10-rainier machine type
2024-02-23 Glenn Milesmisc/pca9552: Let external devices set pca9552 inputs
2024-02-23 Glenn Milesmisc/pca9552: Fix inverted input status
2024-02-23 Nicholas Pigginppc/pnv: Change powernv default to powernv10
2024-02-23 Cédric Le Goaterspapr: Tag pseries-2.1 - 2.11 machines as deprecated
2024-02-23 Nicholas Pigginppc/spapr: change pseries machine default to POWER10 CPU
2024-02-23 Harsh Prateek... ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
2024-02-23 Harsh Prateek... ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ...
2024-02-23 Philippe Mathieu... hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
2024-02-23 Philippe Mathieu... hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize...
2024-02-23 Philippe Mathieu... hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt...
2024-02-23 Philippe Mathieu... hw/ppc/spapr: Add missing license
2024-02-23 Nicholas Piggintarget/ppc: Rename registers to match ISA
2024-02-23 Nicholas Pigginppc/pnv: Update skiboot to v7.1
2024-02-23 Nicholas Piggintests/avocado: Use default CPU for pseries machine
2024-02-23 Nicholas Piggintests/avocado: ppc add hypervisor tests
2024-02-23 Nicholas Piggintests/avocado: Add pseries KVM boot_linux test
2024-02-23 Nicholas Piggintests/avocado: Add ppc pseries and powernv hash MMU...
2024-02-23 Nicholas Piggintests/avocado: ppc add powernv10 boot_linux_console...
2024-02-23 Nicholas Piggintests/avocado: improve flaky ppc/pnv boot_linux_console...
2024-02-23 Nicholas Piggintests/avocado: mark boot_linux.py long runtime instead...
2024-02-23 Nicholas Piggintarget/ppc: Fix crash on machine check caused by ifetch
2024-02-23 Nicholas Piggintarget/ppc: Fix lxv/stxv MSR facility check
2024-02-22 Peter MaydellMerge tag 'hw-misc-20240222' of https://github.com...
2024-02-22 Daniel P. Berrangégitlab: force allow use of pip in Cirrus jobs
2024-02-22 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-22 Peter Maydell.gitlab-ci.d/windows.yml: Drop msys2-32bit job
2024-02-22 Thomas Huthhw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
2024-02-22 Thomas Huthhw/ide: Stop exposing internal.h to non-IDE files
2024-02-22 Thomas Huthhw/ide: Remove the include/hw/ide.h legacy file
2024-02-22 Thomas Huthhw/ide: Move IDE bus related definitions to a new heade...
2024-02-22 Thomas Huthhw/ide: Move IDE device related definitions to ide...
2024-02-22 Thomas Huthhw/ide: Move IDE DMA related definitions to a separate...
2024-02-22 Thomas Huthhw/ide: Split qdev.c into ide-bus.c and ide-dev.c
2024-02-22 Thomas Huthhw/ide: Add the possibility to disable the CompactFlash...
2024-02-22 Philippe Mathieu... hw/acpi/ich9_tco: Include missing 'migration/vmstate...
2024-02-22 Philippe Mathieu... hw/acpi/cpu: Use CPUState typedef
2024-02-22 Philippe Mathieu... hw/acpi: Include missing 'qapi/qapi-types-acpi.h' gener...
2024-02-22 Bernhard Beschowhw/isa/meson.build: Sort alphabetically
2024-02-22 Bernhard Beschowhw/i386/pc_q35: Populate interrupt handlers before...
2024-02-22 Philippe Mathieu... hw/i386/pc_sysfw: Use qdev_is_realized() instead of...
2024-02-22 Bernhard Beschowhw/i386/pc_sysfw: Inline pc_system_flash_create() and...
2024-02-22 Bernhard Beschowhw/i386/pc: Confine system flash handling to pc_sysfw
2024-02-22 Bernhard Beschowhw/i386/pc: Defer smbios_set_defaults() to machine_done
2024-02-22 Bernhard Beschowhw/i386/pc: Merge pc_guest_info_init() into pc_machine_...
2024-02-22 Bernhard Beschowhw/i386/x86: Turn apic_xrupt_override into class attribute
2024-02-22 Peter Maydellhw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
2024-02-22 Peter Maydellhw/i386/pc: Store pointers to IDE buses in PCMachineState
2024-02-22 Bernhard Beschowhw/i386/pc_piix: Share pc_cmos_init() invocation betwee...
2024-02-22 Joe Komlodihw/i2c/smbus_slave: Add object path on error prints
2024-02-22 Philippe Mathieu... hw/tricore/testboard: Use qdev_new() instead of QOM...
2024-02-22 Philippe Mathieu... hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
2024-02-22 Philippe Mathieu... hw/ppc/spapr_cpu: Use qdev_is_realized() instead of...
2024-02-22 Philippe Mathieu... hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
2024-02-22 Philippe Mathieu... hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
2024-02-22 Philippe Mathieu... hw/ppc/ppc4xx_pci: Extract PCI host definitions to...
2024-02-22 Philippe Mathieu... hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
2024-02-22 Philippe Mathieu... hw/sysbus: Inline and remove sysbus_add_io()
2024-02-22 Philippe Mathieu... hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
2024-02-22 Tianlan Zhousystem/vl: Update description for input grab key
2024-02-22 Tianlan Zhoudocs/system: Update description for input grab key
2024-02-21 Thomas Huthhw/hppa/Kconfig: Fix building with "configure --without...
2024-02-21 Manos Pitsidianakistarget/sparc: correct typos
2024-02-21 Manos Pitsidianakiss390x: correct typos
2024-02-21 Manos Pitsidianakism68k: correct typos
2024-02-21 Manos Pitsidianakishexagon: correct typos
2024-02-21 Manos Pitsidianakisci/gitlab-pipeline-status: correct typos
2024-02-21 Manos Pitsidianakisqemu-options.hx: correct typos
2024-02-21 Manos Pitsidianakisqapi/ui: correct typos
2024-02-21 Manos Pitsidianakispc-bios/README: correct typos
2024-02-21 Manos Pitsidianakishw/riscv/virt.h: correct typos
2024-02-21 Manos Pitsidianakishw/net/npcm_gmac.h: correct typos
2024-02-21 Manos Pitsidianakishw/cxl/cxl_device.h: correct typos
2024-02-21 Manos Pitsidianakishw/arm/omap.h: correct typos
2024-02-21 Manos Pitsidianakisinclude/exec/memory.h: correct typos
2024-02-21 Manos Pitsidianakissh4: correct typos
2024-02-20 Manos Pitsidianakisppc: correct typos
2024-02-20 Manos Pitsidianakisloongson3: correct typos
2024-02-20 Manos Pitsidianakisaccel/tcg: correct typos
2024-02-20 Manos Pitsidianakistests: correct typos
2024-02-20 Manos Pitsidianakisdocs: correct typos
2024-02-20 Manos Pitsidianakissystem/physmem: remove redundant arg reassignment
2024-02-20 Philippe Mathieu... hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
2024-02-20 Philippe Mathieu... hw/acpi/cpu_hotplug: Include 'pci_device.h' instead...
2024-02-20 Philippe Mathieu... hw/i386/port92: Add missing 'hw/isa/isa.h' header
2024-02-20 Philippe Mathieu... hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi...
2024-02-20 Philippe Mathieu... hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
2024-02-20 Philippe Mathieu... hw/timer: Move HPET_INTCAP definition to "hpet.h"
2024-02-20 Philippe Mathieu... target/i386/monitor: Remove unused 'hw/i386/pc.h' header
2024-02-20 Philippe Mathieu... hw/i386/kvm/ioapic: Replace magic '24' value by proper...
2024-02-20 Philippe Mathieu... hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
2024-02-20 Philippe Mathieu... hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
next