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
/
gumstix.c
Age
Commit message (
Expand
)
Author
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-02-06
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
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
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-01-18
hw/arm: Clean up includes
Peter Maydell
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
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-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2013-11-05
gumstix: Don't enforce use of -pflash for qtest
Andreas Färber
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini