aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16qemu-char: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin
2015-09-16hmp-commands.hx: fix end of table infoPavel Butsykin
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin
2015-09-16hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin
2015-09-16i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin
2015-09-16kvm: Add kvm system event crash handlerAndrey Smetanin
2015-09-16cpu: Add crash_occurred flag into CPUStateAndrey Smetanin
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini
2015-09-16update-linux-headers: copy standard-headers files one by onePaolo Bonzini
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini
2015-09-16pci: remove Link Training error from AER error listPaolo Bonzini
2015-09-16Revert "rcu: init rcu_registry_lock after fork"Paolo Bonzini
2015-09-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-09-14qapi: Fix cgen() for Python older than 2.7Markus Armbruster
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-14qcow2: Make qcow2_alloc_bytes() more explicitMax Reitz
2015-09-14vmdk: Fix next_cluster_sector for compressed writeRadoslav Gerganov
2015-09-14iotests: Add test for checking large image filesMax Reitz
2015-09-14qcow2: Make size_to_clusters() return uint64_tMax Reitz
2015-09-14qemu-iotests: More qcow2 reopen testsKevin Wolf
2015-09-14qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf
2015-09-14qcow2: Support updating driver-specific options in reopenKevin Wolf
2015-09-14qcow2: Make qcow2_update_options() suitable for transactionsKevin Wolf
2015-09-14qcow2: Fix memory leak in qcow2_update_options() error pathKevin Wolf
2015-09-14qcow2: Leave s unchanged on qcow2_update_options() failureKevin Wolf
2015-09-14qcow2: Move rest of option handling to qcow2_update_options()Kevin Wolf
2015-09-14qcow2: Move qcow2_update_options() call upKevin Wolf
2015-09-14qcow2: Factor out qcow2_update_options()Kevin Wolf
2015-09-14qcow2: Improve error messageKevin Wolf
2015-09-14qemu-io: Add command 'reopen'Kevin Wolf
2015-09-14qemu-io: Remove duplicate 'open' error messageKevin Wolf
2015-09-14block: Allow specifying driver-specific options to reopenKevin Wolf
2015-09-14qcow2: Rename BDRVQcowState to BDRVQcow2StateKevin Wolf
2015-09-14block: Drop bdrv_find_whitelisted_format()Max Reitz
2015-09-14block: Drop drv parameter from bdrv_fill_options()Max Reitz
2015-09-14block: Drop drv parameter from bdrv_open_inherit()Max Reitz
2015-09-14block: Drop drv parameter from bdrv_open()Max Reitz
2015-09-14block: Always pass NULL as drv for bdrv_open()Max Reitz
2015-09-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150914'...Peter Maydell
2015-09-14target-arm: Add VMPIDR_EL2pull-target-arm-20150914Edgar E. Iglesias
2015-09-14target-arm: Break out mpidr_read_val()Edgar E. Iglesias
2015-09-14target-arm: Add VPIDR_EL2Edgar E. Iglesias
2015-09-14target-arm: Suppress EPD for S2, EL2 and EL3 translationsEdgar E. Iglesias
2015-09-14target-arm: Suppress TBI for S2 translationsEdgar E. Iglesias
2015-09-14target-arm: Add VTTBR_EL2Edgar E. Iglesias
2015-09-14target-arm: Add VTCR_EL2Edgar E. Iglesias
2015-09-14hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefullyEdgar E. Iglesias
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