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
2014-06-09
vexpress: Add support for the -bios flag to provide firmware
Grant Likely
1
-0
/
+13
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
1
-118
/
+118
2014-06-05
nseries: clean up coding style
Paolo Bonzini
1
-127
/
+145
2014-05-28
ssi: Name the CS GPIO
Peter Crosthwaite
2
-4
/
+5
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
22
-175
/
+178
2014-05-13
hw/arm/stellaris: Correct handling of GPTM TAR register
Peter Maydell
1
-3
/
+10
2014-05-13
hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
Peter Maydell
1
-2
/
+2
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
9
-49
/
+15
2014-05-05
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
1
-2
/
+6
2014-05-01
hw/arm/virt: Add support for Cortex-A57
Peter Maydell
1
-0
/
+5
2014-05-01
hw/arm/virt: Put GIC register banks on 64K boundaries
Peter Maydell
1
-3
/
+3
2014-05-01
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
Peter Maydell
1
-29
/
+53
2014-04-17
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
1
-0
/
+13
2014-04-04
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
Peter Maydell
2
-11
/
+10
2014-04-04
hw/arm/highbank: Don't segfault on unknown CPU names
Peter Maydell
1
-0
/
+5
2014-03-27
hw/arm: Stop specifying integratorcp as the default board
Peter Maydell
1
-1
/
+0
2014-03-24
target-arm: Load ELF images with the correct machine type for CPU
Peter Maydell
1
-1
/
+4
2014-03-17
virt: Set reset-cbar on CPUs
Peter Maydell
1
-0
/
+6
2014-03-17
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
Peter Maydell
1
-3
/
+13
2014-03-17
realview-pbx-a9: Set reset-cbar property for CPUs
Peter Maydell
1
-10
/
+29
2014-03-17
vexpress: Set reset-cbar property for CPUs
Peter Maydell
1
-62
/
+61
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
1
-6
/
+7
2014-03-10
hw/arm/musicpal: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-10
hw/arm/omap1.c: Avoid shifting left into sign bit
Peter Maydell
1
-10
/
+14
2014-03-10
pxa2xx: Don't shift into sign bit
Peter Maydell
3
-6
/
+6
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-1
/
+1
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-2
/
+2
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
1
-1
/
+1
2014-02-26
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
Peter Maydell
1
-4
/
+2
2014-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
2
-30
/
+17
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
2
-30
/
+17
2014-02-14
z2: QOM'ify AER915
Andreas Färber
1
-7
/
+13
2014-02-14
tosa: QOM'ify DAC
Andreas Färber
1
-5
/
+11
2014-02-14
pxa2xx: QOM'ify I2C slave
Andreas Färber
1
-13
/
+25
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
10
-18
/
+18
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2
-5
/
+6
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
2
-2
/
+25
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
1
-1
/
+1
2014-01-31
ZYNQ: Implement board MIDR control for Zynq
Alistair Francis
1
-0
/
+7
2014-01-31
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
1
-2
/
+7
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
1
-1
/
+0
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
3
-8
/
+16
2014-01-08
arm/xilinx_zynq: Always instantiate the GEMs
Peter Crosthwaite
1
-11
/
+6
2014-01-01
mainstone: Fix duplicate array values for key 'space'
Stefan Weil
1
-2
/
+11
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
2
-2
/
+2
2013-12-23
hw/arm/highbank: Simplify code (memory region in device state)
Stefan Weil
1
-4
/
+3
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
3
-74
/
+74
2013-12-17
hw/arm: add cubieboard support
liguang
2
-1
/
+70
[next]