summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-23.gitlab-ci.d/windows.yml: Remove shared-msys2 abstractionPeter Maydell1-44/+41
2024-02-23.gitlab-ci.d: Drop cross-win32-system jobPeter Maydell4-135/+0
2024-02-23docs: Document that 32-bit Windows is unsupportedPeter Maydell2-0/+17
2024-02-23meson: Enable -WvlaPeter Maydell1-0/+1
2024-02-23target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()Thomas Huth1-2/+2
2024-02-23target/ppc/kvm: Replace variable length array in kvmppc_save_htab()Thomas Huth1-1/+1
2024-02-23tests: skip dbus-display tests that need a consoleMarc-André Lureau1-2/+14
2024-02-23tests/qtest: Fix boot-serial-test when using --without-default-devicesThomas Huth1-1/+1
2024-02-23tests/cdrom-test: Add cdrom test for LoongArch virt machineBibo Mao1-0/+5
2024-02-23target/m68k: Fix exception frame format for 68010Daniel Palmer3-3/+7
2024-02-22gitlab: force allow use of pip in Cirrus jobsDaniel P. Berrangé1-1/+1
2024-02-22.gitlab-ci.d/windows.yml: Drop msys2-32bit jobPeter Maydell1-9/+0
2024-02-22hw/sparc/leon3: Fix wrong usage of DO_UPCAST macroThomas Huth1-1/+1
2024-02-22hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth7-2/+7
2024-02-22hw/ide: Remove the include/hw/ide.h legacy fileThomas Huth4-12/+3
2024-02-22hw/ide: Move IDE bus related definitions to a new header ide-bus.hThomas Huth2-39/+43
2024-02-22hw/ide: Move IDE device related definitions to ide-dev.hThomas Huth3-143/+144
2024-02-22hw/ide: Move IDE DMA related definitions to a separate header ide-dma.hThomas Huth2-28/+38
2024-02-22hw/ide: Split qdev.c into ide-bus.c and ide-dev.cThomas Huth5-99/+134
2024-02-22hw/ide: Add the possibility to disable the CompactFlash device in the buildThomas Huth5-49/+106
2024-02-22hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-02-22hw/acpi/cpu: Use CPUState typedefPhilippe Mathieu-Daudé1-1/+1
2024-02-22hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé2-0/+2
2024-02-22hw/isa/meson.build: Sort alphabeticallyBernhard Beschow1-1/+1
2024-02-22hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI functionBernhard Beschow1-1/+1
2024-02-22hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM APIPhilippe Mathieu-Daudé1-4/+2
2024-02-22hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove itBernhard Beschow1-13/+2
2024-02-22hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow4-6/+4
2024-02-22hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow6-23/+14
2024-02-22hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow4-12/+3
2024-02-22hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow3-5/+6
2024-02-22hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()Peter Maydell1-23/+16
2024-02-22hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell4-18/+12
2024-02-22hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machinesBernhard Beschow1-5/+3
2024-02-22hw/i2c/smbus_slave: Add object path on error printsJoe Komlodi1-2/+6
2024-02-22hw/tricore/testboard: Use qdev_new() instead of QOM basic APIPhilippe Mathieu-Daudé2-6/+1
2024-02-22hw/ppc/pnv_bmc: Use qdev_new() instead of QOM APIPhilippe Mathieu-Daudé1-5/+5
2024-02-22hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM APIPhilippe Mathieu-Daudé1-2/+1
2024-02-22hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/Philippe Mathieu-Daudé8-10/+16
2024-02-22hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/Philippe Mathieu-Daudé9-7/+12
2024-02-22hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé8-7/+23
2024-02-22hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" headerPhilippe Mathieu-Daudé2-2/+0
2024-02-22hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé5-12/+8
2024-02-22hw/input/pckbd: Open-code i8042_setup_a20_line() wrapperPhilippe Mathieu-Daudé3-7/+2
2024-02-22system/vl: Update description for input grab keyTianlan Zhou1-1/+1
2024-02-22docs/system: Update description for input grab keyTianlan Zhou1-1/+1
2024-02-21hw/hppa/Kconfig: Fix building with "configure --without-default-devices"Thomas Huth1-0/+2
2024-02-21target/sparc: correct typosManos Pitsidianakis1-4/+4
2024-02-21s390x: correct typosManos Pitsidianakis1-1/+1
2024-02-21m68k: correct typosManos Pitsidianakis1-3/+4