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
2014-08-15
qtest/ide: Fix small memory leak
John Snow
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2014-08-15
libqtest: Correct small memory leak.
John Snow
2014-08-15
libqos: Correct memory leak
John Snow
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
2014-08-15
q35: Enable the ioapic device to be seen by qtest.
John Snow
2014-08-15
ahci: construct PIO Setup FIS for PIO commands
Paolo Bonzini
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
2014-08-15
ide: stop PIO transfer on errors
Paolo Bonzini
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
ide: remove wrong setting of BM_STATUS_INT
Paolo Bonzini
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
2014-08-15
ide: stash aiocb for flushes
Paolo Bonzini
2014-08-15
ide-test: add test for werror=stop
Paolo Bonzini
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Paolo Bonzini
2014-08-15
blkdebug: report errors on flush too
Paolo Bonzini
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-15
block: Catch !bs->drv in bdrv_check()
Max Reitz
2014-08-15
iotests: Add test for image header overlap
Max Reitz
2014-08-15
qcow2: Catch !*host_offset for data allocation
Max Reitz
2014-08-15
qcow2: Return useful error code in refcount_init()
Max Reitz
2014-08-15
mirror: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vpc: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vmdk: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vdi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
rbd: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qcow1: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
parallels: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
dmg: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
curl: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
cloop: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
bochs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
block: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
[next]