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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
2
-9
/
+15
2014-09-30
virtio-scsi: Add migration state notifier for dataplane code
Fam Zheng
1
-3
/
+32
2014-09-30
virtio-scsi: Hook up with dataplane
Fam Zheng
1
-4
/
+48
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
2
-1
/
+223
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
3
-0
/
+15
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
4
-76
/
+68
2014-09-30
virtio-9p: fix virtio-9p child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-9p: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
2
-2
/
+2
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
3
-3
/
+3
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
3
-3
/
+3
2014-09-30
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
3
-0
/
+6
2014-09-30
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
3
-6
/
+6
2014-09-30
virtio-net: fix virtio-net child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
3
-6
/
+3
2014-09-23
virtio-scsi: Make virtio_scsi_push_event public
Fam Zheng
1
-2
/
+2
2014-09-23
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
1
-1
/
+1
2014-09-23
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
1
-1
/
+1
2014-09-23
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
1
-27
/
+33
2014-09-23
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
1
-74
/
+43
2014-09-23
virtio-scsi: clean up virtio_scsi_parse_cdb
Paolo Bonzini
1
-7
/
+1
2014-09-23
vhost-scsi: use virtio_ldl_p
Paolo Bonzini
1
-2
/
+3
2014-09-23
virtio-scsi: Optimize virtio_scsi_init_req
Fam Zheng
1
-7
/
+17
2014-09-23
scsi: Optimize scsi_req_alloc
Fam Zheng
1
-3
/
+5
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-49
/
+65
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
3
-20
/
+4
2014-09-22
vring: Better error handling if num is too large
Fam Zheng
1
-1
/
+2
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
1
-1
/
+1
2014-09-22
ahci: properly shadow the TFD register
John Snow
1
-14
/
+28
2014-09-22
ahci: MSI capability should be at 0x80, not 0x50.
John Snow
1
-1
/
+6
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-7
/
+5
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-22
pc: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
1
-1
/
+1
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-57
/
+69
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
qdev: Move global validation to a single function
Eduardo Habkost
2
-23
/
+23
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-09-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-80
/
+100
2014-09-14
hw/machine: Free old values of string properties
Eduardo Habkost
1
-0
/
+8
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
79
-173
/
+629
[next]