aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-20oslib-posix: Align to permit transparent hugepages on ARM Linuxkvm-arm-v14Peter Maydell
2012-11-20configure: Enable KVM on ARMPeter Maydell
2012-11-20hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2012-11-20target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell
2012-11-20hw/arm_gic: Add presave/postload hooksPeter Maydell
2012-11-20ARM KVM: save and load VFP registers from kernelPeter Maydell
2012-11-20ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall
2012-11-20linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2012-11-19Update version for 1.3.0-rc0 releaseAnthony Liguori
2012-11-19audio/audio_pt_int: Clarify licensingmalc
2012-11-19audio/wavcapture: Clarify licensingmalc
2012-11-19tcg/ppc: Remove unused s_bits variablemalc
2012-11-19Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-11-19rng-random: only build on POSIX platformsAnthony Liguori
2012-11-19Makefile: Add missing dependency (fix parallel builds)Stefan Weil
2012-11-19tests: link in stubsPaolo Bonzini
2012-11-19libcacard: link in stubsPaolo Bonzini
2012-11-19libcacard: make unnesting rules available to Makefile.objsPaolo Bonzini
2012-11-18tci: Support deposit operationsStefan Weil
2012-11-18tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil
2012-11-18tci: fix build breakage for target MIPSStefan Weil
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini
2012-11-17libseccomp: require version 1.0.0Blue Swirl
2012-11-17Merge branch 'vga.1' of git://git.kraxel.org/qemuBlue Swirl
2012-11-17TCG: Remove unused global variablesEvgeny Voevodin
2012-11-17TCG: Use gen_opparam_buf from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opparam_ptr from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin
2012-11-17tcg/tcg.h: Duplicate global TCG variables in TCGContextEvgeny Voevodin
2012-11-17target-cris/translate.c: Code style clean-upEvgeny Voevodin
2012-11-16rng-egd: don't use gslist_free_fullAnthony Liguori
2012-11-16virtio-rng-pci: create a default backend if none existsAnthony Liguori
2012-11-16virtio-rng: add rate limiting supportAnthony Liguori
2012-11-16virtio-rng: hardware random number generator deviceAmit Shah
2012-11-16rng-egd: introduce EGD compliant RNG backendAnthony Liguori
2012-11-16rng-random: add an RNG backend that uses /dev/random (v3)Anthony Liguori
2012-11-16rng: add RndBackend abstract object classAnthony Liguori
2012-11-16object: add object_property_add_bool (v2)Anthony Liguori
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori
2012-11-16trace: Remove "info trace" from documentsLiming Wang
2012-11-16trace: document '-' syntax for disabling eventsStefan Hajnoczi
2012-11-16trace: allow disabling events in events fileGerd Hoffmann