aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05target/arm: Enable BTI for -cpu maxRichard Henderson
2019-02-05target/arm: Set btype for indirect branchesRichard Henderson
2019-02-05target/arm: Reset btype for direct branchesRichard Henderson
2019-02-05target/arm: Default handling of BTYPE during translationRichard Henderson
2019-02-05target/arm: Cache the GP bit for a page in MemTxAttrsRichard Henderson
2019-02-05exec: Add target-specific tlb bits to MemTxAttrsRichard Henderson
2019-02-05target/arm: Add BT and BTYPE to tb->flagsRichard Henderson
2019-02-05target/arm: Add PSTATE.BTYPERichard Henderson
2019-02-05target/arm: Introduce isar_feature_aa64_btiRichard Henderson
2019-02-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell
2019-02-05keymap: fix keyup mappingsGerd Hoffmann
2019-02-05keymap: pass full keyboard state to keysym2scancodeGerd Hoffmann
2019-02-05kbd-state: use state tracker for vncGerd Hoffmann
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann
2019-02-05sdl2: use only QKeyCode in sdl2_process_key()Gerd Hoffmann
2019-02-05kbd-state: use state tracker for sdl2Gerd Hoffmann
2019-02-05sdl2: remove sdl2_reset_keys() functionGerd Hoffmann
2019-02-05kbd-state: add keyboard state trackerGerd Hoffmann
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-05ui/cocoa.m: Fix macOS 10.14 deprecation warningsBrendan Shanks
2019-02-05ui/sdl_keysym: Remove obsolete SDL1.2 related codeThomas Huth
2019-02-05ui: listen for GDK_SMOOTH_SCROLL eventsSergio Lopez
2019-02-05ui: don't send any event if delta_y == 0Sergio Lopez
2019-02-05Remove deprecated -no-frame optionThomas Huth
2019-02-04block/nbd-client: rename read_reply_co to connection_coVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: don't check iocVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: fix nbd_reply_chunk_iter_receiveVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split connection from initializationVladimir Sementsov-Ogievskiy
2019-02-04block/nbd: move connection code from block/nbd to block/nbd-clientVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split channel errors from export errorsVladimir Sementsov-Ogievskiy
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy
2019-02-04qemu-nbd: Deprecate qemu-nbd --partitionEric Blake
2019-02-04test-filter-mirror: pass UNIX domain socket through fdJason Wang
2019-02-04tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell
2019-02-04xen-block: handle resize callbackPaul Durrant
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant
2019-02-04configure: Don't add Xen's libs to LDFLAGSAnthony PERARD
2019-02-04configure: xen: Stop build-testing for xc_domain_createAnthony PERARD
2019-02-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...Peter Maydell
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo
2019-02-04mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth
2019-02-04spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland