summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: get rid of MIPS_DEBUGAurelien Jarno2015-09-181-605/+19
* target-mips: Fix RDHWR on CP0.CountAlex Smith2015-09-181-2/+7
* target-mips: remove wrong checks for recip.fmt and rsqrt.fmtPetar Jovanovic2015-09-181-4/+2
* target-mips: Use tcg_gen_extrh_i64_i32Richard Henderson2015-09-181-26/+22
* target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela2015-09-174-90/+95
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-09-172-10/+26
|\
| * net: smc91c111: flush packets on RCR register changesPeter Crosthwaite2015-09-171-0/+1
| * net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite2015-09-171-1/+3
| * net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite2015-09-171-8/+22
| * MAINTAINERS: Stefan will not maintain net subsystemJason Wang2015-09-161-2/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-1655-1934/+2765
|\ \
| * | nbd: release exp->blk after all clients are closedWen Congyang2015-09-161-6/+15
| * | checkpatch: Escape left braces in regexFam Zheng2015-09-161-11/+11
| * | monitor: uninclude cpu_ldstPeter Crosthwaite2015-09-161-1/+0
| * | include/exec: Move cputlb exec.c defs outPeter Crosthwaite2015-09-163-17/+18
| * | cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite2015-09-163-4/+4
| * | cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite2015-09-163-17/+17
| * | translate: move real_host_page setting to -commonPeter Crosthwaite2015-09-162-2/+3
| * | tcg: Move tci_tb_ptr to -commonPeter Crosthwaite2015-09-162-6/+4
| * | tcg: split tcg_op_defs to -commonPeter Crosthwaite2015-09-164-8/+36
| * | translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite2015-09-163-30/+54
| * | cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite2015-09-163-59/+82
| * | qemu-char: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-162-13/+13
| * | monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin2015-09-165-126/+18
| * | hmp-commands.hx: fix end of table infoPavel Butsykin2015-09-161-1/+4
| * | monitor: remove target-specific code from monitor.cPavel Butsykin2015-09-1615-855/+1062
| * | hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin2015-09-163-388/+747
| * | i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin2015-09-165-1/+62
| * | kvm: Add kvm system event crash handlerAndrey Smetanin2015-09-161-0/+6
| * | cpu: Add crash_occurred flag into CPUStateAndrey Smetanin2015-09-164-0/+25
| * | target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini2015-09-164-258/+262
| * | update-linux-headers: copy standard-headers files one by onePaolo Bonzini2015-09-161-33/+36
| * | update Linux headers to 4.3-rc1Paolo Bonzini2015-09-166-99/+296
| * | pci: remove Link Training error from AER error listPaolo Bonzini2015-09-161-4/+0
| * | Revert "rcu: init rcu_registry_lock after fork"Paolo Bonzini2015-09-161-6/+1
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' int...Peter Maydell2015-09-1611-489/+491
|\ \ \
| * | | target-i386: exception handling for other helper functionsPavel Dovgalyuk2015-09-153-6/+6
| * | | target-i386: exception handling for seg_helper functionsPavel Dovgalyuk2015-09-153-327/+335
| * | | target-i386: exception handling for memory helpersPavel Dovgalyuk2015-09-152-26/+18
| * | | target-i386: exception handling for div instructionsPavel Dovgalyuk2015-09-152-24/+16
| * | | target-i386: exception handling for FPU instructionsPavel Dovgalyuk2015-09-152-93/+95
| * | | target-i386: introduce new raise_exception functionsPavel Dovgalyuk2015-09-152-13/+21
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell2015-09-1525-31/+5431
|\ \ \ | |/ / |/| |
| * | target-tilegx: Handle v1shl, v1shru, v1shrsRichard Henderson2015-09-154-2/+76
| * | target-tilegx: Handle v1shli, v1shruiRichard Henderson2015-09-151-0/+14
| * | target-tilegx: Handle v4int_l/hRichard Henderson2015-09-151-0/+8
| * | target-tilegx: Handle atomic instructionsRichard Henderson2015-09-153-2/+248
| * | target-tilegx: Handle mtspr, mfsprRichard Henderson2015-09-151-3/+73
| * | target-tilegx: Handle v1cmpeq, v1cmpneRichard Henderson2015-09-151-0/+51
| * | target-tilegx: Handle mask instructionsRichard Henderson2015-09-151-2/+9
OpenPOWER on IntegriCloud