summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik2013-10-021-0/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-306-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-09-302-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-09-301-1/+3
|\ \ \
| * | | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+3
| |/ /
* | | Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori2013-09-301-3/+1
|\ \ \
| * | | tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini2013-09-251-3/+1
| |/ /
* | | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-09-301-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-09-302-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/+2
| * | s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-201-1/+0
| * | 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
| * | | cpu: Move cpu state syncs up into cpu_dump_state()James Hogan2013-09-201-10/+10
| | |/ | |/|
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-231-0/+1
|\ \ \ | |_|/ |/| |
| * | lsi: add 53C810 variantHervé Poussineau2013-09-161-0/+1
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-174-10/+37
|\ \ \
| * | | block: Error parameter for create functionsMax Reitz2013-09-121-2/+3
| * | | block: Error parameter for open functionsMax Reitz2013-09-121-3/+3
| * | | bdrv: Use "Error" for creating imagesMax Reitz2013-09-121-1/+2
| * | | bdrv: Use "Error" for opening imagesMax Reitz2013-09-121-2/+4
| * | | qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-121-0/+3
| * | | snapshot: distinguish id and name in snapshot deleteWenchao Xia2013-09-122-2/+11
| * | | snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia2013-09-121-0/+6
| * | | block: Image file option amendmentMax Reitz2013-09-122-0/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-171-0/+2
|\ \ \ | | |/ | |/|
| * | scsi: prefer UUID to VM name for the initiator namePaolo Bonzini2013-09-121-0/+2
| |/
* | exec: Simplify the guest physical memory allocation hookMarkus Armbruster2013-09-122-5/+2
* | exec: Reduce ifdeffery around -mem-pathMarkus Armbruster2013-09-121-2/+0
|/
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-111-4/+0
|\
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
* | Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-112-3/+3
|\ \
| * | Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-101-3/+0
OpenPOWER on IntegriCloud