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-09-30
roms: add 'make clean'
Gerd Hoffmann
2013-09-24
linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host
Edgar E. Iglesias
2013-09-24
[v2] linux-user: implement m68k atomic syscalls
Riku Voipio
2013-09-24
linux-user: Check type of microMIPS break instruction
Kwok Cheung Yeung
2013-09-24
linux-user: correct how SOL_SOCKET is converted from target to host and back
Petar Jovanovic
2013-09-24
linux-user: add support of binfmt_misc 'O' flag
Laurent Vivier
2013-09-24
linux-user: add some IPV6 commands in setsockop()
Laurent Vivier
2013-09-24
linux-user: allow use of TIOCGSID
Laurent Vivier
2013-09-24
linux-user: Add setsockopt(SO_ATTACH_FILTER)
Laurent Vivier
2013-09-24
linux-user: convert /proc/net/route when endianess differs
Laurent Vivier
2013-09-24
mips-linux-user: Adjust names in mips_syscall_args
Richard Henderson
2013-09-24
alpha-linux-user: Fix umount syscall numbers
Richard Henderson
2013-09-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-20
blockdev: do not default cache.no-flush to true
Paolo Bonzini
2013-09-20
block: don't lose data from last incomplete sector
Fam Zheng
2013-09-20
tests/.gitignore: ignore test-throttle
Fam Zheng
2013-09-20
exec: Fix broken build for MinGW (regression)
Stefan Weil
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
2013-09-20
Makefile: Remove some more files when cleaning
Stefan Weil
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
2013-09-20
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
2013-09-20
trace-events: Clean up with scripts/cleanup-trace-events.pl again
Markus Armbruster
2013-09-20
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
Stefan Weil
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
2013-09-20
MAINTAINERS: Add missing entry to filelist for TCI target
Stefan Weil
2013-09-20
translate-all: Fix formatting of dump output
Stefan Weil
2013-09-20
*-user: Fix typo in comment (ulocking -> unlocking)
Stefan Weil
2013-09-20
docs: Fix IO port number for CPU present bitmap.
Anthony PERARD
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-09-20
configure: Undefine _FORTIFY_SOURCE prior using it
Michal Privoznik
2013-09-20
Merge remote-tracking branch 'spice/spice.v74' into staging
Anthony Liguori
2013-09-20
Merge remote-tracking branch 'kraxel/usb.90' into staging
Anthony Liguori
2013-09-20
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-09-20
qcow2: Correct snapshots size for overlap check
Max Reitz
2013-09-20
target-i386: add feature kvm_pv_unhalt
Andrew Jones
2013-09-20
linux-headers: update to 3.12-rc1
Andrew Jones
2013-09-20
target-i386: forward CPUID cache leaves when -cpu host is used
BenoƮt Canet
2013-09-20
linux-headers: update to 3.11
Alexey Kardashevskiy
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
[next]