aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-13virtio-console: no need to remove char handlers explicitlyAmit Shah
2012-01-13qdev: Add a 'free' method to disassociate chardev from qdev deviceAmit Shah
2012-01-13vectorize is_dup_pagePaolo Bonzini
2012-01-13virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini
2012-01-13vmstate: extract declarations out of hw/hw.hPaolo Bonzini
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2012-01-13rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini
2012-01-13rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini
2012-01-13rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini
2012-01-13rtc: fix 12-hour modePaolo Bonzini
2012-01-13qdev: fix device_del by refactoring reference countingAnthony Liguori
2012-01-13Merge remote-tracking branch 'stefanha/trivial-patches' into HEADAnthony Liguori
2012-01-13target-i386: fix compilation with --enable-debug-tcgAurelien Jarno
2012-01-13bt-host: add missing break statementStefan Hajnoczi
2012-01-13virtfs-proxy-helper: Add missing printf format attributeStefan Weil
2012-01-13virtfs-proxy-helper: Clean include filesStefan Weil
2012-01-13virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil
2012-01-13hmp: Fix freeing of PciInfoListStefan Berger
2012-01-13Add 'fall through' comments to case statements without breakStefan Weil
2012-01-13omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi
2012-01-13vnc: fix no-lock-key-sync strncmp() lengthStefan Hajnoczi
2012-01-13vvfat: avoid leaking file descriptor in commit_one_file()Stefan Hajnoczi
2012-01-13Spelling fixes in comments and documentationStefan Weil
2012-01-13tcg-arm: fix a typo in commentsAurelien Jarno
2012-01-13configure: Modify detection of supported warning optionsStefan Weil
2012-01-13cris: Update paths to match the move of tests/crisEdgar E. Iglesias
2012-01-12check-qstring: remove check.h includeAnthony Liguori
2012-01-12MAINTAINERS: update tracing repo git URLStefan Hajnoczi
2012-01-12Support for UDP unicast network backendBenjamin
2012-01-12cleanup, save a syscallLai Jiangshan
2012-01-12cleanup, Remove duplicated codeLai Jiangshan
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori
2012-01-12check-qjson: enable disabled testsAnthony Liguori
2012-01-12check-qjson: convert to gtestAnthony Liguori
2012-01-12check-qlist: convert to gtestAnthony Liguori
2012-01-12check-qstring: convert to gtestAnthony Liguori
2012-01-12check-qint: convert to gtestAnthony Liguori
2012-01-12check-qfloat: convert to gtestAnthony Liguori
2012-01-12check-qdict: convert to gtestAnthony Liguori
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori
2012-01-12vga: optimize ppm_save() divisionsAvi Kivity
2012-01-12Fix qapi code generation fixAvi Kivity
2012-01-12etraxfs-dma: Model metadata and eopLars Persson
2012-01-12microblaze: Break the tb at memory barriersEdgar E. Iglesias
2012-01-12microblaze: Emulate the hw stackprotectorEdgar E. Iglesias
2012-01-12microblaze: Add support for the clz insnEdgar E. Iglesias
2012-01-11target-i386: fix SSE rounding and flush to zeroAurelien Jarno
2012-01-11target-i386: fix dpps and dppd SSE2 instructionsAurelien Jarno