Age | Commit message (Expand) | Author |
2019-10-25 | hw/arm/bcm2835_peripherals: Use the SYS_timer | Philippe Mathieu-Daudé |
2019-10-25 | hw/timer/bcm2835: Add the BCM2835 SYS_timer | Philippe Mathieu-Daudé |
2019-10-25 | hw/arm/bcm2835_peripherals: Use the thermal sensor block | Philippe Mathieu-Daudé |
2019-10-25 | hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor | Philippe Mathieu-Daudé |
2019-10-24 | aspeed: Add an AST2600 eval board | Cédric Le Goater |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-24 | ppc/pnv: Add a PnvChip pointer to PnvCore | Cédric Le Goater |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson |
2019-10-24 | spapr: Remove SpaprIrq::init_kvm hook | David Gibson |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-22 | hw/arm/omap1: Create the RAM in the board | Philippe Mathieu-Daudé |
2019-10-22 | hw/arm/omap2: Create the RAM in the board | Philippe Mathieu-Daudé |
2019-10-22 | hw/sd/sdhci: Add dummy Samsung SDHCI controller | Philippe Mathieu-Daudé |
2019-10-17 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-10-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-10-15 | numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node | Tao Xu |
2019-10-15 | hw/arm/bcm2835: Add various unimplemented peripherals | Philippe Mathieu-Daudé |
2019-10-15 | hw/arm/bcm2835: Rename some definitions | Philippe Mathieu-Daudé |
2019-10-15 | aspeed/soc: Add ASPEED Video stub | Joel Stanley |
2019-10-15 | aspeed: add support for the Aspeed MII controller of the AST2600 | Cédric Le Goater |
2019-10-15 | aspeed: Parameterise number of MACs | Joel Stanley |
2019-10-15 | aspeed/soc: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/i2c: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed/i2c: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/smc: Introduce segment operations | Cédric Le Goater |
2019-10-15 | hw: wdt_aspeed: Add AST2600 support | Joel Stanley |
2019-10-15 | watchdog/aspeed: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/sdmc: Add AST2600 support | Joel Stanley |
2019-10-15 | aspeed/sdmc: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add support for IRQ status register on the AST2600 | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add support for control register 3 | Cédric Le Goater |
2019-10-15 | aspeed/timer: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley |
2019-10-15 | hw/sd/aspeed_sdhci: New device | Eddie James |
2019-10-15 | hw/timer/mss-timerc: Switch to transaction-based ptimer API | Peter Maydell |