summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390x/sclp: introduce sclp feature blocksDavid Hildenbrand2016-09-061-3/+9
* s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand2016-09-061-10/+12
* s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand2016-09-061-0/+153
* s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand2016-09-064-14/+31
* s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand2016-09-063-0/+151
* s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand2016-09-063-0/+37
* s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand2016-09-063-0/+168
* s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand2016-09-062-1/+81
* s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand2016-09-061-0/+80
* s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller2016-09-064-1/+533
* s390x/cpumodel: introduce CPU featuresMichael Mueller2016-09-064-1/+649
* s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand2016-09-063-0/+27
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-067-28/+229
* qmp: details about CPU definitions in query-cpu-definitionsDavid Hildenbrand2016-09-051-1/+13
* s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand2016-09-052-10/+42
* linux-headers: updateCornelia Huck2016-09-0512-7/+236
* s390x/css: handle cssid 255 correctlyCornelia Huck2016-09-052-6/+4Star
* s390x/ioinst: advertise fcs facilityCornelia Huck2016-09-051-1/+1
* s390x: wrap flic savevm calls into vmstateCornelia Huck2016-09-051-19/+23
* s390/sclp: cache the sclp deviceChristian Borntraeger2016-09-051-1/+6
* s390x/pci: assert zpci always existingYi Min Zhao2016-09-051-5/+1Star
* s390x/pci: return directly if create zpci failedYi Min Zhao2016-09-051-0/+1
* s390x: add compat machine for 2.8Cornelia Huck2016-09-052-1/+20
* Open 2.8 development treePeter Maydell2016-09-051-1/+1
* Update version for v2.7.0 releasePeter Maydell2016-09-021-1/+1
* Update version for v2.7.0-rc5 releasePeter Maydell2016-08-301-1/+1
* 9pfs: handle walk of ".." in the root directoryGreg Kurz2016-08-302-9/+32
* 9pfs: forbid . and .. in file namesGreg Kurz2016-08-301-0/+51
* 9pfs: forbid illegal path namesGreg Kurz2016-08-301-0/+56
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-08-302-31/+29Star
|\
| * optionrom: cope with multiple -O optionsPaolo Bonzini2016-08-301-4/+1Star
| * Revert "Change net/socket.c to use socket_*() functions"Paolo Bonzini2016-08-301-27/+28
|/
* translate: early exit in tb_flush if there is no tcgChristian Borntraeger2016-08-301-0/+3
* ui: fix refresh of VNC server surfaceDaniel P. Berrange2016-08-301-9/+11
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-08-241-0/+16
|\
| * virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi2016-08-231-0/+1
| * virtio: recalculate vq->inuse after migrationStefan Hajnoczi2016-08-231-0/+15
* | Fix bsd-user build after d915b7bbEd Maste2016-08-241-0/+1
* | Update version for v2.7.0-rc4 releasePeter Maydell2016-08-221-1/+1
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-08-222-8/+4Star
|\ \
| * | e1000e: remove internal interrupt flagCao jin2016-08-221-7/+1Star
| * | slirp: fix segv when init failedMarc-André Lureau2016-08-221-1/+3
|/ /
* | test-logging: don't hard-code paths in /tmpSascha Silbe2016-08-191-7/+41
* | glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe2016-08-191-0/+20
* | syscall.c: Redefine IFLA_* enumsMichal Privoznik2016-08-191-109/+264
* | Revert "syscall.c: Fix build with older linux-headers"Michal Privoznik2016-08-191-86/+0Star
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-08-182-4/+6
|\ \
| * | block: fix possible reorder of flush operationsDenis V. Lunev2016-08-181-1/+2
| * | block: fix deadlock in bdrv_co_flushEvgeny Yakovlev2016-08-182-3/+4
|/ /
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-08-182-7/+6Star
|\ \