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
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
guest agent: remove uneeded dependencies
Michael Roth
3
-4
/
+16
2011-08-21
guest agent: remove g_strcmp0 usage
Michael Roth
1
-1
/
+1
2011-08-21
memory: crack wide ioport accesses into smaller ones when needed
Avi Kivity
1
-2
/
+9
2011-08-21
memory: abstract cracking of write access ops into a function
Avi Kivity
1
-41
/
+68
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
2
-46
/
+29
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-21
monitor: Prevent sign-extension of 32-bit addresses printed by info tlb
Austin Clements
1
-2
/
+2
2011-08-21
Merge branch 'queues/slirp' of git://git.kiszka.org/qemu
Blue Swirl
2
-6
/
+6
2011-08-21
tcg-ia64: Fix typos in AREG0 setup in prologue.
Richard Henderson
1
-2
/
+2
2011-08-21
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
Richard Henderson
1
-1
/
+1
2011-08-21
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
Richard Henderson
1
-0
/
+27
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
14
-1008
/
+837
2011-08-21
tcg: Add and use TCG_OPF_64BIT.
Richard Henderson
4
-131
/
+67
2011-08-21
Check for presence of compiler -pthread flag.
Brad
1
-1
/
+1
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
3
-5
/
+5
2011-08-21
monitor: Show combined protection bits in "info mem"
Austin Clements
1
-3
/
+7
2011-08-21
monitor: Fix "info mem" to print the last memory range
Austin Clements
1
-0
/
+6
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info mem
Austin Clements
1
-2
/
+4
2011-08-21
w32: Fix format string regression
Stefan Weil
1
-1
/
+1
2011-08-21
w64: Add definition of FMT_pid
Stefan Weil
1
-0
/
+2
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
2
-2
/
+2
2011-08-21
Remove remenants of qemu_malloc
Anthony Liguori
2
-5
/
+5
2011-08-21
Update HACKING to refer to g_malloc instead of qemu_malloc
Anthony Liguori
1
-3
/
+3
[next]