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-09-22
qapi: Sort items in BlockdevOptions definition
Fam Zheng
1
-19
/
+19
2014-09-22
qapi: Sort BlockdevDriver enum data list
Fam Zheng
1
-5
/
+5
2014-09-22
block: Introduce "null" drivers
Fam Zheng
3
-2
/
+186
2014-09-22
aio-win32: avoid out-of-bounds access to the events array
Paolo Bonzini
1
-3
/
+1
2014-09-22
qdev-monitor: fix segmentation fault on qdev_device_help()
Gonglei
1
-1
/
+1
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
16
-33
/
+33
2014-09-22
block: Drop AIOCBInfo.cancel
Fam Zheng
2
-15
/
+10
2014-09-22
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-7
/
+5
2014-09-22
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
1
-14
/
+0
2014-09-22
sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-27
/
+19
2014-09-22
rbd: Drop rbd_aiocb_info.cancel
Fam Zheng
1
-22
/
+1
2014-09-22
quorum: Convert quorum_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-5
/
+2
2014-09-22
quorum: fix quorum_aio_cancel()
Liu Yuan
1
-1
/
+3
2014-09-22
qed: Drop qed_aiocb_info.cancel
Fam Zheng
1
-21
/
+0
2014-09-22
curl: Drop curl_aiocb_info.cancel
Fam Zheng
1
-6
/
+0
2014-09-22
blkverify: Drop blkverify_aiocb_info.cancel
Fam Zheng
1
-19
/
+0
2014-09-22
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
1
-14
/
+1
2014-09-22
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
1
-16
/
+1
2014-09-22
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-15
/
+2
2014-09-22
dma: Convert dma_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-16
/
+4
2014-09-22
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-22
/
+8
2014-09-22
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
Fam Zheng
2
-26
/
+40
2014-09-22
block: Drop bdrv_em_aiocb_info.cancel
Fam Zheng
1
-10
/
+0
2014-09-22
block: Drop bdrv_em_co_aiocb_info.cancel
Fam Zheng
1
-21
/
+0
2014-09-22
block: Add bdrv_aio_cancel_async
Fam Zheng
3
-1
/
+29
2014-09-22
block: Add refcnt in BlockDriverAIOCB
Fam Zheng
2
-1
/
+13
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
aio-win32: fix uninitialized use of have_select_revents
Paolo Bonzini
1
-2
/
+2
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-22
block/vhdx.c: Mark parent_vhdx_guid variable as unused
Peter Maydell
1
-1
/
+2
2014-09-22
arch_init: Setting QEMU_ARCH enum straight
Bastian Koppelmann
1
-17
/
+17
2014-09-22
pc: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-09-22
block: allow creation of fixed vhdx images
Adelina Tuvenie
1
-1
/
+1
2014-09-20
vl: Print maxmem in hex format for error message
zhanghailiang
1
-11
/
+11
2014-09-20
configure: trivial fixes
Gonglei
1
-3
/
+3
2014-09-20
xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
Chen Gang
1
-5
/
+4
2014-09-20
rdma: Fix incorrect description in comments
zhanghailiang
2
-5
/
+5
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
2
-3
/
+3
2014-09-20
qemu-char: Permit only a single "stdio" character device
Li Liu
1
-1
/
+9
2014-09-19
exec.c: fix setting 1-byte-long watchpoints
Max Filippov
1
-1
/
+1
2014-09-19
Fix cross compilation (nm command)
Stefan Weil
2
-1
/
+3
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-75
/
+236
2014-09-18
pc: leave more space for BIOS allocations
Michael S. Tsirkin
1
-2
/
+4
2014-09-18
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-19
/
+20
2014-09-18
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
1
-4
/
+4
2014-09-18
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
1
-0
/
+10
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
1
-8
/
+1
2014-09-18
virtio-net: drop assert on vm stop
Michael S. Tsirkin
1
-2
/
+0
2014-09-18
Revert "rng-egd: remove redundant free"
Eduardo Habkost
1
-0
/
+1
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
4
-39
/
+83
[prev]
[next]