aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand3-3/+417
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand1-0/+5
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand4-1/+18
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand4-1/+18
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand4-1/+37
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand3-0/+24
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand1-10/+12
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand1-0/+153
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand4-14/+31
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand3-0/+151
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand3-0/+37
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand3-0/+168
2016-09-06s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand2-1/+81
2016-09-06s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand1-0/+80
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller4-1/+533
2016-09-06s390x/cpumodel: introduce CPU featuresMichael Mueller4-1/+649
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand3-0/+27
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand7-28/+229
2016-09-05qmp: details about CPU definitions in query-cpu-definitionsDavid Hildenbrand1-1/+13
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand2-10/+42
2016-09-05linux-headers: updateCornelia Huck12-7/+236
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck2-6/+4
2016-09-05s390x/ioinst: advertise fcs facilityCornelia Huck1-1/+1
2016-09-05s390x: wrap flic savevm calls into vmstateCornelia Huck1-19/+23
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger1-1/+6
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao1-5/+1
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao1-0/+1
2016-09-05s390x: add compat machine for 2.8Cornelia Huck2-1/+20
2016-09-05Open 2.8 development treePeter Maydell1-1/+1
2016-09-02Update version for v2.7.0 releasev2.7.0Peter Maydell1-1/+1
2016-08-30Update version for v2.7.0-rc5 releasev2.7.0-rc5Peter Maydell1-1/+1
2016-08-309pfs: handle walk of ".." in the root directoryGreg Kurz2-9/+32
2016-08-309pfs: forbid . and .. in file namesGreg Kurz1-0/+51
2016-08-309pfs: forbid illegal path namesGreg Kurz1-0/+56
2016-08-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-31/+29
2016-08-30optionrom: cope with multiple -O optionsPaolo Bonzini1-4/+1
2016-08-30Revert "Change net/socket.c to use socket_*() functions"Paolo Bonzini1-27/+28
2016-08-30translate: early exit in tb_flush if there is no tcgChristian Borntraeger1-0/+3
2016-08-30ui: fix refresh of VNC server surfaceDaniel P. Berrange1-9/+11
2016-08-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+16
2016-08-24Fix bsd-user build after d915b7bbEd Maste1-0/+1
2016-08-23virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi1-0/+1
2016-08-23virtio: recalculate vq->inuse after migrationStefan Hajnoczi1-0/+15
2016-08-22Update version for v2.7.0-rc4 releasev2.7.0-rc4Peter Maydell1-1/+1
2016-08-22Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-8/+4
2016-08-22e1000e: remove internal interrupt flagCao jin1-7/+1
2016-08-22slirp: fix segv when init failedMarc-André Lureau1-1/+3
2016-08-19test-logging: don't hard-code paths in /tmpSascha Silbe1-7/+41
2016-08-19glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe1-0/+20