aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25ui: deprecate use of SDL 1.2 in favour of 2.0 seriesDaniel P. Berrange
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2018-01-25ui: avoid sign extension using client width/heightDaniel P. Berrange
2018-01-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin
2018-01-24Revert "virtio: postpone the execution of event_notifier_cleanup function"Michael S. Tsirkin
2018-01-24Revert "virtio: improve virtio devices initialization time"Michael S. Tsirkin
2018-01-24Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into stagingPeter Maydell
2018-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-01-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into stagingPeter Maydell
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-22target/xtensa: disas/xtensa: fix coverity warningsMax Filippov
2018-01-22target/xtensa: add sample_controller coreMax Filippov
2018-01-22target/xtensa: allow different default CPU for MMU/noMMUMax Filippov
2018-01-22block/parallels: add backing support to readv/writevEdgar Kaziakhmedov
2018-01-22block/parallels: replace some magic numbersKlim Kireev
2018-01-22block/parallels: move some structures into headerKlim Kireev
2018-01-22configure: add dependencyKlim Kireev
2018-01-22docs/interop/prl-xml: description of Parallels Disk formatKlim Kireev
2018-01-22block: add block_set_io_throttle virtio-blk-pci QMP exampleStefan Hajnoczi
2018-01-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-01-22s390x/kvm: provide stfle.81Christian Borntraeger
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger
2018-01-22linux-headers: updateCornelia Huck
2018-01-22s390x/tcg: fixup TEST PROTECTIONDavid Hildenbrand
2018-01-22s390x: fix storage attributes migration for non-small guestsClaudio Imbrenda
2018-01-22hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()Alistair Francis
2018-01-22s390x/sclp: fix missing be conversionDavid Hildenbrand
2018-01-22s390x/tcg: implement TEST PROTECTIONDavid Hildenbrand
2018-01-22s390x/sclp: fixup highest CPU addressChristian Borntraeger
2018-01-22hw/isa: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22Fixes after renaming __FUNCTION__ to __func__Alistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-22tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth
2018-01-22tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth
2018-01-22tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth
2018-01-22tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth
2018-01-20dump-guest-memory.py: fix python 2 supportMarc-André Lureau
2018-01-20target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater
2018-01-20sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan
2018-01-20sm501: Add missing break to caseBALATON Zoltan