OSDN Git Service

qmiga/qemu.git
2017-10-24 Richard Hendersontcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
2017-10-24 Emilio G. Cotacpu-exec: lookup/generate TB outside exclusive region...
2017-10-24 Emilio G. Cotatcg: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/sparc: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/sh4: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/s390x: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/m68k: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/i386: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/hppa: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/arm: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatcg: convert tb->cflags reads to tb_cflags(tb)
2017-10-24 Richard Hendersontcg: Include CF_COUNT_MASK in CF_HASH_MASK
2017-10-24 Richard Hendersontcg: Add CPUState cflags_next_tb
2017-10-24 Emilio G. Cotatcg: define CF_PARALLEL and use it for TB hashing along...
2017-10-24 Richard Hendersontcg: Use offsets not indices for TCGv_*
2017-10-24 Richard Hendersonqom: Introduce CPUClass.tcg_initialize
2017-10-24 Richard Hendersontcg: Remove TCGV_EQUAL*
2017-10-24 Richard Hendersontcg: Remove GET_TCGV_* and MAKE_TCGV_*
2017-10-24 Richard Hendersontcg: Introduce temp_tcgv_{i32,i64,ptr}
2017-10-24 Richard Hendersontcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
2017-10-24 Richard Hendersontcg: Push tcg_ctx into tcg_gen_callN
2017-10-24 Richard Hendersontcg: Push tcg_ctx into generator functions
2017-10-24 Richard Hendersontcg: Use per-temp state data in optimize
2017-10-24 Richard Hendersontcg: Remove unused TCG_CALL_DUMMY_TCGV
2017-10-24 Richard Hendersontcg: Change temp_allocate_frame arg to TCGTemp
2017-10-24 Richard Hendersontcg: Avoid loops against variable bounds
2017-10-24 Richard Hendersontcg: Use per-temp state data in liveness
2017-10-24 Richard Hendersontcg: Introduce temp_arg, export temp_idx
2017-10-24 Richard Hendersontcg: Return NULL temp for TCG_CALL_DUMMY_ARG
2017-10-24 Richard Hendersontcg: Add temp_global bit to TCGTemp
2017-10-24 Richard Hendersontcg: Introduce arg_temp
2017-10-24 Richard Hendersontcg: Propagate TCGOp down to allocators
2017-10-24 Richard Hendersontcg: Propagate args to op->args in tcg.c
2017-10-24 Richard Hendersontcg: Propagate args to op->args in optimizer
2017-10-24 Richard Hendersontcg: Merge opcode arguments into TCGOp
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2017-10-24 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/openr...
2017-10-23 Marc-André... usb-ccid: remove needless migration state code
2017-10-23 Daniel P. Berrangescripts: don't throw away stderr when checking out...
2017-10-23 Gerd Hoffmannui: add qemu-keymap and shader to .gitignore
2017-10-23 Laurent Vivierconfigure: disable qemu-keymap for linux-user qemu
2017-10-20 Stafford Horneopenrisc: Only kick cpu on timeout, not on update
2017-10-20 Stafford Horneopenrisc: Initial SMP support
2017-10-20 Stafford Horneopenrisc/cputimer: Perparation for Multicore
2017-10-20 Stafford Hornetarget/openrisc: Make coreid and numcores variable
2017-10-20 Stafford Horneopenrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-10-20 David Hildenbrands390x/tcg: low-address protection support
2017-10-20 David Hildenbrandaccel/tcg: allow to invalidate a write TLB entry immedi...
2017-10-20 Thomas Huthtests: Enable the very simple virtio tests on s390x...
2017-10-20 Eric Blakelibqtest: Add qtest_[v]startf()
2017-10-20 Halil Pasics390x: refactor error handling for MSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for HSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for CSCH handler
2017-10-20 Halil Pasics390x: refactor error handling for XSCH handler
2017-10-20 Halil Pasics390x: improve error handling for SSCH and RSCH
2017-10-20 Halil Pasics390x/css: IO instr handler ending control
2017-10-20 Igor Mammedovs390x: move s390x_new_cpu() into board code
2017-10-20 Igor Mammedovs390x: fix cpu object referrence leak in s390x_new_cpu()
2017-10-20 Cornelia Hucks390x/event-facility: variable-length event masks
2017-10-20 Cornelia Hucks390x/MAINTAINERS: add mailing list
2017-10-20 Farhan Alivirtio-ccw: Add the virtio-input devices for CCW bus
2017-10-20 David Hildenbrandtarget/s390x: special handling when starting a CPU...
2017-10-20 David Hildenbrands390x/tcg: refactor stfl(e) to use s390_get_feat_block()
2017-10-20 David Hildenbrands390x/tcg: unlock NMI
2017-10-20 David Hildenbrands390x/cpumodel: allow to enable SENSE RUNNING STATUS...
2017-10-20 David Hildenbrands390x/tcg: switch to new SIGP handling code
2017-10-20 David Hildenbrands390x/tcg: flush the tlb on SIGP SET PREFIX
2017-10-20 David Hildenbrands390x/tcg: implement STOP and RESET interrupts for TCG
2017-10-20 David Hildenbrands390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EMERGENCY SIGNAL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP EXTERNAL CALL
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE
2017-10-20 David Hildenbrands390x/tcg: implement SIGP SENSE RUNNING STATUS
2017-10-20 David Hildenbrands390x/kvm: factor out actual handling of STOP interrupts
2017-10-20 David Hildenbrands390x/kvm: factor out SIGP code into sigp.c
2017-10-20 David Hildenbrands390x/kvm: drop two debug prints
2017-10-20 David Hildenbrands390x/kvm: factor out storing of adtl CPU status
2017-10-20 David Hildenbrands390x/kvm: factor out storing of CPU status
2017-10-20 David Hildenbrands390x/kvm: generalize SIGP stop and restart interrupt...
2017-10-20 David Hildenbrands390x/kvm: pass ipb directly into handle_sigp()
2017-10-20 David Hildenbrandtarget/s390x: interpret PSW_MASK_WAIT only for TCG
2017-10-20 David Hildenbrands390x/tcg: handle WAIT PSWs during interrupt injection
2017-10-20 David Hildenbrandtarget/s390x: factor out handling of WAIT PSW into...
2017-10-20 David Hildenbrands390x/tcg: a CPU cannot switch state due to an interrupt
2017-10-20 David Hildenbrands390x/tcg: STOPPED cpus can never wake up
2017-10-20 David Hildenbrands390x/tcg: take care of external interrupt subclasses
2017-10-20 David Hildenbrands390x/tcg: rework checking for deliverable interrupts
2017-10-20 David Hildenbrands390x/tcg: injection of emergency signals and external...
2017-10-20 David Hildenbrands390x/tcg: cleanup service interrupt injection
2017-10-20 David Hildenbrands390x/tcg: turn INTERRUPT_EXT into a mask
2017-10-20 Halil Pasics390x/css: be more consistent if broken beyond repair
2017-10-20 Marc-André... S390: use g_new() family of functions
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-20 Stefan Weiloslib-posix: Fix compiler warning and some data types
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-10-20 Fam Zhengdocker: Fix PATH for ccache
next