aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16ppc: Fix migration of the TAR SPRThomas Huth
2016-03-16ppc: Define the PSPB register on POWER8Thomas Huth
2016-03-15Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-03-15slirp: Add IPv6 support to the TFTP codeThomas Huth
2016-03-15Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell
2016-03-15hw/acpi: fix GSI links UIDMarcel Apfelbaum
2016-03-15io: stronger check for support for IPv4/6Daniel P. Berrange
2016-03-15Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-03-15Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160314' into stagingPeter Maydell
2016-03-15qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addressesYann Bordenave
2016-03-15slirp: Adding IPv6 address for DNS relayGuillaume Subiron
2016-03-15slirp: Handle IPv6 in TCP functionsGuillaume Subiron
2016-03-15slirp: Reindent after refactoringGuillaume Subiron
2016-03-15slirp: Generalizing and neutralizing various TCP functions before adding IPv6...Guillaume Subiron
2016-03-15slirp: Factorizing tcpiphdr structure with an unionGuillaume Subiron
2016-03-15slirp: Adding IPv6 UDP supportGuillaume Subiron
2016-03-15slirp: Adding ICMPv6 error sendingYann Bordenave
2016-03-15slirp: Fix ICMP error sendingYann Bordenave
2016-03-15slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfigurationGuillaume Subiron
2016-03-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-03-14kvm: Remove x2apic feature from CPU model when kernel_irqchip is offLan Tianyu
2016-03-14hyperv: cpu hotplug fix with HyperV enabledDenis V. Lunev
2016-03-14target-i386: Dump unknown opcodes with -d unimpRichard Henderson
2016-03-14target-i386: Fix inhibit irq mask handlingRichard Henderson
2016-03-14target-i386: Use gen_nop_modrm for prefetch instructionsRichard Henderson
2016-03-14target-i386: Fix addr16 prefixPaolo Bonzini
2016-03-14target-i386: Fix SMSW for 64-bit modeRichard Henderson
2016-03-14target-i386: Fix SMSW and LMSW from/to registerPaolo Bonzini
2016-03-14target-i386: Avoid repeated calls to the bnd_jmp helperPaolo Bonzini
2016-03-14Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-14-v2'...Kevin Wolf
2016-03-14iotests: Add test for QMP event ratesAlberto Garcia
2016-03-14monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest modeAlberto Garcia
2016-03-14monitor: Separate QUORUM_REPORT_BAD events according to the node nameAlberto Garcia
2016-03-14quorum: Fix crash in quorum_aio_cb()Alberto Garcia
2016-03-14iotests: Correct 081's reference outputMax Reitz
2016-03-14block: Remove unused typedef of BlockDriverDirtyHandlerFam Zheng
2016-03-14block: Move block dirty bitmap code to separate filesFam Zheng
2016-03-14typedefs: Add BdrvDirtyBitmapFam Zheng
2016-03-14block: Include hbitmap.h in block.hFam Zheng
2016-03-14backup: Use Bitmap to replace "s->bitmap"Fam Zheng
2016-03-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-14vpc: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14vmdk: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14vhdx: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14vdi: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14sheepdog: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14qed: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14qcow2: Use BB functions in .bdrv_create()Kevin Wolf
2016-03-14qcow: Use BB functions in .bdrv_create()Kevin Wolf