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
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-02
tcg: Remove unneeded assertion
Stefan Weil
2013-01-02
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
2013-01-02
sheepdog: don't update inode when create_and_write fails
Liu Yuan
2013-01-02
block/raw-win32: Fix compiler warnings (wrong format specifiers)
Stefan Weil
2013-01-02
qemu-img: report size overflow error message
liguang
2013-01-02
cutils: change strtosz_suffix_unit function
liguang
2013-01-02
virtio-blk: Return UNSUPP for unknown request types
Alexey Zaytsev
2013-01-02
virtio-blk: add x-data-plane=on|off performance feature
Stefan Hajnoczi
2013-01-02
dataplane: add virtio-blk data plane code
Stefan Hajnoczi
2013-01-02
virtio-blk: restore VirtIOBlkConf->config_wce flag
Stefan Hajnoczi
2013-01-02
iov: add qemu_iovec_concat_iov()
Stefan Hajnoczi
2013-01-02
test-iov: add iov_discard_front/back() testcases
Stefan Hajnoczi
2013-01-02
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
2013-01-02
dataplane: add Linux AIO request queue
Stefan Hajnoczi
2013-01-02
dataplane: add event loop
Stefan Hajnoczi
2013-01-02
dataplane: add virtqueue vring code
Stefan Hajnoczi
2013-01-02
dataplane: add host memory mapping code
Stefan Hajnoczi
2013-01-02
configure: add CONFIG_VIRTIO_BLK_DATA_PLANE
Stefan Hajnoczi
2013-01-02
raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane
Stefan Hajnoczi
2013-01-02
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-01-02
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-01-02
Merge remote-tracking branch 'kraxel/seabios-a810e4e' into staging
Anthony Liguori
2013-01-01
pflash_cfi01: Suppress warning when Linux probes for AMD flash
Stefan Weil
2013-01-01
target-mips: Use EXCP_SC rather than a magic number
陳韋任 (Wei-Ren Chen)
2013-01-01
target-mips: Make repl_ph to sign extend to target-long
Jovanovic, Petar
2013-01-01
Fix my email address
Dongxue Zhang
2013-01-01
target-mips: Remove semicolon from macro definition
Stefan Weil
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2012-12-29
Fix semaphores fallback code
Brad Smith
2012-12-29
tcg-hppa: Fix typo in brcond2
Richard Henderson
2012-12-29
tcg-i386: Perform cmov detection at runtime for 32-bit.
Richard Henderson
2012-12-29
tcg: Add TCGV_IS_UNUSED_*
Richard Henderson
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
2012-12-28
usb/redirect.c: unbreak compilation due to include/char/char.h
Alon Levy
2012-12-28
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-12-26
virtio-pci: don't poll masked vectors
Michael S. Tsirkin
2012-12-26
msix: expose access to masked/pending state
Michael S. Tsirkin
2012-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
2012-12-26
pcie: Fix bug in pcie_ext_cap_set_next
Knut Omang
2012-12-25
qemu-kvm/pci-assign: 64 bits bar emulation
Xudong Hao
2012-12-23
MAINTAINERS: Take over kvm maintenance
Gleb Natapov
2012-12-23
configure: allow disabling pixman if not needed
Robert Schiele
2012-12-23
tmp105: Create API for TMP105 temperature sensor.
Alex Horn
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
2012-12-23
win32: Switch thread abstraction to us TLS variable internally
Jan Kiszka
[next]