aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-04sheepdog: add support for connecting to unix domain socketMORITA Kazutaka3-13/+77
2013-03-04sheepdog: use inet_connect to simplify connect codeMORITA Kazutaka1-81/+30
2013-03-04sheepdog: accept URIsMORITA Kazutaka3-56/+117
2013-03-04move socket_set_nodelay to osdep.cMORITA Kazutaka6-21/+11
2013-03-04slirp/tcp_subr.c: fix coding style in tcp_connectMORITA Kazutaka1-68/+72
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini4-161/+29
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger1-1/+3
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland1-1/+1
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell16-32/+32
2013-03-03translate-all.c: Remove cpu_unlink_tb()Peter Maydell1-69/+0
2013-03-03Handle CPU interrupts by inline checking of a flagPeter Maydell6-4/+47
2013-03-03cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PCPeter Maydell1-11/+18
2013-03-03cpu: Introduce ENV_OFFSET macrosAndreas Färber15-1/+18
2013-03-03tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell3-6/+49
2013-03-03tcg-sparc: fix buildBlue Swirl1-1/+1
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite1-0/+2
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite1-4/+0
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite1-23/+4
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite1-1/+1
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite1-0/+3
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite3-31/+33
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite1-0/+10
2013-02-28vl.c: allow for repeated -sd argumentsPeter Crosthwaite1-1/+1
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko4-0/+1615
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite3-113/+174
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite1-8/+3
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite3-64/+41
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite2-23/+23
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite1-28/+28
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell1-5/+6
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell1-0/+3
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys1-4/+4
2013-02-28update seabios to 1.7.2.1Gerd Hoffmann2-0/+0
2013-02-27target-i386: Use mulu2 and muls2Richard Henderson3-155/+56
2013-02-27Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer2-1/+9
2013-02-27ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek2-0/+68
2013-02-27Fix guest OS hang when 64bit PCI bar presentAlexey Korolev3-5/+27
2013-02-27e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin2-0/+29
2013-02-27qmp: netdev_add is like -netdev, not -net, fix documentationMarkus Armbruster1-1/+1
2013-02-27doc: document -netdev hubportStefan Hajnoczi2-2/+11
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang3-13/+14
2013-02-27tap: set IFF_ONE_QUEUE per defaultPeter Lieven2-8/+11
2013-02-27tap: forbid creating multiqueue tap when hub is usedJason Wang1-0/+7
2013-02-27net: fix unbounded NetQueueLuigi Rizzo1-0/+15
2013-02-27net: fix qemu_flush_queued_packets() in presence of a hubLuigi Rizzo3-0/+21
2013-02-26vhost: memory sync fixesMichael S. Tsirkin1-17/+32
2013-02-26Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-0/+1
2013-02-26glib: Add compat wrapper for g_poll on old glibAlexander Graf1-0/+12
2013-02-26qemu-log: default to stderr for logging outputPeter Maydell8-53/+42
2013-02-26show --disable-gtk and --enable-gtk in the help messageHu Tao1-0/+2