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
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-6
/
+19
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
24
-174
/
+2636
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-6
/
+4
2013-04-22
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
3
-0
/
+91
2013-04-22
block: Allow overriding backing.file.filename
Kevin Wolf
1
-1
/
+3
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
14
-43
/
+22
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
1
-60
/
+168
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+30
2013-04-22
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
1
-2
/
+37
2013-04-22
gluster: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
curl: Use bdrv_open options instead of filename
Kevin Wolf
1
-51
/
+102
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
1
-29
/
+85
2013-04-22
blkdebug: Use bdrv_open options instead of filename
Kevin Wolf
1
-32
/
+82
2013-04-22
raw-win32: Use bdrv_open options instead of filename
Kevin Wolf
1
-10
/
+47
2013-04-22
raw-posix: Use bdrv_open options instead of filename
Kevin Wolf
1
-12
/
+45
2013-04-22
block: Enable filename option
Kevin Wolf
1
-4
/
+27
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
3
-6
/
+25
2013-04-22
block: Fail gracefully when using a format driver on protocol level
Kevin Wolf
3
-0
/
+24
2013-04-22
qemu-iotests: Fix _filter_qemu
Kevin Wolf
1
-1
/
+1
2013-04-22
qemu-img: do not zero-pad the compressed write buffer
Stefan Hajnoczi
1
-6
/
+2
2013-04-22
qcow: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-22
qcow2: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-21
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
1
-4
/
+4
2013-04-20
i386 ROR r8/r16 instruction fix
Pavel Dovgaluk
1
-0
/
+1
2013-04-20
qdev: Drop taddr properties
Peter Maydell
10
-96
/
+0
2013-04-20
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
1
-1
/
+1
2013-04-20
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
3
-61
/
+371
2013-04-20
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
5
-216
/
+222
2013-04-20
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Blue Swirl
1
-4
/
+4
2013-04-19
vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-0
/
+78
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
5
-1
/
+378
2013-04-19
virtio: simplify Makefile conditionals
Paolo Bonzini
2
-5
/
+5
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
6
-148
/
+210
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
22
-51
/
+46
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
8
-79
/
+422
2013-04-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-3
/
+58
2013-04-19
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event
Luiz Capitulino
1
-1
/
+1
2013-04-19
monitor: fix the wrong order of releasing keys
Amos Kong
1
-5
/
+3
2013-04-19
target-arm: Correctly restore FPSCR
Peter Maydell
1
-7
/
+41
2013-04-19
target-arm: Add some missing CPU state fields to VMState
Peter Maydell
1
-3
/
+10
2013-04-19
target-arm: port ARM CPU save/load to use VMState
Juan Quintela
4
-215
/
+179
2013-04-19
target-arm: Reinsert missing return statement in ARM mode SRS decode
Peter Chubb
1
-0
/
+1
2013-04-19
hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
Peter Maydell
1
-7
/
+2
2013-04-19
versatile_pci: Expose PCI memory space to system
Peter Maydell
3
-1
/
+77
2013-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
1
-9
/
+9
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
3
-11
/
+130
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
1
-6
/
+99
[prev]
[next]