aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Update OpenBIOS images to 441a84d3 built from submodule.Mark Cave-Ayland4-0/+0
2018-10-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell100-2187/+4824
2018-10-02hw/scsi/mptendian: Avoid taking address of fields in packed structsPeter Maydell1-80/+83
2018-10-02cpus: fix TCG kick timer leakAlex Bennée1-2/+3
2018-10-02docs/devel/memory.txt: Document _with_attrs accessorsPeter Maydell1-2/+9
2018-10-02hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps structPeter Maydell1-6/+1
2018-10-02memory: Remove old_mmio accessorsPeter Maydell3-68/+2
2018-10-02memory: Fix access_with_adjusted_size(small size) on big-endian memory regionsPhilippe Mathieu-Daudé1-11/+23
2018-10-02memory: Refactor common shifting code from accessorsPhilippe Mathieu-Daudé1-9/+21
2018-10-02memory: Use MAKE_64BIT_MASK()Philippe Mathieu-Daudé1-1/+1
2018-10-02virtio: do not take address of packed membersPaolo Bonzini1-3/+3
2018-10-02replay: replay BH for IDE trim operationPavel Dovgalyuk1-1/+2
2018-10-02hostmem-file: make available memory-backend-file on POSIX-based hostsHikaru Nishida5-6/+6
2018-10-02target/i386: fix translation for icount modePavel Dovgalyuk1-3/+3
2018-10-02hvf: drop unused variablePaolo Bonzini1-1/+0
2018-10-02qom/object: add some interface assertsMarc-André Lureau1-1/+8
2018-10-02accel/tcg: Remove dead codeThomas Huth1-9/+0
2018-10-02lsi53c895a: convert to trace-eventsMark Cave-Ayland2-111/+165
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