summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-1/+3
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell2015-10-091-10/+10
|\
| * s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-081-10/+10
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2015-10-083-15/+25
|\ \ | |/ |/|
| * memory: Allow replay of IOMMU mapping notificationsDavid Gibson2015-10-051-0/+13
| * vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+1
| * vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-0/+6
| * vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-13/+3
| * hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-2/+2
* | tcg: Adjust CODE_GEN_AVG_BLOCK_SIZERichard Henderson2015-10-071-5/+6
* | tcg: Check for overflow via highwater markRichard Henderson2015-10-071-6/+0
* | tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-071-1/+0
* | tcg: Save insn data and use it in cpu_restore_state_from_tbRichard Henderson2015-10-071-0/+1
* | tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-071-1/+1
* | tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson2015-10-071-2/+0
* | target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-071-0/+16
* | icc_bus: drop the unused filesZhu Guihua2015-10-021-82/+0
* | cpu/apic: drop icc bus/bridgeChen Fan2015-10-022-4/+5
* | target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini2015-10-021-1/+21
* | cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan2015-10-021-16/+17
|/
* pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-021-0/+1
* memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-021-3/+4
* 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
OpenPOWER on IntegriCloud