index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
lsi: Handle removal of selected devices
Jan Kiszka
1
-22
/
+38
2010-05-10
lsi: Adjust some register reset values
Jan Kiszka
1
-3
/
+5
2010-05-10
lsi: Purge message queue on reset
Jan Kiszka
1
-0
/
+2
2010-05-10
scsi-disk: Clear aiocb on read completion
Jan Kiszka
1
-0
/
+2
2010-05-10
SCSI: Add disk reset handler
Jan Kiszka
1
-8
/
+27
2010-05-10
iov: Move from hw/ to topdir
Amit Shah
2
-89
/
+0
2010-05-03
hw: better i440 emulation
Bernhard M. Wiedemann
3
-3
/
+8
2010-05-03
virtio-9p: Add P9_TFLUSH support
Anthony Liguori
1
-33
/
+2
2010-05-03
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
3
-2
/
+55
2010-05-03
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
3
-2
/
+326
2010-05-03
virtio-9p: Add P9_TCREATE support
Anthony Liguori
3
-2
/
+357
2010-05-03
virtio-9p: Add P9_TWRITE support
Anthony Liguori
3
-2
/
+118
2010-05-03
virtio-9p: Add P9_TCLUNK support
Anthony Liguori
1
-2
/
+14
2010-05-03
virtio-9p: Add P9_TREAD support
Anthony Liguori
3
-2
/
+275
2010-05-03
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
3
-5
/
+162
2010-05-03
virtio-9p: Add P9_TWALK support
Anthony Liguori
1
-2
/
+171
2010-05-03
virtio-9p: Add P9_TSTAT support
Anthony Liguori
1
-2
/
+53
2010-05-03
virtio-9p: Add P9_TATTACH support.
Anthony Liguori
1
-2
/
+31
2010-05-03
virtio-9p: Add P9_TVERSION support
Anthony Liguori
1
-2
/
+13
2010-05-03
virtio-9p: Add sg helper functions
Anthony Liguori
1
-0
/
+53
2010-05-03
virtio-9p: Add stat and mode related helper functions.
Anthony Liguori
1
-0
/
+186
2010-05-03
virtio-9p: Add fid and qid management support.
Anthony Liguori
1
-0
/
+123
2010-05-03
virtio-9p: Add minimal set of FileOperations
Anthony Liguori
3
-2
/
+124
2010-05-03
virtio-9p: Add string manipulation support.
Anthony Liguori
1
-0
/
+127
2010-05-03
virtio-9p: pdu processing support.
Anthony Liguori
2
-0
/
+250
2010-05-03
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
7
-0
/
+1039
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
1
-0
/
+32
2010-05-03
virtio-serial: Fix check for 'assert'; prevent NULL derefs
Amit Shah
1
-1
/
+1
2010-05-03
lsi: Properly initialize controller state on reset
Jan Kiszka
1
-2
/
+8
2010-05-03
lsi: Purge request queue on soft reset
Jan Kiszka
1
-0
/
+11
2010-05-03
Merge remote branch 'qemu-kvm/uq/master' into HEAD
Anthony Liguori
1
-2
/
+2
2010-05-02
Fix missing '|' in '|=', spotted by clang analyzer
Blue Swirl
1
-4
/
+4
2010-05-01
cmd646: fix abort due to changed opaque pointer for ioport read
Igor V. Kovalenko
1
-4
/
+5
2010-05-01
cmd646: pass pci_dev as it needs it
Igor V. Kovalenko
3
-18
/
+45
2010-04-28
vga: fix typo in length passed to kvm_log_stop
Marcelo Tosatti
1
-2
/
+2
2010-04-28
virtio-serial: Implement flow control for individual ports
Amit Shah
2
-6
/
+53
2010-04-28
virtio-serial: Discard data that guest sends us when ports aren't connected
Amit Shah
1
-37
/
+32
2010-04-28
virtio-serial: Apps should consume all data that guest sends out / Fix virtio...
Amit Shah
3
-11
/
+8
2010-04-28
virtio-serial: Handle scatter/gather input from the guest
Amit Shah
1
-4
/
+8
2010-04-28
virtio-serial: Handle scatter-gather buffers for control messages
Amit Shah
1
-3
/
+28
2010-04-28
iov: Add iov_to_buf and iov_size helpers
Amit Shah
3
-31
/
+44
2010-04-28
iov: Introduce a new file for helpers around iovs, add iov_from_buf()
Amit Shah
4
-25
/
+59
2010-04-28
virtio-serial: Send out guest data to ports only if port is opened
Amit Shah
1
-0
/
+5
2010-04-28
virtio-serial: Propagate errors in initialising ports / devices in guest
Amit Shah
1
-0
/
+10
2010-04-28
virtio-serial: Update copyright year to 2010
Amit Shah
3
-3
/
+3
2010-04-28
virtio-serial: Remove redundant check for 0-sized write request
Amit Shah
1
-3
/
+0
2010-04-28
virtio-serial: whitespace: match surrounding code
Amit Shah
1
-1
/
+4
2010-04-28
virtio-serial: Use control messages to notify guest of new ports
Amit Shah
3
-70
/
+133
2010-04-28
virtio-serial: save/load: Send target host connection status if different
Amit Shah
1
-0
/
+11
2010-04-28
virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
Amit Shah
1
-0
/
+7
[next]