Matthew Fernandez
|
8e31bf388e
Correct spelling of licensed
|
14 年之前 |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 年之前 |
Andrzej Zaborowski
|
8034ce7d17
pxa2xx_timer: Get rid of .level in PXA2xxTimer0.
|
14 年之前 |
Dmitry Eremin-Solenikov
|
4ff927cc62
pxa2xx_timer: separate irq for pxa27x handling
|
14 年之前 |
Andrzej Zaborowski
|
5251d196aa
pxa2xx_timer: Store relevant irq line in each timer.
|
14 年之前 |
Dmitry Eremin-Solenikov
|
797e9542f5
pxa2xx_timer: switch to using qdev/vmstate
|
14 年之前 |
Dmitry Eremin-Solenikov
|
d353eb43cf
pxa2xx_timer: change info struct name to comply with guidelines
|
14 年之前 |
Dmitry Eremin-Solenikov
|
e1f8c729fa
pxa2xx_pic: update to use qdev
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 年之前 |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 年之前 |
malc
|
99a0949b72
Get rid of _t suffix
|
16 年之前 |
Blue Swirl
|
b9d38e9510
Fix Sparse warnings about using plain integer as NULL pointer
|
16 年之前 |
Juan Quintela
|
6ee093c907
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
|
16 年之前 |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 年之前 |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 年之前 |
Paul Brook
|
bc24a225af
Follow coding conventions
|
16 年之前 |
Paul Brook
|
2ac711791b
Replace cpu_abort with hw_error
|
16 年之前 |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 年之前 |
blueswir1
|
b6c4f71f50
Resurrect the safe part of r5274
|
17 年之前 |
blueswir1
|
2ca83a8dd6
Revert r5274 which breaks savevm/loadvm
|
17 年之前 |
blueswir1
|
67d8cec34b
Add signed versions of save/load functions
|
17 年之前 |
balrog
|
a050e24df2
Hush pointer target signedness warnings from gcc 4.
|
17 年之前 |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 年之前 |
pbrook
|
187337f8b0
Fix off-by-one memory region sizes.
|
18 年之前 |
balrog
|
aa941b9445
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
|
18 年之前 |
balrog
|
3f582262e5
Implement the PXA2xx I2C master controller.
|
18 年之前 |
balrog
|
3bdd58a4df
Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA27x additional timers.
|
18 年之前 |
balrog
|
565d28951e
Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fatal typo in timer code.
|
18 年之前 |
balrog
|
a171fe394a
Add remaining PXA2xx on-chip peripherals except I2C master.
|
18 年之前 |