aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow
2024-02-27hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variablesBernhard Beschow
2024-02-27hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow
2024-02-27hw/i386/q35: Include missing 'hw/acpi/acpi.h' headerPhilippe Mathieu-Daudé
2024-02-27hw/i386/sgx: Use QDev APIPhilippe Mathieu-Daudé
2024-02-27hw/i386/x86: Let ioapic_init_gsi() take parent as pointerBernhard Beschow
2024-02-27hw/nvme: fix invalid endian conversionKlaus Jensen
2024-02-27hw/usb: remove duplicate file in system_ssPaolo Bonzini
2024-02-27hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini
2024-02-27hw/usb: remove usb_bus_findPaolo Bonzini
2024-02-27hw/ppc/pseries: do not require CONFIG_USBPaolo Bonzini
2024-02-27hw/ppc/mac_newworld: do not require CONFIG_USBPaolo Bonzini
2024-02-27hw/hppa: do not require CONFIG_USBPaolo Bonzini
2024-02-27hw/mips/loongson3_virt: do not require CONFIG_USBPaolo Bonzini
2024-02-27hw/sh4/r2d: do not use usb_bus_find()Paolo Bonzini
2024-02-27hw/ppc/sam460ex: do not use usb_bus_find()Paolo Bonzini
2024-02-27hw/acpi: move object_resolve_type_unambiguous to core QOMPaolo Bonzini
2024-02-27hw/nubus: add nubus-virtio-mmio deviceMark Cave-Ayland
2024-02-27hw/nubus: increase maximum Declaration ROM size from 128k to 1MbMark Cave-Ayland
2024-02-27hw/nubus-device: round Declaration ROM memory region address to qemu_target_p...Mark Cave-Ayland
2024-02-26Merge tag 'edk2-stable202402-20240226-pull-request' of https://gitlab.com/kra...Peter Maydell
2024-02-26hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé
2024-02-26hw/i386/kvmvapic: Inline sysbus_address_space()Philippe Mathieu-Daudé
2024-02-26hw/display/exynos4210_fimd: Pass frame buffer memory region as linkPhilippe Mathieu-Daudé
2024-02-26hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)Philippe Mathieu-Daudé
2024-02-26hw/display/pl110: Pass frame buffer memory region as link propertyPhilippe Mathieu-Daudé
2024-02-26hw/arm: Inline sysbus_create_simple(PL110 / PL111)Philippe Mathieu-Daudé
2024-02-26Merge tag 'pull-qapi-2024-02-26' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster
2024-02-26qapi: Rewrite doc comment parserMarkus Armbruster
2024-02-26qapi: Merge adjacent untagged sectionsMarkus Armbruster
2024-02-26qapi: Call QAPIDoc.check() alwaysMarkus Armbruster
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Reject section heading in the middle of a doc commentMarkus Armbruster
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster
2024-02-26qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster
2024-02-26qapi: Improve error position for bogus argument descriptionsMarkus Armbruster
2024-02-26sphinx/qapidoc: Drop code to generate doc for simple union branchMarkus Armbruster
2024-02-26tests/qapi-schema: Cover 'Features:' not followed by descriptionsMarkus Armbruster
2024-02-26tests/qapi-schema: Cover duplicate 'Features:' lineMarkus Armbruster
2024-02-26tests/qapi-schema: Fix test 'QAPI rST doc'Markus Armbruster
2024-02-26qapi: Misc cleanups to migrate QAPIsHet Gala
2024-02-26update edk2 binaries to edk2-stable202402Gerd Hoffmann
2024-02-26update edk2 submodule to edk2-stable202402Gerd Hoffmann
2024-02-24Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-23Merge tag 'pull-ppc-for-9.0-20240224' of https://gitlab.com/npiggin/qemu into...Peter Maydell
2024-02-23target/ppc: optimise ppcemb_tlb_t flushingNicholas Piggin