index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx_mmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hw: move SD/MMC devices to hw/sd/, configure with default-configs/
Paolo Bonzini
1
-553
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-4
/
+4
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-9
/
+9
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-11-24
pxa2xx_mmci: convert to memory API
BenoƮt Canet
1
-15
/
+16
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-03-03
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
1
-7
/
+9
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+1
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-9
/
+9
2009-10-01
Get rid of _t suffix
malc
1
-9
/
+9
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-10
Follow coding conventions
Paul Brook
1
-21
/
+21
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-4
/
+2
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-4
/
+0
2007-11-24
Fix SD init arguments.
pbrook
1
-1
/
+1
2007-11-24
Partial SD card SPI mode support.
pbrook
1
-1
/
+1
2007-11-17
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-3
/
+4
2007-11-17
Convert SD cards code to use qemu_irq too.
balrog
1
-4
/
+3
2007-06-03
Fix off-by-one memory region sizes.
pbrook
1
-1
/
+1
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
1
-0
/
+81
2007-04-30
Add remaining PXA2xx on-chip peripherals except I2C master.
balrog
1
-0
/
+472