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
2017-10-31
msf2: Wire up SYSRESETREQ in SoC for system reset
Subbaraya Sundeep
2017-10-31
xlnx-zcu102: Specify the max number of CPUs
Alistair Francis
2017-10-06
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-21
msf2: Add Emcraft's Smartfusion2 SOM kit
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
2017-09-21
hw/arm/omap2.c: Don't use old_mmio
Peter Maydell
2017-09-21
hw/arm/palm.c: Don't use old_mmio for static_ops
Peter Maydell
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-14
mps2-an511: Fix wiring of UART overflow interrupt lines
Peter Maydell
2017-09-14
hw/arm/virt: Set INTx/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
xlnx-zcu102: Mark the EP108 machine as deprecated
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level secure property
Alistair Francis
2017-09-14
xlnx-zcu102: Manually create the machines
Alistair Francis
2017-09-14
xlnx-ep108: Rename to ZCU102
Alistair Francis
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
2017-09-07
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
Fam Zheng
2017-09-04
hw/arm/digic: Mark device with user_creatable = false
Thomas Huth
2017-09-04
hw/arm/aspeed_soc: Mark devices as user_creatable = false
Thomas Huth
2017-09-04
aspeed_soc: Propagate silicon-rev to watchdog
Andrew Jeffery
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
2017-09-04
hw/arm: use defined type name instead of hard-coded string
Philippe Mathieu-Daudé
2017-09-01
arm: replace cpu_arm_init() with cpu_generic_init()
Igor Mammedov
2017-08-07
hw/arm/virt: Add 2.10 machine type
Eric Auger
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-24
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Peter Maydell
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
2017-07-24
fsl_imx*: Migrate ROM contents
Peter Maydell
2017-07-17
hw/arm/mps2: Add ethernet
Peter Maydell
2017-07-17
hw/arm/mps2: Add SCC
Peter Maydell
2017-07-17
hw/arm/mps2: Add timers
Peter Maydell
2017-07-17
hw/arm/mps2: Add UARTs
Peter Maydell
2017-07-17
hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
Peter Maydell
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
[next]