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
2016-09-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...
Peter Maydell
2016-09-15
mptsas: change .realize function name
Cao jin
2016-09-15
linux-user/qemu.h: change malloc to g_malloc, free to g_free
Md Haris Iqbal
2016-09-15
win32: don't run subprocess tests on Mingw32 platform
Eduardo Habkost
2016-09-15
sheepdog: remove useless casts
Laurent Vivier
2016-09-15
fw_cfg: remove useless casts
Laurent Vivier
2016-09-15
tricore: remove useless cast
Laurent Vivier
2016-09-15
s390x: remove useless cast
Laurent Vivier
2016-09-15
linux-user,s390x: remove useless cast
Laurent Vivier
2016-09-15
coccinelle: add a script to remove useless casts
Laurent Vivier
2016-09-15
curl: Operate on zero-length file
Tomáš Golembiovský
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
2016-09-15
sh4: fix broken link to documentation
Reda Sallahi
2016-09-15
MAINTAINERS: Fix up F: entry bit rot
Markus Armbruster
2016-09-15
MAINTAINERS: Add include/sysemu/cpus.h
Thomas Huth
2016-09-15
MAINTAINERS: Add include/hw/sh4/ to SH4 section
Thomas Huth
2016-09-15
MAINTAINERS: Add include/hw/tricore/ to TriCore section
Thomas Huth
2016-09-15
MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section
Thomas Huth
2016-09-15
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
2016-09-15
tcg: Remove duplicate header includes
Thomas Huth
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
2016-09-15
fpu: add mechanism to check for invalid long double formats
Andrew Dutcher
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-14
usb-mtp: added object properties
Isaac Lozano
2016-09-14
usb-mtp: fix sending files larger than 4gb
Isaac Lozano
2016-09-13
cutils: Add generic prefetch
Richard Henderson
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-09-13
optionrom: do not rely on compiler's bswap optimization
Paolo Bonzini
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
2016-09-13
atomics: Use __atomic_*_n() variant primitives
Pranith Kumar
2016-09-13
atomics: Remove redundant barrier()'s
Pranith Kumar
2016-09-13
kvm-all: drop kvm_setup_guest_memory
Cao jin
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
2016-09-13
char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
[next]