summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtfs-proxy-helper: Add missing printf format attributeStefan Weil2012-01-131-1/+1
| * | virtfs-proxy-helper: Clean include filesStefan Weil2012-01-131-13/+2
| * | virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil2012-01-131-1/+1
| * | hmp: Fix freeing of PciInfoListStefan Berger2012-01-131-4/+4
| * | Add 'fall through' comments to case statements without breakStefan Weil2012-01-133-0/+6
| * | omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi2012-01-131-2/+2
| * | vnc: fix no-lock-key-sync strncmp() lengthStefan Hajnoczi2012-01-131-1/+1
| * | vvfat: avoid leaking file descriptor in commit_one_file()Stefan Hajnoczi2012-01-131-0/+3
| * | Spelling fixes in comments and documentationStefan Weil2012-01-133-4/+4
| * | tcg-arm: fix a typo in commentsAurelien Jarno2012-01-132-2/+2
| * | configure: Modify detection of supported warning optionsStefan Weil2012-01-131-1/+1
* | | target-i386: fix compilation with --enable-debug-tcgAurelien Jarno2012-01-131-1/+2
|/ /
* | cris: Update paths to match the move of tests/crisEdgar E. Iglesias2012-01-131-5/+5
|/
* check-qstring: remove check.h includeAnthony Liguori2012-01-121-1/+1
* MAINTAINERS: update tracing repo git URLStefan Hajnoczi2012-01-121-1/+1
* Support for UDP unicast network backendBenjamin2012-01-123-3/+82
* cleanup, save a syscallLai Jiangshan2012-01-121-3/+1
* cleanup, Remove duplicated codeLai Jiangshan2012-01-121-8/+0
* test: eliminate libcheck tests and have make check use gtesterAnthony Liguori2012-01-123-40/+8
* check-qjson: enable disabled testsAnthony Liguori2012-01-121-5/+0
* check-qjson: convert to gtestAnthony Liguori2012-01-122-198/+136
* check-qlist: convert to gtestAnthony Liguori2012-01-122-52/+25
* check-qstring: convert to gtestAnthony Liguori2012-01-122-53/+26
* check-qint: convert to gtestAnthony Liguori2012-01-122-49/+23
* check-qfloat: convert to gtestAnthony Liguori2012-01-122-37/+14
* check-qdict: convert to gtestAnthony Liguori2012-01-122-137/+113
* build: split unit test builds to a separate makefile fragmentAnthony Liguori2012-01-122-35/+39
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-12227-5/+5
* vga: optimize ppm_save() divisionsAvi Kivity2012-01-121-6/+4
* Fix qapi code generation fixAvi Kivity2012-01-124-23/+15
* etraxfs-dma: Model metadata and eopLars Persson2012-01-123-10/+33
* microblaze: Break the tb at memory barriersEdgar E. Iglesias2012-01-121-1/+11
* microblaze: Emulate the hw stackprotectorEdgar E. Iglesias2012-01-124-0/+48
* microblaze: Add support for the clz insnEdgar E. Iglesias2012-01-123-0/+17
* target-i386: fix SSE rounding and flush to zeroAurelien Jarno2012-01-113-11/+56
* target-i386: fix dpps and dppd SSE2 instructionsAurelien Jarno2012-01-111-14/+14
* target-i386: fix round{pd,ps,sd,ss} SSE2 instructionsAurelien Jarno2012-01-111-8/+8
* target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructionsAurelien Jarno2012-01-112-3/+7
* wm8750: Fix calculation of number of array elementsStefan Weil2012-01-101-1/+1
* elf: Improve symbol lookup (optimize, fix for bsd-user)Stefan Weil2012-01-103-21/+13
* hw/integratorcp: Simplify flash remap codePeter Maydell2012-01-101-19/+7
* hw/integratorcp: Fix sense of REMAP bitPeter Maydell2012-01-101-1/+1
* Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-01-109-32/+87
|\
| * s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger2012-01-041-3/+0
| * s390x: add TR function for EXECUTEAlexander Graf2012-01-041-0/+3
| * Expose drive_add on all architecturesAlexander Graf2012-01-041-2/+0
| * Add generic drive hotpluggingAlexander Graf2012-01-043-21/+56
| * Compile device-hotplug on all targetsAlexander Graf2012-01-041-1/+4
| * [S390] Add hotplug supportAlexander Graf2012-01-042-5/+24
* | PPC: Fix linker scripts on ppc hostsAlexander Graf2012-01-102-4/+28
OpenPOWER on IntegriCloud