index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
5
-7
/
+10
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2
-0
/
+8
2014-08-15
libqtest: Correct small memory leak.
John Snow
1
-0
/
+1
2014-08-15
libqos: Correct memory leak
John Snow
1
-0
/
+3
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
2
-0
/
+36
2014-08-15
q35: Enable the ioapic device to be seen by qtest.
John Snow
1
-1
/
+1
2014-08-15
ahci: construct PIO Setup FIS for PIO commands
Paolo Bonzini
1
-0
/
+70
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
4
-24
/
+16
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
[next]