index
:
qemu.git
fixes_for_gordon
for_upstream
gitorious/qemu-gl-1.0
gl_dev_head
master
qemu-gl
qemu-gl-1.0
qemu-gl-1.1
qemu-gl-im
qemu-gl-merged
qemu-gl-rp
qemu-gl-virtio
right_now
stable-0.10
stable-0.11
virtio-rng-dev
vmgl2_clean
vmgl_clean2
Qemu development
Ian Molton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
vnc: make sure to send pointer type change event on SetEncodings
HEAD
master
Anthony Liguori
1
-0/+2
2010-05-03
hw: better i440 emulation
Bernhard M. Wiedemann
3
-3/+8
2010-05-03
block: read-only: open cdrom as read-only when using monitor's change command
Naphtali Sprei
1
-1/+3
2010-05-03
fix whitespace bogon in some versions of make
Nathan Froyd
1
-1/+1
2010-05-03
Changes to usb-linux to conform to coding style
David Ahern
1
-149/+224
2010-05-03
Add KVM CFLAGS to vhost build
Jan Kiszka
1
-1/+1
2010-05-03
QMP: Introduce RESUME event
Luiz Capitulino
4
-0/+17
2010-05-03
virtio-9p: Create a syntactic shortcut for the file-system pass-thru
Gautham R Shenoy
4
-0/+114
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
10
-1/+1042
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
9
-1/+242
2010-05-03
virtio-serial: Fix check for 'assert'; prevent NULL derefs
Amit Shah
1
-1/+1
2010-05-03
Fix the RARP protocol ID
Stefan Berger
1
-1/+1
2010-05-03
Fix tiny leak in qemu_opts_parse
Jan Kiszka
1
-2/+2
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
Fix boot once option
Alex Williamson
1
-0/+7
2010-05-03
vnc: split encoding in specific files
Corentin Chary
6
-211/+300
2010-05-03
vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1
Corentin Chary
1
-1/+2
2010-05-03
Merge remote branch 'kwolf/for-anthony' into HEAD
Anthony Liguori
28
-494/+843
2010-05-03
Merge remote branch 'qemu-kvm/uq/master' into HEAD
Anthony Liguori
7
-20/+166
2010-05-03
block: Release allocated options after bdrv_open
Jan Kiszka
1
-0/+1
2010-05-03
qemu-img rebase: Fix output image corruption
Kevin Wolf
1
-3/+3
2010-05-03
block: Add wr_highest_sector blockstat
Kevin Wolf
2
-15/+59
2010-05-03
qcow2: Implement bdrv_truncate() for growing images
Stefan Hajnoczi
2
-4/+48
2010-05-03
qcow2: Remove abort on free_clusters failure
Kevin Wolf
1
-1/+1
2010-05-03
qemu-img: Add 'resize' command to grow/shrink disk images
Stefan Hajnoczi
3
-0/+110
2010-05-03
block: Cache total_sectors to reduce bdrv_getlength calls
Stefan Hajnoczi
1
-5/+38
2010-05-03
raw-posix: Use pread/pwrite instead of lseek+read/write
Stefan Hajnoczi
1
-33/+4
2010-05-03
qcow2: Avoid shadowing variable in alloc_clusters_noref()
Stefan Hajnoczi
1
-2/+2
2010-05-03
block: Set backing_hd to NULL after deleting it
Stefan Hajnoczi
1
-1/+3
2010-05-03
vmdk: Convert to bdrv_open
Kevin Wolf
1
-30/+21
2010-05-03
vmdk: Clean up backing file handling
Kevin Wolf
1
-49/+9
[next]