aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16qmp_change_blockdev() remove unused has_formatMarc-André Lureau
2013-12-16spice-char: remove unused fieldMarc-André Lureau
2013-12-16vscclient: do not add a socket watch if there is not data to sendMarc-André Lureau
2013-12-16spice: flip streaming video mode to off by defaultGerd Hoffmann
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-12-13target-microblaze: Use the new qemu_ld/st opcodesRichard Henderson
2013-12-11pc: use macro for HPET typeMichael S. Tsirkin
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-11acpi unit-test: adjust the test data structure for better handlingMarcel Apfelbaum
2013-12-11acpi unit-test: load and check facs tableMarcel Apfelbaum
2013-12-11exec: separate sections and nodes per address spaceMarcel Apfelbaum
2013-12-11memory.c: bugfix - ref counting mismatch in memory_region_findMarcel Apfelbaum
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-11hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan
2013-12-11pci: fix pci bridge fw pathGerd Hoffmann
2013-12-10Merge remote-tracking branch 'rth/tcg-temp-order' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'stefanha/net-next' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131210' into st...Anthony Liguori
2013-12-10Merge remote-tracking branch 'kraxel/tags/pull-audio-1' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'alon/libcacard_ccid.4' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-12-10tcg: Use bitmaps for free temporariesRichard Henderson
2013-12-10target-arm: fix TTBCR write maskingpull-target-arm-20131210Sergey Fedorov
2013-12-10target-arm: Use new qemu_ld/st opcodesRichard Henderson
2013-12-10target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM instructions.Will Newton
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