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
2018-05-15
ui: switch gtk display to qapi parser
Gerd Hoffmann
2018-05-15
ui: switch trivial displays to qapi parser
Gerd Hoffmann
2018-05-15
ui: add qapi parser for -display
Gerd Hoffmann
2018-05-15
vnc: add magic cookie to VncState
Gerd Hoffmann
2018-05-15
ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed
Tomeu Vizoso
2018-05-15
gtk: make it possible to hide the menu bar
Peter Wu
2018-05-15
sdl2: move opts assignment into loop
Gerd Hoffmann
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
2018-05-14
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-14
net: Get rid of 'vlan' terminology and use 'hub' instead in the doc files
Thomas Huth
2018-05-14
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
Thomas Huth
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-14
net: Fix memory leak in net_param_nic()
Thomas Huth
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
block/file-posix: add x-check-page-cache=on|off option
Stefan Hajnoczi
2018-05-11
block/file-posix: implement bdrv_co_invalidate_cache() on Linux
Stefan Hajnoczi
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
2018-05-11
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
2018-05-11
build: Silence dtc directory creation
Jan Kiszka
2018-05-11
shippable: Remove Debian 8 libfdt kludge
Philippe Mathieu-Daudé
2018-05-11
configure: Display if libfdt is from system or git
Philippe Mathieu-Daudé
2018-05-11
configure: Really use local libfdt if the system one is too old
Philippe Mathieu-Daudé
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-05-11
target/m68k: Fix build Werror with gcc 8.0.1
Richard Henderson
2018-05-10
target/arm: Clear SVE high bits for FMOV
Richard Henderson
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
2018-05-10
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
target/arm: Fill in disas_ldst_atomic
Richard Henderson
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-10
target/riscv: Use new atomic min/max expanders
Richard Henderson
2018-05-10
tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add
Richard Henderson
2018-05-10
tcg: Introduce atomic helpers for integer min/max
Richard Henderson
2018-05-10
target/xtensa: Use new min/max expanders
Richard Henderson
2018-05-10
target/arm: Use new min/max expanders
Richard Henderson
2018-05-10
tcg: Introduce helpers for integer min/max
Richard Henderson
2018-05-10
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
[next]