summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori2013-04-292-20/+19
|\
| * win32: add readv/writev emulationPaolo Bonzini2013-04-292-20/+19
* | tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-04-271-0/+17
|/
* Common: Add quick access to first boot deviceDominik Dingel2013-04-261-0/+2
* Remove unnecessary FreeBSD #includeEd Maste2013-04-251-4/+0
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-2/+1
* console: add qemu_console_lookup_by_deviceGerd Hoffmann2013-04-251-0/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+2
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-0/+15
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-0/+5
* Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori2013-04-241-0/+5
|\
| * ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+5
* | virtio: drop unused function prototypes.KONRAD Frederic2013-04-241-10/+0
* | virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-5/+1
* | virtio: remove virtiobindings.KONRAD Frederic2013-04-242-23/+0
* | virtio: remove the function pointer.KONRAD Frederic2013-04-241-24/+0
* | virtio-bus: add new functions.KONRAD Frederic2013-04-241-0/+5
* | virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-1/+1
* | virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0
* | virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-2/+0
* | virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-0/+14
* | virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-241-1/+1
* | input: introduce keyboard handler listGerd Hoffmann2013-04-242-2/+5
* | input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann2013-04-241-17/+2
* | ich9: kill cmos_s3Hu Tao2013-04-242-2/+2
|/
* Move TPM passthrough specific command line options to backend structureStefan Berger2013-04-231-0/+1
* Add option to mlock qemu and guest memorySatoru Moriya2013-04-222-0/+6
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-04-222-3/+2
|\
| * block: Remove filename parameter from .bdrv_file_open()Kevin Wolf2013-04-221-2/+1
| * block: Add driver-specific options for backing filesKevin Wolf2013-04-221-1/+1
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-225-4/+212
|\ \ | |/ |/|
| * vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-192-0/+75
| * virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-192-4/+133
| * vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger2013-04-191-0/+3
| * scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman2013-04-191-0/+1
* | qdev: Drop taddr propertiesPeter Maydell2013-04-201-10/+0
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-192-2/+1
|\ \
| * | virtio.h: drop unused function prototypesLuiz Capitulino2013-04-191-2/+0
| * | bswap: fix compiler warningAlexey Kardashevskiy2013-04-191-0/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-04-192-4/+1
|\ \ | |/ |/|
| * pci: add pci test deviceMichael S. Tsirkin2013-04-161-0/+1
| * kvm: remove unused APIsMichael S. Tsirkin2013-04-141-4/+0
* | configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini2013-04-181-1/+1
* | elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini2013-04-182-2/+10
* | elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini2013-04-182-10/+18
* | elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini2013-04-182-2/+9
* | elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini2013-04-182-2/+7
* | virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-171-1/+1
* | virtio-net: add the virtio-net device.KONRAD Frederic2013-04-171-0/+13
* | virtio: add two functions to VirtioDeviceClass.KONRAD Frederic2013-04-171-0/+12
OpenPOWER on IntegriCloud