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
2015-04-30
range: remove useless inclusions
Paolo Bonzini
5
-5
/
+0
2015-04-30
misc: Fix new collection of typos
Stefan Weil
8
-12
/
+12
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2
-4
/
+4
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2
-3
/
+3
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
4
-10
/
+10
2015-04-30
ui/vnc : fix coding style
Chih-Min Chao
1
-2
/
+4
2015-04-30
bitops : fix coding style
Chih-Min Chao
1
-30
/
+31
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2
-17
/
+13
2015-04-30
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
1
-4
/
+4
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
21
-171
/
+168
2015-04-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
12
-97
/
+359
2015-04-28
nbd/trivial: fix type cast for ioctl
Bogdan Purcareata
1
-1
/
+1
2015-04-28
translate-all: use bitmap helpers for PageDesc's bitmap
Emilio G. Cota
1
-33
/
+9
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
1
-9
/
+0
2015-04-28
Makefile.target: prepend $libs_softmmu to $LIBS
Wei Liu
1
-1
/
+1
2015-04-28
milkymist: do not modify libs-softmmu
Paolo Bonzini
1
-1
/
+1
2015-04-28
configure: Add support for tcmalloc
Fam Zheng
1
-0
/
+24
2015-04-28
qtest: Add assertion that required environment variable is set
Ed Maste
1
-0
/
+1
2015-04-28
qtest/ahci: add flush retry test
John Snow
1
-0
/
+44
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
3
-22
/
+24
2015-04-28
libqtest: add qmp_async
John Snow
2
-1
/
+56
2015-04-28
libqtest: add qmp_eventwait
John Snow
3
-10
/
+37
2015-04-28
qtest/ahci: Allow override of default CLI options
John Snow
3
-22
/
+51
2015-04-28
qtest/ahci: Add simple flush test
John Snow
1
-0
/
+34
2015-04-28
qtest/ahci: test different disk sectors
John Snow
3
-19
/
+63
2015-04-28
qtest/ahci: add qcow2 support to ahci-test
John Snow
4
-10
/
+53
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
1
-17
/
+0
2015-04-28
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
1
-2
/
+164
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
1
-0
/
+162
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
1
-1
/
+1
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
1
-1
/
+1
2015-04-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
91
-3071
/
+5962
2015-04-28
block: move I/O request processing to block/io.c
Stefan Hajnoczi
3
-2513
/
+2541
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2
-1
/
+14
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2
-8
/
+8
2015-04-28
block: replace bdrv_states iteration with bdrv_next()
Stefan Hajnoczi
1
-6
/
+8
2015-04-28
vmdk: Widen before shifting 32 bit header field
Fam Zheng
1
-1
/
+1
2015-04-28
block/dmg: make it modular
Michael Tokarev
1
-1
/
+2
2015-04-28
block/mirror: Always call block_job_sleep_ns()
Max Reitz
1
-3
/
+0
2015-04-28
iotests: add incremental backup granularity tests
John Snow
2
-13
/
+49
2015-04-28
iotests: add incremental backup failure recovery test
John Snow
2
-2
/
+59
2015-04-28
iotests: add simple incremental backup case
John Snow
2
-6
/
+172
2015-04-28
iotests: add QMP event waiting queue
John Snow
2
-30
/
+103
2015-04-28
iotests: add invalid input incremental backup tests
John Snow
3
-0
/
+110
2015-04-28
hbitmap: truncate tests
John Snow
1
-0
/
+255
2015-04-28
block: Resize bitmaps on bdrv_truncate
John Snow
3
-0
/
+76
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
6
-35
/
+26
2015-04-28
block: add BdrvDirtyBitmap documentation
John Snow
1
-5
/
+5
2015-04-28
qmp: Add dirty bitmap status field in query-block
John Snow
2
-1
/
+5
2015-04-28
qmp: add block-dirty-bitmap-clear
John Snow
5
-0
/
+86
[next]