summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov1-0/+1
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov1-3/+4
2015-10-01virtio: introduce virtqueue_discard()Jason Wang1-0/+2
2015-09-30cpu: Provide vcpu throttling interfaceJason J. Herne1-0/+42
2015-09-29migration: qemu-file more size_t'ifyingDr. David Alan Gilbert1-5/+5
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert1-4/+4
2015-09-29vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann1-3/+0
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell11-59/+139
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-3/+6
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell1-2/+2
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-0/+16
2015-09-25hpet: remove muldiv64()Laurent Vivier1-2/+2
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang1-3/+6
2015-09-25typedef: add typedef for QemuOptsPavel Dovgalyuk2-4/+4
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite2-0/+11
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite1-6/+9
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin1-0/+1
2015-09-25hmp: added io apic dump statePavel Butsykin3-0/+7
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin1-0/+5
2015-09-25hmp: added local apic dump statePavel Butsykin1-0/+1
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin2-0/+2
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin1-9/+7
2015-09-25apic_internal.h: added more constantsPavel Butsykin1-0/+58
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin1-1/+1
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin1-0/+18
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau1-25/+0
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau1-13/+14
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2-1/+5
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange1-4/+0
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini1-0/+1
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2-0/+4
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu1-0/+2
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2-0/+2
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin1-0/+1
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost2-0/+7
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin3-1/+13
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin1-0/+26
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz1-0/+68
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson1-1/+1
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson1-5/+0
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth1-0/+4
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao1-2/+6
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao1-1/+14
2015-09-23spapr: Add LMB DR connectorsDavid Gibson1-0/+1
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth1-7/+7
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao1-0/+12
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth1-0/+1
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan1-0/+5
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao1-7/+8
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth1-8/+3