summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell
2019-02-14configure: improve usbfs checkThomas Petazzoni
2019-02-14hw/sparc64: Explicitly set default_display = "std"Thomas Huth
2019-02-14hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2019-02-14wavcapture: Convert to error_reportDr. David Alan Gilbert
2019-02-14kvm: Add kvm_set_ioeventfd* tracesDr. David Alan Gilbert
2019-02-14HMP: Prepend errors with 'Error:'Dr. David Alan Gilbert
2019-02-14pckbd: Convert DPRINTF->traceDr. David Alan Gilbert
2019-02-14configure: Make -Waddress-of-packed-member warnings be errorsPeter Maydell
2019-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190212' into stagingPeter Maydell
2019-02-14configure: Add HAX support in NetBSDKamil Rytarowski
2019-02-14configure: fix qemu-img nameCleber Rosa
2019-02-14configure: remove handling of "wav" audio driverCleber Rosa
2019-02-14qemu-options: Remove deprecated option -clockThomas Huth
2019-02-14qemu-deprecated: Remove -virtioconsole and -no-frame for goodThomas Huth
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake
2019-02-13char-pty: remove write_lock usageMarc-André Lureau
2019-02-13char-pty: remove the check for connection on writeMarc-André Lureau
2019-02-13chardev: add a note about frontend sources and context switchMarc-André Lureau
2019-02-13terminal3270: do not use backend timer sourcesMarc-André Lureau
2019-02-13char: update the mux handlers in class callbackMarc-André Lureau
2019-02-13chardev/wctablet: Fix a typoPhilippe Mathieu-Daudé
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini
2019-02-13virtio-blk: set correct config size for the host driverChangpeng Liu
2019-02-12slirp: wrap the remaining socket functionsMarc-André Lureau
2019-02-12slirp: remove slirp_ prefix for socket wrappersMarc-André Lureau
2019-02-12hw/hppa: forward requests to CPU HPASven Schnelle
2019-02-12target/hppa: fix dcor instructionSven Schnelle
2019-02-12target/hppa: Fix addition '</<=' conditionsSven Schnelle
2019-02-12target/hppa: Rearrange log conditionsRichard Henderson
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson
2019-02-12target/hppa: Convert conditional branchesRichard Henderson
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson
2019-02-12target/hppa: Convert memory management insnsRichard Henderson
2019-02-12target/hppa: Unify specializations of ORRichard Henderson
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson