summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vectorize is_dup_pagePaolo Bonzini2012-01-131-6/+22
* virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini2012-01-131-0/+6
* vmstate: extract declarations out of hw/hw.hPaolo Bonzini2012-01-1310-891/+957
* ptimer: move declarations to ptimer.hPaolo Bonzini2012-01-1318-13/+43
* rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini2012-01-131-3/+3
* rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini2012-01-131-1/+2
* rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini2012-01-131-9/+10
* rtc: fix 12-hour modePaolo Bonzini2012-01-131-4/+7
* qdev: fix device_del by refactoring reference countingAnthony Liguori2012-01-131-6/+39
* Merge remote-tracking branch 'stefanha/trivial-patches' into HEADAnthony Liguori2012-01-1315-29/+28
|\
| * bt-host: add missing break statementStefan Hajnoczi2012-01-131-0/+1
| * 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
OpenPOWER on IntegriCloud