summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atapi: make change media detection for guests easierPavel Hrdina2012-11-302-11/+10
* Documentation: Update image format informationKevin Wolf2012-11-302-57/+194
* Documentation: Update block cache mode informationKevin Wolf2012-11-301-20/+20
* event notifier: Fix setup for win32Jan Kiszka2012-11-281-1/+1
* Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2012-11-282-2/+2
|\
| * nbd-server-add: Fix the default for 'writable'Michal Privoznik2012-11-281-1/+1
| * nbd: fix use of two uninitialized bytes when connecting to a named exportPaolo Bonzini2012-11-281-1/+1
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-11-282-188/+84
|\ \
| * | virtio-scsi: Fix subtle (guest) endian bugDavid Gibson2012-11-281-2/+2
| * | virtio-scsi: Fix some endian bugs with virtio-scsiDavid Gibson2012-11-281-3/+5
| * | iscsi: do not assume device is zero initializedPeter Lieven2012-11-281-0/+6
| * | iscsi: fix deadlock during loginPeter Lieven2012-11-281-181/+70
| * | iscsi: fix segfault in url parsingPeter Lieven2012-11-281-2/+1
* | | Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into stagingAnthony Liguori2012-11-282-2/+2
|\ \ \
| * | | sclp: Fix uninitialized var in handle_write_event_buf().Cornelia Huck2012-11-261-1/+2
| * | | s390: Fix ram_size updating in machine initHeinz Graalfs2012-11-261-1/+0
* | | | Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into stagingAnthony Liguori2012-11-285-5/+10
|\ \ \ \
| * | | | fbdev: fix pixman compile on old pixmanAlexander Graf2012-11-261-0/+2
| * | | | vl.c: Fix broken -usb optionPeter Maydell2012-11-261-8/+4
| * | | | pseries: Fix bug in PCI MSI allocationAlexey Kardashevskiy2012-11-261-1/+1
| * | | | kvm: fix incorrect length in a loop over kvm dirty pages mapAlexey Kardashevskiy2012-11-261-1/+1
| * | | | PPC: Fix missing TRACE exceptionJulio Guerra2012-11-261-1/+2
| * | | | hw/ide/macio: Fix segfault caused by NULL DMAContext*Peter Maydell2012-11-261-2/+4
| |/ / /
* | | | Merge remote-tracking branch 'afaerber/qom-cpu-1.3' into stagingAnthony Liguori2012-11-281-1/+1
|\ \ \ \
| * | | | target-i386: Enable SSSE3 TCG supportAurelien Jarno2012-11-261-1/+1
| * | | | target-i386/cpu: Add missing flags to Haswell CPU modelEduardo Habkost2012-11-261-2/+3
| |/ / /
* | | | build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini2012-11-282-0/+19
* | | | rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn2012-11-272-1/+45
| |/ / |/| |
* | | virtio-rng: do not use g_assert_cmpintPaolo Bonzini2012-11-271-2/+1
* | | tests: make threadpool cancellation test looserPaolo Bonzini2012-11-271-2/+5
* | | Update version for 1.3.0-rc1Anthony Liguori2012-11-261-1/+1
* | | virtio-rng: fix typos, commentsAmit Shah2012-11-262-7/+6
* | | virtio-rng: disable timer on device removalAmit Shah2012-11-261-0/+2
* | | virtio-rng: remove extra request for entropyAmit Shah2012-11-261-7/+0
* | | virtio-rng: use virtqueue_get_avail_bytes, fix migrationAmit Shah2012-11-261-64/+12
* | | i8259: Fix PIC_COMMON() macroAndreas Färber2012-11-261-1/+1
* | | qapi: handle visitor->type_size() in QapiDeallocVisitorStefan Hajnoczi2012-11-261-0/+6
* | | target-i386: cpu: add missing flags to Haswell CPU modelEduardo Habkost2012-11-261-2/+3
* | | vl.c: Fix broken -usb optionPeter Maydell2012-11-261-8/+4
* | | qom: make object_finalize staticPaolo Bonzini2012-11-262-10/+1
* | | qdev: simplify (de)allocation of busesPaolo Bonzini2012-11-264-16/+3
* | | qom: make object_delete usable for statically-allocated objectsPaolo Bonzini2012-11-262-1/+13
* | | qdev: move bus removal to object_unparentPaolo Bonzini2012-11-263-3/+27
* | | qom: fix refcount of non-heap-allocated objectsPaolo Bonzini2012-11-261-1/+1
* | | hmp: do not crash on invalid SCSI hotplugPaolo Bonzini2012-11-261-1/+7
* | | qom: dynamic_cast of NULL is always NULLPaolo Bonzini2012-11-261-2/+2
* | | tests: add thread pool unit testsPaolo Bonzini2012-11-262-0/+215
* | | tests: add AioContext unit testsPaolo Bonzini2012-11-262-0/+669
* | | aio: avoid livelock behavior for Win32Paolo Bonzini2012-11-261-1/+4
* | | q35: Add kvmclock supportJan Kiszka2012-11-261-0/+3
OpenPOWER on IntegriCloud