aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-02scsi-block: Deprecate rotation_rateFam Zheng1-0/+6
2018-10-02kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu threadYongji Xie1-7/+10
2018-10-02MAINTAINERS: add myself as elf2dmp maintainerViktor Prutyanov1-0/+5
2018-10-02contrib: add elf2dmp toolViktor Prutyanov16-0/+2042
2018-10-02dump: move Windows dump structures definitionsViktor Prutyanov2-162/+183
2018-10-02hw: edu: replace device name with macroLi Qiang1-2/+3
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon5-8/+10
2018-10-02target/i386: rename HF_SVMI_MASK to HF_GUEST_MASKPaolo Bonzini5-11/+11
2018-10-02target/i386: unify masking of interruptsPaolo Bonzini3-67/+91
2018-10-02char-pty: remove unnecessary #ifdefPaolo Bonzini1-6/+0
2018-10-02test-char: add socket reconnect testMarc-André Lureau1-4/+14
2018-10-02test-char: fix random socket test failureMarc-André Lureau1-0/+7
2018-10-02char-socket: update all ioc handlers when changing contextMarc-André Lureau1-26/+33
2018-10-02Revert "chardev: tcp: postpone async connection setup"Marc-André Lureau1-14/+3
2018-10-02Revert "chardev: tcp: postpone TLS work until machine done"Marc-André Lureau1-10/+0
2018-10-02memory: cleanup side effects of memory_region_init_foo() on failureIgor Mammedov1-6/+42
2018-10-02hw: hyperv_testdev: add read callbackLi Qiang1-2/+8
2018-10-02hw: pc-testdev: add read memory region callbackLi Qiang1-4/+16
2018-10-02hw: debugexit: add read callbackLi Qiang1-0/+6
2018-10-02fw_cfg_mem: add read memory region callbackLi Qiang1-0/+6
2018-10-02ui: fix virtual timersPavel Dovgalyuk1-4/+4
2018-10-02slirp: fix ipv6 timersPavel Dovgalyuk1-3/+4
2018-10-02timer: introduce new virtual clockPavel Dovgalyuk2-0/+11
2018-10-02replay: allow loading any snapshots before recordingPavel Dovgalyuk2-8/+16
2018-10-02translator: fix breakpoint processingPavel Dovgalyuk1-2/+6
2018-10-02replay: flush events when exitingPavel Dovgalyuk2-15/+1
2018-10-02replay: wake up vCPU when replayingPavel Dovgalyuk3-10/+36
2018-10-02configure: enable mttcg for i386 and x86_64Emilio G. Cota1-0/+2
2018-10-02target/i386: move x86_64_hregs to DisasContextEmilio G. Cota1-153/+154
2018-10-02target/i386: move cpu_tmp1_i64 to DisasContextEmilio G. Cota1-80/+80
2018-10-02target/i386: move cpu_tmp3_i32 to DisasContextEmilio G. Cota1-32/+32
2018-10-02target/i386: move cpu_tmp2_i32 to DisasContextEmilio G. Cota1-173/+174
2018-10-02target/i386: move cpu_ptr1 to DisasContextEmilio G. Cota1-26/+26
2018-10-02target/i386: move cpu_ptr0 to DisasContextEmilio G. Cota1-49/+52
2018-10-02target/i386: move cpu_tmp4 to DisasContextEmilio G. Cota1-39/+39
2018-10-02target/i386: move cpu_tmp0 to DisasContextEmilio G. Cota1-138/+144
2018-10-02target/i386: move cpu_T1 to DisasContextEmilio G. Cota1-171/+170
2018-10-02target/i386: move cpu_T0 to DisasContextEmilio G. Cota1-580/+594
2018-10-02target/i386: move cpu_A0 to DisasContextEmilio G. Cota1-236/+236
2018-10-02target/i386: move cpu_cc_srcT to DisasContextEmilio G. Cota1-14/+18
2018-10-02change get_image_size return type to int64_tLi Zhijian10-18/+24
2018-10-02Delete PID file on exitMarc-André Lureau1-1/+13
2018-10-02serial: fix DLL writesPaolo Bonzini1-2/+2
2018-10-02util: use fcntl() for qemu_write_pidfile() lockingMarc-André Lureau1-1/+6
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau8-131/+114
2018-10-02hw/char/sh_serial: Add timeout handling to unbreak serial inputGeert Uytterhoeven1-0/+20
2018-10-02configure: preserve various environment variables in config.statusDaniel P. Berrangé1-0/+40
2018-10-02kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less caseJan Kiszka1-0/+4
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau4-46/+45
2018-10-02dump: fix Windows dump memory run mappingViktor Prutyanov1-18/+22