提交历史

作者 SHA1 备注 提交日期
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 年之前
  Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 14 年之前
  Blue Swirl 7300c07991 bt: remove dead assignments, spotted by clang analyzer 15 年之前
  Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 16 年之前
  malc 99a0949b72 Get rid of _t suffix 16 年之前
  Juan Quintela 6ee093c907 Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 16 年之前
  Juan Quintela e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 16 年之前
  Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 16 年之前
  blueswir1 7442511ca1 Don't try to return result from a void function (spotted by Sparse) 16 年之前
  blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 16 年之前
  balrog ac4b0d0c4f Add qemu_strndup: qemu_strdup with length limit. 17 年之前
  balrog 793a10a2d4 Revert r5532, r5536 and a piece of r5531. 17 年之前
  blueswir1 b1d8e52e63 Fix undeclared symbol warnings from sparse 17 年之前
  blueswir1 653a07b222 Change freeing method because the allocation function was changed in r5532 17 年之前
  blueswir1 2bd7318c1a Replace uses of strndup (a GNU extension) with Qemu pstrdup 17 年之前
  blueswir1 be15b141e0 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy 17 年之前
  balrog e820e3f459 Make sure bluez programs (cross-)compile, add missing statics. 17 年之前
  balrog 4e38eb5438 Add a virtual HCI. 17 年之前