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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
hw/9pfs: Update v9fs_read to use coroutines
Aneesh Kumar K.V
1
-198
/
+117
2011-08-22
hw/9pfs: Add yield support for preadv coroutine
Aneesh Kumar K.V
2
-0
/
+19
2011-08-22
hw/9pfs: Update v9fs_attach to use coroutines
Aneesh Kumar K.V
1
-9
/
+4
2011-08-22
hw/9pfs: Update v9fs_wstat to use coroutines
Aneesh Kumar K.V
2
-211
/
+63
2011-08-22
hw/9pfs: Update v9fs_write to use coroutines
Aneesh Kumar K.V
1
-89
/
+59
2011-08-22
hw/9pfs: Add yield support for pwritev coroutine
Aneesh Kumar K.V
2
-0
/
+19
2011-08-22
hw/9pfs: Update v9fs_link to use coroutines
Venkateswararao Jujjuri (JV)
1
-13
/
+6
2011-08-22
hw/9pfs: Add yield support for link coroutine
Venkateswararao Jujjuri
2
-0
/
+15
2011-08-22
hw/9pfs: Update v9fs_symlink to use coroutines
Venkateswararao Jujjuri
2
-76
/
+28
2011-08-22
hw/9pfs: Add yield support for symlin coroutine
Venkateswararao Jujjuri
2
-0
/
+22
2011-08-22
hw/9pfs: Update v9fs_create to use coroutines
Venkateswararao Jujjuri
2
-216
/
+97
2011-08-22
hw/9pfs: Update v9fs_fsync to use coroutines
Aneesh Kumar K.V
1
-16
/
+11
2011-08-22
hw/9pfs: Add yield support for fsync coroutine
Aneesh Kumar K.V
2
-0
/
+17
2011-08-22
hw/9pfs: Update v9fs_clunk to use coroutines
Aneesh Kumar K.V
1
-37
/
+7
2011-08-22
hw/9pfs: Add yeild support for clunk related coroutine
Aneesh Kumar K.V
4
-0
/
+71
2011-08-22
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
2
-151
/
+68
2011-08-22
hw/9pfs: Update v9fs_stat to use coroutines
Aneesh Kumar K.V
1
-41
/
+21
2011-08-22
hw/9pfs: Update v9fs_lcreate to use coroutines
Venkateswararao Jujjuri
2
-102
/
+38
2011-08-22
hw/9pfs: Add yield support for open2 coroutine
Venkateswararao Jujjuri
2
-0
/
+22
2011-08-22
hw/9pfs: Update v9fs_open to use coroutines
Aneesh Kumar K.V
1
-100
/
+43
2011-08-22
hw/9pfs: Add yield support for open and opendir coroutine
Aneesh Kumar K.V
3
-0
/
+34
2011-08-22
hw/9pfs: Update v9fs_getlock to use coroutines
Aneesh Kumar K.V
2
-32
/
+19
2011-08-22
hw/9pfs: Update v9fs_lock to use coroutines
Aneesh Kumar K.V
2
-34
/
+20
2011-08-22
hw/9pfs: Add yeild support for fstat coroutine
Aneesh Kumar K.V
2
-0
/
+15
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
9
-136
/
+415
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
1
-46
/
+14
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
1
-9
/
+9
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
1
-5
/
+6
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
1
-10
/
+10
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+4
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
1
-3
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
189
-657
/
+655
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
1
-2
/
+2
2011-08-17
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
1
-4
/
+68
2011-08-17
hw/pl061.c: Support GPIOAMSEL register
Peter Maydell
1
-1
/
+8
2011-08-17
hw/pl061: Convert to VMState
Peter Maydell
1
-95
/
+79
2011-08-17
vexpress, realview: Use pl111, not pl110
Peter Maydell
2
-2
/
+2
2011-08-17
versatilepb: Implement SYS_CLCD mux control register bits
Peter Maydell
3
-11
/
+80
2011-08-17
hw/pl110: Model the PL111 CLCD controller
Peter Maydell
3
-28
/
+183
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
1
-1
/
+2
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
1
-1
/
+1
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
1
-0
/
+17
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
4
-6
/
+7
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
3
-2
/
+94
[next]