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
/
tosa.c
Age
Commit message (
Expand
)
Author
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2016-12-27
hw/i2c: Add a NULL check for i2c slave init callbacks
Alastair D'Silva
2016-10-28
hw/arm/tosa: Fix reset handling
Guenter Roeck
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
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
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-02-14
tosa: QOM'ify DAC
Andreas Färber
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
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