aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/aurel/tags/pull-sh4-next-20150913' into...Peter Maydell
2015-09-13sh4: Fix initramfs initialization for endiannes-mismatched targetsGuenter Roeck
2015-09-13target-sh4: improve shad instructionAurelien Jarno
2015-09-13target-sh4: improve shld instructionAurelien Jarno
2015-09-13target-sh4: improve cmp/str instructionAurelien Jarno
2015-09-13target-sh4: use deposit in swap.b instructionAurelien Jarno
2015-09-13target-sh4: add flags markups for FP helpersAurelien Jarno
2015-09-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150911' into stagingPeter Maydell
2015-09-11scripts/qemu-gdb: Add brief comment describing usagePeter Maydell
2015-09-11scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell
2015-09-11cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk
2015-09-11softmmu: remove now unused functionsPavel Dovgalyuk
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-09-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-09-1...Peter Maydell
2015-09-11virtio-vga: enable for i386Gerd Hoffmann
2015-09-11hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao
2015-09-11typofixes - v4Veres Lajos
2015-09-11qapi-schema: remove legacy<> from docMarc-André Lureau
2015-09-11disas/microblaze: Remove unused codeStefan Weil
2015-09-11help: dd missing newlineLaurent Vivier
2015-09-11Target-ppc: Remove unnecessary variableShraddha Barke
2015-09-11baum: Fix build with debugging enabledSamuel Thibault
2015-09-11linux-user: Fix warnings caused by missing 'static' attributeStefan Weil
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán
2015-09-11docs: fix a qga/qapi-schema.json commentMarc-André Lureau
2015-09-11trivial: remove trailing newline from error_reportJohn Snow