index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
numa: fix comment
Michael S. Tsirkin
2014-06-29
openrisc: fix comment
Michael S. Tsirkin
2014-06-29
numa: fix comment
Michael S. Tsirkin
2014-06-29
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-06-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-06-29
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-06-29
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
Peter Maydell
2014-06-29
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
Peter Maydell
2014-06-29
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
2014-06-29
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2014-06-29
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2014-06-29
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2014-06-29
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
2014-06-29
hw/xtensa: replace fprintfs with error_report
Max Filippov
2014-06-29
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
2014-06-29
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
2014-06-27
iotests: Fix 083 for out-of-tree builds
Max Reitz
2014-06-27
iotests: Drop Python version from 065's Shebang
Max Reitz
2014-06-27
iotests: Use $PYTHON for Python scripts
Max Reitz
2014-06-27
iotests: Source common.env
Max Reitz
2014-06-27
configure: Enable out-of-tree iotests
Max Reitz
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
2014-06-27
block.c: Don't return success for bdrv_append_temp_snapshot() failure
Chen Gang
2014-06-27
qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.
Benoît Canet
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
2014-06-27
blockjob: Fix recent BLOCK_JOB_ERROR regression
Markus Armbruster
2014-06-27
blockjob: Fix recent BLOCK_JOB_READY regression
Markus Armbruster
2014-06-27
docs/qmp: Fix documentation of BLOCK_JOB_READY to match code
Markus Armbruster
2014-06-27
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
2014-06-27
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
2014-06-27
virtio-blk: Schedule BH in the right context
Fam Zheng
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
2014-06-27
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
2014-06-27
block: make bdrv_query_stats() static
Stefan Hajnoczi
2014-06-27
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
2014-06-27
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
2014-06-27
virtio-blk: Drop VirtIOBlockRequest.read
Fam Zheng
2014-06-27
virtio-blk: Drop bounce buffer from dataplane code
Fam Zheng
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
[next]