index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
more stdvga cleanups.
Gerd Hoffmann
10
-46
/
+15
2010-11-16
switch vmware_vga to pci vgabios
Gerd Hoffmann
1
-6
/
+1
2010-11-16
switch stdvga to pci vgabios
Gerd Hoffmann
1
-4
/
+3
2010-11-09
intel-hda: fix codec addressing.
Gerd Hoffmann
1
-4
/
+5
2010-11-09
Revert "intel-hda: fix codec addressing."
malc
1
-4
/
+4
2010-11-09
intel-hda: fix codec addressing.
Gerd Hoffmann
1
-4
/
+4
2010-11-09
intel-hda: add msi support
Gerd Hoffmann
1
-2
/
+31
2010-11-09
intel-hda: update irq status on WAKEEN changes.
Gerd Hoffmann
1
-0
/
+6
2010-11-09
intel-hda: Honor WAKEEN bits.
François Revol
1
-1
/
+2
2010-11-09
hda-audio: exit cleanup
Gerd Hoffmann
1
-0
/
+24
2010-11-09
intel-hda: exit cleanup
Gerd Hoffmann
2
-0
/
+21
2010-11-04
scsi-disk: Fix immediate failure of bdrv_aio_*
Kevin Wolf
1
-5
/
+6
2010-11-04
virtio-blk: Handle immediate flush failure properly
Kevin Wolf
1
-1
/
+1
2010-11-04
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
1
-3
/
+9
2010-11-04
scsi-disk: Implement werror for flushes
Kevin Wolf
1
-1
/
+16
2010-11-04
scsi-disk: Complete failed requests in scsi_disk_emulate_command
Kevin Wolf
1
-11
/
+10
2010-11-04
scsi-disk: Implement rerror option
Kevin Wolf
1
-34
/
+66
2010-11-01
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
25
-275
/
+2610
2010-11-01
hda-audio: Zap tabs
malc
1
-2
/
+2
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
5
-0
/
+2933
2010-11-01
add VMSTATE_BOOL
Gerd Hoffmann
1
-0
/
+14
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
9
-206
/
+105
2010-10-30
Do not redefine reserved key-words TRUE/FALSE
Jes Sorensen
1
-10
/
+10
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
1
-1
/
+0
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
24
-275
/
+2599
2010-10-27
pcie: update satus on reset
Michael S. Tsirkin
1
-1
/
+1
2010-10-27
msi: minor cleanups
Michael S. Tsirkin
1
-4
/
+3
2010-10-27
msi: simplify range checks
Michael S. Tsirkin
1
-25
/
+20
2010-10-27
pci: improve w1c mask handling
Michael S. Tsirkin
1
-2
/
+4
2010-10-27
pcie: clean up hot plug notification
Michael S. Tsirkin
4
-71
/
+62
2010-10-27
pcie: simplify range check
Michael S. Tsirkin
1
-49
/
+59
2010-10-27
Introduce range.h
Blue Swirl
3
-0
/
+3
2010-10-27
virtio: sanity-check available index
Michael S. Tsirkin
1
-0
/
+11
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-9
/
+30
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
1
-0
/
+1
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
1
-1
/
+1
2010-10-22
virtio-blk: Respect werror option for flushes
Kevin Wolf
1
-1
/
+7
2010-10-22
ide: Handle flush failure
Kevin Wolf
2
-2
/
+11
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
1
-4
/
+10
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
1
-2
/
+2
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
1
-11
/
+17
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
1
-2
/
+4
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
1
-3
/
+10
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
1
-10
/
+21
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
1
-0
/
+17
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
3
-94
/
+67
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
1
-2
/
+2
2010-10-20
virtio-9p: Support mapped posix acl
Aneesh Kumar K.V
4
-5
/
+191
2010-10-20
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
6
-91
/
+343
2010-10-20
[virtio-9p] Ignore O_DIRECT hint from client.
Venkateswararao Jujjuri (JV)
1
-0
/
+5
[next]