aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15ui: switch trivial displays to qapi parserGerd Hoffmann
2018-05-15ui: add qapi parser for -displayGerd Hoffmann
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann
2018-05-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-05-14target/s390x: Fix brace Werror with clang 6.0.0Richard Henderson
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-05-14s390x/ccw: make sure all ccw devices are properly resetCornelia Huck
2018-05-14virtio-ccw: common reset handlerCornelia Huck
2018-05-14pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)Thomas Huth
2018-05-14s390x/css: disabled subchannels cannot be status pendingCornelia Huck
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-14net: Get rid of 'vlan' terminology and use 'hub' instead in the doc filesThomas Huth
2018-05-14net: Get rid of 'vlan' terminology and use 'hub' instead in the source filesThomas Huth
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-05-14net: Fix memory leak in net_param_nic()Thomas Huth
2018-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...Peter Maydell
2018-05-11block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi
2018-05-11block/file-posix: implement bdrv_co_invalidate_cache() on LinuxStefan Hajnoczi
2018-05-11Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...Peter Maydell
2018-05-11Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell
2018-05-11rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini
2018-05-11pc-dimm: fix error messages if no slots were definedDavid Hildenbrand
2018-05-11build: Silence dtc directory creationJan Kiszka
2018-05-11shippable: Remove Debian 8 libfdt kludgePhilippe Mathieu-Daudé
2018-05-11configure: Display if libfdt is from system or gitPhilippe Mathieu-Daudé
2018-05-11configure: Really use local libfdt if the system one is too oldPhilippe Mathieu-Daudé
2018-05-11i386/kvm: add support for Hyper-V reenlightenment MSRsVitaly Kuznetsov
2018-05-11target/m68k: Fix build Werror with gcc 8.0.1Richard Henderson
2018-05-10target/arm: Clear SVE high bits for FMOVRichard Henderson
2018-05-10target/arm: Fix float16 to/from int16Richard Henderson
2018-05-10target/arm: Implement vector shifted FCVT for fp16Richard Henderson
2018-05-10target/arm: Implement vector shifted SCVF/UCVF for fp16Richard Henderson
2018-05-10target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-onlyRichard Henderson
2018-05-10target/arm: Implement CAS and CASPRichard Henderson
2018-05-10target/arm: Fill in disas_ldst_atomicRichard Henderson
2018-05-10target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decodeRichard Henderson
2018-05-10target/riscv: Use new atomic min/max expandersRichard Henderson
2018-05-10tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic addRichard Henderson
2018-05-10tcg: Introduce atomic helpers for integer min/maxRichard Henderson
2018-05-10target/xtensa: Use new min/max expandersRichard Henderson
2018-05-10target/arm: Use new min/max expandersRichard Henderson
2018-05-10tcg: Introduce helpers for integer min/maxRichard Henderson
2018-05-10atomic.h: Work around gcc spurious "unused value" warningPeter Maydell