summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | stream: fix ratelimit_set_speedDietmar Maurer2012-11-301-1/+1
| * | 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
| |/
* | Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori2012-11-301-0/+1
|\ \
| * | qxl: reload memslots after migration, when qxl is in UNDEFINED modeYonit Halperin2012-11-291-0/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori2012-11-306-0/+12
|\ \
| * | ehci-sysbus: Attach DMA context.Peter Crosthwaite2012-11-291-0/+1
| * | usb: fail usbdevice_create() when there is no USB busStefan Hajnoczi2012-11-291-0/+7
| * | usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann2012-11-294-0/+4
| |/
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-11-301-1/+1
|\ \
| * | qapi: fix qapi_dealloc_type_size parameter typeBruce Rogers2012-11-291-1/+1
| |/
* | Revert "audio/wavcapture: Clarify licensing"Anthony Liguori2012-11-301-1/+0
* | Revert "audio/audio_pt_int: Clarify licensing"Anthony Liguori2012-11-301-1/+0
* | multiboot: fix e801 memory mapPaolo Bonzini2012-11-302-0/+7
* | seccomp: adding new syscalls (bugzilla 855162)Eduardo Otubo2012-11-301-17/+139
* | virtio: limit avail bytes lookaheadMichael S. Tsirkin2012-11-294-12/+20
* | qemu-tech.texi: update implemented xtensa features listMax Filippov2012-11-291-5/+5
* | qdev: relax bus type check in qdev_device_add() (v2)Anthony Liguori2012-11-291-3/+2
|/
* 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
OpenPOWER on IntegriCloud