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
2014-02-25
Fix two XBZRLE corruption issues
Dr. David Alan Gilbert
3
-17
/
+51
2014-02-25
Fix vmstate_info_int32_le comparison/assign
Dr. David Alan Gilbert
1
-7
/
+8
2014-02-25
qemu_file: use fwrite() correctly
Juan Quintela
1
-1
/
+8
2014-02-25
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging
Peter Maydell
7
-78
/
+132
2014-02-25
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
42
-63
/
+332
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
50
-635
/
+2820
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
4
-4
/
+16
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
21
-127
/
+541
2014-02-24
configure: check that C++ compiler actually works
Peter Maydell
1
-0
/
+29
2014-02-24
target-xtensa: provide HW confg ID registers
Max Filippov
4
-3
/
+21
2014-02-24
target-xtensa: refactor standard core configuration
Max Filippov
4
-21
/
+13
2014-02-24
target-xtensa: add basic tests for cache opcodes
Max Filippov
2
-0
/
+98
2014-02-24
target-xtensa: allow using core configuration in tests
Max Filippov
30
-32
/
+37
2014-02-24
target-xtensa: add overridable test_init macro
Max Filippov
2
-2
/
+6
2014-02-24
target-xtensa: add basic checks to icache opcodes
Max Filippov
3
-0
/
+33
2014-02-24
target-xtensa: add basic checks to dcache opcodes
Max Filippov
1
-0
/
+38
2014-02-24
target-xtensa: add RRRI4 opcode format fields
Max Filippov
1
-0
/
+9
2014-02-24
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
2014-02-24
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
1
-4
/
+47
2014-02-23
qemu-ga: isa-serial support on Windows
Miki Mishael
2
-6
/
+31
2014-02-23
qga: Fix memory allocation pasto
Markus Armbruster
1
-1
/
+1
2014-02-23
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
3
-29
/
+51
2014-02-23
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
1
-1
/
+3
2014-02-23
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2
-27
/
+36
2014-02-23
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2
-17
/
+13
2014-02-21
iotests: Mixed quorum child device specifications
Max Reitz
2
-0
/
+66
2014-02-21
quorum: Simplify quorum_open()
Max Reitz
1
-27
/
+39
2014-02-21
quorum: Add unit test.
Benoît Canet
3
-0
/
+130
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
3
-1
/
+184
2014-02-21
quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
Benoît Canet
1
-0
/
+19
2014-02-21
quorum: Add quorum_co_flush().
Benoît Canet
1
-0
/
+28
2014-02-21
quorum: Add quorum_invalidate_cache().
Benoît Canet
1
-0
/
+11
2014-02-21
quorum: Add quorum_getlength().
Benoît Canet
1
-0
/
+26
2014-02-21
quorum: Add quorum mechanism.
Benoît Canet
6
-2
/
+467
2014-02-21
quorum: Add quorum_aio_readv.
Benoît Canet
1
-1
/
+38
2014-02-21
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
3
-106
/
+110
2014-02-21
quorum: Add quorum_aio_writev and its dependencies.
Benoît Canet
1
-0
/
+103
2014-02-21
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
1
-0
/
+31
2014-02-21
quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
Benoît Canet
2
-0
/
+54
2014-02-21
check-qdict: Test termination of qdict_array_split()
Max Reitz
1
-0
/
+53
2014-02-21
check-qdict: Adjust test for qdict_array_split()
Max Reitz
1
-6
/
+16
2014-02-21
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
1
-14
/
+46
2014-02-21
qemu-config: Sections must consist of keys
Max Reitz
1
-0
/
+6
2014-02-21
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf
3
-0
/
+738
2014-02-21
qemu-img: Allow -o help with incomplete argument list
Kevin Wolf
1
-23
/
+35
2014-02-21
qemu-img amend: Support multiple -o options
Kevin Wolf
1
-2
/
+15
2014-02-21
qemu-img convert: Support multiple -o options
Kevin Wolf
1
-9
/
+25
2014-02-21
qemu-img create: Support multiple -o options
Kevin Wolf
1
-6
/
+22
2014-02-21
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
2
-0
/
+51
2014-02-21
vdi: say why an image is bad
Paolo Bonzini
1
-9
/
+16
[next]