]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-02-22  Peter MaydellMerge tag 'hw-misc-20240222' of https://github.com...
2024-02-22  Daniel P. Berrangégitlab: force allow use of pip in Cirrus jobs
2024-02-22  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-02-22  Peter Maydell.gitlab-ci.d/windows.yml: Drop msys2-32bit job
2024-02-22  Thomas Huthhw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
2024-02-22  Thomas Huthhw/ide: Stop exposing internal.h to non-IDE files
2024-02-22  Thomas Huthhw/ide: Remove the include/hw/ide.h legacy file
2024-02-22  Thomas Huthhw/ide: Move IDE bus related definitions to a new heade...
2024-02-22  Thomas Huthhw/ide: Move IDE device related definitions to ide...
2024-02-22  Thomas Huthhw/ide: Move IDE DMA related definitions to a separate...
2024-02-22  Thomas Huthhw/ide: Split qdev.c into ide-bus.c and ide-dev.c
2024-02-22  Thomas Huthhw/ide: Add the possibility to disable the CompactFlash...
2024-02-22  Philippe Mathieu... hw/acpi/ich9_tco: Include missing 'migration/vmstate...
2024-02-22  Philippe Mathieu... hw/acpi/cpu: Use CPUState typedef
2024-02-22  Philippe Mathieu... hw/acpi: Include missing 'qapi/qapi-types-acpi.h' gener...
2024-02-22  Bernhard Beschowhw/isa/meson.build: Sort alphabetically
2024-02-22  Bernhard Beschowhw/i386/pc_q35: Populate interrupt handlers before...
2024-02-22  Philippe Mathieu... hw/i386/pc_sysfw: Use qdev_is_realized() instead of...
2024-02-22  Bernhard Beschowhw/i386/pc_sysfw: Inline pc_system_flash_create() and...
2024-02-22  Bernhard Beschowhw/i386/pc: Confine system flash handling to pc_sysfw
2024-02-22  Bernhard Beschowhw/i386/pc: Defer smbios_set_defaults() to machine_done
2024-02-22  Bernhard Beschowhw/i386/pc: Merge pc_guest_info_init() into pc_machine_...
2024-02-22  Bernhard Beschowhw/i386/x86: Turn apic_xrupt_override into class attribute
2024-02-22  Peter Maydellhw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
2024-02-22  Peter Maydellhw/i386/pc: Store pointers to IDE buses in PCMachineState
2024-02-22  Bernhard Beschowhw/i386/pc_piix: Share pc_cmos_init() invocation betwee...
2024-02-22  Joe Komlodihw/i2c/smbus_slave: Add object path on error prints
2024-02-22  Philippe Mathieu... hw/tricore/testboard: Use qdev_new() instead of QOM...
2024-02-22  Philippe Mathieu... hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
2024-02-22  Philippe Mathieu... hw/ppc/spapr_cpu: Use qdev_is_realized() instead of...
2024-02-22  Philippe Mathieu... hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
2024-02-22  Philippe Mathieu... hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
2024-02-22  Philippe Mathieu... hw/ppc/ppc4xx_pci: Extract PCI host definitions to...
2024-02-22  Philippe Mathieu... hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
2024-02-22  Philippe Mathieu... hw/sysbus: Inline and remove sysbus_add_io()
2024-02-22  Philippe Mathieu... hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
2024-02-22  Tianlan Zhousystem/vl: Update description for input grab key
2024-02-22  Tianlan Zhoudocs/system: Update description for input grab key
2024-02-21  Thomas Huthhw/hppa/Kconfig: Fix building with "configure --without...
2024-02-21  Manos Pitsidianakistarget/sparc: correct typos
2024-02-21  Manos Pitsidianakiss390x: correct typos
2024-02-21  Manos Pitsidianakism68k: correct typos
2024-02-21  Manos Pitsidianakishexagon: correct typos
2024-02-21  Manos Pitsidianakisci/gitlab-pipeline-status: correct typos
2024-02-21  Manos Pitsidianakisqemu-options.hx: correct typos
2024-02-21  Manos Pitsidianakisqapi/ui: correct typos
2024-02-21  Manos Pitsidianakispc-bios/README: correct typos
2024-02-21  Manos Pitsidianakishw/riscv/virt.h: correct typos
2024-02-21  Manos Pitsidianakishw/net/npcm_gmac.h: correct typos
2024-02-21  Manos Pitsidianakishw/cxl/cxl_device.h: correct typos
2024-02-21  Manos Pitsidianakishw/arm/omap.h: correct typos
2024-02-21  Manos Pitsidianakisinclude/exec/memory.h: correct typos
2024-02-21  Manos Pitsidianakissh4: correct typos
2024-02-20  Manos Pitsidianakisppc: correct typos
2024-02-20  Manos Pitsidianakisloongson3: correct typos
2024-02-20  Manos Pitsidianakisaccel/tcg: correct typos
2024-02-20  Manos Pitsidianakistests: correct typos
2024-02-20  Manos Pitsidianakisdocs: correct typos
2024-02-20  Manos Pitsidianakissystem/physmem: remove redundant arg reassignment
2024-02-20  Philippe Mathieu... hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
2024-02-20  Philippe Mathieu... hw/acpi/cpu_hotplug: Include 'pci_device.h' instead...
2024-02-20  Philippe Mathieu... hw/i386/port92: Add missing 'hw/isa/isa.h' header
2024-02-20  Philippe Mathieu... hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi...
2024-02-20  Philippe Mathieu... hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
2024-02-20  Philippe Mathieu... hw/timer: Move HPET_INTCAP definition to "hpet.h"
2024-02-20  Philippe Mathieu... target/i386/monitor: Remove unused 'hw/i386/pc.h' header
2024-02-20  Philippe Mathieu... hw/i386/kvm/ioapic: Replace magic '24' value by proper...
2024-02-20  Philippe Mathieu... hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
2024-02-20  Philippe Mathieu... hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
2024-02-20  Philippe Mathieu... hw/usb: Style cleanup
2024-02-20  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-20  Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2024-02-16  Akihiko Odakitests/qtest: Depend on dbus_display1_dep
2024-02-16  Akihiko Odakimeson: Explicitly specify dbus-display1.h dependency
2024-02-16  Akihiko Odakiaudio: Depend on dbus_display1_dep
2024-02-16  Tianlan Zhouui/console: Fix console resize with placeholder surface
2024-02-16  Fiona Ebnerui/clipboard: add asserts for update and request
2024-02-16  Fiona Ebnerui/clipboard: mark type as not available when there...
2024-02-16  Daniel P. Berrangéui: reject extended clipboard message if not activated
2024-02-16  Paolo Bonzinici: Fix again build-previous-qemu
2024-02-16  Paolo Bonziniusb: inline device creation functions
2024-02-16  Ziqiao Kongtarget/i386: Generate an illegal opcode exception on...
2024-02-16  Paolo Bonzinii386: xen: fix compilation --without-default-devices
2024-02-16  Paolo Bonziniconfigure: put all symlink creation together
2024-02-16  Paolo Bonziniconfigure: do not create legacy symlinks
2024-02-16  Paolo Bonzinismc37c669: remove useless is_enabled functions
2024-02-16  Paolo Bonziniisa-superio: validate floppy.count value
2024-02-16  Paolo Bonzinimips: remove unnecessary "select PTIMER"
2024-02-16  Xiaoyao Lii386/cpuid: Move leaf 7 to correct group
2024-02-16  Xiaoyao Lii386/cpuid: Remove subleaf constraint on CPUID leaf 1F
2024-02-16  Xiaoyao Lii386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
2024-02-16  Xiaoyao Liphysmem: replace function name with __func__ in ram_blo...
2024-02-16  Xiaoyao Lii386/pc: Drop pc_machine_kvm_type()
2024-02-16  Xiaoyao Litarget/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT...
2024-02-16  Xiaoyao Lii386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_H...
2024-02-16  Xiaoyao Lii386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_E...
2024-02-16  Peter MaydellMerge tag 'hw-misc-20240215' of https://github.com...
2024-02-16  Peter Maydell.gitlab-ci/windows.yml: Don't install libusb or spice...
2024-02-15  Peter MaydellMerge tag 'pull-target-arm-20240215' of https://git...
2024-02-15  Kevin Wolfiotests: Make 144 deterministic again
next