index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
vexpress.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2016-01-13
1
-6
/
+1
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
1
-6
/
+2
*
vexpress: Rename machine classes to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-4
/
+6
*
vexpress: Don't set name on abstract class
Eduardo Habkost
2015-09-19
1
-1
/
+0
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-3
/
+3
*
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
1
-2
/
+2
*
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-05
1
-1
/
+1
*
hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
Fabian Aggeler
2015-05-12
1
-0
/
+2
*
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
2015-04-08
1
-6
/
+4
*
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
2015-04-02
1
-1
/
+0
*
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
2015-04-01
1
-2
/
+9
*
arm: fix memory leak
Gonglei
2015-03-19
1
-1
/
+2
*
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2015-03-10
1
-3
/
+3
*
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-1
/
+1
*
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
2014-12-23
1
-3
/
+9
*
target-arm: Change vexpress daughterboard init arg
Greg Bellows
2014-12-23
1
-5
/
+5
*
target-arm: Add vexpress machine secure property
Greg Bellows
2014-12-23
1
-0
/
+30
*
target-arm: Switch to common vexpress machine init
Greg Bellows
2014-12-23
1
-22
/
+4
*
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
2014-12-23
1
-14
/
+36
*
target-arm: Add vexpress class and machine types
Greg Bellows
2014-12-23
1
-0
/
+45
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-2
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+3
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-5
/
+10
*
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
Peter Maydell
2014-07-08
1
-1
/
+1
*
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
Peter Maydell
2014-06-19
1
-1
/
+9
*
vexpress: Add support for the -bios flag to provide firmware
Grant Likely
2014-06-09
1
-0
/
+13
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-10
/
+11
*
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
Peter Maydell
2014-04-04
1
-4
/
+3
*
vexpress: Set reset-cbar property for CPUs
Peter Maydell
2014-03-17
1
-62
/
+61
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
1
-9
/
+9
*
Fix NOR flash device ID reading
Roy Franz
2013-12-17
1
-3
/
+3
*
Set proper device-width for vexpress flash
Roy Franz
2013-12-17
1
-10
/
+34
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-2
/
+0
*
hw/arm/vexpress: Don't use arm_pic_init_cpu()
Peter Maydell
2013-08-20
1
-6
/
+2
*
vexpress: Add virtio-mmio transports
Peter Maydell
2013-07-19
1
-0
/
+99
*
vexpress: Make VEDBoardInfo extend arm_boot_info
Peter Maydell
2013-07-19
1
-16
/
+15
*
hw/arm/vexpress: Add alias for flash at address 0 on A15 board
Peter Maydell
2013-07-15
1
-2
/
+17
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-6
/
+6
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-2
/
+2
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-4
/
+4
*
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
2013-03-15
1
-0
/
+32
*
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
2013-03-15
1
-0
/
+30
*
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
2013-03-15
1
-11
/
+8
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
1
-0
/
+500
[prev]