Age | Commit message (Expand) | Author | Files | Lines |
2024-12-15 | hw/core: Constify all Property | Richard Henderson | 5 | -5/+5 |
2024-12-15 | hw/char: Constify all Property | Richard Henderson | 36 | -38/+38 |
2024-12-15 | hw/block: Constify all Property | Richard Henderson | 11 | -12/+12 |
2024-12-15 | hw/block/xen-block: Unexport PropertyInfo | Richard Henderson | 1 | -1/+1 |
2024-12-15 | hw/avr: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-12-15 | hw/audio: Constify all Property | Richard Henderson | 15 | -16/+16 |
2024-12-15 | hw/arm: Constify all Property | Richard Henderson | 18 | -22/+22 |
2024-12-15 | hw/adc: Constify all Property | Richard Henderson | 2 | -2/+2 |
2024-12-15 | hw/acpi: Constify all Property | Richard Henderson | 4 | -4/+4 |
2024-12-15 | hw/9pfs: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-12-14 | hw/xtensa: Include missing 'exec/tswap.h' header | Philippe Mathieu-Daudé | 2 | -0/+2 |
2024-12-14 | hw/sh4/r2d: Include missing 'exec/tswap.h' header | Philippe Mathieu-Daudé | 1 | -0/+1 |
2024-12-14 | hw/mips: Include missing 'exec/tswap.h' header | Philippe Mathieu-Daudé | 2 | -0/+2 |
2024-12-14 | hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file | Bernhard Beschow | 5 | -72/+101 |
2024-12-14 | hw/ide/ahci: Decouple from PCI | Bernhard Beschow | 3 | -40/+19 |
2024-12-14 | hw/usb/hcd-xhci-pci: Indentation fix | Phil Dennis-Jordan | 1 | -1/+1 |
2024-12-14 | hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field | Philippe Mathieu-Daudé | 1 | -4/+1 |
2024-12-14 | hw/usb/msd: Add status to usb_msd_packet_complete() function | Nicholas Piggin | 1 | -9/+8 |
2024-12-14 | hw/net/can: clean-up unnecessary includes | Alex Bennée | 6 | -18/+3 |
2024-12-14 | hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots() | Philippe Mathieu-Daudé | 1 | -23/+0 |
2024-12-14 | hw: Use pci_bus_add_fw_cfg_extra_pci_roots() | Philippe Mathieu-Daudé | 3 | -3/+5 |
2024-12-14 | hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper | Philippe Mathieu-Daudé | 1 | -0/+16 |
2024-12-14 | hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE | Philippe Mathieu-Daudé | 1 | -0/+37 |
2024-12-14 | hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate | Philippe Mathieu-Daudé | 1 | -1/+2 |
2024-12-13 | hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator() | Philippe Mathieu-Daudé | 1 | -5/+6 |
2024-12-13 | hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2024-12-13 | hw/riscv/virt: Remove pointless GPEX_HOST() cast | Philippe Mathieu-Daudé | 1 | -11/+9 |
2024-12-13 | hw/virtio/virtio-nsm: Support string data for extendPCR | Dorjoy Chowdhury | 1 | -7/+14 |
2024-12-13 | hw/core/eif: Use stateful qcrypto apis | Dorjoy Chowdhury | 2 | -131/+83 |
2024-12-12 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 16 | -80/+64 |
2024-12-12 | Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi | 6 | -250/+271 |
2024-12-12 | Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 8 | -16/+77 |
2024-12-11 | hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement | Bernhard Beschow | 1 | -2/+2 |
2024-12-11 | hw/net/lan9118_phy: Reuse MII constants | Bernhard Beschow | 1 | -23/+40 |
2024-12-11 | hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR register | Bernhard Beschow | 1 | -1/+1 |
2024-12-11 | hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations | Bernhard Beschow | 4 | -158/+81 |
2024-12-11 | hw/net/lan9118: Extract lan9118_phy | Bernhard Beschow | 4 | -115/+196 |
2024-12-11 | Merge tag 'pull-aspeed-20241211' of https://github.com/legoater/qemu into sta... | Peter Maydell | 5 | -37/+106 |
2024-12-11 | hw: add compat machines for 10.0 | Cornelia Huck | 8 | -9/+70 |
2024-12-11 | hw/i386: define _AS_LATEST() macros for machine types | Daniel P. Berrangé | 2 | -11/+11 |
2024-12-11 | aspeed/soc: Support eMMC for AST2700 | Jamin Lin | 1 | -0/+15 |
2024-12-11 | aspeed/soc: Support SDHCI for AST2700 | Jamin Lin | 1 | -0/+20 |
2024-12-11 | hw/sd/aspeed_sdhci: Add AST2700 Support | Jamin Lin | 1 | -0/+14 |
2024-12-11 | hw:sdhci: Introduce a new "capareg" class member to set the different Capabil... | Jamin Lin | 3 | -6/+51 |
2024-12-11 | hw/arm/aspeed: Fix coding style | Jamin Lin | 1 | -1/+2 |
2024-12-11 | hw/sd/aspeed_sdhci: Fix coding style | Jamin Lin | 1 | -2/+4 |
2024-12-11 | arm: Remove tacoma-bmc machine | Cédric Le Goater | 1 | -28/+0 |
2024-12-10 | hw/virtio: Replace type_register() with type_register_static() | Zhao Liu | 1 | -4/+4 |
2024-12-10 | hw/usb: Replace type_register() with type_register_static() | Zhao Liu | 2 | -2/+2 |
2024-12-10 | hw/sensor: Replace type_register() with type_register_static() | Zhao Liu | 1 | -1/+1 |