Commit History

Author SHA1 Message Date
  Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 12 years ago
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 years ago
  Paolo Bonzini 090f7ac5ba net: move Bluetooth stuff out of net.h 13 years ago
  Aurelien Jarno 048d3612a5 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 13 years ago
  Amos Kong 4d5b97da35 cleanup useless return sentence 13 years ago
  Jim Meyering e5fda03839 bt: replace fragile snprintf use and unwarranted strncpy 13 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 14 years ago
  Blue Swirl 7300c07991 bt: remove dead assignments, spotted by clang analyzer 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
  Juan Quintela 6ee093c907 Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 16 years ago
  Juan Quintela e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 16 years ago
  Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 16 years ago
  blueswir1 7442511ca1 Don't try to return result from a void function (spotted by Sparse) 16 years ago
  blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 16 years ago
  balrog ac4b0d0c4f Add qemu_strndup: qemu_strdup with length limit. 17 years ago
  balrog 793a10a2d4 Revert r5532, r5536 and a piece of r5531. 17 years ago
  blueswir1 b1d8e52e63 Fix undeclared symbol warnings from sparse 17 years ago
  blueswir1 653a07b222 Change freeing method because the allocation function was changed in r5532 17 years ago
  blueswir1 2bd7318c1a Replace uses of strndup (a GNU extension) with Qemu pstrdup 17 years ago
  blueswir1 be15b141e0 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy 17 years ago
  balrog e820e3f459 Make sure bluez programs (cross-)compile, add missing statics. 17 years ago
  balrog 4e38eb5438 Add a virtual HCI. 17 years ago