index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
2012-07-17
3
-20
/
+123
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-07-14
1
-1
/
+1
|
\
|
*
megasas: mark mfi_frame_desc as 'static'
Hannes Reinecke
2012-07-13
1
-1
/
+1
*
|
vga: Implement blinking of text cursor
Jan Kiszka
2012-07-14
2
-2
/
+14
*
|
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
Peter Maydell
2012-07-14
1
-2
/
+4
*
|
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Peter Maydell
2012-07-14
1
-7
/
+1
*
|
esp: add AMD PCscsi emulation (PCI SCSI adapter)
Hervé Poussineau
2012-07-14
2
-0
/
+367
*
|
pci: add some stubs
Hervé Poussineau
2012-07-14
1
-0
/
+15
*
|
esp: use trace framework instead of stderr output
Hervé Poussineau
2012-07-14
1
-7
/
+6
*
|
esp: split esp code into generic chip emulation and sysbus layer
Hervé Poussineau
2012-07-14
1
-67
/
+95
*
|
esp: use hba_private field instead of a complex cast
Hervé Poussineau
2012-07-14
1
-4
/
+4
*
|
esp: support future change of chip_id
Hervé Poussineau
2012-07-14
1
-1
/
+3
*
|
esp: implement Reset ATN command
Hervé Poussineau
2012-07-14
1
-0
/
+4
*
|
esp: implement Disable selection command
Hervé Poussineau
2012-07-14
1
-0
/
+6
*
|
esp: delay Transfer Information command if dma is not enabled
Hervé Poussineau
2012-07-14
1
-0
/
+5
*
|
esp: execute select commands immediately when it is a non-dma command
Hervé Poussineau
2012-07-14
1
-3
/
+3
*
|
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
Peter Maydell
2012-07-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
6
-17
/
+17
|
\
|
*
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2012-06-11
1
-4
/
+4
|
*
change iov_* function prototypes to be more appropriate
Michael Tokarev
2012-06-07
5
-11
/
+11
|
*
virtio-serial-bus: use correct lengths in control_out() message
Michael Tokarev
2012-06-07
1
-3
/
+3
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-09
1
-54
/
+62
|
\
\
|
*
|
fdc: Drop broken code for user-defined floppy geometry
Markus Armbruster
2012-07-09
1
-3
/
+0
|
*
|
fdc: fix interrupt handling
Pavel Hrdina
2012-07-09
1
-13
/
+21
|
*
|
fdc: rewrite seek and DSKCHG bit handling
Pavel Hrdina
2012-07-09
1
-38
/
+41
*
|
|
Merge remote-tracking branch 'kraxel/usb.55' into staging
Anthony Liguori
2012-07-09
5
-39
/
+82
|
\
\
\
|
*
|
|
usb-host: add trace events for iso xfers
Gerd Hoffmann
2012-07-09
1
-4
/
+6
|
*
|
|
usb: fix interface initialization
Gerd Hoffmann
2012-07-09
2
-2
/
+4
|
*
|
|
usb: split endpoint init and reset
Gerd Hoffmann
2012-07-09
3
-4
/
+15
|
*
|
|
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
2012-07-09
1
-0
/
+2
|
*
|
|
ehci: Kick async schedule on wakeup in the non companion case
Hans de Goede
2012-07-09
1
-2
/
+3
|
*
|
|
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
2012-07-09
1
-0
/
+1
|
*
|
|
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
2012-07-09
1
-6
/
+29
|
*
|
|
ehci: fix td writeback
Gerd Hoffmann
2012-07-09
1
-2
/
+4
|
*
|
|
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
2012-07-09
1
-19
/
+18
|
|
/
/
*
|
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-07-09
10
-37
/
+3640
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2012-07-02
2
-1
/
+23
|
*
|
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2012-07-02
2
-6
/
+43
|
*
|
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
2012-07-02
1
-7
/
+18
|
*
|
scsi: Fix LOAD_UNLOAD
Christian Hoff
2012-07-02
2
-4
/
+4
|
*
|
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
2012-07-02
1
-1
/
+1
|
*
|
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
2012-07-02
1
-1
/
+5
|
*
|
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
2012-07-02
3
-0
/
+2201
|
*
|
megasas: Add header file
Hannes Reinecke
2012-07-02
1
-0
/
+1248
|
*
|
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2012-07-02
1
-8
/
+5
|
*
|
scsi-disk: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
2
-0
/
+41
|
*
|
atapi: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
1
-0
/
+31
|
*
|
scsi: add a qdev property for the disk's WWN
Paolo Bonzini
2012-07-02
1
-1
/
+13
|
*
|
scsi: simplify handling of the VPD page length field
Paolo Bonzini
2012-07-02
1
-8
/
+7
*
|
|
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
2012-07-04
1
-2
/
+2
[next]