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
/
vexpress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
hw/arm: Support machine-default audiodev with fallback
Martin Kletzander
1
-0
/
+5
2023-05-18
hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
Peter Maydell
1
-20
/
+20
2023-01-23
hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-12
hw/arm/vexpress: Remove dead code in vexpress_common_init()
Philippe Mathieu-Daudé
1
-9
/
+1
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
1
-1
/
+0
2021-12-15
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-3
/
+3
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-12-15
hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-3
/
+3
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-12-14
vexpress-a15: Register "virtualization" as class property
Eduardo Habkost
1
-6
/
+8
2020-12-14
vexpress: Register "secure" as class property
Eduardo Habkost
1
-5
/
+6
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
arm: remove bios_name
Paolo Bonzini
1
-4
/
+4
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-08-21
hw/sd/pl181: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
1
-0
/
+11
2020-08-21
hw/sd/pl181: Use named GPIOs
Philippe Mathieu-Daudé
1
-2
/
+2
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-4
/
+4
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
1
-2
/
+1
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+1
2020-06-23
hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+2
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-4
/
+4
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-8
/
+8
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-4
/
+2
2020-02-19
arm/vexpress: use memdev for RAM
Igor Mammedov
1
-9
/
+5
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-4
/
+1
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
1
-6
/
+10
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
1
-2
/
+2
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
1
-4
/
+4
2018-08-24
hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
Peter Maydell
1
-3
/
+53
2018-08-24
hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
Peter Maydell
1
-2
/
+2
2018-08-24
hw/arm/vexpress: Connect VIRQ and VFIQ
Peter Maydell
1
-0
/
+4
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-4
/
+4
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
1
-1
/
+5
2018-02-06
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-4
/
+4
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-22
/
+10
2017-09-19
General warn report fixups
Alistair Francis
1
-1
/
+1
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-2
/
+2
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
1
-22
/
+10
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
1
-0
/
+1
2017-09-04
hw/arm: use defined type name instead of hard-coded string
Philippe Mathieu-Daudé
1
-2
/
+4
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-6
/
+3
[next]