aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora2-3/+17
2024-02-23hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'Philippe Mathieu-Daudé2-1/+1
2024-02-23hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_prPhilippe Mathieu-Daudé3-7/+10
2024-02-23hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepPhilippe Mathieu-Daudé2-19/+8
2024-02-23hw/ppc/spapr: Add missing licensePhilippe Mathieu-Daudé1-0/+9
2024-02-23target/ppc: Rename registers to match ISANicholas Piggin2-11/+11
2024-02-23ppc/pnv: Update skiboot to v7.1Nicholas Piggin2-0/+0
2024-02-23tests/avocado: Use default CPU for pseries machineNicholas Piggin1-1/+0
2024-02-23tests/avocado: ppc add hypervisor testsNicholas Piggin2-0/+203
2024-02-23tests/avocado: Add pseries KVM boot_linux testNicholas Piggin1-0/+9
2024-02-23tests/avocado: Add ppc pseries and powernv hash MMU testsNicholas Piggin2-7/+36
2024-02-23tests/avocado: ppc add powernv10 boot_linux_console testNicholas Piggin1-0/+8
2024-02-23tests/avocado: improve flaky ppc/pnv boot_linux_console.py testNicholas Piggin1-1/+2
2024-02-23tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin2-6/+13
2024-02-23target/ppc: Fix crash on machine check caused by ifetchNicholas Piggin1-11/+25
2024-02-23target/ppc: Fix lxv/stxv MSR facility checkNicholas Piggin1-1/+1
2024-02-23target/i386: do not filter processor tracing features except on KVMPaolo Bonzini1-1/+10
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-22Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell58-534/+607
2024-02-22gitlab: force allow use of pip in Cirrus jobsDaniel P. Berrangé1-1/+1
2024-02-22Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell46-88/+88
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