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
2015-01-15
Makefile: Remove config.status and common.env during 'make distclean'
Thomas Huth
2015-01-15
target-openrisc: bugfix for dec_sys to decode instructions correctly
David Morrison
2015-01-15
Do not hang on full PTY
Don Slutz
2015-01-15
misc: Fix new typos in comments
Stefan Weil
2015-01-15
target-arm: Fix typo in comment (seperately -> separately)
Stefan Weil
2015-01-15
target-tricore: Fix new typos
Stefan Weil
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
2015-01-15
translate-all: Mark map_exec() with the 'unused' attribute
SeokYeon Hwang
2015-01-15
tests/hd-geo-test.c: Remove unused test_image variable
Peter Maydell
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-14
cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer
Pavel Dovgalyuk
2015-01-14
qemu-timer: rename timer_init to timer_init_tl
Paolo Bonzini
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
2015-01-14
rules.mak: Fix module build
Fam Zheng
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
2015-01-14
qemu-common.h: optimise muldiv64 if int128 is available
Frediano Ziglio
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
2015-01-14
vl.c: fix regression when reading memory size from config file
Marcel Apfelbaum
2015-01-13
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging
Peter Maydell
2015-01-13
xen-hvm: increase maxmem before calling xc_domain_populate_physmap
Stefano Stabellini
2015-01-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
2015-01-13
MAINTAINERS: Add migration/block* to block subsystem
Fam Zheng
2015-01-13
MAINTAINERS: Update email addresses for Chrysostomos Nanakos
Chrysostomos Nanakos
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
2015-01-13
block: limited request size in write zeroes unsupported path
Peter Lieven
2015-01-13
coroutine: try harder not to delete coroutines
Peter Lieven
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
coroutine: rewrite pool to avoid mutex
Paolo Bonzini
2015-01-13
QSLIST: add lock-free operations
Paolo Bonzini
2015-01-13
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
2015-01-13
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
coroutine-ucontext: use __thread
Paolo Bonzini
2015-01-13
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
2015-01-13
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
2015-01-13
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
2015-01-13
.gitignore: Ignore generated "common.env"
Fam Zheng
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
2015-01-13
qemu-iotests: Test blockdev-backup in 055
Fam Zheng
2015-01-13
block: Add blockdev-backup to transaction
Fam Zheng
2015-01-13
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
qapi: Comment version info in TransactionAction
Fam Zheng
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
[next]