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-06-29
numa: Reject duplicate node IDs
Eduardo Habkost
1
-0
/
+5
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
3
-1
/
+11
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
1
-5
/
+11
2014-06-29
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
1
-0
/
+10
2014-06-29
vhost-user: fix wrong ids in documentation
Damjan Marion
1
-14
/
+14
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
4
-0
/
+60
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
1
-1
/
+1
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2
-42
/
+23
2014-06-29
numa: fix comment
Michael S. Tsirkin
1
-1
/
+1
2014-06-29
openrisc: fix comment
Michael S. Tsirkin
1
-2
/
+2
2014-06-29
numa: fix comment
Michael S. Tsirkin
1
-1
/
+1
2014-06-29
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
5
-50
/
+162
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
48
-561
/
+1127
2014-06-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
16
-30
/
+629
2014-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
11
-10
/
+922
2014-06-29
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
32
-315
/
+976
2014-06-29
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
Peter Maydell
8
-179
/
+837
2014-06-29
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
Peter Maydell
1
-3
/
+3
2014-06-29
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
1
-0
/
+24
2014-06-29
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
1
-0
/
+23
2014-06-29
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
1
-1
/
+24
2014-06-29
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2
-1
/
+17
2014-06-29
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2
-12
/
+21
2014-06-29
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2
-3
/
+13
2014-06-29
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
1
-2
/
+3
2014-06-29
hw/xtensa: replace fprintfs with error_report
Max Filippov
2
-6
/
+10
2014-06-29
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
4
-3
/
+3
2014-06-29
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
1
-3
/
+5
2014-06-27
iotests: Fix 083 for out-of-tree builds
Max Reitz
1
-4
/
+4
2014-06-27
iotests: Drop Python version from 065's Shebang
Max Reitz
1
-1
/
+1
2014-06-27
iotests: Use $PYTHON for Python scripts
Max Reitz
8
-41
/
+47
2014-06-27
iotests: Source common.env
Max Reitz
1
-0
/
+6
2014-06-27
configure: Enable out-of-tree iotests
Max Reitz
1
-0
/
+12
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
5
-27
/
+95
2014-06-27
block.c: Don't return success for bdrv_append_temp_snapshot() failure
Chen Gang
2
-4
/
+5
2014-06-27
qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.
Benoît Canet
2
-6
/
+194
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
8
-17
/
+118
2014-06-27
blockjob: Fix recent BLOCK_JOB_ERROR regression
Markus Armbruster
2
-2
/
+2
2014-06-27
blockjob: Fix recent BLOCK_JOB_READY regression
Markus Armbruster
2
-2
/
+19
2014-06-27
docs/qmp: Fix documentation of BLOCK_JOB_READY to match code
Markus Armbruster
1
-2
/
+10
2014-06-27
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
1
-2
/
+2
2014-06-27
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
1
-164
/
+19
2014-06-27
virtio-blk: Schedule BH in the right context
Fam Zheng
1
-1
/
+2
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2
-8
/
+11
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
2
-1
/
+11
2014-06-27
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
1
-0
/
+4
2014-06-27
block: make bdrv_query_stats() static
Stefan Hajnoczi
2
-2
/
+1
2014-06-27
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
1
-7
/
+14
2014-06-27
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
1
-58
/
+44
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2
-7
/
+15
[next]