index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
1
-2
/
+0
2016-07-14
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
1
-1
/
+24
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
1
-21
/
+21
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-3
/
+4
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
3
-3
/
+3
2016-07-04
ast2400: create SPI flash slaves
Cédric Le Goater
1
-0
/
+31
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
1
-0
/
+5
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
1
-1
/
+34
2016-07-04
m25p80: qdev-ify drive property
Paolo Bonzini
3
-8
/
+27
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
3
-15
/
+8
2016-07-04
xilinx_zynq: Connect devcfg to the Zynq machine model
Peter Crosthwaite
1
-0
/
+6
2016-07-04
hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
Ard Biesheuvel
1
-0
/
+1
2016-07-04
imx: Use memory_region_init_rom() for ROMs
Peter Maydell
3
-13
/
+12
2016-06-27
palmetto-bmc: Configure the SCU's hardware strapping register
Andrew Jeffery
1
-0
/
+2
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
1
-0
/
+21
2016-06-20
trace: split out trace events for hw/arm/ directory
Daniel P. Berrange
1
-0
/
+4
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
1
-0
/
+1
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
1
-1
/
+31
2016-06-14
hw/arm/virt: create the 2.7 machine type
Andrew Jones
1
-2
/
+18
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
Andrew Jones
1
-3
/
+10
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE
Andrew Jones
1
-17
/
+24
2016-06-14
hw/arm/virt: separate versioned type-init code
Andrew Jones
1
-6
/
+10
2016-06-14
hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
Shannon Zhao
1
-0
/
+4
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
1
-0
/
+33
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
3
-3
/
+3
2016-06-13
pxa2xx: Unconditionally enable USB controller
Eduardo Habkost
1
-8
/
+4
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
1
-4
/
+4
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
1
-3
/
+2
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
1
-13
/
+13
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
1
-5
/
+6
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
1
-12
/
+12
2016-06-06
zynqmp: Add the ZCU102 board
Alistair Francis
1
-0
/
+8
2016-06-06
hw/char: QOM'ify stm32f2xx_usart model
xiaoqiang zhao
1
-0
/
+1
2016-06-06
hw/char: QOM'ify digic-uart model
xiaoqiang zhao
1
-0
/
+2
2016-06-06
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2
-2
/
+4
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
8
-30
/
+28
2016-06-06
xlnx-zynqmp: Use the in kernel GIC model for KVM runs
Edgar E. Iglesias
1
-1
/
+3
2016-06-06
xlnx-zynqmp: Delay realization of GIC until post CPU realization
Edgar E. Iglesias
1
-25
/
+31
2016-06-06
xlnx-zynqmp: Make the RPU subsystem optional
Edgar E. Iglesias
1
-24
/
+38
2016-06-06
xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions
Edgar E. Iglesias
1
-0
/
+3
2016-06-06
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
1
-1
/
+5
2016-06-06
i2c: add aspeed i2c controller
Cédric Le Goater
1
-0
/
+16
2016-06-06
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
1
-1
/
+2
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
1
-0
/
+17
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
1
-0
/
+1
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-4
/
+0
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
7
-0
/
+7
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2
-0
/
+2
[next]