1. a331dd0 hw/devices: Move TI touchscreen declarations into a new header by Philippe Mathieu-Daudé · 6 years ago
  2. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  3. e67e91b hw/input/tsc210x: Fix building with no verbosity by Philippe Mathieu-Daudé · 6 years ago
  4. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  5. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  6. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  7. fa53b7f vmstateify tsc210x by Dr. David Alan Gilbert · 8 years ago
  8. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  9. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  10. a6c6d82 hw/input/tsc210x: Remove superfluous memset by Thomas Huth · 9 years ago
  11. f59492b hw/input/tsc210x.c: Delete unused array tsc2101_rates by Peter Maydell · 10 years ago
  12. 5193be3 tsc210x: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  13. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  14. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 11 years ago
  15. e93379b aio / timers: Rename qemu_timer_* functions by Alex Bligh · 11 years ago
  16. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  17. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/tsc210x.c]
  18. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  19. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  20. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  21. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  22. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  23. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  24. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 14 years ago
  25. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  26. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  27. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  28. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 15 years ago
  29. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  30. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  31. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  32. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  33. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  34. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  35. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  36. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  37. b6c4f71 Resurrect the safe part of r5274 by blueswir1 · 16 years ago
  38. 2ca83a8 Revert r5274 which breaks savevm/loadvm by blueswir1 · 16 years ago
  39. 67d8cec Add signed versions of save/load functions by blueswir1 · 16 years ago
  40. 18be518 Remove duplicate device index calculations. by pbrook · 16 years ago
  41. e62ab7a Improve tsc2005 touchscreen usability. by balrog · 17 years ago
  42. e927bb0 Nokia N810 basic system emulation. by balrog · 17 years ago
  43. a5d7eb6 Add TSC2301 touchscreen & keypad controller. by balrog · 17 years ago
  44. 8ef6367 Scale TSC2102 touchscreen pressure value more realistically (still could be better). by balrog · 17 years ago
  45. 73560bc Clean-up/rewrite audio over I^2S support. by balrog · 17 years ago
  46. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  47. d8f699c Zeroing ITR shouldn't ack irq zero. by balrog · 17 years ago
  48. 7fc42b4 The PINT/DAV pin is active low in the chip spec, not inverted on the board. by balrog · 17 years ago
  49. 3efda49 Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). by balrog · 17 years ago