aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24linux-user: no fpe with aarch64kvm-aarch64-wipPeter Maydell
2013-05-23HACK: force aarch64John Rigby
2013-05-23AARCH64: add aarch64-softmmu targetJohn Rigby
2013-05-23AARCH64: Enable booting AArch64 kernelsJohn Rigby
2013-05-23AARCH64: beginnings of kvm supportJohn Rigby
2013-05-23AARCH64: add aarch64 support to mach-virtJohn Rigby
2013-05-23AARCH64: add a57coreJohn Rigby
2013-05-23ARM: arm64 kvm headers from kernel arm64-kvm treeJohn Rigby
2013-05-23ARM: Add mach-virt platformJohn Rigby
2013-05-23ARM: Allow dumping of device treeJohn Rigby
2013-05-23ARM: Allow boards to provide an fdt blobJohn Rigby
2013-05-23linux-user: AArch64 requires at least 3.8.0Alexander Graf
2013-05-23ARM: Add aarch64 target to configureAlexander Graf
2013-05-23linux-user: Add AArch64 supportAlexander Graf
2013-05-23linux-user: Add signal handling for AArch64Andreas Schwab
2013-05-23linux-user: Fix up AArch64 syscall handlersAlexander Graf
2013-05-23linux-user: Add syscall handling for AArch64Alexander Graf
2013-05-23linux-user: Don't treat aarch64 cpu names speciallyAlexander Graf
2013-05-23AArch64: Add gdb stubAlexander Graf
2013-05-23ARM: Add AArch64 translation stubAlexander Graf
2013-05-23ARM: Prepare translation for AArch64 codeAlexander Graf
2013-05-23ARM: Export cpu_envAlexander Graf
2013-05-23ARM: Extract the disas struct to a header fileAlexander Graf
2013-05-23Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-23monitor: allow to disable the default monitorLuiz Capitulino
2013-05-23ui/input.c: replace magic numbers with macrosAmos Kong
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-23qapi: add QMP input test for large integersMichael Roth
2013-05-23json-parser: fix handling of large whole number valuesMichael Roth
2013-05-23qapi: enable generation of native list codeMichael Roth
2013-05-23qapi: qapi-visit.py, native list supportMichael Roth
2013-05-23qapi: qapi-visit.py, fix list handling for union typesMichael Roth
2013-05-23qapi: qapi-types.py, native list supportMichael Roth
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-22pci-assign: Add MSI affinity supportAlex Williamson
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman
2013-05-22chardev: Get filename for new qapi backendLei Li
2013-05-22chardev: Make the name of memory device consistentLei Li
2013-05-22ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith
2013-05-22qom/object: Don't poll cast cache for NULL objectsPeter Crosthwaite
2013-05-22glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite
2013-05-20linux-user: Save the correct resume address for MIPS signal handlingKwok Cheung Yeung
2013-05-20linux-user: Fix MIPS ISA transitions during signal handlingKwok Cheung Yeung
2013-05-20target-mips: clean-up in BIT_INSVPetar Jovanovic
2013-05-20Open up 1.6 developmentAnthony Liguori
2013-05-20Update version for 1.5.0 release.Anthony Liguori
2013-05-20osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau