aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05hostmem: add some properties descriptionMarc-André Lureau
2018-10-05vl: handle -object helpMarc-André Lureau
2018-10-05tests/qom-proplist: check class properties iteratorMarc-André Lureau
2018-10-05tests/qom-proplist: check properties are not listed multiple timesMarc-André Lureau
2018-10-05tests/qom-proplist: check duplicate "bv" property registration failedMarc-André Lureau
2018-10-05qom/object: register 'type' property as class propertyMarc-André Lureau
2018-10-05qom/object: fix iterating properties over a classMarc-André Lureau
2018-10-05qemu-option: improve qemu_opts_print_help() outputMarc-André Lureau
2018-10-05qemu-option: add help fallback to print the list of optionsMarc-André Lureau
2018-10-05cutils: add qemu_pstrcmp0()Marc-André Lureau
2018-10-05qdev-monitor: print help to stdoutMarc-André Lureau
2018-10-03Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2018-10-03chardev: use a child source for qio input sourceMarc-André Lureau
2018-10-03chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau
2018-10-03char.h: fix gtk-doc comment styleMarc-André Lureau
2018-10-03chardev: unref if underlying chardev has no parentMarc-André Lureau
2018-10-03chardev: remove qemu_chr_fe_read_all() counterMarc-André Lureau
2018-10-03chardev: avoid crash if no associated addressMarc-André Lureau
2018-10-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-02hw/scsi/mptendian: Avoid taking address of fields in packed structsPeter Maydell
2018-10-02cpus: fix TCG kick timer leakAlex Bennée
2018-10-02docs/devel/memory.txt: Document _with_attrs accessorsPeter Maydell
2018-10-02hw/nvram/fw_cfg: Use memberwise copy of MemoryRegionOps structPeter Maydell
2018-10-02memory: Remove old_mmio accessorsPeter Maydell
2018-10-02memory: Fix access_with_adjusted_size(small size) on big-endian memory regionsPhilippe Mathieu-Daudé
2018-10-02memory: Refactor common shifting code from accessorsPhilippe Mathieu-Daudé
2018-10-02memory: Use MAKE_64BIT_MASK()Philippe Mathieu-Daudé
2018-10-02virtio: do not take address of packed membersPaolo Bonzini
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