aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-10-09update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster
2015-10-09Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington
2015-10-08Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell
2015-10-07tcg: Adjust CODE_GEN_AVG_BLOCK_SIZERichard Henderson
2015-10-07tcg: Check for overflow via highwater markRichard Henderson
2015-10-07tcg: Remove gen_intermediate_code_pcRichard Henderson
2015-10-07tcg: Save insn data and use it in cpu_restore_state_from_tbRichard Henderson
2015-10-07tcg: Pass data argument to restore_state_to_opcRichard Henderson
2015-10-07tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson
2015-10-07target-*: Introduce and use cpu_breakpoint_testRichard Henderson
2015-10-05memory: Allow replay of IOMMU mapping notificationsDavid Gibson
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger
2015-10-02icc_bus: drop the unused filesZhu Guihua
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-10-01virtio: introduce virtqueue_discard()Jason Wang
2015-09-30cpu: Provide vcpu throttling interfaceJason J. Herne
2015-09-29migration: qemu-file more size_t'ifyingDr. David Alan Gilbert
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert
2015-09-29vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang
2015-09-25typedef: add typedef for QemuOptsPavel Dovgalyuk
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin
2015-09-25hmp: added local apic dump statePavel Butsykin
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin
2015-09-25apic_internal.h: added more constantsPavel Butsykin
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange