summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: add virtio_*_phys_cachedPaolo Bonzini2017-02-171-0/+52
* memory: make memory_listener_unregister idempotentPaolo Bonzini2017-02-171-0/+5
* docs: add document to explain the usage of vNVDIMMHaozhong Zhang2017-02-171-0/+124
* virtio: Report real progress in VQ aio poll handlerFam Zheng2017-02-178-26/+45
* pci/pcie: don't assume cap id 0 is reservedMichael S. Tsirkin2017-02-171-4/+7
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-02-1633-253/+711
|\
| * target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini2017-02-167-58/+56Star
| * vl: log available guest crash informationAnton Nefedov2017-02-161-0/+11
| * report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-1610-11/+41
| * i386/cpu: add crash-information QOM propertyAnton Nefedov2017-02-163-0/+75
| * Makefile: avoid leaving the temporary QEMU_PKGVERSION header fileLin Ma2017-02-161-1/+5
| * vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...Dou Liyang2017-02-161-2/+2
| * qemu-nbd: Implement socket activation.Richard W.M. Jones2017-02-161-9/+163
| * qemu-doc: Clarify that -vga std is now the defaultAlberto Garcia2017-02-161-2/+2
| * cpu-exec: remove outermost infinite loopPaolo Bonzini2017-02-161-31/+27Star
| * cpu-exec: avoid repeated sigsetjmp on interruptsPaolo Bonzini2017-02-161-12/+12
| * cpu-exec: avoid cpu_loop_exit in cpu_handle_interruptPaolo Bonzini2017-02-161-11/+12
| * cpu-exec: tighten barrier on TCG_EXIT_REQUESTEDPaolo Bonzini2017-02-161-2/+2
| * cpu-exec: fix icount out-of-bounds accessPaolo Bonzini2017-02-162-3/+5
| * hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth2017-02-163-33/+81
| * gdbstub: Fix vCont behaviourClaudio Imbrenda2017-02-161-47/+162
| * move vm_start to cpus.cClaudio Imbrenda2017-02-163-29/+45
| * char: drop data written to a disconnected ptyEd Swierk2017-02-161-1/+1
| * apic: reset apic_delivered global variable on machine resetPavel Dovgalyuk2017-02-161-0/+2
| * qemu-char: socket backend: disconnect on write errorAnton Nefedov2017-02-161-0/+10
| * test-vmstate: remove yield_until_fd_readablePaolo Bonzini2017-02-161-11/+0Star
| * kvm/ioapic: correct kvm ioapic versionPeter Xu2017-02-161-0/+5
| * ioapic: fix error report value of def versionPeter Xu2017-02-161-2/+4
| * kvm/ioapic: dump real object instead of a fake onePeter Xu2017-02-161-4/+4
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...Peter Maydell2017-02-1611-23/+75
|\ \
| * | linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller2017-02-163-0/+15
| * | linux-user: Use correct types in load_symbols()Peter Maydell2017-02-161-7/+15
| * | linux-user: fill target sigcontext struct accordinglyJose Ricardo Ziviani2017-02-161-0/+5
| * | linux-user: fix tcg/mmap testMarc-André Lureau2017-02-161-3/+3
| * | linux-user: fix settime old value locationMarc-André Lureau2017-02-161-2/+6
| * | linux-user: Update m68k syscall definitions to match Linux 4.6John Paul Adrian Glaubitz2017-02-161-0/+3
| * | linux-user: Update sh4 syscall definitions to match Linux 4.8John Paul Adrian Glaubitz2017-02-161-0/+14
| * | linux-user: manage two new IFLA host message typesLaurent Vivier2017-02-141-0/+2
| * | linux-user: Fix mq_openLena Djokic2017-02-141-3/+8
| * | linux-user: Fix readaheadLena Djokic2017-02-141-1/+1
| * | linux-user: Fix inotify_init1 supportLena Djokic2017-02-141-1/+2
| * | linux-user: Fix s390x safe-syscall for z900Richard Henderson2017-02-141-1/+1
| * | linux-user: drop __cygwin__ ifdefRiku Voipio2017-02-141-3/+0Star
| * | linux-user: remove ifdef __USER_MISCRiku Voipio2017-02-141-2/+0Star
| |/
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-02-164-6/+38
|\ \ | |/ |/|
| * net: e1000e: fix an infinite loop issueLi Qiang2017-02-151-1/+6
| * net: imx: limit buffer descriptor countPrasad J Pandit2017-02-151-4/+6
| * colo-compare: sort TCP packet queue by sequence numberZhang Chen2017-02-151-0/+19
| * net: e1000e: fix dead code in e1000e_write_packet_to_guestPaolo Bonzini2017-02-151-1/+1
| * net: Mark 'vlan' parameter as deprecatedThomas Huth2017-02-151-0/+6
|/