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
2017-07-21
bsd-user/main.c: Fix unused variable warning
Peter Maydell
2017-07-21
bsd-user/bsdload.c: Remove write-only id_change variable
Peter Maydell
2017-07-21
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
2017-07-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...
Peter Maydell
2017-07-21
bsd-user/elfload.c: Fix set-but-not-used warnings
Peter Maydell
2017-07-21
bsd-user/mmap.c: Move __thread attribute to right place
Peter Maydell
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
util/oslib-posix.c: Avoid warning on NetBSD
Peter Maydell
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
2017-07-21
target/mips: Add EVA support to P5600
James Hogan
2017-07-20
target/mips: Implement segmentation control
James Hogan
2017-07-20
target/mips: Add segmentation control registers
James Hogan
2017-07-20
target/mips: Add an MMU mode for ERL
James Hogan
2017-07-20
target/mips: Abstract mmu_idx from hflags
James Hogan
2017-07-20
target/mips: Check memory permissions with mem_idx
James Hogan
2017-07-20
target/mips: Decode microMIPS EVA load & store instructions
James Hogan
2017-07-20
target/mips: Decode MIPS32 EVA load & store instructions
James Hogan
2017-07-20
target/mips: Prepare loads/stores for EVA
James Hogan
2017-07-20
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
2017-07-20
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
2017-07-20
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
2017-07-20
target/mips: Fix MIPS64 MFC0 UserLocal on BE host
James Hogan
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170720-pull-request' ...
Peter Maydell
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170720-pull-request' i...
Peter Maydell
2017-07-20
tests: Handle $RANDOM not being supported by the shell
Peter Maydell
2017-07-20
configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set
Kamil Rytarowski
2017-07-20
configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD
Kamil Rytarowski
2017-07-20
configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE
Peter Maydell
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request'...
Peter Maydell
2017-07-20
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170719' into staging
Peter Maydell
2017-07-20
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
2017-07-20
usb: Fix build with newer gcc
Eric Blake
2017-07-20
add editorconfig
Gerd Hoffmann
2017-07-20
add scripts/git.orderfile
Gerd Hoffmann
2017-07-20
keymaps: fr-ca: more fixups
Gerd Hoffmann
2017-07-20
vnc: Clarify documentation of QMP command change
Markus Armbruster
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
tcg/tci: enable bswap16_i64
Philippe Mathieu-Daudé
2017-07-19
target/alpha: optimize gen_cvtlq() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
2017-07-19
target/arm: optimize aarch32 rev16
Aurelien Jarno
2017-07-19
target/arm: Optimize aarch64 rev16
Richard Henderson
2017-07-19
coccinelle: add a script to optimize tcg op using tcg_gen_extract()
Philippe Mathieu-Daudé
2017-07-19
coccinelle: ignore ASTs pre-parsed cached C files
Philippe Mathieu-Daudé
2017-07-19
tcg: Expand glue macros before stringifying helper names
Richard Henderson
2017-07-19
util/cacheinfo: Add missing include for ppc linux
Philippe Mathieu-Daudé
[next]