summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* monitor: remove target-specific code from monitor.cPavel Butsykin2015-09-162-0/+46
* cpu: Add crash_occurred flag into CPUStateAndrey Smetanin2015-09-161-0/+2
* target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini2015-09-161-0/+254
* update Linux headers to 4.3-rc1Paolo Bonzini2015-09-162-97/+287
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-09-141-5/+4
|\
| * block: Allow specifying driver-specific options to reopenKevin Wolf2015-09-141-1/+3
| * block: Drop bdrv_find_whitelisted_format()Max Reitz2015-09-141-2/+0
| * block: Drop drv parameter from bdrv_open()Max Reitz2015-09-141-2/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-1412-161/+76
|\ \
| * | exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini2015-09-091-0/+6
| * | remove unused spinlock.KONRAD Frederic2015-09-091-49/+0
| * | replace spinlock by QemuMutex.KONRAD Frederic2015-09-091-2/+2
| * | 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
OpenPOWER on IntegriCloud