summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson2-32/+5
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson2-55/+17
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson3-10/+12
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson3-37/+62
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson1-34/+16
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson2-0/+97
2016-03-16spapr_rng: fix race with main loopGreg Kurz1-2/+2
2016-03-16target-ppc: Eliminate kvmppc_kern_htab globalDavid Gibson4-35/+27
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson6-19/+64
2016-03-16target-ppc: Split out SREGS get/put functionsDavid Gibson1-193/+228
2016-03-16spapr_pci: fix multifunction hotplugMichael Roth1-7/+86
2016-03-16target-ppc: Add PVR for POWER8NVL processorAlexey Kardashevskiy3-0/+8
2016-03-16ppc: Add a few more P8 PMU SPRsBenjamin Herrenschmidt2-0/+35
2016-03-16ppc: Fix migration of the TAR SPRThomas Huth1-4/+4
2016-03-16ppc: Define the PSPB register on POWER8Thomas Huth2-0/+10
2016-03-15acpi-test: update UID for GSI linksMichael S. Tsirkin2-0/+0
2016-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-138/+515
2016-03-15icount: decouple warp callsPavel Dovgalyuk7-39/+58
2016-03-15icount: remove obsolete warp callPavel Dovgalyuk1-3/+0
2016-03-15replay: character devicesPavel Dovgalyuk10-30/+393
2016-03-15exec: fix early return from ram_block_addPaolo Bonzini1-0/+2
2016-03-15exec: Fix memory allocation when memory path isn't on hugetlbfsMarkus Armbruster1-33/+7
2016-03-15exec: Fix memory allocation when memory path names new fileMarkus Armbruster1-43/+64
2016-03-15update-linux-headers: Add userfaultfd.hAlexey Kardashevskiy1-1/+1
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha1-2/+3
2016-03-15Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell34-224/+1958
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell44-620/+1115
2016-03-15slirp: Add IPv6 support to the TFTP codeThomas Huth4-72/+100
2016-03-15Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell1-21/+49
2016-03-15hw/acpi: fix GSI links UIDMarcel Apfelbaum1-12/+8
2016-03-15io: stronger check for support for IPv4/6Daniel P. Berrange1-21/+49
2016-03-15Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-0/+5
2016-03-15Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160314' into stagingPeter Maydell1-120/+164
2016-03-15qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addressesYann Bordenave6-30/+148
2016-03-15slirp: Adding IPv6 address for DNS relayGuillaume Subiron4-1/+41
2016-03-15slirp: Handle IPv6 in TCP functionsGuillaume Subiron6-9/+125
2016-03-15slirp: Reindent after refactoringGuillaume Subiron3-92/+91
2016-03-15slirp: Generalizing and neutralizing various TCP functions before adding IPv6...Guillaume Subiron7-31/+109
2016-03-15slirp: Factorizing tcpiphdr structure with an unionGuillaume Subiron8-45/+106
2016-03-15slirp: Adding IPv6 UDP supportGuillaume Subiron6-9/+208
2016-03-15slirp: Adding ICMPv6 error sendingYann Bordenave3-3/+84
2016-03-15slirp: Fix ICMP error sendingYann Bordenave7-17/+18
2016-03-15slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfigurationGuillaume Subiron12-6/+1019
2016-03-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell38-706/+1450
2016-03-14kvm: Remove x2apic feature from CPU model when kernel_irqchip is offLan Tianyu1-0/+4
2016-03-14hyperv: cpu hotplug fix with HyperV enabledDenis V. Lunev1-0/+1
2016-03-14target-i386: Dump unknown opcodes with -d unimpRichard Henderson1-44/+83
2016-03-14target-i386: Fix inhibit irq mask handlingRichard Henderson1-39/+37
2016-03-14target-i386: Use gen_nop_modrm for prefetch instructionsRichard Henderson1-3/+2
2016-03-14target-i386: Fix addr16 prefixPaolo Bonzini1-7/+7