aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite
2013-04-16xilinx_axienet: Register reset properlyPeter Crosthwaite
2013-04-16xilinx_axienet: Defined and use type cast macroPeter Crosthwaite
2013-04-16xilinx_axienet: typedef XilinxAXIEnet structPeter Crosthwaite
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15Allow qtest to be used together with a virtual CPUEdgar E. Iglesias
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber
2013-04-15Merge branch 'tcg-ppc64' of git://github.com/rth7680/qemuAurelien Jarno
2013-04-15Add -f FMT / --format FMT arg to qemu-nbdDaniel P. Berrange
2013-04-15tcg-ppc64: Handle deposit of zeroRichard Henderson
2013-04-15tcg-ppc64: Implement mulu2/muls2_i64Richard Henderson
2013-04-15tcg-ppc64: Implement add2/sub2_i64Richard Henderson
2013-04-15tcg-ppc64: Use getauxval for ISA detectionRichard Henderson
2013-04-15tcg-ppc64: Implement movcondRichard Henderson
2013-04-15tcg-ppc64: Use ISEL for setcondRichard Henderson
2013-04-15tcg-ppc64: Use MFOCRF instead of MFCRRichard Henderson
2013-04-15tcg-ppc64: Cleanup i32 constants to tcg_out_cmpRichard Henderson
2013-04-15tcg-ppc64: Use TCGType throughout comparesRichard Henderson
2013-04-15tcg-ppc64: Use I constraint for mulRichard Henderson
2013-04-15tcg-ppc64: Implement depositRichard Henderson
2013-04-15tcg-ppc64: Handle constant inputs for some compound logicalsRichard Henderson
2013-04-15tcg-ppc64: Implement compound logicalsRichard Henderson
2013-04-15tcg-ppc64: Implement bswap64Richard Henderson
2013-04-15tcg-ppc64: Implement bswap16 and bswap32Richard Henderson
2013-04-15tcg-ppc64: Implement rotatesRichard Henderson
2013-04-15tcg-ppc64: Streamline qemu_ld/st insn selectionRichard Henderson
2013-04-15tcg-ppc64: Use automatic implementation of ext32u_i64Richard Henderson
2013-04-15tcg-ppc64: Improve and_i64 with constantRichard Henderson
2013-04-15tcg-ppc64: Improve and_i32 with constantRichard Henderson
2013-04-15tcg-ppc64: Tidy or and xor patterns.Richard Henderson
2013-04-15tcg-ppc64: Allow constant first argument to subRichard Henderson
2013-04-15tcg-ppc64: Improve constant add and sub ops.Richard Henderson
2013-04-15tcg-ppc64: Rearrange integer constant constraintsRichard Henderson
2013-04-15tcg-ppc64: Cleanup tcg_out_moviRichard Henderson
2013-04-15tcg-ppc64: Fix setcond_i32Richard Henderson
2013-04-15tcg-ppc64: Introduce and use TAI and SAIRichard Henderson
2013-04-15tcg-ppc64: Introduce and use tcg_out_shri64Richard Henderson
2013-04-15tcg-ppc64: Introduce and use tcg_out_shli64Richard Henderson
2013-04-15tcg-ppc64: Introduce and use tcg_out_ext32uRichard Henderson
2013-04-15tcg-ppc64: Introduce and use tcg_out_rlwRichard Henderson
2013-04-15tcg-ppc64: Use TCGReg everywhereRichard Henderson
2013-04-15disas: Disassemble all ppc insns for the hostRichard Henderson