20015 Commits (e2d87bff12a5195f5b2556baabe2598e14fbed19)
 

Author SHA1 Message Date
Eduardo Habkost e2d87bff12 move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) 14 years ago
Eduardo Habkost f29a56147b implement -no-user-config command-line option (v3) 14 years ago
Eduardo Habkost 3ed2d9ee1f vl.c: change 'defconfig' variable to bool (v2) 14 years ago
Eduardo Habkost 756557de64 move list of default config files to an array 14 years ago
Eduardo Habkost c8262a4767 eliminate arch_config_name variable 14 years ago
Eduardo Habkost b5a8fe5e8a move code to read default config files to a separate function (v2) 14 years ago
Anthony Liguori 04120e3bb0 block: fix warning introduced in efcc7a23 14 years ago
Jan Kiszka a7aae221b0 Switch SIG_IPI to SIGUSR1 14 years ago
Anthony Liguori 2e1201d09b Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging 14 years ago
Anthony Liguori b3d6ca770d Merge remote-tracking branch 'kwolf/for-anthony' into staging 14 years ago
Anthony Liguori b3def7f5ff Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 14 years ago
Peter Maydell ad37ad5b25 target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL 14 years ago
Matt Craighead 7e598de023 target-arm: When setting FPSCR.QC, don't clear other FPSCR bits 14 years ago
David Gibson 3145fcb605 kvm: Fix dirty tracking with large kernel page size 15 years ago
Paolo Bonzini 2084a8e330 declare ECANCELED on all machines 14 years ago
Kevin Wolf 6c806637fa tests/Makefile: Add missing $(EXESUF) 14 years ago
Paolo Bonzini efcc7a2324 stream: do not copy unallocated sectors from the base 14 years ago
Paolo Bonzini b21d677ee9 stream: fix ratelimiting corner case 14 years ago
Paolo Bonzini c6db23958b stream: fix HMP block_job_set_speed 14 years ago
Paolo Bonzini f6133def92 stream: pass new base image format to bdrv_change_backing_file 14 years ago
Paolo Bonzini 6e34360973 stream: add testcase for partial streaming 14 years ago
Paolo Bonzini 863a5d042f stream: fix sectors not allocated test 14 years ago
Paolo Bonzini cc785c349d qemu-io: fix the alloc command 14 years ago
Paolo Bonzini 8655d2de0a qemu-io: correctly print non-integer values as decimals 14 years ago
Paolo Bonzini dc5a137125 qemu-img: make "info" backing file output correct and easier to use 14 years ago
Paolo Bonzini 6405875cdd block: move field reset from bdrv_open_common to bdrv_close 14 years ago
Paolo Bonzini 947995c09e block: protect path_has_protocol from filenames with colons 14 years ago
Paolo Bonzini f53f4da9c6 block: simplify path_is_absolute 14 years ago
Paolo Bonzini fa4478d5c8 block: wait for job callback in block_job_cancel_sync 14 years ago
Paolo Bonzini 4513eafe92 block: add block_job_sleep_ns 14 years ago
Paolo Bonzini 0ac9377d04 block: fully delete bs->file when closing 14 years ago
Paolo Bonzini a275fa42fa block: do not reuse the backing file across bdrv_close/bdrv_open 14 years ago
Paolo Bonzini 3a389e7926 block: another bdrv_append fix 14 years ago
Paolo Bonzini e023b2e244 block: fix snapshot on QED 14 years ago
Kevin Wolf 93e9eb6808 qtest: Add floppy test 14 years ago
Kevin Wolf a3ca163cb5 qtest: Add function to send QMP commands 14 years ago
Paolo Bonzini c68b039aa9 qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines 15 years ago
Paolo Bonzini 71df14fcbe block: fix allocation size for dirty bitmap 15 years ago
Paolo Bonzini 63090dac3a block: open backing file as read-only when probing for size 15 years ago
Paolo Bonzini 469ef350e1 block: update in-memory backing file and format 15 years ago
Paolo Bonzini 5f3777945d block: push bdrv_change_backing_file error checking up from drivers 15 years ago
Paolo Bonzini e86fe18ac9 block: fail live snapshot if disk has no medium 15 years ago
Paolo Bonzini 31155b9b3c block: add mode argument to blockdev-snapshot-sync 15 years ago
Zhi Yong Wu 4c355d53c6 block: add the support to drain throttled requests 15 years ago
Anthony Liguori 9f34841a81 Update version for 1.1.0-rc0 release 14 years ago
Andreas Färber 1b3e76ebd1 tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode 14 years ago
Andreas Färber a082615b07 tcg/ppc: Clobber r5 for 64-bit qemu_ld 14 years ago
Andreas Färber d831fdb051 tcg/ppc: Don't hardcode register numbers 14 years ago
Andreas Färber c1696d94c1 tcg/ppc: Do not overwrite lower address word on Darwin and AIX 14 years ago
Anthony Liguori c438b1970b Merge remote-tracking branch 'qmp/queue/qmp' into staging 14 years ago