index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
spitz.c
Age
Commit message (
Expand
)
Author
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2018-07-23
hw/arm/spitz: Move problematic nand_init() code to realize function
Thomas Huth
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2016-10-28
hw/arm/spitz: Fix reset handling
Guenter Roeck
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-05-12
hw/arm: QOM'ify spitz.c
xiaoqiang zhao
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2015-10-16
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-11
hw/arm/spitz: Remove meaningless blank Property
Shannon Zhao
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-19
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
Peter Maydell
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
spitz: QOM cast cleanup for SpitzKeyboardState
Andreas Färber
[next]