index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
ide: stop PIO transfer on errors
Paolo Bonzini
1
-3
/
+2
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
2
-24
/
+3
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
3
-23
/
+23
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
6
-34
/
+15
2014-08-15
ide: remove wrong setting of BM_STATUS_INT
Paolo Bonzini
2
-5
/
+0
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
5
-24
/
+5
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2
-4
/
+2
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
5
-13
/
+5
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
5
-13
/
+6
2014-08-15
ide: stash aiocb for flushes
Paolo Bonzini
1
-1
/
+3
2014-08-15
ide-test: add test for werror=stop
Paolo Bonzini
1
-0
/
+81
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Paolo Bonzini
1
-1
/
+6
2014-08-15
blkdebug: report errors on flush too
Paolo Bonzini
1
-0
/
+20
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
42
-28
/
+808
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
57
-478
/
+2507
2014-08-15
block: Catch !bs->drv in bdrv_check()
Max Reitz
1
-0
/
+3
2014-08-15
iotests: Add test for image header overlap
Max Reitz
2
-0
/
+17
2014-08-15
qcow2: Catch !*host_offset for data allocation
Max Reitz
1
-0
/
+11
2014-08-15
qcow2: Return useful error code in refcount_init()
Max Reitz
1
-2
/
+4
2014-08-15
mirror: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+6
2014-08-15
vpc: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
vmdk: Handle failure for potentially large allocations
Kevin Wolf
1
-2
/
+10
2014-08-15
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2
-3
/
+17
2014-08-15
vdi: Handle failure for potentially large allocations
Kevin Wolf
1
-5
/
+20
2014-08-15
rbd: Handle failure for potentially large allocations
Kevin Wolf
1
-2
/
+5
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2
-3
/
+10
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
5
-32
/
+130
2014-08-15
qcow1: Handle failure for potentially large allocations
Kevin Wolf
1
-7
/
+26
2014-08-15
parallels: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+4
2014-08-15
dmg: Handle failure for potentially large allocations
Kevin Wolf
1
-6
/
+13
2014-08-15
curl: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+7
2014-08-15
cloop: Handle failure for potentially large allocations
Kevin Wolf
1
-3
/
+20
2014-08-15
bochs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
block: Handle failure for potentially large allocations
Kevin Wolf
1
-7
/
+27
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
5
-8
/
+32
2014-08-15
block: iotest - update 084 to test static VDI image creation
Jeff Cody
2
-2
/
+28
2014-08-15
block: vpc - use block layer ops in vpc_create, instead of posix calls
Jeff Cody
1
-63
/
+43
2014-08-15
block: use the standard 'ret' instead of 'result'
Jeff Cody
1
-18
/
+18
2014-08-15
block: vdi - use block layer ops in vdi_create, instead of posix calls
Jeff Cody
1
-46
/
+29
2014-08-15
block: allow bdrv_unref() to be passed NULL pointers
Jeff Cody
1
-0
/
+3
2014-08-15
test-coroutine: add baseline test that times the cost of function calls
Paolo Bonzini
1
-0
/
+24
2014-08-15
block: VHDX endian fixes
Jeff Cody
4
-56
/
+88
2014-08-15
block: vhdx - add error check
Jeff Cody
1
-0
/
+5
2014-08-15
thread-pool: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
1
-0
/
+6
[next]