Sign in
qemu-android
/
qemu-android
/
b1fe60cd3525871a4c593ad8c2b39b89c19c00d0
/
hw
/
arm
1a79172
hw/arm/stellaris: Correct handling of GPTM TAR register
by Peter Maydell
· 11 years ago
7e7e585
hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
by Peter Maydell
· 11 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
caa881a
pxa2xx: avoid buffer overrun on incoming migration
by Michael S. Tsirkin
· 11 years ago
f42c5c8
hw/arm/virt: Add support for Cortex-A57
by Peter Maydell
· 11 years ago
3078e84
hw/arm/virt: Put GIC register banks on 64K boundaries
by Peter Maydell
· 11 years ago
6420474
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
by Peter Maydell
· 11 years ago
286226a
allwinner-a10-pit: implement prescaler and source selection
by Beniamino Galvani
· 11 years ago
d097696
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
by Peter Maydell
· 11 years ago
3b418d0
hw/arm/highbank: Don't segfault on unknown CPU names
by Peter Maydell
· 11 years ago
d4715c4
hw/arm: Stop specifying integratorcp as the default board
by Peter Maydell
· 11 years ago
da0af40
target-arm: Load ELF images with the correct machine type for CPU
by Peter Maydell
· 11 years ago
ba75008
virt: Set reset-cbar on CPUs
by Peter Maydell
· 11 years ago
4719ab9
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
by Peter Maydell
· 11 years ago
b5a3ca3
realview-pbx-a9: Set reset-cbar property for CPUs
by Peter Maydell
· 11 years ago
9948c38
vexpress: Set reset-cbar property for CPUs
by Peter Maydell
· 11 years ago
1a7d9ee
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
by Peter Crosthwaite
· 11 years ago
2b19495
hw/arm/musicpal: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
d2f41a1
hw/arm/omap1.c: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
43a32ed
pxa2xx: Don't shift into sign bit
by Peter Maydell
· 11 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
4cc3561
target-arm: Store AIF bits in env->pstate for AArch32
by Peter Maydell
· 11 years ago
327ed10
target-arm: Implement AArch64 TTBR*
by Peter Maydell
· 11 years ago
cf143ad
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
by Peter Maydell
· 11 years ago
105a060
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging
by Peter Maydell
· 11 years ago
c4241c7
target-arm: Drop success/fail return from cpreg read and write functions
by Peter Maydell
· 11 years ago
a5f96db
z2: QOM'ify AER915
by Andreas Färber
· 11 years ago
70b5169
tosa: QOM'ify DAC
by Andreas Färber
· 11 years ago
96dca6b
pxa2xx: QOM'ify I2C slave
by Andreas Färber
· 11 years ago
a5c8285
i2c: Rename i2c_bus to I2CBus
by Andreas Färber
· 11 years ago
2198a12
exec: Make stl_phys_notdirty input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
db7dfd4
hw/arm/allwinner-a10: initialize EMAC
by Beniamino Galvani
· 11 years ago
20bcf73
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
by Peter Maydell
· 11 years ago
b48adc0
ZYNQ: Implement board MIDR control for Zynq
by Alistair Francis
· 11 years ago
83bfffe
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
by Peter Maydell
· 11 years ago
c06f13c
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 11 years ago
666eb03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
7fcd57e
arm/xilinx_zynq: Always instantiate the GEMs
by Peter Crosthwaite
· 11 years ago
7dbc115
mainstone: Fix duplicate array values for key 'space'
by Stefan Weil
· 11 years ago
52975c3
pxa27x: Add 'const' attribute to keyboard maps
by Stefan Weil
· 11 years ago
112f2ac
hw/arm/highbank: Simplify code (memory region in device state)
by Stefan Weil
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 11 years ago
a01c005
hw/arm: add cubieboard support
by liguang
· 11 years ago
9158fa5
hw/arm: add allwinner a10 SoC support
by liguang
· 11 years ago
04234a3
hw/arm/digic: add NOR ROM support
by Antony Pavlov
· 11 years ago
142593c
hw/arm/digic: add UART support
by Antony Pavlov
· 11 years ago
576e99c
hw/arm/digic: add timer support
by Antony Pavlov
· 11 years ago
d91fd75
hw/arm/digic: prepare DIGIC-based boards support
by Antony Pavlov
· 11 years ago
c6f09eb
hw/arm: add very initial support for Canon DIGIC SoC
by Antony Pavlov
· 11 years ago
4d9ebf7
hw/arm/boot: Add boot support for AArch64 processor
by Mian M. Hamayun
· 11 years ago
47b1da8
hw/arm/boot: Allow easier swapping in of different loader code
by Peter Maydell
· 11 years ago
e2cddee
arm/highbank.c: Fix MPCore periphbase name
by Peter Crosthwaite
· 11 years ago
c257712
arm/xilinx_zynq: Implement CBAR initialisation
by Peter Crosthwaite
· 11 years ago
d8bbdcf
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
by Peter Crosthwaite
· 11 years ago
c0f1ead
arm/highbank: Fix CBAR initialisation
by Peter Crosthwaite
· 11 years ago
f282f29
arm/highbank: Use object_new() rather than cpu_arm_init()
by Peter Crosthwaite
· 11 years ago
0163a2d
Fix NOR flash device ID reading
by Roy Franz
· 11 years ago
b843330
Set proper device-width for vexpress flash
by Roy Franz
· 11 years ago
198aa06
hw/arm/virt: Support -cpu host
by Peter Maydell
· 11 years ago
f5fdcd6
hw/arm: Add 'virt' platform
by Peter Maydell
· 11 years ago
0fb7985
hw/arm/boot: Allow boards to provide an fdt blob
by John Rigby
· 11 years ago
f53977f
integrator/cp: add support for REFCNT register
by Jan Petrous
· 11 years ago
5633b90
armv7m: Don't enforce use of kernel for qtest
by Andreas Färber
· 11 years ago
4bd2f93
exynos4_boards: Silence lack of -smp 2 warning for qtest
by Andreas Färber
· 11 years ago
db3fd06
omap_sx1: Don't enforce use of kernel or flash for qtest
by Andreas Färber
· 11 years ago
1ca8334
palm: Don't enforce loading ROM or kernel for qtest
by Andreas Färber
· 11 years ago
e25ac5f
z2: Don't enforce use of -pflash for qtest
by Andreas Färber
· 11 years ago
bdf921d
gumstix: Don't enforce use of -pflash for qtest
by Andreas Färber
· 11 years ago
d2f7c49
mainstone: Don't enforce use of -pflash for qtest
by Andreas Färber
· 11 years ago
b861605
integrator: fix Linux boot failure by emulating dbg region
by Alex Bennée
· 11 years ago
dacecf5
hw/arm: Tidy up conditional calls to arm_load_kernel
by Peter Maydell
· 11 years ago
9546dba
hw/arm/boot: Make user not specifying a kernel not an error
by Peter Maydell
· 11 years ago
aaa6a40
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 11 years ago
b643e4b
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
e4a6540
hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
fe9120a
hw/arm/vexpress: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
bace999
hw/arm/versatilepb: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
4f071cf
hw/arm/strongarm: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
033ee5a
hw/arm/realview: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
437f0f1
hw/arm/omap*: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
fcef61e
hw/arm/musicpal: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
2f69ba1
hw/arm/kzm: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
99d228d
hw/arm/integratorcp: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
9188dbf
hw/arm/highbank: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
ad666d9
hw/arm/exynos4210: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
de3a658
hw/arm/armv7m: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
7c1840b
target-arm: Make IRQ and FIQ gpio lines on the CPU object
by Peter Maydell
· 11 years ago
be2f78b
pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"
by Andreas Färber
· 11 years ago
cfc6b24
versatilepb: QOM cast cleanup for vpb_sic_state
by Andreas Färber
· 12 years ago
0ca8187
strongarm: QOM cast cleanup for StrongARMSSPState
by Andreas Färber
· 12 years ago
fff3af9
strongarm: QOM cast cleanup for StrongARMUARTState
by Andreas Färber
· 12 years ago
c71e673
strongarm: QOM cast cleanup for StrongARMPPCInfo
by Andreas Färber
· 12 years ago
f55beb8
strongarm: QOM cast cleanup for StrongARMGPIOInfo
by Andreas Färber
· 12 years ago
Next »