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
2016-06-11
qht: add test-qht-par to invoke qht-bench from 'check' target
Emilio G. Cota
2016-06-11
qht: add qht-bench, a performance benchmark
Emilio G. Cota
2016-06-11
qht: add test program
Emilio G. Cota
2016-06-11
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-06-11
qdist: add test program
Emilio G. Cota
2016-06-11
qdist: add module to represent frequency distributions of data
Emilio G. Cota
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
2016-06-11
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
2016-06-11
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
2016-06-11
include/processor.h: define cpu_relax()
Emilio G. Cota
2016-06-11
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
2016-06-11
seqlock: remove optional mutex
Emilio G. Cota
2016-06-11
compiler.h: add QEMU_ALIGNED() to enforce struct alignment
Emilio G. Cota
2016-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into st...
Peter Maydell
2016-06-10
console: ignore ui_info updates which don't actually update something
Gerd Hoffmann
2016-06-10
ui/console-gl: Add support for big endian display surfaces
Thomas Huth
2016-06-10
gtk: fix vte version check
Olaf Hering
2016-06-10
ui: fix regression in printing VNC host/port on startup
Daniel P. Berrange
2016-06-10
vnc: drop unused depth arg for set_pixel_format
Gerd Hoffmann
2016-06-09
target-i386: Move user-mode exception actions out of user-exec.c
Peter Maydell
2016-06-09
target-i386: Add comment about do_interrupt_user() next_eip argument
Peter Maydell
2016-06-09
user-exec: Don't reextract sigmask from usercontext pointer
Peter Maydell
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-09
user-exec: Push resume-from-signal code out to handle_cpu_signal()
Peter Maydell
2016-06-09
translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page()
Peter Maydell
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st...
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in...
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-08
linux-user: In fork_end(), remove correct CPUs from CPU list
Peter Maydell
2016-06-08
linux-user: Special-case ERESTARTSYS in target_strerror()
Peter Maydell
2016-06-08
linux-user: Make target_strerror() return 'const char *'
Peter Maydell
2016-06-08
linux-user: Correct signedness of target_flock l_start and l_len fields
Peter Maydell
2016-06-08
qemu-img bench: Add --flush-interval
Kevin Wolf
2016-06-08
qemu-img bench: Implement -S (step size)
Kevin Wolf
2016-06-08
qemu-img bench: Make start offset configurable
Kevin Wolf
2016-06-08
qemu-img bench: Sequential writes
Kevin Wolf
2016-06-08
qemu-img bench
Kevin Wolf
2016-06-08
block: Don't emulate natively supported pwritev flags
Kevin Wolf
2016-06-08
blockdev: clean up error handling in do_open_tray
Colin Lord
2016-06-08
block: Fix bdrv_all_delete_snapshot() error handling
Kevin Wolf
2016-06-08
qcow2: avoid extra flushes in qcow2
Denis V. Lunev
2016-06-08
raw-posix: Fetch max sectors for host block device
Fam Zheng
2016-06-08
block: assert that bs->request_alignment is a power of 2
Peter Lieven
2016-06-08
migration/block: Convert saving to BlockBackend
Kevin Wolf
2016-06-08
migration/block: Convert load to BlockBackend
Kevin Wolf
2016-06-08
block: Kill bdrv_co_write_zeroes()
Eric Blake
2016-06-08
vmdk: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
[next]