summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand
2016-09-06s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand
2016-09-06s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller
2016-09-06s390x/cpumodel: introduce CPU featuresMichael Mueller
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05qmp: details about CPU definitions in query-cpu-definitionsDavid Hildenbrand
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand
2016-09-05linux-headers: updateCornelia Huck
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x/ioinst: advertise fcs facilityCornelia Huck
2016-09-05s390x: wrap flic savevm calls into vmstateCornelia Huck
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-09-05Open 2.8 development treePeter Maydell
2016-09-02Update version for v2.7.0 releasePeter Maydell
2016-08-30Update version for v2.7.0-rc5 releasePeter Maydell
2016-08-309pfs: handle walk of ".." in the root directoryGreg Kurz
2016-08-309pfs: forbid . and .. in file namesGreg Kurz
2016-08-309pfs: forbid illegal path namesGreg Kurz
2016-08-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-08-30optionrom: cope with multiple -O optionsPaolo Bonzini
2016-08-30Revert "Change net/socket.c to use socket_*() functions"Paolo Bonzini
2016-08-30translate: early exit in tb_flush if there is no tcgChristian Borntraeger
2016-08-30ui: fix refresh of VNC server surfaceDaniel P. Berrange
2016-08-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-08-24Fix bsd-user build after d915b7bbEd Maste
2016-08-23virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi
2016-08-23virtio: recalculate vq->inuse after migrationStefan Hajnoczi
2016-08-22Update version for v2.7.0-rc4 releasePeter Maydell
2016-08-22Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-08-22e1000e: remove internal interrupt flagCao jin
2016-08-22slirp: fix segv when init failedMarc-André Lureau
2016-08-19test-logging: don't hard-code paths in /tmpSascha Silbe
2016-08-19glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe
2016-08-19syscall.c: Redefine IFLA_* enumsMichal Privoznik
2016-08-19Revert "syscall.c: Fix build with older linux-headers"Michal Privoznik
2016-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-08-18block: fix possible reorder of flush operationsDenis V. Lunev
2016-08-18block: fix deadlock in bdrv_co_flushEvgeny Yakovlev