aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell13-103/+64
2024-02-20Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell6-7/+33
2024-02-16tests/qtest: Depend on dbus_display1_depAkihiko Odaki1-1/+1
2024-02-16meson: Explicitly specify dbus-display1.h dependencyAkihiko Odaki1-1/+1
2024-02-16audio: Depend on dbus_display1_depAkihiko Odaki1-1/+2
2024-02-16ui/console: Fix console resize with placeholder surfaceTianlan Zhou1-1/+1
2024-02-16ui/clipboard: add asserts for update and requestFiona Ebner1-0/+14
2024-02-16ui/clipboard: mark type as not available when there is no dataFiona Ebner1-3/+9
2024-02-16ui: reject extended clipboard message if not activatedDaniel P. Berrangé1-0/+5
2024-02-16ci: Fix again build-previous-qemuPaolo Bonzini1-1/+1
2024-02-16usb: inline device creation functionsPaolo Bonzini2-26/+24
2024-02-16target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong1-5/+6
2024-02-16i386: xen: fix compilation --without-default-devicesPaolo Bonzini1-0/+1
2024-02-16configure: put all symlink creation togetherPaolo Bonzini1-5/+5
2024-02-16configure: do not create legacy symlinksPaolo Bonzini1-10/+0
2024-02-16smc37c669: remove useless is_enabled functionsPaolo Bonzini1-18/+0
2024-02-16isa-superio: validate floppy.count valuePaolo Bonzini1-1/+3
2024-02-16mips: remove unnecessary "select PTIMER"Paolo Bonzini1-1/+0
2024-02-16i386/cpuid: Move leaf 7 to correct groupXiaoyao Li1-1/+1
2024-02-16i386/cpuid: Remove subleaf constraint on CPUID leaf 1FXiaoyao Li1-4/+0
2024-02-16i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li1-0/+1
2024-02-16physmem: replace function name with __func__ in ram_block_discard_range()Xiaoyao Li1-21/+17
2024-02-16i386/pc: Drop pc_machine_kvm_type()Xiaoyao Li2-8/+0
2024-02-16target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guestXiaoyao Li1-1/+1
2024-02-16i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li1-2/+2
2024-02-16i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li1-0/+2
2024-02-16Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell59-460/+488
2024-02-16.gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bitPeter Maydell1-4/+5
2024-02-15Merge tag 'pull-target-arm-20240215' of https://git.linaro.org/people/pmaydel...Peter Maydell36-221/+1183
2024-02-15iotests: Make 144 deterministic againKevin Wolf2-2/+12
2024-02-15hw/ide/ich9: Use AHCIPCIState typedefPhilippe Mathieu-Daudé1-3/+3
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé9-34/+43
2024-02-15hw/ide/ahci: Remove SysbusAHCIState::num_ports fieldPhilippe Mathieu-Daudé2-3/+1
2024-02-15hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()Philippe Mathieu-Daudé3-6/+8
2024-02-15hw/ide/ahci: Convert AHCIState::ports to unsignedPhilippe Mathieu-Daudé2-3/+3