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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2012-04-19
scsi: add SANITIZE command
Paolo Bonzini
2
-0
/
+2
2012-04-19
SCSI emulation: should tell the guest that we actually support thin provisioning
Ronnie Sahlberg
1
-1
/
+1
2012-04-19
SCSI emulation: Support unmap via WRITE_SAME_10.
Ronnie Sahlberg
1
-2
/
+3
2012-04-19
scsi: advertise DPOFUA
Paolo Bonzini
1
-1
/
+2
2012-04-19
scsi: small refactoring of MMC mode-sense
Paolo Bonzini
1
-7
/
+12
2012-04-19
scsi: support FUA on reads
Paolo Bonzini
1
-10
/
+42
2012-04-19
scsi: add a started field to SCSIDiskReq
Paolo Bonzini
1
-0
/
+4
2012-04-19
scsi: force unit access on VERIFY
Paolo Bonzini
1
-4
/
+23
2012-04-19
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
1
-19
/
+42
2012-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2
-21
/
+58
2012-04-19
scsi: add support for FUA on writes
Paolo Bonzini
1
-2
/
+47
2012-04-19
scsi: move scsi_flush_complete around
Paolo Bonzini
1
-18
/
+18
2012-04-19
scsi: make code more homogeneous in AIO callback functions
Paolo Bonzini
1
-7
/
+4
2012-04-19
scsi: add missing test for cancelled request
Paolo Bonzini
1
-1
/
+3
2012-04-19
virtio-scsi: add multiqueue capability
Paolo Bonzini
1
-10
/
+15
2012-04-19
virtio: add virtio_queue_get_id
Paolo Bonzini
2
-0
/
+8
2012-04-19
virtio-scsi: prepare migration format for multiqueue
Paolo Bonzini
1
-0
/
+5
2012-04-19
scsi: fix memory leak
Paolo Bonzini
1
-2
/
+5
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-90
/
+49
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
2
-2
/
+3
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
1
-0
/
+1
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
1
-2
/
+2
2012-04-17
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
3
-1
/
+26
2012-04-17
hw/ac97: add support for volume control
Marc-André Lureau
1
-0
/
+81
2012-04-17
hw/ac97: the volume mask is not only 0x1f
Marc-André Lureau
1
-1
/
+0
2012-04-17
hw/ac97: remove USE_MIXER code
Marc-André Lureau
1
-121
/
+0
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
1
-1
/
+7
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
1
-8
/
+0
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
1
-93
/
+101
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2
-10
/
+21
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2
-11
/
+22
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2
-19
/
+46
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
1
-2
/
+6
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
1
-2
/
+41
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
1
-6
/
+11
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
1
-1
/
+9
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
1
-12
/
+14
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
1
-1
/
+3
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
1
-3
/
+9
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
2
-0
/
+6
2012-04-17
usb-uhci: queuing fix
Gerd Hoffmann
1
-3
/
+10
2012-04-17
usb-uhci: stop queue filling when we find a in-flight td
Gerd Hoffmann
1
-0
/
+3
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
3
-1
/
+25
2012-04-16
Merge remote-tracking branch 'kiszka/queues/pending' into staging
Anthony Liguori
3
-1
/
+17
2012-04-16
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
7
-294
/
+204
2012-04-16
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
Anthony Liguori
5
-8
/
+112
[prev]
[next]