aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26linux-headers: Update from v3.14-rc3Christoffer Dall
2014-02-26hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall
2014-02-26target-arm: Load correct access bits from ARMv5 level 2 page table descriptorsPeter Maydell
2014-02-26hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell
2014-02-26hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell
2014-02-26target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS opsPeter Maydell
2014-02-26hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell
2014-02-26hw/net/stellaris_enet: Avoid unintended sign extensionPeter Maydell
2014-02-26hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter 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-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-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-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
2014-02-21quorum: Add quorum_open() and quorum_close().Benoît Canet
2014-02-21quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.Benoît Canet
2014-02-21quorum: Add quorum_co_flush().Benoît Canet
2014-02-21quorum: Add quorum_invalidate_cache().Benoît Canet
2014-02-21quorum: Add quorum_getlength().Benoît Canet