summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor: remove target-specific code from monitor.cPavel Butsykin2015-09-1615-855/+1062
* hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin2015-09-163-388/+747
* i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin2015-09-165-1/+62
* kvm: Add kvm system event crash handlerAndrey Smetanin2015-09-161-0/+6
* cpu: Add crash_occurred flag into CPUStateAndrey Smetanin2015-09-164-0/+25
* target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini2015-09-164-258/+262
* update-linux-headers: copy standard-headers files one by onePaolo Bonzini2015-09-161-33/+36
* update Linux headers to 4.3-rc1Paolo Bonzini2015-09-166-99/+296
* pci: remove Link Training error from AER error listPaolo Bonzini2015-09-161-4/+0
* Revert "rcu: init rcu_registry_lock after fork"Paolo Bonzini2015-09-161-6/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-09-1429-409/+973
|\
| * qcow2: Make qcow2_alloc_bytes() more explicitMax Reitz2015-09-141-0/+6
| * vmdk: Fix next_cluster_sector for compressed writeRadoslav Gerganov2015-09-141-2/+6
| * iotests: Add test for checking large image filesMax Reitz2015-09-143-0/+83
| * qcow2: Make size_to_clusters() return uint64_tMax Reitz2015-09-143-17/+29
| * qemu-iotests: More qcow2 reopen testsKevin Wolf2015-09-143-0/+188
| * qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf2015-09-142-0/+45
| * qcow2: Support updating driver-specific options in reopenKevin Wolf2015-09-141-9/+72
| * qcow2: Make qcow2_update_options() suitable for transactionsKevin Wolf2015-09-141-40/+73
| * qcow2: Fix memory leak in qcow2_update_options() error pathKevin Wolf2015-09-141-2/+10
| * qcow2: Leave s unchanged on qcow2_update_options() failureKevin Wolf2015-09-141-22/+35
| * qcow2: Move rest of option handling to qcow2_update_options()Kevin Wolf2015-09-141-66/+68
| * qcow2: Move qcow2_update_options() call upKevin Wolf2015-09-141-9/+9
| * qcow2: Factor out qcow2_update_options()Kevin Wolf2015-09-141-59/+76
| * qcow2: Improve error messageKevin Wolf2015-09-141-1/+1
| * qemu-io: Add command 'reopen'Kevin Wolf2015-09-141-0/+90
| * qemu-io: Remove duplicate 'open' error messageKevin Wolf2015-09-141-1/+0
| * block: Allow specifying driver-specific options to reopenKevin Wolf2015-09-143-6/+44
| * qcow2: Rename BDRVQcowState to BDRVQcow2StateKevin Wolf2015-09-146-120/+120
| * block: Drop bdrv_find_whitelisted_format()Max Reitz2015-09-142-9/+0
| * block: Drop drv parameter from bdrv_fill_options()Max Reitz2015-09-141-37/+22
| * block: Drop drv parameter from bdrv_open_inherit()Max Reitz2015-09-141-10/+7
| * block: Drop drv parameter from bdrv_open()Max Reitz2015-09-1414-29/+25
| * block: Always pass NULL as drv for bdrv_open()Max Reitz2015-09-144-63/+57
* | qapi: Fix cgen() for Python older than 2.7Markus Armbruster2015-09-141-1/+3
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-1456-1040/+2046
|\ \
| * | cutils: work around platform differences in strto{l,ul,ll,ull}Paolo Bonzini2015-09-102-46/+35
| * | cpu-exec: fix lock hierarchy for user-mode emulationPaolo Bonzini2015-09-092-22/+55
| * | exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini2015-09-094-9/+6
| * | tcg: comment on which functions have to be called with mmap_lock heldPaolo Bonzini2015-09-091-7/+22
| * | tcg: add memory barriers in page_find_alloc accessesPaolo Bonzini2015-09-091-4/+4
| * | remove unused spinlock.KONRAD Frederic2015-09-091-49/+0
| * | replace spinlock by QemuMutex.KONRAD Frederic2015-09-098-19/+73
| * | cpus: remove tcg_halt_cond and tcg_cpu_thread globalsKONRAD Frederic2015-09-091-9/+6
| * | cpus: protect work list with work_mutexPaolo Bonzini2015-09-093-5/+24
| * | scripts/dump-guest-memory.py: fix after RAMBlock changeMichael S. Tsirkin2015-09-091-1/+1
| * | configure: Add support for jemallocAlexandre Derumier2015-09-091-0/+28
| * | add macro file for coccinellePaolo Bonzini2015-09-091-0/+119
| * | configure: factor out adding disas configurePeter Crosthwaite2015-09-091-40/+25
| * | vhost-scsi: fix wrong vhost-scsi firmware pathGonglei2015-09-091-1/+1
OpenPOWER on IntegriCloud