index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
2015-09-14
qcow2: Improve error message
Kevin Wolf
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
2015-09-14
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_fill_options()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open_inherit()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
2015-09-14
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...
Peter Maydell
2015-09-13
sh4: Fix initramfs initialization for endiannes-mismatched targets
Guenter Roeck
2015-09-13
target-sh4: improve shad instruction
Aurelien Jarno
2015-09-13
target-sh4: improve shld instruction
Aurelien Jarno
2015-09-13
target-sh4: improve cmp/str instruction
Aurelien Jarno
2015-09-13
target-sh4: use deposit in swap.b instruction
Aurelien Jarno
2015-09-13
target-sh4: add flags markups for FP helpers
Aurelien Jarno
2015-09-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150911' into staging
Peter Maydell
2015-09-11
scripts/qemu-gdb: Add brief comment describing usage
Peter Maydell
2015-09-11
scripts/qemu-gdb: Silently pass through SIGUSR1
Peter Maydell
2015-09-11
scripts/qemu-gdb: Split CoroutineCommand into its own file
Peter Maydell
2015-09-11
scripts/qemu-gdb: Split MtreeCommand into its own module
Peter Maydell
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-09-1...
Peter Maydell
2015-09-11
virtio-vga: enable for i386
Gerd Hoffmann
2015-09-11
hw/arm/spitz: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
qapi-schema: remove legacy<> from doc
Marc-André Lureau
2015-09-11
disas/microblaze: Remove unused code
Stefan Weil
2015-09-11
help: dd missing newline
Laurent Vivier
2015-09-11
Target-ppc: Remove unnecessary variable
Shraddha Barke
2015-09-11
baum: Fix build with debugging enabled
Samuel Thibault
2015-09-11
linux-user: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-09-11
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
2015-09-11
docs: fix a qga/qapi-schema.json comment
Marc-André Lureau
2015-09-11
trivial: remove trailing newline from error_report
John Snow
[next]