index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-29
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
2014-06-29
virtio-rng: implement per-device migration calls
Greg Kurz
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
virtio-net: implement per-device migration calls
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-29
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-06-29
vhost-user: typo fixups
Michael S. Tsirkin
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
numa: Reject configuration if not all node IDs are present
Eduardo Habkost
2014-06-29
numa: Reject duplicate node IDs
Eduardo Habkost
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-06-29
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
2014-06-29
vhost-user: fix wrong ids in documentation
Damjan Marion
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
[next]