summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | cpus: protect work list with work_mutexPaolo Bonzini2015-09-091-1/+5
| * | cutils: Add qemu_strtoull() wrapperCarlos L. Torres2015-09-091-0/+2
| * | cutils: Add qemu_strtoll() wrapperCarlos L. Torres2015-09-091-0/+2
| * | cutils: Add qemu_strtoul() wrapperCarlos L. Torres2015-09-091-0/+2
| * | cutils: Add qemu_strtol() wrapperCarlos L. Torres2015-09-091-0/+2
| * | rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/Emilio G. Cota2015-09-091-1/+1
| * | Move RAMBlock and ram_list to ram_addr.hDr. David Alan Gilbert2015-09-092-41/+40
| * | tcg: signal-free qemu_cpu_kickPaolo Bonzini2015-09-092-4/+4
| * | remove qemu/tls.hPaolo Bonzini2015-09-092-55/+1
| * | tcg: introduce tcg_current_cpuPaolo Bonzini2015-09-091-0/+1
| * | i8257: remove cpu_request_exit irqPaolo Bonzini2015-09-091-1/+1
| * | i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini2015-09-091-1/+1
| * | Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-0/+1
| * | iohandler: Use aio APIFam Zheng2015-09-071-2/+1
| * | seqlock: read sequence number atomicallyEmilio G. Cota2015-09-071-3/+3
| * | seqlock: add missing 'inline' to seqlock_read_retryEmilio G. Cota2015-09-071-1/+1
* | | i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+15
* | | i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois2015-09-141-0/+12
* | | i.MX: Add GPIO deviceJean-Christophe Dubois2015-09-141-0/+62
* | | arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi2015-09-141-1/+1
| |/ |/|
* | cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk2015-09-111-0/+1
* | softmmu: remove now unused functionsPavel Dovgalyuk2015-09-111-19/+0
* | softmmu: add helper function to pass through retaddrPavel Dovgalyuk2015-09-112-8/+76
* | tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-111-2/+2
* | typofixes - v4Veres Lajos2015-09-112-2/+2
* | maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-112-2/+2
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-104-2/+69
|\ \
| * | xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-101-0/+22
| * | xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-101-1/+11
| * | igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-101-0/+1
| * | xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-101-0/+1
| * | hw/pci-assign: split pci-assign.cTiejun Chen2015-09-101-0/+27
| * | piix: create host bridge to passthroughTiejun Chen2015-09-101-0/+2
| * | i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-081-1/+5
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...Peter Maydell2015-09-101-58/+152
|\ \ \
| * | | error: On abort, report where the error was createdMarkus Armbruster2015-09-101-9/+34
| * | | error: Revamp interface documentationMarkus Armbruster2015-09-101-47/+124
| * | | error: error_set_errno() is unused, dropMarkus Armbruster2015-09-101-5/+2
| * | | qga: Clean up unnecessarily dirty castsMarkus Armbruster2015-09-101-7/+2
| * | | error: Make error_setg() a functionMarkus Armbruster2015-09-101-2/+2
* | | | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-101-0/+1
* | | | acpi: Remove unused definition.Richard W.M. Jones2015-09-101-1/+0
* | | | virtio: avoid leading underscores for helpersCornelia Huck2015-09-102-6/+7
* | | | pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost2015-09-101-2/+2
|/ / /
* | | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+3
* | | hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1
* | | hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+43
* | | qom: Add recursive version of object_child_for_eachPeter Crosthwaite2015-09-081-0/+15
* | | hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-081-10/+0
* | | hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-081-0/+1
|/ /
OpenPOWER on IntegriCloud