summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio: introduce virtqueue_discard()Jason Wang2015-10-011-0/+2
* cpu: Provide vcpu throttling interfaceJason J. Herne2015-09-301-0/+42
* migration: qemu-file more size_t'ifyingDr. David Alan Gilbert2015-09-291-5/+5
* migration: size_t'ify some of qemu-fileDr. David Alan Gilbert2015-09-291-4/+4
* vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann2015-09-291-3/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-2511-59/+139
|\
| * typedef: add typedef for QemuOptsPavel Dovgalyuk2015-09-252-4/+4
| * elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-252-0/+11
| * elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite2015-09-251-6/+9
| * hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-251-0/+1
| * hmp: added io apic dump statePavel Butsykin2015-09-253-0/+7
| * ioapic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+5
| * hmp: added local apic dump statePavel Butsykin2015-09-251-0/+1
| * monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin2015-09-252-0/+2
| * apic_internal.h: fix formatting and drop unused constsPavel Butsykin2015-09-251-9/+7
| * apic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+58
| * apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-251-1/+1
| * apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-251-0/+18
| * vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-251-25/+0
| * utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-251-13/+14
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-09-251-3/+6
|\ \
| * | block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang2015-09-251-3/+6
* | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-251-2/+2
|\ \ \
| * | | hpet: remove muldiv64()Laurent Vivier2015-09-251-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-255-0/+16
|\ \ \ | |/ / |/| |
| * | vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-242-0/+4
| * | vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-241-0/+2
| * | vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-242-0/+2
| * | vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+1
| * | pc: Introduce pc-*-2.5 machine classesEduardo Habkost2015-09-242-0/+7
* | | oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-242-1/+5
* | | gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange2015-09-241-4/+0
* | | qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini2015-09-241-0/+1
| |/ |/|
* | hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-243-1/+13
* | intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-241-0/+26
* | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68
|/
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-5/+0
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+4
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-2/+6
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-1/+14
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+1
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-231-7/+7
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+12
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+1
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-0/+5
* spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao2015-09-231-7/+8
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-8/+3
* qom: Don't use 'gen': false for qom-get, qom-set, object-addMarkus Armbruster2015-09-211-3/+0
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-212-0/+3
OpenPOWER on IntegriCloud