index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
pxa.h
Age
Commit message (
Expand
)
Author
2023-01-12
hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
Philippe Mathieu-Daudé
2023-01-12
hw/arm/pxa2xx: Simplify pxa270_init()
Philippe Mathieu-Daudé
2023-01-12
hw/arm/pxa2xx: Simplify pxa255_init()
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-21
hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2019-01-22
hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
2014-01-01
pxa27x: Reduce size of keyboard matrix mapping
Stefan Weil
2013-11-05
pxa: Fix typo "dettach"
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini