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-03-04
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
Chen Gang
2014-03-03
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
Chen Gang
2014-03-03
hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"
Chen Gang
2014-02-26
fsdev: Fix overrun after readlink() fills buffer completely
Markus Armbruster
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
2014-02-26
microblaze/ml605: Define macros for irq/memory maps
Peter Crosthwaite
2014-02-26
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
2014-02-26
microblaze/s3adsp_1800: Define macros for irq map
Peter Crosthwaite
2014-02-25
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
2014-02-25
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into staging
Peter Maydell
2014-02-25
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging
Peter Maydell
2014-02-25
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-02-24
configure: check that C++ compiler actually works
Peter Maydell
2014-02-24
qxl: add sanity check
Gerd Hoffmann
2014-02-24
target-xtensa: provide HW confg ID registers
Max Filippov
2014-02-24
target-xtensa: refactor standard core configuration
Max Filippov
2014-02-24
target-xtensa: add basic tests for cache opcodes
Max Filippov
2014-02-24
target-xtensa: allow using core configuration in tests
Max Filippov
2014-02-24
target-xtensa: add overridable test_init macro
Max Filippov
2014-02-24
target-xtensa: add basic checks to icache opcodes
Max Filippov
2014-02-24
target-xtensa: add basic checks to dcache opcodes
Max Filippov
2014-02-24
target-xtensa: add RRRI4 opcode format fields
Max Filippov
2014-02-24
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
2014-02-24
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
2014-02-23
qemu-ga: isa-serial support on Windows
Miki Mishael
2014-02-23
qga: Fix memory allocation pasto
Markus Armbruster
2014-02-23
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
2014-02-23
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
2014-02-23
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2014-02-23
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2014-02-21
iotests: Mixed quorum child device specifications
Max Reitz
2014-02-21
quorum: Simplify quorum_open()
Max Reitz
2014-02-21
quorum: Add unit test.
Benoît Canet
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
2014-02-21
quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
Benoît Canet
2014-02-21
quorum: Add quorum_co_flush().
Benoît Canet
2014-02-21
quorum: Add quorum_invalidate_cache().
Benoît Canet
2014-02-21
quorum: Add quorum_getlength().
Benoît Canet
2014-02-21
quorum: Add quorum mechanism.
Benoît Canet
2014-02-21
quorum: Add quorum_aio_readv.
Benoît Canet
2014-02-21
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
2014-02-21
quorum: Add quorum_aio_writev and its dependencies.
Benoît Canet
2014-02-21
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
[next]