index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
Add "static" to please Sparse
Blue Swirl
9
-10
/
+10
2009-12-04
scsi: fix incorrect ?: use
Blue Swirl
1
-1
/
+2
2009-12-03
ide: implement stub for audio control/volume read
Thadeu Lima de Souza Cascardo
1
-0
/
+17
2009-12-03
ide: Use some already defined page macros instead of constants
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2009-12-03
eepro100: Improve debug messages
Stefan Weil
1
-3
/
+3
2009-12-03
eepro100: Allocate a larger buffer for regname()
David Benjamin
1
-1
/
+1
2009-12-03
multiboot: Use signed type for negative error numbers
Kevin Wolf
1
-0
/
+1
2009-12-03
Fix compile error when LSI_DEBUG is defined
Ryan Harper
1
-3
/
+3
2009-12-03
e1000: Fix warning from code review
Stefan Weil
1
-1
/
+3
2009-12-03
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
1
-1
/
+1
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
1
-3
/
+3
2009-12-03
targe-ppc: Sync CPU state for KVM
Alexander Graf
2
-0
/
+8
2009-12-03
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
1
-35
/
+0
2009-12-03
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
1
-1
/
+0
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
1
-5
/
+8
2009-12-03
ide: Implement rerror option
Kevin Wolf
2
-17
/
+38
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
3
-3
/
+4
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
1
-1
/
+2
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
26
-37
/
+60
2009-12-03
qdev: enable vmstate_unregister() support
Juan Quintela
1
-2
/
+0
2009-12-03
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
1
-3
/
+1
2009-12-03
vmstate: Add support for multiplying size for a constant
Juan Quintela
1
-0
/
+13
2009-12-03
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
1
-10
/
+0
2009-12-03
vmstate: Introduce UINT16_TEST support
Juan Quintela
1
-0
/
+3
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
1
-6
/
+10
2009-12-03
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
1
-7
/
+11
2009-12-03
vmstate: Add support for VBUFFERS
Juan Quintela
1
-0
/
+20
2009-12-03
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
1
-1
/
+1
2009-12-03
lsi53c895a: Implement IRQ on reselection
Laszlo Ast
1
-3
/
+40
2009-12-03
lsi53c895a: Use alternative address when already reselected
Laszlo Ast
1
-2
/
+3
2009-12-03
lsi53c895a: Fix SDID in SELECT ID command
Laszlo Ast
1
-1
/
+1
2009-12-03
lsi53c895a: Fix message code of DISCONNECT
Laszlo Ast
1
-1
/
+1
2009-12-03
lsi53c895a: Add support for LSI53C700 Family Compatibility bit
Laszlo Ast
1
-0
/
+4
2009-12-03
lsi53c895a: Whitespace and typo fixes
Laszlo Ast
1
-5
/
+5
2009-12-03
scsi: add read/write 16 commands.
Gerd Hoffmann
3
-2
/
+15
2009-12-03
scsi-disk: restruct emulation: VERIFY
Gerd Hoffmann
1
-3
/
+3
2009-12-03
scsi-disk: restruct emulation: REPORT_LUNS
Gerd Hoffmann
3
-8
/
+10
2009-12-03
scsi-disk: restruct emulation: SERVICE_ACTION_IN
Gerd Hoffmann
3
-35
/
+34
2009-12-03
scsi-disk: restruct emulation: GET_CONFIGURATION
Gerd Hoffmann
3
-8
/
+10
2009-12-03
scsi-disk: restruct emulation: READ_TOC
Gerd Hoffmann
1
-38
/
+42
2009-12-03
scsi-disk: restruct emulation: SYNCHRONIZE_CACHE
Gerd Hoffmann
1
-4
/
+4
2009-12-03
scsi-disk: restruct emulation: READ_CAPACITY
Gerd Hoffmann
1
-28
/
+27
2009-12-03
scsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL
Gerd Hoffmann
1
-4
/
+4
2009-12-03
scsi-disk: restruct emulation: START_STOP
Gerd Hoffmann
1
-7
/
+7
2009-12-03
scsi-disk: restruct emulation: MODE_SENSE
Gerd Hoffmann
1
-152
/
+183
2009-12-03
scsi-disk: restruct emulation: RESERVE+RELEASE
Gerd Hoffmann
1
-20
/
+20
2009-12-03
scsi-disk: restruct emulation: INQUIRY
Gerd Hoffmann
1
-162
/
+143
2009-12-03
scsi-disk: restruct emulation: REQUEST_SENSE
Gerd Hoffmann
1
-19
/
+19
2009-12-03
scsi-disk: restruct emulation: core + TEST_UNIT_READY.
Gerd Hoffmann
1
-5
/
+42
2009-12-03
scsi: add scsi_req_print()
Gerd Hoffmann
2
-0
/
+115
[next]