aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-18error: New error_fatalMarkus Armbruster
2015-09-18MAINTAINERS: Add "Error reporting" entryMarkus Armbruster
2015-09-18error: Copy location information in error_copy()Eric Blake
2015-09-18hmp: Allow for error message hints on HMPEric Blake
2015-09-18error: only prepend timestamp on stderrStefan Hajnoczi
2015-09-17target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela
2015-09-17Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-09-17net: smc91c111: flush packets on RCR register changesPeter Crosthwaite
2015-09-17net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite
2015-09-17net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16nbd: release exp->blk after all clients are closedWen Congyang
2015-09-16checkpatch: Escape left braces in regexFam Zheng
2015-09-16monitor: uninclude cpu_ldstPeter Crosthwaite
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite
2015-09-16translate: move real_host_page setting to -commonPeter Crosthwaite
2015-09-16tcg: Move tci_tb_ptr to -commonPeter Crosthwaite
2015-09-16tcg: split tcg_op_defs to -commonPeter Crosthwaite
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite
2015-09-16cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite
2015-09-16qemu-char: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin
2015-09-16hmp-commands.hx: fix end of table infoPavel Butsykin
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin
2015-09-16hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin
2015-09-16i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin
2015-09-16kvm: Add kvm system event crash handlerAndrey Smetanin
2015-09-16cpu: Add crash_occurred flag into CPUStateAndrey Smetanin
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini
2015-09-16update-linux-headers: copy standard-headers files one by onePaolo Bonzini
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini
2015-09-16pci: remove Link Training error from AER error listPaolo Bonzini
2015-09-16Revert "rcu: init rcu_registry_lock after fork"Paolo Bonzini
2015-09-16Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' int...Peter Maydell
2015-09-16MAINTAINERS: Stefan will not maintain net subsystemJason Wang
2015-09-15target-i386: exception handling for other helper functionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for seg_helper functionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for memory helpersPavel Dovgalyuk
2015-09-15target-i386: exception handling for div instructionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for FPU instructionsPavel Dovgalyuk
2015-09-15target-i386: introduce new raise_exception functionsPavel Dovgalyuk
2015-09-15Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell
2015-09-15target-tilegx: Handle v1shl, v1shru, v1shrsRichard Henderson
2015-09-15target-tilegx: Handle v1shli, v1shruiRichard Henderson
2015-09-15target-tilegx: Handle v4int_l/hRichard Henderson
2015-09-15target-tilegx: Handle atomic instructionsRichard Henderson
2015-09-15target-tilegx: Handle mtspr, mfsprRichard Henderson