aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17target/ppc: fix CPU hotplug when radix is enabled (TCG)Cédric Le Goater
2017-07-17spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson
2017-07-17pseries: Enable HPT resizing for 2.10David Gibson
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson
2017-07-17ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy
2017-07-17spapr: fix potential memory leak in spapr_core_plug()Greg Kurz
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson
2017-07-17spapr: Abort on delete failure in spapr_drc_release()David Gibson
2017-07-17spapr: Simplify unplug pathDavid Gibson
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza
2017-07-17spapr: Remove unnecessary instance_size specifications from DRC subtypesDavid Gibson
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin
2017-07-14Merge remote-tracking branch 'remotes/berrange/tags/pull-sockets-2017-07-11-3...Peter Maydell
2017-07-14io: preserve ipv4/ipv6 flags when resolving InetSocketAddressDaniel P. Berrange
2017-07-14sockets: ensure we don't accept IPv4 clients when IPv4 is disabledDaniel P. Berrange
2017-07-14sockets: don't block IPv4 clients when listening on "::"Daniel P. Berrange
2017-07-14sockets: ensure we can bind to both ipv4 & ipv6 separatelyDaniel P. Berrange
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14s390x/gdb: add gs registersChristian Borntraeger
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/flic: migrate ais statesYi Min Zhao
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x: initialize cpu firstlyYi Min Zhao
2017-07-14pc-bios/s390: rebuild s390-ccw.imgChristian Borntraeger
2017-07-14pc-bios/s390: add s390-netboot.imgChristian Borntraeger
2017-07-14pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth
2017-07-14pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth
2017-07-14roms/SLOF: Update submodule to latest statusThomas Huth
2017-07-14pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth
2017-07-14pc-bios/s390-ccw: Remove unused structs from virtio.hThomas Huth
2017-07-14pc-bios/s390-ccw: Move byteswap functions to a separate headerThomas Huth
2017-07-14pc-bios/s390-ccw: Add a write() function for stdioThomas Huth
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth