summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iscsi: add iscsi_truncate supportPeter Lieven2013-03-051-47/+88
* iscsi: retry read, write, flush and unmap on unit attention check conditionsPeter Lieven2013-03-051-88/+203
* Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno2013-03-0521-108/+1064
|\
| * MAINTAINERS: add entry for ARM KVM guest coresPeter Maydell2013-03-051-0/+5
| * configure: Enable KVM on ARMPeter Maydell2013-03-051-1/+1
| * hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell2013-03-053-1/+175
| * target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell2013-03-052-0/+119
| * hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell2013-03-054-29/+37
| * hw/arm_gic: Add presave/postload hooksPeter Maydell2013-03-052-0/+12
| * ARM KVM: save and load VFP registers from kernelPeter Maydell2013-03-051-3/+75
| * ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall2013-03-055-1/+363
| * target-arm: Drop CPUARMState* argument from bank_number()Peter Maydell2013-03-051-7/+6
| * linux-headers: resync from mainline to add ARM KVM headersPeter Maydell2013-03-054-0/+202
| * oslib-posix: Align to permit transparent hugepages on ARM LinuxPeter Maydell2013-03-051-1/+1
| * target-arm: Don't decode RFE or SRS on M profile coresPeter Maydell2013-03-051-2/+3
| * target-arm: Factor out handling of SRS instructionPeter Maydell2013-03-051-67/+69
* | mipsn32-linux-user: Configure the architecture properlyRichard Henderson2013-03-057-1122/+628
* | mips64-linux-user: Enable 64-bit address mode and fpuRichard Henderson2013-03-051-0/+12
* | mips-linux-user: Fix n32 and n64 syscallsRichard Henderson2013-03-051-7/+18
* | mips-linux-user: Save and restore fpu and dsp from sigcontextRichard Henderson2013-03-053-118/+58
* | mips-linux-user: Enable mips64 and mipsn32 linux-user targetsRichard Henderson2013-03-051-0/+4
* | mips-linux-user: Share o32 code for n32 and n64 signalsRichard Henderson2013-03-051-1/+29
* | mips-linux-user: Delete n32 and n64 signal stubsRichard Henderson2013-03-051-58/+0
|/
* target-mips: Fix accumulator selection for MIPS16 and microMIPSRichard Sandiford2013-03-051-84/+64
* target-mips: Translate breaks and traps into the appropriate signalMeador Inge2013-03-041-1/+75
* target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2013-03-043-54/+94
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-03-0415-388/+328
|\
| * block: for HMP commit() operations on 'all', skip non-COW drivesJeff Cody2013-03-041-3/+5
| * sheepdog: add support for connecting to unix domain socketMORITA Kazutaka2013-03-043-13/+77
| * sheepdog: use inet_connect to simplify connect codeMORITA Kazutaka2013-03-041-81/+30
| * sheepdog: accept URIsMORITA Kazutaka2013-03-043-56/+117
| * move socket_set_nodelay to osdep.cMORITA Kazutaka2013-03-046-21/+11
| * slirp/tcp_subr.c: fix coding style in tcp_connectMORITA Kazutaka2013-03-041-68/+72
| * dataplane: remove EventPoll in favor of AioContextPaolo Bonzini2013-03-044-161/+29
| * virtio-blk: fix unplug + virsh rebootChristian Borntraeger2013-03-041-1/+3
| * ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland2013-03-041-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-0410-23/+165
|\ \
| * | Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer2013-02-272-1/+9
| * | ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek2013-02-272-0/+68
| * | Fix guest OS hang when 64bit PCI bar presentAlexey Korolev2013-02-273-5/+27
| * | e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin2013-02-272-0/+29
| * | vhost: memory sync fixesMichael S. Tsirkin2013-02-261-17/+32
* | | Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into stagingAnthony Liguori2013-03-042-0/+0
|\ \ \
| * | | update seabios to 1.7.2.1Gerd Hoffmann2013-02-282-0/+0
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-03-0412-24/+80
|\ \ \ \ | |_|_|/ |/| | |
| * | | qmp: netdev_add is like -netdev, not -net, fix documentationMarkus Armbruster2013-02-271-1/+1
| * | | doc: document -netdev hubportStefan Hajnoczi2013-02-272-2/+11
| * | | net: reduce the unnecessary memory allocation of multiqueueJason Wang2013-02-273-13/+14
| * | | tap: set IFF_ONE_QUEUE per defaultPeter Lieven2013-02-272-8/+11
| * | | tap: forbid creating multiqueue tap when hub is usedJason Wang2013-02-271-0/+7
OpenPOWER on IntegriCloud