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-01-21
Update version for v2.1.3 release
v2.1.3
Michael Roth
2015-01-14
vl.c: fix regression when reading machine type from config file
Marcel Apfelbaum
2015-01-14
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
2015-01-14
atomic: fix position of volatile qualifier
Paolo Bonzini
2015-01-14
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-01-14
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2015-01-14
target-xtensa: test cross-page opcode
Max Filippov
2015-01-14
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
2015-01-14
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2015-01-14
linuxboot: fix loading old kernels
Paolo Bonzini
2015-01-14
linuxboot: compute initrd loading address
Paolo Bonzini
2015-01-14
block: Don't probe for unknown backing file format
Kevin Wolf
2015-01-14
qcow2.py: Add required padding for header extensions
Kevin Wolf
2015-01-14
qcow2: Fix header extension size check
Kevin Wolf
2015-01-14
block migration: fix return value
Gary R Hook
2015-01-14
block/raw-posix: Fix ret in raw_open_common()
Max Reitz
2015-01-14
qcow2: Respect bdrv_truncate() error
Max Reitz
2015-01-14
qcow2: Flushing the caches in qcow2_close may fail
Max Reitz
2015-01-14
blkdebug: report errors on flush too
Paolo Bonzini
2015-01-07
qcow2: Prevent numerical overflow
Max Reitz
2015-01-07
iotests: Add test for unsupported image creation
Max Reitz
2015-01-07
iotests: Only kill NBD server if it runs
Max Reitz
2015-01-07
qemu-img: Check create_opts before image amendment
Max Reitz
2015-01-07
qemu-img: Check create_opts before image creation
Max Reitz
2015-01-07
block: Check create_opts before image creation
Max Reitz
2015-01-07
block/nfs: Add create_opts
Max Reitz
2015-01-07
block/vvfat: qcow driver may not be found
Max Reitz
2015-01-07
block: Omit bdrv_find_format for essential drivers
Max Reitz
2015-01-07
block: Make essential BlockDriver objects public
Max Reitz
2015-01-07
virtio-net: fix unmap leak
Jason Wang
2015-01-07
hw/ide/core.c: Prevent SIGSEGV during migration
Don Slutz
2015-01-07
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
2015-01-07
l2tpv3: fix possible double free
zhanghailiang
2015-01-07
libcacard: fix resource leak
zhanghailiang
2015-01-07
virtio-scsi: work around bug in old BIOSes
Paolo Bonzini
2015-01-07
kvm: Fix memory slot page alignment logic
Alexander Graf
2015-01-07
target-xtensa: add missing window check for entry
Max Filippov
2015-01-07
esp-pci: fixup deadlock with linux
Hannes Reinecke
2015-01-07
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
2015-01-06
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...
Zhang Haoyu
2015-01-06
hw/xtensa/xtfpga: treat uImage load address as virtual
Max Filippov
2015-01-06
hw/core/loader: implement address translation in uimage loader
Max Filippov
2015-01-06
tcg/mips: fix store softmmu slow path
Aurelien Jarno
2015-01-06
virtio-scsi: sense in virtio_scsi_command_complete
Ting Wang
2015-01-06
vnc: sanitize bits_per_pixel from the client
Petr Matousek
2015-01-06
Make qemu_shutdown_requested signal-safe
Jan Kiszka
2015-01-06
libcacard: don't free sign buffer while sign op is pending
Ray Strode
2015-01-06
qcow2: Do not overflow when writing an L1 sector
Max Reitz
2015-01-06
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
2015-01-06
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
[next]