summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/isa/meson.build: Sort alphabeticallyBernhard Beschow2024-02-221-1/+1
| * | hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI functionBernhard Beschow2024-02-221-1/+1
| * | hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM APIPhilippe Mathieu-Daudé2024-02-221-4/+2
| * | hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove itBernhard Beschow2024-02-221-13/+2
| * | hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow2024-02-224-6/+4
| * | hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow2024-02-226-23/+14
| * | hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow2024-02-224-12/+3
| * | hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow2024-02-223-5/+6
| * | hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()Peter Maydell2024-02-221-23/+16
| * | hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell2024-02-224-18/+12
| * | hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machinesBernhard Beschow2024-02-221-5/+3
| * | hw/i2c/smbus_slave: Add object path on error printsJoe Komlodi2024-02-221-2/+6
| * | hw/tricore/testboard: Use qdev_new() instead of QOM basic APIPhilippe Mathieu-Daudé2024-02-222-6/+1
| * | hw/ppc/pnv_bmc: Use qdev_new() instead of QOM APIPhilippe Mathieu-Daudé2024-02-221-5/+5
| * | hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM APIPhilippe Mathieu-Daudé2024-02-221-2/+1
| * | hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/Philippe Mathieu-Daudé2024-02-228-10/+16
| * | hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/Philippe Mathieu-Daudé2024-02-229-7/+12
| * | hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé2024-02-228-7/+23
| * | hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" headerPhilippe Mathieu-Daudé2024-02-222-2/+0
| * | hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé2024-02-225-12/+8
| * | hw/input/pckbd: Open-code i8042_setup_a20_line() wrapperPhilippe Mathieu-Daudé2024-02-223-7/+2
* | | gitlab: force allow use of pip in Cirrus jobsDaniel P. Berrangé2024-02-221-1/+1
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-02-2246-88/+88
|\ \ \
| * | | system/vl: Update description for input grab keyTianlan Zhou2024-02-221-1/+1
| * | | docs/system: Update description for input grab keyTianlan Zhou2024-02-221-1/+1
| * | | hw/hppa/Kconfig: Fix building with "configure --without-default-devices"Thomas Huth2024-02-211-0/+2
| * | | target/sparc: correct typosManos Pitsidianakis2024-02-211-4/+4
| * | | s390x: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | m68k: correct typosManos Pitsidianakis2024-02-211-3/+4
| * | | hexagon: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | ci/gitlab-pipeline-status: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | qemu-options.hx: correct typosManos Pitsidianakis2024-02-211-2/+2
| * | | qapi/ui: correct typosManos Pitsidianakis2024-02-211-2/+2
| * | | pc-bios/README: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | hw/riscv/virt.h: correct typosManos Pitsidianakis2024-02-211-2/+2
| * | | hw/net/npcm_gmac.h: correct typosManos Pitsidianakis2024-02-211-2/+2
| * | | hw/cxl/cxl_device.h: correct typosManos Pitsidianakis2024-02-211-2/+2
| * | | hw/arm/omap.h: correct typosManos Pitsidianakis2024-02-211-1/+2
| * | | include/exec/memory.h: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | sh4: correct typosManos Pitsidianakis2024-02-211-1/+1
| * | | ppc: correct typosManos Pitsidianakis2024-02-201-1/+1
| * | | loongson3: correct typosManos Pitsidianakis2024-02-201-2/+2
| * | | accel/tcg: correct typosManos Pitsidianakis2024-02-201-1/+1
| * | | tests: correct typosManos Pitsidianakis2024-02-203-5/+5
| * | | docs: correct typosManos Pitsidianakis2024-02-206-6/+6
| * | | system/physmem: remove redundant arg reassignmentManos Pitsidianakis2024-02-201-5/+2
| * | | hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'Philippe Mathieu-Daudé2024-02-201-1/+1
| * | | hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'Philippe Mathieu-Daudé2024-02-201-1/+1
| * | | hw/i386/port92: Add missing 'hw/isa/isa.h' headerPhilippe Mathieu-Daudé2024-02-201-0/+1
| * | | hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'Philippe Mathieu-Daudé2024-02-203-5/+3