aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05mips-linux-user: Save and restore fpu and dsp from sigcontextRichard Henderson
2013-03-05mips-linux-user: Enable mips64 and mipsn32 linux-user targetsRichard Henderson
2013-03-05mips-linux-user: Share o32 code for n32 and n64 signalsRichard Henderson
2013-03-05mips-linux-user: Delete n32 and n64 signal stubsRichard Henderson
2013-03-05target-mips: Fix accumulator selection for MIPS16 and microMIPSRichard Sandiford
2013-03-04target-mips: Translate breaks and traps into the appropriate signalMeador Inge
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-04block: for HMP commit() operations on 'all', skip non-COW drivesJeff Cody
2013-03-04sheepdog: add support for connecting to unix domain socketMORITA Kazutaka
2013-03-04sheepdog: use inet_connect to simplify connect codeMORITA Kazutaka
2013-03-04sheepdog: accept URIsMORITA Kazutaka
2013-03-04move socket_set_nodelay to osdep.cMORITA Kazutaka
2013-03-04slirp/tcp_subr.c: fix coding style in tcp_connectMORITA Kazutaka
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell
2013-03-03translate-all.c: Remove cpu_unlink_tb()Peter Maydell
2013-03-03Handle CPU interrupts by inline checking of a flagPeter Maydell
2013-03-03cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PCPeter Maydell
2013-03-03cpu: Introduce ENV_OFFSET macrosAndreas Färber
2013-03-03tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell
2013-03-03tcg-sparc: fix buildBlue Swirl
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite
2013-02-28vl.c: allow for repeated -sd argumentsPeter Crosthwaite
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys
2013-02-28update seabios to 1.7.2.1Gerd Hoffmann
2013-02-27target-i386: Use mulu2 and muls2Richard Henderson
2013-02-27Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer
2013-02-27ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek
2013-02-27Fix guest OS hang when 64bit PCI bar presentAlexey Korolev
2013-02-27e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin