summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'Philippe Mathieu-Daudé2024-02-201-1/+0
| * | | hw/timer: Move HPET_INTCAP definition to "hpet.h"Philippe Mathieu-Daudé2024-02-203-3/+2
| * | | target/i386/monitor: Remove unused 'hw/i386/pc.h' headerPhilippe Mathieu-Daudé2024-02-201-1/+0
| * | | hw/i386/kvm/ioapic: Replace magic '24' value by proper definitionPhilippe Mathieu-Daudé2024-02-201-1/+1
| * | | hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTSPhilippe Mathieu-Daudé2024-02-204-16/+16
| * | | hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTSPhilippe Mathieu-Daudé2024-02-202-13/+13
| * | | hw/usb: Style cleanupPhilippe Mathieu-Daudé2024-02-202-3/+6
| |/ /
* / / .gitlab-ci.d/windows.yml: Drop msys2-32bit jobPeter Maydell2024-02-221-9/+0
|/ /
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-02-2013-103/+64
|\ \
| * | ci: Fix again build-previous-qemuPaolo Bonzini2024-02-161-1/+1
| * | usb: inline device creation functionsPaolo Bonzini2024-02-162-26/+24
| * | target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong2024-02-161-5/+6
| * | i386: xen: fix compilation --without-default-devicesPaolo Bonzini2024-02-161-0/+1
| * | configure: put all symlink creation togetherPaolo Bonzini2024-02-161-5/+5
| * | configure: do not create legacy symlinksPaolo Bonzini2024-02-161-10/+0
| * | smc37c669: remove useless is_enabled functionsPaolo Bonzini2024-02-161-18/+0
| * | isa-superio: validate floppy.count valuePaolo Bonzini2024-02-161-1/+3
| * | mips: remove unnecessary "select PTIMER"Paolo Bonzini2024-02-161-1/+0
| * | i386/cpuid: Move leaf 7 to correct groupXiaoyao Li2024-02-161-1/+1
| * | i386/cpuid: Remove subleaf constraint on CPUID leaf 1FXiaoyao Li2024-02-161-4/+0
| * | i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li2024-02-161-0/+1
| * | physmem: replace function name with __func__ in ram_block_discard_range()Xiaoyao Li2024-02-161-21/+17
| * | i386/pc: Drop pc_machine_kvm_type()Xiaoyao Li2024-02-162-8/+0
| * | target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guestXiaoyao Li2024-02-161-1/+1
| * | i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li2024-02-161-2/+2
| * | i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li2024-02-161-0/+2
* | | Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell2024-02-206-7/+33
|\ \ \
| * | | tests/qtest: Depend on dbus_display1_depAkihiko Odaki2024-02-161-1/+1
| * | | meson: Explicitly specify dbus-display1.h dependencyAkihiko Odaki2024-02-161-1/+1
| * | | audio: Depend on dbus_display1_depAkihiko Odaki2024-02-161-1/+2
| * | | ui/console: Fix console resize with placeholder surfaceTianlan Zhou2024-02-161-1/+1
| * | | ui/clipboard: add asserts for update and requestFiona Ebner2024-02-161-0/+14
| * | | ui/clipboard: mark type as not available when there is no dataFiona Ebner2024-02-161-3/+9
| * | | ui: reject extended clipboard message if not activatedDaniel P. Berrangé2024-02-161-0/+5
| |/ /
* | | Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell2024-02-1659-460/+488
|\ \ \
| * | | hw/ide/ich9: Use AHCIPCIState typedefPhilippe Mathieu-Daudé2024-02-151-3/+3
| * | | hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé2024-02-159-34/+43
| * | | hw/ide/ahci: Remove SysbusAHCIState::num_ports fieldPhilippe Mathieu-Daudé2024-02-152-3/+1
| * | | hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()Philippe Mathieu-Daudé2024-02-153-6/+8
| * | | hw/ide/ahci: Convert AHCIState::ports to unsignedPhilippe Mathieu-Daudé2024-02-152-3/+3
| * | | hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()Philippe Mathieu-Daudé2024-02-154-7/+4
| * | | hw/ide/ahci: Inline ahci_get_num_ports()Philippe Mathieu-Daudé2024-02-154-13/+8
| * | | hw/ide/ahci: Rename AHCI PCI function as 'pdev'Philippe Mathieu-Daudé2024-02-152-12/+13
| * | | hw/ide/ahci: Expose AHCIPCIState structurePhilippe Mathieu-Daudé2024-02-157-13/+26
| * | | hw/i386/q35: Use DEVICE() cast macro with PCIDevice objectPhilippe Mathieu-Daudé2024-02-151-2/+2
| * | | hw/i386/q35: Simplify pc_q35_init() since PCI is always enabledPhilippe Mathieu-Daudé2024-02-151-22/+10
| * | | MAINTAINERS: Add myself as reviewer for TCG PluginsPierrick Bouvier2024-02-151-0/+1
| * | | MAINTAINERS: replace Fabien by myself as Leon3 maintainerClément Chigot2024-02-151-1/+1
| * | | hw/sparc/leon3: Initialize GPIO before realizing CPU devicesPhilippe Mathieu-Daudé2024-02-151-3/+4
| * | | hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()Philippe Mathieu-Daudé2024-02-151-3/+3