OSDN Git Service

qmiga/qemu.git
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
2017-10-20 Greg Kurzdocker: fix out-of-tree 'make docker-test-build@debian...
2017-10-20 Paolo Bonzinidocker: allow running from srcdir != builddir build
2017-10-20 Peter Xudocker: cleanup temp directory after test
2017-10-20 Fam Zhengdocker: Don't allocate tty unless DEBUG=1
2017-10-19 Mark Cave-AylandUpdate OpenBIOS images to 83818bd built from submodule.
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2017-10-19 Aaron Lindsaybuild: Fix dtc-checkout race condition in Makefile
2017-10-19 Marc-André... tpm: move recv_data_callback to TPM interface
2017-10-19 Marc-André... tpm: add a QOM TPM interface
2017-10-19 Marc-André... tpm-tis: fold TPMTISEmuState in TPMState
2017-10-19 Marc-André... tpm-tis: remove tpm_tis.h header
2017-10-19 Marc-André... tpm-tis: move TPMState to TIS header
2017-10-19 Marc-André... tpm: remove locty_data from TPMState
2017-10-19 Marc-André... tpm-emulator: fix error handling
2017-10-19 Marc-André... tpm: add TPMBackendCmd to hold the request state
2017-10-19 Marc-André... tpm: remove locty argument from receive_cb
2017-10-19 Marc-André... tpm: remove needless cast
2017-10-19 Marc-André... tpm: remove unused TPMBackendCmd
2017-10-19 Marc-André... tpm: remove configure_tpm() hop
2017-10-19 Marc-André... tpm: remove init() class method
2017-10-19 Marc-André... tpm: remove TPMDriverOps
2017-10-19 Marc-André... tpm: move TPMSizedBuffer to tpm_tis.h
2017-10-19 Marc-André... tpm: remove tpm_register_driver()
2017-10-19 Marc-André... tpm: replace tpm_get_backend_driver() to drop be_drivers
2017-10-19 Marc-André... tpm: lookup tpm backend class in tpm_driver_find_by_type()
2017-10-19 Marc-André... tpm: make tpm_get_backend_driver() static
2017-10-19 Marc-André... tpm-tis: remove RAISE_STS_IRQ
2017-10-19 Marc-André... tpm-tis: remove unused hw_access argument
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
next