22081 Commits (2f0c9fe64c6a2887047b7eab05cd85b2643234c8)
 

Author SHA1 Message Date
Paolo Bonzini 2f0c9fe64c block: move job APIs to separate files 14 years ago
Paolo Bonzini 7e03a9342f block: fix documentation of block_job_cancel_sync 14 years ago
Paolo Bonzini 7ef1507045 qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE 14 years ago
Jeff Cody 747051cd97 qemu-iotests: add initial tests for live block commit 14 years ago
Jeff Cody ed61fc10e8 QAPI: add command for live block commit, 'block-commit' 14 years ago
Jeff Cody 79fac5680d block: helper function, to find the base image of a chain 14 years ago
Jeff Cody 9abf2dbaf6 blockdev: rename block_stream_cb to a generic block_job_cb 14 years ago
Jeff Cody 747ff60263 block: add live block commit functionality 14 years ago
Jeff Cody 6ebdcee2d8 block: add support functions for live commit, to find and delete images. 14 years ago
Bharata B Rao 8d6d89cb63 block: Support GlusterFS as a QEMU block backend. 14 years ago
Bharata B Rao eb100396b9 configure: Add a config option for GlusterFS as block backend 14 years ago
Paolo Bonzini 2db2bfc0cc aio: Another fix to the walking_handlers logic 14 years ago
Paolo Bonzini ca0defb95c qemu: URI parsing library 14 years ago
Paolo Bonzini 00f7853332 aio: Fix qemu_aio_wait() to maintain correct walking_handlers count 14 years ago
Jeff Cody 870f5681c9 block: after creating a live snapshot, make old image read-only 14 years ago
Kevin Wolf 946d58be15 block-migration: Flush requests in blk_mig_cleanup 14 years ago
Aurelien Jarno 6f8fd2530e Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm 14 years ago
Richard Henderson d885bdd481 target-s390x: Tidy cpu_dump_state 14 years ago
Richard Henderson 87a5395bdd target-s390x: Avoid double CPU_LOG_TB_CPU 14 years ago
Richard Henderson 0d404541b2 target-s390x: Use CPU_LOG_INT 14 years ago
Richard Henderson daa47c34a8 target-unicore32: Call tcg_gen_debug_insn_start 14 years ago
Richard Henderson 7193b5f6f5 target-s390x: Call tcg_gen_debug_insn_start 14 years ago
Richard Henderson fa547e617c target-m68k: Call tcg_gen_debug_insn_start 14 years ago
Richard Henderson fdefe51c28 Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 14 years ago
Stefan Weil 6673f47da2 tci: Fix for AREG0 free mode 14 years ago
Francesco Lavra 3dc3e7dd93 Versatile Express: Add modelling of NOR flash 14 years ago
Francesco Lavra 661bafb3e1 Versatile Express: Fix NOR flash 0 address and remove flash alias 14 years ago
Meador Inge 9892cae395 hw/armv7m_nvic: Correctly register GIC region when setting up NVIC 14 years ago
Brendan Fennell 14c126baf1 pl190: fix read of VECTADDR 14 years ago
Amos Kong ac05f34924 add a boot parameter to set reboot timeout 14 years ago
Orit Wasserman 3202becaa2 Clear handler only for valid fd 14 years ago
Orit Wasserman 233aa5c2d1 Fix address handling in inet_nonblocking_connect 14 years ago
Orit Wasserman 5db5f44cb4 Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect 14 years ago
Michael S. Tsirkin 05bc1d8a4b Refactor inet_connect_opts function 14 years ago
Stefan Weil 8bdd3d499f configure: Allow builds without any system or user emulation 14 years ago
Gerd Hoffmann c08ba66f13 ivshmem: add 64bit option 14 years ago
Gerd Hoffmann 183c5eaa41 compat: turn off msi/msix on xhci for old machine types 14 years ago
Gerd Hoffmann f430694188 add pc-1.3 machine type 14 years ago
Igor Mammedov 013c2f150f Cleanup unused global var qemu_system_powerdown 14 years ago
Igor Mammedov bea42280da target-sparc: use notifier for signaling guest system_powerdown command 14 years ago
Igor Mammedov c72ddb1e47 target-arm: use notifier for signaling guest system_powerdown command 14 years ago
Igor Mammedov d010f91c3a acpi: use notifier for signaling guest system_powerdown command 14 years ago
Igor Mammedov a9552c8edb Introduce powerdown_notifiers 14 years ago
Anthony Liguori d9b41bcda9 Merge remote-tracking branch 'origin/master' into staging 14 years ago
Aurelien Jarno f813cb838f tcg/i386: fix build with -march < i686 14 years ago
Richard Henderson a80a6b63e3 tcg: Streamline movcond_i64 using movcond_i32 14 years ago
Richard Henderson a463133ee2 tcg: Streamline movcond_i64 using 32-bit arithmetic 14 years ago
Richard Henderson 0a209d4bb1 tcg: Sanity check goto_tb input 14 years ago
Richard Henderson 717e70368b tcg: Sanity check deposit inputs 14 years ago
Richard Henderson c552d6c038 tcg: Add tcg_debug_assert 14 years ago