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-09-09
microblaze: Add support for fcmp.un
Edgar E. Iglesias
1
-2
/
+16
2010-09-09
elf: Calculate symbol size if needed
Stefan Weil
1
-0
/
+5
2010-09-09
Fix OpenBSD build warning
Blue Swirl
1
-1
/
+2
2010-09-09
microblaze: User-mode emulation of hw-excp signals
Edgar E. Iglesias
1
-0
/
+31
2010-09-09
microblaze: Add basic FPU emulation
Edgar E. Iglesias
4
-9
/
+358
2010-09-09
microblaze: Add definitions for FSR reg fields
Edgar E. Iglesias
1
-0
/
+7
2010-09-08
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
3
-135
/
+0
2010-09-08
Revert "PPC: Qdev'ify e500 pci"
Anthony Liguori
1
-73
/
+33
2010-09-08
Revert "PPC: Make e500 pci byte swap config data"
Anthony Liguori
1
-1
/
+1
2010-09-08
Merge remote branch 'agraf/ppc-next' into staging
Anthony Liguori
5
-39
/
+136
2010-09-08
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
22
-134
/
+427
2010-09-08
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
17
-46
/
+287
2010-09-08
virtio-9p: Change handling of flags in open() path for 9P2000.L
Sripathi Kodi
1
-13
/
+1
2010-09-08
[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
Arun R Bharadwaj
2
-6
/
+15
2010-09-08
[virtio-9p] Remove all instances of unnecessary dotu variable.
Arun R Bharadwaj
3
-82
/
+62
2010-09-08
virtio-9p: Add support for removing xattr
Aneesh Kumar K.V
3
-5
/
+38
2010-09-08
virtio-9p: Fix the memset usage
Aneesh Kumar K.V
1
-2
/
+1
2010-09-08
virtio-9p: Use lchown which won't follow symlink
Aneesh Kumar K.V
1
-1
/
+1
2010-09-08
virtio-9p: Add SM_NONE security model
Aneesh Kumar K.V
5
-18
/
+55
2010-09-08
virtio-9p: Hide user.virtfs xattr in case of mapped security.
Aneesh Kumar K.V
1
-1
/
+70
2010-09-08
virtio-9p: Implement TXATTRCREATE
Aneesh Kumar K.V
5
-7
/
+152
2010-09-08
virtio-9p: Implement TXATTRWALK
Aneesh Kumar K.V
5
-2
/
+231
2010-09-08
virtio-9p: Add fidtype so that we can do type specific operation
Aneesh Kumar K.V
2
-56
/
+78
2010-09-08
[virtio-9p] qemu: virtio-9p: Implement LOPEN
M. Mohan Kumar
2
-5
/
+31
2010-09-08
rename - change name of file or directory
M. Mohan Kumar
2
-44
/
+123
2010-09-08
qemu: virtio-9p: Implement TMKDIR
M. Mohan Kumar
3
-5
/
+91
2010-09-08
qemu: virtio-9p: Implement TMKNOD
M. Mohan Kumar
3
-7
/
+107
2010-09-08
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
3
-7
/
+119
2010-09-08
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
3
-6
/
+97
2010-09-08
[virtio-9p] Implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
3
-0
/
+49
2010-09-08
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
3
-1
/
+182
2010-09-08
[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.
Sripathi Kodi
1
-19
/
+18
2010-09-08
virtio-9p: Do not reset atime
M. Mohan Kumar
3
-13
/
+25
2010-09-08
virtio-9p: getattr server implementation for 9P2000.L protocol.
Sripathi Kodi
3
-0
/
+177
2010-09-08
virtio-9p: Compute iounit based on host filesystem block size
M. Mohan Kumar
2
-19
/
+86
2010-09-08
[V4] virtio-9p: readdir implementation for 9p2000.L
Sripathi Kodi
3
-0
/
+137
2010-09-08
virtio-9p: Return correct error from v9fs_remove
Sripathi Kodi
1
-5
/
+6
2010-09-08
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
4
-0
/
+94
2010-09-08
qemu: virtio-9p: Recognize 9P2000.L protocol
M. Mohan Kumar
2
-1
/
+11
2010-09-08
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
1
-4
/
+12
2010-09-08
block: Fix BDRV_O_CACHE_MASK
Kevin Wolf
1
-1
/
+1
2010-09-08
qemu-img convert: Use cache=unsafe for output image
Kevin Wolf
1
-1
/
+2
2010-09-08
raw-posix: improve detection of scsi-generic devices
Bernhard Kohl
1
-2
/
+8
2010-09-08
scsi-disk: add some optional scsi commands
Bernhard Kohl
1
-1
/
+35
2010-09-08
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
1
-2
/
+2
2010-09-08
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
1
-3
/
+0
2010-09-08
qemu-io: Make alloc output useful when nb_sectors=1
Stefan Hajnoczi
1
-5
/
+2
2010-09-08
scsi: fix and improve debug prints
Bernhard Kohl
3
-10
/
+20
2010-09-08
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
1
-1
/
+1
2010-09-08
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
1
-0
/
+2
[next]