aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-06Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell
2021-01-06sun4m: don't connect two qemu_irqs directly to the same inputMark Cave-Ayland
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell
2021-01-06hw/timer/slavio_timer: Allow 64-bit accessesPhilippe Mathieu-Daudé
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06ppc440_pcix: Fix up pci config accessBALATON Zoltan via
2021-01-06ppc440_pcix: Fix register write trace eventBALATON Zoltan via
2021-01-06ppc440_pcix: Improve comment for IRQ mappingBALATON Zoltan via
2021-01-06sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via
2021-01-06ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via
2021-01-06pnv: Fix reverse dependency on PCI express root portsGreg Kurz
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06spapr: Add drc_ prefix to the DRC realize and unrealize functionsGreg Kurz
2021-01-06spapr: Use spapr_drc_reset_all() at machine resetGreg Kurz
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz
2021-01-06spapr: Fix reset of transient DR connectorsGreg Kurz
2021-01-06spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz
2021-01-06spapr: Allow memory unplug to always succeedGreg Kurz
2021-01-06spapr: Fix DR properties of the root nodeGreg Kurz
2021-01-06spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater
2021-01-06spapr: DRC lookup cannot failGreg Kurz
2021-01-06hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()Peter Maydell
2021-01-06hw/ppc/virtex_ml507: Drop use of ppcuic_init()Peter Maydell
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2021-01-06hw/ppc/ppc4xx_devs: Make code style fixes to UIC codePeter Maydell
2021-01-04hw/mips/fuloong2e: Correct cpuclock in PROM environmentJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove unused env entryJiaxun Yang
2021-01-04hw/mips/fuloong2e: Replace faulty documentation linksJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INITJiaxun Yang
2021-01-04hw/mips: Use address translation helper to handle ENVP_ADDRJiaxun Yang
2021-01-04hw/mips/malta: Use address translation helper to calculate bootloader_run_addrJiaxun Yang
2021-01-04hw/mips: Make bootloader addresses unsignedJiaxun Yang
2021-01-04hw/mips: Add Loongson-3 machine supportHuacai Chen
2021-01-04hw/mips: Add Loongson-3 boot parameter helpersHuacai Chen
2021-01-04hw/mips: Implement fw_cfg_arch_key_name()Huacai Chen
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen
2021-01-04clock: Define and use new clock_display_freq()Peter Maydell
2021-01-04vt82c686: Rename superio config related partsBALATON Zoltan
2021-01-04vt82c686: Use shorter name for local variable holding object stateBALATON Zoltan
2021-01-04vt82c686: Remove unneeded includes and definesBALATON Zoltan
2021-01-04vt82c686: Convert debug printf to trace pointsBALATON Zoltan
2021-01-04vt82c686: Remove legacy vt82c686b_pm_init() functionBALATON Zoltan
2021-01-04vt82c686: Remove legacy vt82c686b_isa_init() functionBALATON Zoltan
2021-01-04audio/via-ac97: Simplify code and set user_creatable to falseBALATON Zoltan
2021-01-04vt82c686: Split off via-[am]c97 into separate file in hw/audioBALATON Zoltan
2021-01-04vt82c686: Remove vt82c686b_[am]c97_init() functionsBALATON Zoltan
2021-01-04vt82c686: Rename VT82C686B to VT82C686B_ISABALATON Zoltan
2021-01-04vt82c686: Remove unnecessary _DEVICE suffix from type macrosBALATON Zoltan