summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-02util: use fcntl() for qemu_write_pidfile() lockingMarc-André Lureau
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau
2018-10-02hw/char/sh_serial: Add timeout handling to unbreak serial inputGeert Uytterhoeven
2018-10-02configure: preserve various environment variables in config.statusDaniel P. Berrangé
2018-10-02kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less caseJan Kiszka
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau
2018-10-02dump: fix Windows dump memory run mappingViktor Prutyanov
2018-10-02cpus: access .qemu_icount_bias with atomic64Emilio G. Cota
2018-10-02cpus: access .qemu_icount with atomic64Emilio G. Cota
2018-10-02cpus: take seqlock across qemu_icount updatesPaolo Bonzini