1. 93a78e4 be-hci: use backend functions by Marc-André Lureau · 8 years ago
  2. 7566c6e chardev: serial & parallel declaration to own headers by Marc-André Lureau · 8 years ago
  3. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  4. 777357d chardev: qom-ify by Marc-André Lureau · 8 years ago
  5. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  6. d5cafc7 bt: use qemu_chr_alloc() by Marc-André Lureau · 8 years ago
  7. 41ac54b char: allocate CharDriverState as a single object by Marc-André Lureau · 8 years ago
  8. b68e956 char: move callbacks in CharDriver by Marc-André Lureau · 8 years ago
  9. 3aef23d char: replace avail_connections by Marc-André Lureau · 8 years ago
  10. a4afa54 char: move front end handlers in CharBackend by Marc-André Lureau · 8 years ago
  11. a1c2bbc bt-hci-csr: drop unused argument by Paolo Bonzini · 8 years ago
  12. 141af03 bt: rewrite csrhci_write to avoid out-of-bounds writes by Paolo Bonzini · 9 years ago
  13. 58369e2 qemu-common: stop including qemu/bswap.h from qemu-common.h by Paolo Bonzini · 9 years ago
  14. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  15. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  16. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  17. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  18. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/bt-hci-csr.c]
  19. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  20. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  21. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  22. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  23. 090f7ac net: move Bluetooth stuff out of net.h by Paolo Bonzini · 12 years ago
  24. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  26. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  27. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  28. 7300c07 bt: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  29. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  30. 99a0949 Get rid of _t suffix by malc · 15 years ago
  31. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  32. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  33. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  34. 58a26b4 Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART. by balrog · 16 years ago