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
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
1
-0
/
+20
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite
2
-1
/
+54
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
1
-0
/
+24
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
1
-0
/
+35
2015-05-18
arm: xlnx-zynqmp: Connect CPU Timers to GIC
Peter Crosthwaite
1
-0
/
+17
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
1
-0
/
+59
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
2
-0
/
+77
2015-05-12
hw/arm/highbank.c: Wire FIQ between CPU <> GIC
Peter Maydell
1
-0
/
+3
2015-05-12
hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
Fabian Aggeler
1
-0
/
+2
2015-05-12
hw/arm/virt.c: Wire FIQ between CPU <> GIC
Greg Bellows
1
-0
/
+2
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+2
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-3
/
+3
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
1
-1
/
+1
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2
-5
/
+13
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
13
-37
/
+30
2015-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...
Peter Maydell
2
-0
/
+5
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
1
-1
/
+0
2015-04-02
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
1
-1
/
+0
2015-04-01
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
1
-1
/
+8
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
1
-2
/
+9
2015-04-01
hw/arm/highbank: Fix resource leak and wrong image loading
Stefan Weil
1
-2
/
+1
2015-03-19
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
1
-1
/
+1
2015-03-19
arm: fix memory leak
Gonglei
4
-2
/
+6
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
1
-2
/
+2
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2
-25
/
+52
2015-03-11
integrator/cp: Implement CARDIN and WPROT signals
Jan Kiszka
1
-6
/
+56
2015-03-11
integrator/cp: Model CP control registers as sysbus device
Jan Kiszka
1
-8
/
+27
2015-03-11
netduino2: Add the Netduino 2 Machine
Alistair Francis
2
-0
/
+58
2015-03-11
stm32f205: Add the stm32f205 SoC
Alistair Francis
2
-0
/
+161
2015-03-11
hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1
Ard Biesheuvel
1
-1
/
+3
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+6
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2
-6
/
+6
2015-03-10
arm/digic_boards: Remove superfluous '\n' around error_report()
Gonglei
1
-3
/
+3
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
7
-16
/
+16
2015-02-13
target-arm: Add feature parsing to virt
Greg Bellows
1
-3
/
+17
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
1
-5
/
+133
2015-02-05
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
1
-4
/
+33
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
1
-2
/
+20
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
2
-5
/
+8
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
2
-34
/
+23
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
4
-5
/
+5
2014-12-22
hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
Laszlo Ersek
1
-0
/
+1
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
1
-5
/
+83
2014-12-22
arm: add fw_cfg to "virt" board
Laszlo Ersek
1
-0
/
+21
[prev]
[next]