index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
target-ppc: Remove duplicate cpu log.
Richard Henderson
1
-2
/
+0
2010-05-05
target-mips: Remove duplicate CPU log.
Richard Henderson
1
-6
/
+0
2010-05-05
target-i386: Remove duplicate CPU log.
Richard Henderson
1
-1
/
+0
2010-05-04
Fix cpu list("-cpu ?") breakage, spotted by TeLeMan
Blue Swirl
3
-6
/
+14
2010-05-04
vnc: make sure to send pointer type change event on SetEncodings
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
[next]