Age | Commit message (Expand) | Author |
2021-01-06 | pnv: Fix reverse dependency on PCI express root ports | Greg Kurz |
2021-01-06 | ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE | Greg Kurz |
2021-01-06 | ppc: Fix build with --without-default-devices | Greg Kurz |
2021-01-06 | spapr: Add drc_ prefix to the DRC realize and unrealize functions | Greg Kurz |
2021-01-06 | spapr: Use spapr_drc_reset_all() at machine reset | Greg Kurz |
2021-01-06 | spapr: Introduce spapr_drc_reset_all() | Greg Kurz |
2021-01-06 | spapr: Fix reset of transient DR connectors | Greg Kurz |
2021-01-06 | spapr: Call spapr_drc_reset() for all DRCs at CAS | Greg Kurz |
2021-01-06 | spapr: Fix buffer overflow in spapr_numa_associativity_init() | Greg Kurz |
2021-01-06 | spapr: Allow memory unplug to always succeed | Greg Kurz |
2021-01-06 | spapr: Fix DR properties of the root node | Greg Kurz |
2021-01-06 | spapr/xive: Make spapr_xive_pic_print_info() static | Cédric Le Goater |
2021-01-06 | spapr: DRC lookup cannot fail | Greg Kurz |
2021-01-06 | hw/ppc/ppc440_bamboo: Drop use of ppcuic_init() | Peter Maydell |
2021-01-06 | hw/ppc/virtex_ml507: Drop use of ppcuic_init() | Peter Maydell |
2021-01-06 | ppc: Convert PPC UIC to a QOM device | Peter Maydell |
2021-01-06 | hw/ppc/ppc4xx_devs: Make code style fixes to UIC code | Peter Maydell |
2021-01-05 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210104' into ... | Peter Maydell |
2021-01-05 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210104' into... | Peter Maydell |
2021-01-05 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque... | Peter Maydell |
2021-01-04 | tests/acceptance: Test boot_linux_console for fuloong2e | Jiaxun Yang |
2021-01-04 | hw/mips/fuloong2e: Correct cpuclock in PROM environment | Jiaxun Yang |
2021-01-04 | hw/mips/fuloong2e: Remove unused env entry | Jiaxun Yang |
2021-01-04 | hw/mips/fuloong2e: Replace faulty documentation links | Jiaxun Yang |
2021-01-04 | hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT | Jiaxun Yang |
2021-01-04 | hw/mips: Use address translation helper to handle ENVP_ADDR | Jiaxun Yang |
2021-01-04 | hw/mips/malta: Use address translation helper to calculate bootloader_run_addr | Jiaxun Yang |
2021-01-04 | hw/mips: Make bootloader addresses unsigned | Jiaxun Yang |
2021-01-04 | docs/system: Update MIPS machine documentation | Huacai Chen |
2021-01-04 | hw/mips: Add Loongson-3 machine support | Huacai Chen |
2021-01-04 | hw/mips: Add Loongson-3 boot parameter helpers | Huacai Chen |
2021-01-04 | hw/mips: Implement fw_cfg_arch_key_name() | Huacai Chen |
2021-01-04 | hw/intc: Rework Loongson LIOINTC | Huacai Chen |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell |
2021-01-04 | clock: Remove clock_get_ns() | Peter Maydell |
2021-01-04 | target/mips: Don't use clock_get_ns() in clock period calculation | Peter Maydell |
2021-01-04 | clock: Introduce clock_ticks_to_ns() | Peter Maydell |
2021-01-04 | vt82c686: Rename superio config related parts | BALATON Zoltan |
2021-01-04 | vt82c686: Use shorter name for local variable holding object state | BALATON Zoltan |
2021-01-04 | vt82c686: Remove unneeded includes and defines | BALATON Zoltan |
2021-01-04 | vt82c686: Convert debug printf to trace points | BALATON Zoltan |
2021-01-04 | vt82c686: Remove legacy vt82c686b_pm_init() function | BALATON Zoltan |
2021-01-04 | vt82c686: Remove legacy vt82c686b_isa_init() function | BALATON Zoltan |
2021-01-04 | audio/via-ac97: Simplify code and set user_creatable to false | BALATON Zoltan |
2021-01-04 | vt82c686: Split off via-[am]c97 into separate file in hw/audio | BALATON Zoltan |
2021-01-04 | vt82c686: Remove vt82c686b_[am]c97_init() functions | BALATON Zoltan |
2021-01-04 | vt82c686: Rename VT82C686B to VT82C686B_ISA | BALATON Zoltan |
2021-01-04 | vt82c686: Remove unnecessary _DEVICE suffix from type macros | BALATON Zoltan |
2021-01-04 | vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA | BALATON Zoltan |
2021-01-04 | hw/pci-host/bonito: Use pci_config_set_interrupt_pin() | Philippe Mathieu-Daudé |