summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/i386: Reset TSCs of parked vCPUs too on VM resetMaciej S. Szmigiero2024-12-191-0/+8
| * | bql: add a "mock" BQL for Rust unit testsPaolo Bonzini2024-12-191-0/+8
| * | hw/core/qdev-properties: Constify Property argument to PropertyInfo.printRichard Henderson2024-12-191-1/+1
| * | hw/core/qdev-properties: Constify Property argument to object_field_prop_ptrRichard Henderson2024-12-191-1/+1
| * | include/hw/qdev-properties: Shrink struct PropertyRichard Henderson2024-12-191-4/+4
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-192-10/+7
| * | hw/core: Remove device_class_set_props functionRichard Henderson2024-12-191-10/+6
| * | hw/core: Introduce device_class_set_props_nRichard Henderson2024-12-191-0/+18
| * | include/hw/qdev-core: Detect most empty Property lists at compile timeRichard Henderson2024-12-191-0/+17
| |/
* | hw/intc/loongarch_extioi: Code cleanup about loongarch_extioiBibo Mao2024-12-191-2/+0
* | hw/intc/loongarch_extioi: Add pre_save interfaceBibo Mao2024-12-191-0/+1
* | hw/intc/loongarch_extioi: Inherit from loongarch_extioi_commonBibo Mao2024-12-192-2/+27
* | include: Rename LoongArchExtIOI with LoongArchExtIOICommonStateBibo Mao2024-12-192-1/+2
* | include: Move struct LoongArchExtIOI to header file loongarch_extioi_commonBibo Mao2024-12-192-26/+27
* | include: Add loongarch_extioi_common header fileBibo Mao2024-12-192-49/+59
* | hw/intc/loongarch_pch: Code cleanup about loongarch_pch_picBibo Mao2024-12-191-4/+0
* | hw/intc/loongarch_pch: Add pre_save and post_load interfacesBibo Mao2024-12-191-0/+2
* | hw/intc/loongarch_pch: Inherit from loongarch_pic_commonBibo Mao2024-12-192-4/+27
* | include: Move struct LoongArchPCHPIC to loongarch_pic_common header fileBibo Mao2024-12-192-26/+29
* | include: Add loongarch_pic_common header fileBibo Mao2024-12-192-31/+47
|/
* x86/loader: add -shim optionGerd Hoffmann2024-12-161-0/+1
* hw/ide/ahci: Decouple from PCIBernhard Beschow2024-12-142-2/+2
* hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()Philippe Mathieu-Daudé2024-12-141-9/+0
* hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helperPhilippe Mathieu-Daudé2024-12-141-0/+3
* hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generatePhilippe Mathieu-Daudé2024-12-141-5/+8
* hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()Philippe Mathieu-Daudé2024-12-131-4/+6
* hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()Philippe Mathieu-Daudé2024-12-131-3/+3
* hw/core/eif: Use stateful qcrypto apisDorjoy Chowdhury2024-12-131-8/+8
* Merge tag 'pull-tcg-20241212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2024-12-122-0/+9
|\
| * include/exec: Introduce fpst alias in helper-head.h.incRichard Henderson2024-12-121-0/+3
| * tcg: Reset free_temps before tcg_optimizeRichard Henderson2024-12-121-0/+6
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2024-12-124-24/+17
|\ \
| * | bql: check that the BQL is not dropped within marked sectionsPaolo Bonzini2024-12-101-0/+15
| * | qom/object: Remove type_register()Zhao Liu2024-12-101-14/+0
| * | i386: Replace type_register() with type_register_static()Zhao Liu2024-12-101-2/+2
| * | clock: clear callback on unparentPaolo Bonzini2024-12-101-8/+0
* | | Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2024-12-125-11/+168
|\ \ \
| * | | fpu: Allow runtime choice of default NaN valuePeter Maydell2024-12-112-0/+21
| * | | fpu: Remove use_first_nan field from float_statusPeter Maydell2024-12-112-6/+0
| * | | softfloat: Allow runtime choice of NaN propagation for muladdPeter Maydell2024-12-112-0/+66
| * | | softfloat: Allow runtime choice of inf * 0 + NaN resultPeter Maydell2024-12-112-0/+34
| * | | hw/net/lan9118_phy: Reuse MII constantsBernhard Beschow2024-12-111-0/+6
| * | | hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementationsBernhard Beschow2024-12-111-5/+4
| * | | hw/net/lan9118: Extract lan9118_phyBernhard Beschow2024-12-111-0/+37
| |/ /
* | | Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2024-12-127-9/+177
|\ \ \ | |_|/ |/| |
| * | linux-headers: Update to Linux 6.13-rc1Hendrik Brueckner2024-12-115-8/+168
| * | hw: add compat machines for 10.0Cornelia Huck2024-12-112-0/+6
| * | hw/i386: define _AS_LATEST() macros for machine typesDaniel P. Berrangé2024-12-111-1/+3
| |/
* | hw/sd/aspeed_sdhci: Add AST2700 SupportJamin Lin2024-12-111-0/+1
* | hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...Jamin Lin2024-12-111-2/+10
|/