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-10-16
target-xtensa: implement external interrupt mapping
Max Filippov
2
-0
/
+15
2011-10-16
target-xtensa: remove hand-written xtensa cores implementations
Max Filippov
5
-968
/
+2
2011-10-16
target-xtensa: increase xtensa options accuracy
Max Filippov
2
-8
/
+12
2011-10-15
target-xtensa: update qemu-doc.texi
Max Filippov
2
-7
/
+88
2011-10-15
target-xtensa: add MAC16 unit tests
Max Filippov
2
-0
/
+244
2011-10-15
target-xtensa: implement MAC16 option
Max Filippov
2
-1
/
+137
2011-10-15
target-xtensa: fix guest hang on masked CCOMPARE interrupt
Max Filippov
4
-16
/
+93
2011-10-15
Drop obsolete nographic timer
Jan Kiszka
1
-13
/
+0
2011-10-15
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
3
-2
/
+8
2011-10-15
hw/9pfs: Handle Security model parsing
M. Mohan Kumar
3
-17
/
+27
2011-10-15
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V
5
-72
/
+67
2011-10-15
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
5
-33
/
+33
2011-10-15
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
Aneesh Kumar K.V
6
-14
/
+10
2011-10-15
hw/9pfs: Use fs driver specific lstat
M. Mohan Kumar
1
-10
/
+23
2011-10-15
scripts: Simpletrace log analysis script for pretty-printing 9p log.
Harsh Prateek Bora
1
-0
/
+142
2011-10-15
hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.
Harsh Prateek Bora
4
-661
/
+1
2011-10-15
hw/9pfs: Introduce tracing for 9p pdu handlers
Harsh Prateek Bora
2
-0
/
+118
2011-10-15
hw/9pfs: Add st_gen support for handle based fs driver
Harsh Prateek Bora
1
-0
/
+51
2011-10-15
hw/9pfs: Add st_gen support in getattr reply
Harsh Prateek Bora
7
-1
/
+116
2011-10-15
hw/9pfs: Add open flag mapping
M. Mohan Kumar
2
-1
/
+76
2011-10-15
hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long
Daniel P. Berrange
1
-1
/
+3
2011-10-15
virtio-9p: Use 9P specific Lock constants
M. Mohan Kumar
2
-1
/
+6
2011-10-15
hw/9pfs: Fix build error on platform that don't support futimens
Aneesh Kumar K.V
2
-28
/
+40
2011-10-15
qemu-options.hx: Update virtfs command documentation
Aneesh Kumar K.V
1
-50
/
+69
2011-10-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
12
-633
/
+283
2011-10-14
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
7
-32
/
+10
2011-10-14
Merge remote-tracking branch 'kraxel/usb.28' into staging
Anthony Liguori
9
-84
/
+180
2011-10-14
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
37
-394
/
+535
2011-10-14
block: drop bdrv_has_async_rw()
Stefan Hajnoczi
1
-6
/
+0
2011-10-14
block: drop .bdrv_read()/.bdrv_write() emulation
Stefan Hajnoczi
1
-72
/
+3
2011-10-14
block: use coroutine interface for raw format
Stefan Hajnoczi
1
-24
/
+8
2011-10-14
raw-posix: remove bdrv_read()/bdrv_write()
Stefan Hajnoczi
1
-277
/
+0
2011-10-14
block: drop emulation functions that use coroutines
Stefan Hajnoczi
1
-54
/
+7
2011-10-14
block/qcow: Fix use of free() instead of g_free()
Stefan Weil
1
-1
/
+1
2011-10-14
sheepdog: correct spelling
Dong Xu Wang
1
-1
/
+1
2011-10-14
tcg: Fix spelling in comment (varables -> variables)
Stefan Weil
1
-1
/
+1
2011-10-14
remove hpet.h
Paolo Bonzini
1
-22
/
+0
2011-10-14
arm_pic: Fix typo
Andreas Färber
1
-1
/
+1
2011-10-14
qemu-char: Fix use of free() instead of g_free()
Stefan Weil
1
-4
/
+4
2011-10-14
qemu-options: avoid #if in spicevmc texi help
Stefan Hajnoczi
1
-2
/
+2
2011-10-14
linux-aio: Allow reads beyond the end of growable images
Kevin Wolf
1
-3
/
+14
2011-10-13
block: switch bdrv_aio_writev() to coroutines
Stefan Hajnoczi
1
-64
/
+2
2011-10-13
block: mark blocks dirty on coroutine write completion
Stefan Hajnoczi
1
-1
/
+4
2011-10-13
block: switch bdrv_aio_readv() to coroutines
Stefan Hajnoczi
1
-13
/
+35
2011-10-13
block: switch bdrv_read()/bdrv_write() to coroutines
Stefan Hajnoczi
1
-50
/
+62
2011-10-13
block: split out bdrv_co_do_readv() and bdrv_co_do_writev()
Stefan Hajnoczi
1
-7
/
+27
2011-10-13
block: directly invoke .bdrv_* from emulation functions
Stefan Hajnoczi
1
-6
/
+8
2011-10-13
block: directly invoke .bdrv_aio_*() in bdrv_co_io_em()
Stefan Hajnoczi
1
-4
/
+4
2011-10-13
usb-hub: don't trigger assert on packet completion.
Gerd Hoffmann
1
-2
/
+6
2011-10-13
usb-hid: activate usb tablet / mouse after migration.
Gerd Hoffmann
1
-0
/
+11
[prev]
[next]