summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blockdev: Separate ID generation from DriveInfo creationKevin Wolf2013-10-111-0/+1
* blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf2013-10-111-0/+1
* block: Add BlockDriver.bdrv_check_ext_snapshot.Benoît Canet2013-10-112-0/+20
* block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven2013-10-111-0/+4
* block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz2013-10-111-0/+2
* block: Add bdrv_get_specific_infoMax Reitz2013-10-112-0/+2
* qapi: make use of new BlockJobTypeFam Zheng2013-10-111-1/+1
* blockjob: rename BlockJobType to BlockJobDriverFam Zheng2013-10-111-6/+6
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-10-102-2/+8
|\
| * cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber2013-10-071-2/+0Star
| * target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost2013-10-021-0/+8
* | Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori2013-10-101-0/+1
|\ \
| * | char: move backends' io watch tag to CharDriverStateAmit Shah2013-09-051-0/+1
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-10-101-0/+2
|\ \ \
| * | | scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He2013-10-091-0/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori2013-10-091-15/+1Star
|\ \ \
| * | | tcg-arm: Rearrange slow-path qemu_ld/stRichard Henderson2013-10-011-15/+1Star
| |/ /
* | | Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori2013-10-091-0/+1
|\ \ \
| * | | util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik2013-10-021-0/+1
| |/ /
* | | Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori2013-10-091-0/+80
|\ \ \ | |/ / |/| |
| * | bitops: Add rotate functions (rol8, ror8, ...)Stefan Weil2013-09-251-0/+80
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-016-4/+26
|\ \ \
| * | | smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-282-1/+1
| * | | smbios: Convert to QemuOptsMarkus Armbruster2013-09-282-2/+4
| * | | smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-1/+1
| * | | pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+1
| * | | range: add min/max operations on rangesMichael S. Tsirkin2013-09-151-0/+18
| * | | range: add Range to typedefsMichael S. Tsirkin2013-09-152-1/+2
* | | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-10-012-0/+8
|\ \ \ \
| * | | | qdict: Extract qdict_extract_subqdictBenoît Canet2013-09-251-0/+2
| * | | | block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.Benoît Canet2013-09-251-0/+6
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori2013-10-011-1/+3
|\ \ \ \
| * | | | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+3
| |/ / /
* | | | Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori2013-10-011-3/+1Star
|\ \ \ \
| * | | | tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini2013-09-251-3/+1Star
| |/ / /
* | | | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-10-011-2/+15
|\ \ \ \
| * | | | migration: add version supporting macros for struct pointerAlexey Kardashevskiy2013-09-241-2/+15
| |/ / /
* | | | Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori2013-10-012-5/+187
|\ \ \ \ | |/ / / |/| | |
| * | | s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs2013-09-201-0/+80
| * | | s390/ebcdic: Move conversion tables to header fileHeinz Graalfs2013-09-201-0/+104
| * | | s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-201-3/+2Star
| * | | s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-201-1/+0Star
| * | | s390/eventfacility: Fix receive/send masksChristian Borntraeger2013-09-201-1/+1
* | | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-232-0/+18
|\ \ \ \
| * | | | virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-201-0/+1
| * | | | qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi2013-09-181-0/+17
| |/ / /
* | | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-231-1/+1
|\ \ \ \
| * | | | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-201-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-09-231-10/+19
|\ \ \ \
| * | | | kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy2013-09-201-0/+9