Commit History

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