aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into stagingPeter Maydell
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite
2014-02-26microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite
2014-02-25modules: do not include gmodule-2.0 in static buildsPaolo Bonzini
2014-02-25Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell
2014-02-25virtio-net: use qemu_get_queue() where possibleStefan Hajnoczi
2014-02-25vhost_net: use offload API instead of bypassing itStefan Hajnoczi
2014-02-25net: remove implicit peer from offload APIStefan Hajnoczi
2014-02-25Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell
2014-02-25net: Disable netmap backend when not supportedVincenzo Maffione
2014-02-25net: add offloading support to netmap backendVincenzo Maffione
2014-02-25net: make tap offloading callbacks staticVincenzo Maffione
2014-02-25net: virtio-net and vmxnet3 use offloading APIVincenzo Maffione
2014-02-25net: TAP uses NetClientInfo offloading callbacksVincenzo Maffione
2014-02-25net: extend NetClientInfo for offloadingVincenzo Maffione
2014-02-25net: change vnet-hdr TAP prototypesVincenzo Maffione
2014-02-25opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-24configure: check that C++ compiler actually worksPeter Maydell
2014-02-24qxl: add sanity checkGerd Hoffmann
2014-02-24hda-audio: qom cleanupsGerd Hoffmann
2014-02-24target-xtensa: provide HW confg ID registersMax Filippov
2014-02-24target-xtensa: refactor standard core configurationMax Filippov
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov
2014-02-24target-xtensa: add overridable test_init macroMax Filippov
2014-02-24target-xtensa: add basic checks to icache opcodesMax Filippov
2014-02-24target-xtensa: add basic checks to dcache opcodesMax Filippov
2014-02-24target-xtensa: add RRRI4 opcode format fieldsMax Filippov
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov
2014-02-24hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov
2014-02-23qemu-ga: isa-serial support on WindowsMiki Mishael
2014-02-23qga: Fix memory allocation pastoMarkus Armbruster
2014-02-23qga: Don't require 'time' argument in guest-set-time commandMichal Privoznik
2014-02-23qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama
2014-02-23qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama
2014-02-23qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama
2014-02-21iotests: Mixed quorum child device specificationsMax Reitz
2014-02-21quorum: Simplify quorum_open()Max Reitz
2014-02-21quorum: Add unit test.BenoƮt Canet