aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02replay: replay BH for IDE trim operationPavel Dovgalyuk
2018-10-02hostmem-file: make available memory-backend-file on POSIX-based hostsHikaru Nishida
2018-10-02target/i386: fix translation for icount modePavel Dovgalyuk
2018-10-02hvf: drop unused variablePaolo Bonzini
2018-10-02qom/object: add some interface assertsMarc-André Lureau
2018-10-02accel/tcg: Remove dead codeThomas Huth
2018-10-02lsi53c895a: convert to trace-eventsMark Cave-Ayland
2018-10-02scsi-block: Deprecate rotation_rateFam Zheng
2018-10-02kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu threadYongji Xie
2018-10-02MAINTAINERS: add myself as elf2dmp maintainerViktor Prutyanov
2018-10-02contrib: add elf2dmp toolViktor Prutyanov
2018-10-02dump: move Windows dump structures definitionsViktor Prutyanov
2018-10-02hw: edu: replace device name with macroLi Qiang
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon
2018-10-02target/i386: rename HF_SVMI_MASK to HF_GUEST_MASKPaolo Bonzini
2018-10-02target/i386: unify masking of interruptsPaolo Bonzini
2018-10-02char-pty: remove unnecessary #ifdefPaolo Bonzini
2018-10-02test-char: add socket reconnect testMarc-André Lureau
2018-10-02test-char: fix random socket test failureMarc-André Lureau
2018-10-02char-socket: update all ioc handlers when changing contextMarc-André Lureau
2018-10-02Revert "chardev: tcp: postpone async connection setup"Marc-André Lureau
2018-10-02Revert "chardev: tcp: postpone TLS work until machine done"Marc-André Lureau
2018-10-02memory: cleanup side effects of memory_region_init_foo() on failureIgor Mammedov
2018-10-02hw: hyperv_testdev: add read callbackLi Qiang
2018-10-02hw: pc-testdev: add read memory region callbackLi Qiang
2018-10-02hw: debugexit: add read callbackLi Qiang
2018-10-02fw_cfg_mem: add read memory region callbackLi Qiang
2018-10-02ui: fix virtual timersPavel Dovgalyuk
2018-10-02slirp: fix ipv6 timersPavel Dovgalyuk
2018-10-02timer: introduce new virtual clockPavel Dovgalyuk
2018-10-02replay: allow loading any snapshots before recordingPavel Dovgalyuk
2018-10-02translator: fix breakpoint processingPavel Dovgalyuk
2018-10-02replay: flush events when exitingPavel Dovgalyuk
2018-10-02replay: wake up vCPU when replayingPavel Dovgalyuk
2018-10-02configure: enable mttcg for i386 and x86_64Emilio G. Cota
2018-10-02target/i386: move x86_64_hregs to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_tmp1_i64 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_tmp3_i32 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_tmp2_i32 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_ptr1 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_ptr0 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_tmp4 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_tmp0 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_T1 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_T0 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_A0 to DisasContextEmilio G. Cota
2018-10-02target/i386: move cpu_cc_srcT to DisasContextEmilio G. Cota
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-10-02Delete PID file on exitMarc-André Lureau
2018-10-02serial: fix DLL writesPaolo Bonzini