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-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
2
-2
/
+4
2014-09-23
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
2
-1
/
+2
2014-09-23
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
2
-1
/
+2
2014-09-23
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
2
-27
/
+34
2014-09-23
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
2
-74
/
+79
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
2
-10
/
+19
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
72
-946
/
+2806
2014-09-23
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-22' in...
Peter Maydell
11
-47
/
+54
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
5
-41
/
+6
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
4
-3
/
+170
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
12
-18
/
+78
2014-09-22
block: vhdx - fix reading beyond pointer during image creation
Jeff Cody
1
-8
/
+8
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
12
-462
/
+12
2014-09-22
block/archipelago: Fix typo in qemu_archipelago_truncate()
Chrysostomos Nanakos
1
-1
/
+1
2014-09-22
ahci: Add test_identify case to ahci-test.
John Snow
1
-0
/
+304
2014-09-22
ahci: Add test_hba_enable to ahci-test.
John Snow
1
-0
/
+156
2014-09-22
ahci: Add test_hba_spec to ahci-test.
John Snow
1
-1
/
+560
2014-09-22
ahci: properly shadow the TFD register
John Snow
1
-14
/
+28
2014-09-22
ahci: add test_pci_enable to ahci-test.
John Snow
2
-0
/
+59
2014-09-22
ahci: Add test_pci_spec to ahci-test.
John Snow
1
-6
/
+299
2014-09-22
ahci: MSI capability should be at 0x80, not 0x50.
John Snow
1
-1
/
+6
2014-09-22
ahci: Adding basic functionality qtest.
John Snow
2
-0
/
+198
2014-09-22
layout: Add generators for refcount table and blocks
Maria Kustova
1
-1
/
+137
2014-09-22
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
1
-1
/
+15
2014-09-22
docs: List all image elements currently supported by the fuzzer
Maria Kustova
1
-1
/
+2
2014-09-22
qapi/block-core: Add "new" qcow2 options
Max Reitz
1
-1
/
+78
2014-09-22
qcow2: Add overlap-check.template option
Max Reitz
2
-2
/
+23
2014-09-22
qapi: Allow enums in anonymous unions
Max Reitz
2
-1
/
+4
2014-09-22
qcow2: Fix leak of QemuOpts in qcow2_open()
Max Reitz
1
-2
/
+3
2014-09-22
hmp: fix memory leak at hmp_info_block_jobs()
Gonglei
1
-0
/
+2
2014-09-22
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
2
-31
/
+28
2014-09-22
iotests: Add more tests for qcow2 corruption
Max Reitz
2
-2
/
+105
2014-09-22
qcow2: Check L1/L2/reftable entries for alignment
Max Reitz
2
-5
/
+82
2014-09-22
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
2
-26
/
+8
2014-09-22
qcow2: Add qcow2_signal_corruption()
Max Reitz
2
-0
/
+53
2014-09-22
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
Max Reitz
2
-2
/
+8
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
[next]