aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi
2015-09-11cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk
2015-09-11softmmu: remove now unused functionsPavel Dovgalyuk
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-09-11typofixes - v4Veres Lajos
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell
2015-09-10Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...Peter Maydell
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen
2015-09-10piix: create host bridge to passthroughTiejun Chen
2015-09-10error: On abort, report where the error was createdMarkus Armbruster
2015-09-10error: Revamp interface documentationMarkus Armbruster
2015-09-10error: error_set_errno() is unused, dropMarkus Armbruster
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster
2015-09-10error: Make error_setg() a functionMarkus Armbruster
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov
2015-09-10acpi: Remove unused definition.Richard W.M. Jones
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-09-09exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini
2015-09-09remove unused spinlock.KONRAD Frederic
2015-09-09replace spinlock by QemuMutex.KONRAD Frederic
2015-09-09cpus: protect work list with work_mutexPaolo Bonzini
2015-09-09cutils: Add qemu_strtoull() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoll() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtoul() wrapperCarlos L. Torres
2015-09-09cutils: Add qemu_strtol() wrapperCarlos L. Torres
2015-09-09rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/Emilio G. Cota
2015-09-09Move RAMBlock and ram_list to ram_addr.hDr. David Alan Gilbert
2015-09-09tcg: signal-free qemu_cpu_kickPaolo Bonzini
2015-09-09remove qemu/tls.hPaolo Bonzini
2015-09-09tcg: introduce tcg_current_cpuPaolo Bonzini
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini
2015-09-09i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell
2015-09-08qom: Add recursive version of object_child_for_eachPeter Crosthwaite
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin