aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03target-mips: add MSA MI10 format instructionsYongbok Kim
2014-11-03target-mips: add MSA 2RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA VEC/2R format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA ELM format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3R format instructionsYongbok Kim
2014-11-03target-mips: add MSA BIT format instructionsYongbok Kim
2014-11-03target-mips: add MSA I5 format instructionYongbok Kim
2014-11-03target-mips: add MSA I8 format instructionsYongbok Kim
2014-11-03target-mips: add MSA branch instructionsYongbok Kim
2014-11-03target-mips: add msa_helper.cYongbok Kim
2014-11-03target-mips: add msa_reset(), global msa registerYongbok Kim
2014-11-03target-mips: add MSA opcode enumYongbok Kim
2014-11-03target-mips: stop translation after ctc1Yongbok Kim
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim
2014-11-03target-mips: add MSA exceptionsYongbok Kim
2014-11-03target-mips: add MSA defines and data structureYongbok Kim
2014-11-03target-mips: enable features in MIPS64R6-generic CPULeon Alrae
2014-11-03target-mips: correctly handle access to unimplemented CP0 registerLeon Alrae
2014-11-03target-mips: add restrictions for possible values in registersLeon Alrae
2014-11-03target-mips: CP0_Status.CU0 no longer allows the user to access CP0Leon Alrae
2014-11-03target-mips: implement forbidden slotLeon Alrae
2014-11-03target-mips: add Config5.SBRILeon Alrae
2014-11-03target-mips: update cpu_save/cpu_load to support new registersLeon Alrae
2014-11-03target-mips: add BadInstr and BadInstrP supportLeon Alrae
2014-11-03target-mips: add TLBINV supportLeon Alrae
2014-11-03target-mips: add new Read-Inhibit and Execute-Inhibit exceptionsLeon Alrae
2014-11-03target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}Leon Alrae
2014-11-03target-mips: add RI and XI fields to TLB entryLeon Alrae
2014-11-03target-mips: distinguish between data load and instruction fetchLeon Alrae
2014-11-03softmmu: provide softmmu access type enumLeon Alrae
2014-11-03target-mips: add KScratch registersLeon Alrae
2014-11-03block: declare blockjobs and dataplane friends!Stefan Hajnoczi
2014-11-03block: let commit blockjob run in BDS AioContextStefan Hajnoczi
2014-11-03block: let mirror blockjob run in BDS AioContextStefan Hajnoczi
2014-11-03block: let stream blockjob run in BDS AioContextStefan Hajnoczi
2014-11-03block: let backup blockjob run in BDS AioContextStefan Hajnoczi
2014-11-03block: add bdrv_drain()Stefan Hajnoczi
2014-11-03blockjob: add block_job_defer_to_main_loop()Stefan Hajnoczi
2014-11-03blockdev: add note that block_job_cb() must be thread-safeStefan Hajnoczi
2014-11-03blockdev: acquire AioContext in blockdev_mark_auto_del()Stefan Hajnoczi
2014-11-03blockdev: acquire AioContext in do_qmp_query_block_jobs_one()Stefan Hajnoczi
2014-11-03block: acquire AioContext in generic blockjob QMP commandsStefan Hajnoczi
2014-11-03iotests: Expand test 061Max Reitz
2014-11-03block/qcow2: Simplify shared L2 handling in amendMax Reitz
2014-11-03block/qcow2: Make get_refcount() globalMax Reitz
2014-11-03block/qcow2: Implement status CB for amendMax Reitz
2014-11-03qemu-img: Fix insignificant memleakMax Reitz
2014-11-03qemu-img: Add progress output for amendMax Reitz
2014-11-03block: Add status callback to bdrv_amend_options()Max Reitz