aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-28trace: Document the execution mode of guest eventsLluís Vilanova
2016-09-28trace: Add event "guest_cpu_reset"Lluís Vilanova
2016-09-28trace: Add event "guest_cpu_enter"Lluís Vilanova
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-28trace: move hw/virtio/virtio-balloon.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move hw/mem/pc-dimm.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/qemu-coroutine*.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/buffer.c trace points into correct fileDaniel P. Berrange
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...Peter Maydell
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...Peter Maydell
2016-09-28linux-aio: fix re-entrant completion processingStefan Hajnoczi
2016-09-28test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi
2016-09-28coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi
2016-09-28Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160927-tag' into...Peter Maydell
2016-09-28ps2: do not generate invalid key codes for unknown keysHervé Poussineau
2016-09-28ps2: use QEMU qcodes instead of scancodesHervé Poussineau
2016-09-28ps2: allow keycode translation for all scancode setsHervé Poussineau
2016-09-28ps2: correctly handle 'get/set scancode' commandHervé Poussineau
2016-09-28ps2: reject unknown commands, instead of blindly accepting themHervé Poussineau
2016-09-28s390x/kvm: fix build against qemu_uuidChristian Borntraeger
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe
2016-09-28pc-bios/s390-ccw.img: rebuild imageChristian Borntraeger
2016-09-28pc-bios/s390-ccw: enable subchannel for IPL I/O devicesDong Jia Shi
2016-09-28s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger
2016-09-28s390x/pci: code cleanupYi Min Zhao
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao
2016-09-28s390x/pci: re-arrange variable declarationsPierre Morel
2016-09-28ui/vnc-enc-tight: remove switch and have single returnAlex Bennée
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann
2016-09-28console: skip same-size resizeMarc-André Lureau
2016-09-28libqos: fix qvring_init()Laurent Vivier
2016-09-28iothread: check iothread->ctx before aio_context_unref to avoid assertionLin Ma
2016-09-28aio-posix: avoid unnecessary aio_epoll_enabled() callsYaowei Bai
2016-09-28block: mirror: fix wrong comment of mirror_startYaowei Bai
2016-09-28tests: cris: add v17 ADDC testRabin Vincent
2016-09-28target-cris: add v17 CPURabin Vincent
2016-09-28target-cris: reduce v32isms from v10 log dumpsHans-Peter Nilsson
2016-09-28tests: cris: remove check_time1Rabin Vincent
2016-09-28tests: cris: remove openpf4 testRabin Vincent
2016-09-28tests: cris: fix syscall inline asmRabin Vincent
2016-09-28tests: cris: force inliningRabin Vincent
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk
2016-09-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson
2016-09-27target-i386: Remove has_msr_* global vars for KVM featuresEduardo Habkost
2016-09-27target-i386: Clear KVM CPUID features if KVM is disabledEduardo Habkost
2016-09-27target-i386: Remove has_msr_hv_tsc global variableEduardo Habkost