aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-12Merge tag 'pull-tcg-20241212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-0/+9
2024-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi4-24/+17
2024-12-12Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-11/+168
2024-12-12Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi7-9/+177
2024-12-12include/exec: Introduce fpst alias in helper-head.h.incRichard Henderson1-0/+3
2024-12-12tcg: Reset free_temps before tcg_optimizeRichard Henderson1-0/+6
2024-12-11fpu: Allow runtime choice of default NaN valuePeter Maydell2-0/+21
2024-12-11fpu: Remove use_first_nan field from float_statusPeter Maydell2-6/+0
2024-12-11softfloat: Allow runtime choice of NaN propagation for muladdPeter Maydell2-0/+66
2024-12-11softfloat: Allow runtime choice of inf * 0 + NaN resultPeter Maydell2-0/+34
2024-12-11hw/net/lan9118_phy: Reuse MII constantsBernhard Beschow1-0/+6
2024-12-11hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementationsBernhard Beschow1-5/+4
2024-12-11hw/net/lan9118: Extract lan9118_phyBernhard Beschow1-0/+37
2024-12-11linux-headers: Update to Linux 6.13-rc1Hendrik Brueckner5-8/+168
2024-12-11hw: add compat machines for 10.0Cornelia Huck2-0/+6
2024-12-11hw/i386: define _AS_LATEST() macros for machine typesDaniel P. Berrangé1-1/+3
2024-12-11hw/sd/aspeed_sdhci: Add AST2700 SupportJamin Lin1-0/+1
2024-12-11hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...Jamin Lin1-2/+10
2024-12-10bql: check that the BQL is not dropped within marked sectionsPaolo Bonzini1-0/+15
2024-12-10qom/object: Remove type_register()Zhao Liu1-14/+0
2024-12-10i386: Replace type_register() with type_register_static()Zhao Liu1-2/+2
2024-12-10clock: clear callback on unparentPaolo Bonzini1-8/+0
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-2/+0
2024-11-27hw/pci: Remove unused pci_irq_pulse() methodPhilippe Mathieu-Daudé1-10/+0
2024-11-26Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"Igor Mammedov1-1/+0
2024-11-26Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"Igor Mammedov1-1/+0
2024-11-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+2
2024-11-26Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...Peter Maydell1-0/+1
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki1-0/+2
2024-11-25plugins: add missing export for qemu_plugin_num_vcpusPierrick Bouvier1-0/+1
2024-11-25net: checksum: Convert data to void *Akihiko Odaki1-1/+1
2024-11-19hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functionsPeter Maydell1-40/+14
2024-11-19bitops.h: Define bit operations on 'uint32_t' arraysPeter Maydell2-3/+177
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-1/+4
2024-11-18hw: Add "loadparm" property to scsi disk devices for booting on s390xThomas Huth1-0/+3
2024-11-18net: mark struct ip_header as QEMU_PACKEDPeter Maydell1-1/+1
2024-11-18hw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell1-1/+1
2024-11-18hw/misc/mos6522: Fix bad class definition of the MOS6522 deviceThomas Huth1-1/+1
2024-11-18hw/display: check frame buffer can hold blobAlex Bennée1-1/+1
2024-11-18hw/display: factor out the scanout blob to fb conversionAlex Bennée1-0/+15
2024-11-18hw/usb: Use __attribute__((packed)) vs __packedRoque Arcudia Hernandez1-1/+1
2024-11-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+4
2024-11-08ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() functionMark Cave-Ayland1-2/+0
2024-11-07eif: cope with huge section offsetsPaolo Bonzini1-0/+4
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-4/+4
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell2-18/+20
2024-11-06Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell1-0/+1
2024-11-06Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into stagingPeter Maydell1-0/+3
2024-11-05hw/core: Add a helper to check the cache topology levelZhao Liu1-0/+1
2024-11-05hw/core: Check smp cache topology support for machineZhao Liu1-0/+3