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
/
palm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
1
-9
/
+52
*
hw/arm/palm.c: Detabify
Peter Maydell
2020-07-13
1
-32
/
+32
*
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-2
/
+1
*
arm/palm: use memdev for RAM
Igor Mammedov
2020-02-19
1
-5
/
+14
*
hw/arm/omap1: Create the RAM in the board
Philippe Mathieu-Daudé
2019-10-22
1
-2
/
+6
*
hw/arm: simplify arm_load_dtb
Tao Xu
2019-09-03
1
-8
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
1
-1
/
+1
*
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-7
/
+7
*
hw/arm/palm.c: Don't use old_mmio for static_ops
Peter Maydell
2017-09-21
1
-20
/
+10
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
1
-2
/
+3
*
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-09-07
1
-0
/
+1
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/arm: Clean up includes
Peter Maydell
2016-01-18
1
-0
/
+1
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-9
/
+4
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-5
/
+5
*
palm: Don't enforce loading ROM or kernel for qtest
Andreas Färber
2013-11-05
1
-1
/
+2
*
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
2013-10-31
1
-6
/
+4
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-1
/
+0
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-5
/
+5
*
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
-3
/
+3
*
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
1
-7
/
+0
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
1
-0
/
+291