20286 Commits (5f86146fb3ad18ef25036329f48d9ea2b7f4ab70)
 

Author SHA1 Message Date
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 15 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
Luiz Capitulino 911628498c hmp: fix bad value conversion for M type 15 years ago
Luiz Capitulino 6b0e33be88 hmp: expr_unary(): check for overflow in strtoul()/strtoull() 15 years ago
Luiz Capitulino 9abc62f644 vl: drop is_suspended variable 15 years ago
Luiz Capitulino ad02b96ad8 runstate: introduce suspended state 15 years ago
Luiz Capitulino 0a24c7b18e qapi-schema.json: fix RunState enums alphabetical order 15 years ago
Gerd Hoffmann 7b5d3aa2cc wakeup on migration 15 years ago
Peter Maydell c5954819b6 user-exec.c: Don't assert on segfaults for non-valid addresses 14 years ago
Andreas Färber 90f2cefb17 scripts/qemu-binfmt-conf.sh: Fix shell syntax 14 years ago
Andreas Färber f5df5baf11 cpu: Update documentation and comment 14 years ago
Andreas Färber 175003702a configure: Assure printing "yes" or "no" for VirtFS support 14 years ago
Andreas Färber aabfd88d5e configure: Reindent VirtFS check 14 years ago
Stefan Weil 17904bcfb7 tci: Fix wrong macro name for debug code 14 years ago
Andreas Faerber 165ceac095 qemu-timer: Move include for __FreeBSD_version to header 14 years ago
Anthony Liguori 4f08129eeb Merge remote-tracking branch 'mst/tags/for_anthony' into staging 14 years ago
Anthony Liguori 7c652c1eaf Merge remote-tracking branch 'kwolf/for-anthony' into staging 14 years ago
Anthony Liguori e45bca682c Merge remote-tracking branch 'bonzini/scsi-next' into staging 14 years ago
Anthony Liguori 233ffa1653 Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging 14 years ago
Anthony Liguori acde8376ef Merge remote-tracking branch 'spice/spice.v54' into staging 14 years ago
Anthony Liguori 4b5463bfdf Merge remote-tracking branch 'sweil/fixes' into staging 14 years ago
Avi Kivity bdc62e62ea rtl8139: fix regression in TxStatus/TxAddr read 14 years ago
Hervé Poussineau 21fcf36095 fdc: simplify media change handling 14 years ago
Zhi Yong Wu 15552c4ad3 qcow2: lock on prealloc 14 years ago
Zhi Yong Wu 5b7e1542cf block: make bdrv_create adopt coroutine 14 years ago
Kevin Wolf 54e6814360 qcow2: Limit COW to where it's needed 15 years ago
MORITA Kazutaka 115c2b5a68 sheepdog: switch to writethrough mode if cluster doesn't support flush 14 years ago
Hans de Goede 847c25d01c hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writes 14 years ago
Hans de Goede 7873bfb866 hw/ac97: Mask out unused bits of volume controls 14 years ago
Hans de Goede f94e9b9b35 hw/ac97: Use AC97_Record_Gain_Mute not AC97_Line_In_Volume_Mute 14 years ago
Hans de Goede d044be3714 hw/ac97: Make a bunch of mixer registers read only 14 years ago