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
/
spitz.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2018-02-02
1
-1
/
+2
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
1
-5
/
+7
*
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-09-07
1
-0
/
+4
*
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
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
1
-0
/
+3
*
hw/arm/spitz: Fix reset handling
Guenter Roeck
2016-10-28
1
-1
/
+12
*
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-8
/
+4
*
hw/arm: QOM'ify spitz.c
xiaoqiang zhao
2016-05-12
1
-14
/
+9
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
1
-1
/
+1
*
hw/arm: Clean up includes
Peter Maydell
2016-01-18
1
-0
/
+1
*
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
2015-10-16
1
-4
/
+4
*
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
2015-09-19
1
-8
/
+42
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-26
/
+24
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
hw/arm/spitz: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
1
-0
/
+2
*
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-04-02
1
-0
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-3
/
+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
-1
/
+1
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-2
/
+2
*
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
Peter Maydell
2014-06-19
1
-50
/
+58
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-13
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-8
/
+4
*
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2014-03-12
1
-6
/
+7
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-1
/
+1
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
1
-4
/
+0
|
\
|
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-4
/
+0
*
|
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
|
/
*
spitz: QOM cast cleanup for SpitzKeyboardState
Andreas Färber
2013-07-29
1
-10
/
+14
*
spitz: QOM cast cleanup for SLNANDState
Andreas Färber
2013-07-29
1
-7
/
+10
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
spitz: fix compilation failure due to pty.h namespace pollution
Paolo Bonzini
2013-05-14
1
-50
/
+50
*
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
-6
/
+6
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
1
-0
/
+1138