Age | Commit message (Expand) | Author |
2019-09-27 | hw/arm/boot: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-09-27 | hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots | Peter Maydell |
2019-09-13 | aspeed/scu: Introduce per-SoC SCU types | Cédric Le Goater |
2019-09-13 | aspeed/smc: Add support for DMAs | Cédric Le Goater |
2019-09-13 | aspeed: Use consistent typenames | Cédric Le Goater |
2019-09-13 | aspeed: Remove unused SoC definitions | Cédric Le Goater |
2019-09-13 | aspeed: add a GPIO controller to the SoC | Rashmica Gupta |
2019-09-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-09-03 | hw/arm/fsl-imx: Add the cpu as child of the SoC object | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use sysbus_init_child_obj for correct reference counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations | Eric Auger |
2019-09-03 | hw/arm/smmuv3: Log a guest error when decoding an invalid STE | Eric Auger |
2019-09-03 | numa: move numa global variable numa_info into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable have_numa_distance into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-21 | hw: add compat machines for 4.2 | Cornelia Huck |
2019-08-20 | hw/misc: Add a config switch for the "unimplemented" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "split-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "or-irq" device | Thomas Huth |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-07-26 | hw/arm/boot: Further improve initrd positioning code | Peter Maydell |
2019-07-26 | hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr | Peter Maydell |
2019-07-22 | hw/arm/fsl-imx6ul.c: Remove dead SMP-related code | Peter Maydell |
2019-07-15 | hw/arm/virt: Fix non-secure flash mode | David Engraf |
2019-07-08 | hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL | Peter Maydell |
2019-07-05 | machine: show if CLI option '-numa node,mem' is supported in QAPI schema | Igor Mammedov |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu |
2019-07-05 | machine: Refactor smp-related call chains to pass MachineState | Like Xu |
2019-07-01 | hw/arm: Add arm SBSA reference machine, devices part | Hongbo Zhang |
2019-07-01 | hw/arm: Add arm SBSA reference machine, skeleton part | Hongbo Zhang |
2019-07-01 | aspeed: Link SCU to the watchdog | Joel Stanley |
2019-07-01 | hw/misc/aspeed_xdma: New device | Eddie James |
2019-07-01 | aspeed: Add support for the swift-bmc board | Adriana Kobylak |
2019-07-01 | aspeed/smc: add a 'sdram_base' property | Cédric Le Goater |
2019-07-01 | aspeed: add a RAM memory region container | Cédric Le Goater |