index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
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
2019-07-01
aspeed: remove the "ram" link
Cédric Le Goater
2019-07-01
aspeed: add support for multiple NICs
Cédric Le Goater
2019-07-01
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
hw/arm/aspeed: Add RTC to SoC
Joel Stanley
2019-07-01
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-07-01
aspeed: add a per SoC mapping for the interrupt space
Cédric Le Goater
2019-07-01
i.mx7d: Add no-op/unimplemented PCIE PHY IP block
Andrey Smirnov
2019-07-01
i.mx7d: Add no-op/unimplemented APBH DMA module
Andrey Smirnov
2019-07-01
hw/arm/virt: Add support for Cortex-A7
Jan Kiszka
2019-07-01
hw/arm/msf2-som: Exit when the cpu is not the expected one
Philippe Mathieu-Daudé
2019-07-01
hw/arm/boot: fix direct kernel boot with initrd
Andrew Jones
2019-06-17
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
2019-06-17
hw/arm/boot: Honour image size field in AArch64 Image format kernels
Peter Maydell
[next]