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-11-03
qcow2: Optimize bdrv_make_empty()
Max Reitz
3
-1
/
+168
2014-11-03
qcow2: Implement bdrv_make_empty()
Max Reitz
1
-0
/
+27
2014-11-03
qcow2: Allow "full" discard
Max Reitz
4
-13
/
+20
2014-11-03
iotests: Add test for external image truncation
Max Reitz
2
-2
/
+30
2014-11-03
raw-posix: raw_co_get_block_status() return value
Max Reitz
1
-14
/
+14
2014-11-03
raw-posix: Fix raw_co_get_block_status() after EOF
Max Reitz
1
-4
/
+10
2014-11-03
block/curl: Improve type safety of s->timeout.
Richard W.M. Jones
1
-2
/
+7
2014-11-03
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...
Zhang Haoyu
1
-0
/
+4
2014-11-03
block.c: Fix type of IoOperationType variable in send_qmp_error_event()
Peter Maydell
1
-3
/
+3
2014-11-03
rbd: Add support for bdrv_invalidate_cache
Adam Crume
1
-0
/
+15
2014-11-03
block/parallels: fix access to not initialized memory in catalog_bitmap
Denis V. Lunev
1
-1
/
+1
2014-11-03
iotests: add v2 parallels sample image and simple test for it
Denis V. Lunev
3
-0
/
+9
2014-11-03
iotests: replace fake parallels image with authentic one
Denis V. Lunev
4
-9
/
+9
2014-11-03
snapshot: Reset err to NULL to avoid double free
Chris Spiegel
1
-1
/
+2
2014-11-03
ahci: Fix SDB FIS Construction
John Snow
2
-9
/
+17
2014-11-03
ahci: Update byte count after DMA completion
John Snow
3
-14
/
+40
2014-11-03
ahci: Correct PIO/D2H FIS responses
John Snow
1
-23
/
+25
2014-11-03
block/iscsi: check for oversized requests
Peter Lieven
1
-0
/
+12
2014-11-03
block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
Peter Lieven
1
-10
/
+10
2014-11-03
block: avoid creating oversized writes in multiwrite_merge
Peter Lieven
1
-0
/
+5
2014-11-03
block/iscsi: set max_transfer_length
Peter Lieven
1
-2
/
+15
2014-11-03
BlockLimits: introduce max_transfer_length
Peter Lieven
2
-0
/
+7
2014-11-03
util: introduce MIN_NON_ZERO
Peter Lieven
1
-0
/
+6
2014-11-02
tcg/mips: fix store softmmu slow path
Aurelien Jarno
1
-1
/
+1
2014-10-30
Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into staging
Peter Maydell
3
-7
/
+120
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3689-20141029...
Peter Maydell
1
-38
/
+78
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...
Peter Maydell
1
-5
/
+15
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141028-1' into s...
Peter Maydell
6
-13
/
+37
2014-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141028-1' into s...
Peter Maydell
1
-3
/
+11
2014-10-30
fix off-by-one error in pci_piix3_xen_ide_unplug
James Harper
1
-2
/
+2
2014-10-30
xen-hvm.c: Add support for Xen access to vmport
Don Slutz
2
-5
/
+118
2014-10-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-103
/
+488
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
3
-13
/
+6
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
1
-7
/
+10
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
1
-6
/
+14
2014-10-28
vnc: return directly if no vnc client connected
ChenLiang
1
-5
/
+5
2014-10-28
vnc: sanitize bits_per_pixel from the client
Petr Matousek
1
-0
/
+10
2014-10-28
uhci: remove useless DEBUG
Gonglei
1
-3
/
+0
2014-10-28
xhci: add property to turn on/off streams support
Gerd Hoffmann
1
-3
/
+12
2014-10-28
libcacard: don't free sign buffer while sign op is pending
Ray Strode
1
-3
/
+7
2014-10-28
libcacard: Lock NSS cert db when selecting an applet on an emulated card
Ray Strode
1
-0
/
+5
2014-10-28
libcacard: introduce new vcard_emul_logout
Ray Strode
2
-4
/
+13
2014-10-28
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
1
-2
/
+11
2014-10-28
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
1
-1
/
+0
2014-10-28
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
Gerd Hoffmann
1
-28
/
+4
2014-10-28
vmware-vga: add vmsvga_verify_rect
Gerd Hoffmann
1
-1
/
+52
2014-10-28
vmware-vga: CVE-2014-3689: turn off hw accel
Gerd Hoffmann
1
-0
/
+2
2014-10-27
aio / timers: De-document -clock
Markus Armbruster
2
-10
/
+4
2014-10-27
hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrl
Bin Wu
1
-5
/
+5
2014-10-27
virtio-scsi: sense in virtio_scsi_command_complete
Ting Wang
1
-1
/
+1
[next]