summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-15linux-user: Support tilegx architecture in linux-userChen Gang1-0/+2
2015-09-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-5/+4
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-161/+76
2015-09-14block: Allow specifying driver-specific options to reopenKevin Wolf1-1/+3
2015-09-14block: Drop bdrv_find_whitelisted_format()Max Reitz1-2/+0
2015-09-14block: Drop drv parameter from bdrv_open()Max Reitz1-2/+1
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois1-0/+15
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois1-0/+12
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois1-0/+62
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi1-1/+1
2015-09-11cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk1-0/+1
2015-09-11softmmu: remove now unused functionsPavel Dovgalyuk1-19/+0
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk2-8/+76
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt1-2/+2
2015-09-11typofixes - v4Veres Lajos2-2/+2
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange2-2/+2
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell4-2/+69
2015-09-10Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...Peter Maydell1-58/+152
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk1-0/+22
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich1-1/+11
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen1-0/+1
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen1-0/+1
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen1-0/+27
2015-09-10piix: create host bridge to passthroughTiejun Chen1-0/+2
2015-09-10error: On abort, report where the error was createdMarkus Armbruster1-9/+34
2015-09-10error: Revamp interface documentationMarkus Armbruster1-47/+124
2015-09-10error: error_set_errno() is unused, dropMarkus Armbruster1-5/+2
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster1-7/+2
2015-09-10error: Make error_setg() a functionMarkus Armbruster1-2/+2
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov1-0/+1
2015-09-10acpi: Remove unused definition.Richard W.M. Jones1-1/+0
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck2-6/+7
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost1-2/+2
2015-09-09exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini1-0/+6
2015-09-09remove unused spinlock.KONRAD Frederic1-49/+0
2015-09-09replace spinlock by QemuMutex.KONRAD Frederic1-2/+2
2015-09-09cpus: protect work list with work_mutexPaolo Bonzini1-1/+5
2015-09-09cutils: Add qemu_strtoull() wrapperCarlos L. Torres1-0/+2
2015-09-09cutils: Add qemu_strtoll() wrapperCarlos L. Torres1-0/+2
2015-09-09cutils: Add qemu_strtoul() wrapperCarlos L. Torres1-0/+2
2015-09-09cutils: Add qemu_strtol() wrapperCarlos L. Torres1-0/+2
2015-09-09rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/Emilio G. Cota1-1/+1
2015-09-09Move RAMBlock and ram_list to ram_addr.hDr. David Alan Gilbert2-41/+40
2015-09-09tcg: signal-free qemu_cpu_kickPaolo Bonzini2-4/+4
2015-09-09remove qemu/tls.hPaolo Bonzini2-55/+1
2015-09-09tcg: introduce tcg_current_cpuPaolo Bonzini1-0/+1
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini1-1/+1
2015-09-09i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini1-1/+1
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis1-0/+3
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell1-0/+1