index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
vexpress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
1
-2
/
+4
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
1
-6
/
+1
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-6
/
+2
2015-09-19
vexpress: Rename machine classes to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-4
/
+6
2015-09-19
vexpress: Don't set name on abstract class
Eduardo Habkost
1
-1
/
+0
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-3
/
+3
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
1
-2
/
+2
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
1
-1
/
+1
2015-05-12
hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
Fabian Aggeler
1
-0
/
+2
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
1
-6
/
+4
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
1
-1
/
+0
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
1
-2
/
+9
2015-03-19
arm: fix memory leak
Gonglei
1
-1
/
+2
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-3
/
+3
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-1
/
+1
2014-12-22
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
1
-3
/
+9
2014-12-22
target-arm: Change vexpress daughterboard init arg
Greg Bellows
1
-5
/
+5
2014-12-22
target-arm: Add vexpress machine secure property
Greg Bellows
1
-0
/
+30
2014-12-22
target-arm: Switch to common vexpress machine init
Greg Bellows
1
-22
/
+4
2014-12-22
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
1
-14
/
+36
2014-12-22
target-arm: Add vexpress class and machine types
Greg Bellows
1
-0
/
+45
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+3
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-5
/
+10
2014-07-08
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
Peter Maydell
1
-1
/
+1
2014-06-19
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
Peter Maydell
1
-1
/
+9
2014-06-09
vexpress: Add support for the -bios flag to provide firmware
Grant Likely
1
-0
/
+13
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-10
/
+11
2014-04-04
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
Peter Maydell
1
-4
/
+3
2014-03-17
vexpress: Set reset-cbar property for CPUs
Peter Maydell
1
-62
/
+61
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
1
-9
/
+9
2013-12-17
Fix NOR flash device ID reading
Roy Franz
1
-3
/
+3
2013-12-17
Set proper device-width for vexpress flash
Roy Franz
1
-10
/
+34
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-2
/
+0
2013-08-20
hw/arm/vexpress: Don't use arm_pic_init_cpu()
Peter Maydell
1
-6
/
+2
2013-07-19
vexpress: Add virtio-mmio transports
Peter Maydell
1
-0
/
+99
2013-07-19
vexpress: Make VEDBoardInfo extend arm_boot_info
Peter Maydell
1
-16
/
+15
2013-07-15
hw/arm/vexpress: Add alias for flash at address 0 on A15 board
Peter Maydell
1
-2
/
+17
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-6
/
+6
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-2
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-4
/
+4
2013-03-15
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
1
-0
/
+32
2013-03-15
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
1
-0
/
+30
2013-03-15
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
1
-11
/
+8
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+500