aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.Will Newton
2013-12-10softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton
2013-12-10softfloat: Remove unused argument from MINMAX macro.Will Newton
2013-12-10target-arm: Implement ARMv8 VSEL instruction.Will Newton
2013-12-10target-arm: Move call to disas_vfp_insn out of disas_coproc_insn.Will Newton
2013-12-10net/cadence_gem: Don't rx packets when no rx buffer availablePeter Crosthwaite
2013-12-10net/cadence_gem: Improve can_receive debug printferyPeter Crosthwaite
2013-12-10net/cadence_gem: Fix register w1c logicPeter Crosthwaite
2013-12-10net/cadence_gem: Fix small packet FCS strippingPeter Crosthwaite
2013-12-10net/cadence_gem: Fix rx multi-fragment packetsPeter Crosthwaite
2013-12-10net/cadence_gem: Add missing VMSTATE_END_OF_LISTPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite
2013-12-10net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite
2013-12-10net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite
2013-12-10net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite
2013-12-10net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite
2013-12-10net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias
2013-12-10net/cadence_gem: Implement mac level loopback modePeter Crosthwaite
2013-12-10hw/arm/virt: Support -cpu hostPeter Maydell
2013-12-10target-arm: Provide '-cpu host' when running KVMPeter Maydell
2013-12-10target-arm: Don't hardcode KVM target CPU to be A15Peter Maydell
2013-12-10hw/arm: Add 'virt' platformPeter Maydell
2013-12-10target-arm: Allow secondary KVM CPUs to be booted via PSCIPeter Maydell
2013-12-10target-arm: Add ARMCPU field for Linux device-tree 'compatible' stringPeter Maydell
2013-12-10target-arm: Provide PSCI constants to generic QEMU codePeter Maydell
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10device_tree.c: Terminate the empty reservemap in create_device_tree()Peter Maydell
2013-12-10target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVMPeter Maydell
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-10cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-12-09target-mips: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-09target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic
2013-12-09target-sh4: move features flag after CPU_COMMONBobby Bingham
2013-12-09net: Update netdev peer on link changeVlad Yasevich
2013-12-09virtio-net: don't update mac_table in error stateAmos Kong
2013-12-09MAINTAINERS: Add netmap maintainersVincenzo Maffione
2013-12-09net: Adding netmap network backendVincenzo Maffione
2013-12-09libcacard: Fix compilation for older versions of glib (bug #1258168)Stefan Weil
2013-12-09intel-hda: fix position bufferGerd Hoffmann
2013-12-09adlib: fix patching of port I/O addressesPaolo Bonzini
2013-12-09audio: adjust pulse to 100Hz wakeup rateGerd Hoffmann
2013-12-09audio: Lower default wakeup rate to 100 times / secondHans de Goede
2013-12-08target-cris: Use new qemu_ld/st opcodesRichard Henderson
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil
2013-12-07Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' int...Anthony Liguori
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori