]> git.proxmox.com Git - mirror_qemu.git/history - target-s390x
apic_common: improve readability of apic_reset_common
[mirror_qemu.git] / target-s390x /
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-04-30 Alexander Yarygins390x/kvm: Support access register mode for KVM_S390_ME...
2015-04-30 Thomas Huths390x/mmu: Use ioctl for reading and writing from/to...
2015-04-30 Ekaterina Tumanovas390x/kvm: Put vm name, extended name and UUID into...
2015-04-30 Thomas Huths390x/mmu: Use access type definitions instead of magic...
2015-03-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2015-03-16 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2015-03-16 Tony Krowiaks390x: CPACF: Handle key wrap machine options
2015-03-16 Dominik Dingels390x/kvm: make use of generic vm attribute check
2015-03-16 Jason J. Hernes390x/kvm: Guest Migration TOD clock synchronization
2015-03-13 Richard Hendersontcg: Change translator-side labels to a pointer
2015-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-03-11 Marcel Apfelbaumkvm: add machine state to kvm_arch_init
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/amit/tags/vser...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-10 Eduardo Habkostcpu: Make cpu_init() return QOM CPUState object
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-03-10 Dominik Dingels390x/kvm: passing max memory size to accelerator
2015-03-10 David Hildenbrands390x/kvm: enable the new SIGP handling in user space
2015-03-10 David Hildenbrands390x/kvm: deliver SIGP RESTART directly if stopped
2015-03-10 David Hildenbrands390x: add function to deliver restart irqs
2015-03-10 David Hildenbrands390x/kvm: SIGP START is only applicable when STOPPED
2015-03-10 David Hildenbrands390x/kvm: implement handling of new SIGP orders
2015-03-10 David Hildenbrands390x/kvm: trace all SIGP orders
2015-03-10 David Hildenbrands390x/kvm: helper to set the SIGP status in SigpInfo
2015-03-10 David Hildenbrands390x/kvm: pass the SIGP instruction parameter to the...
2015-03-10 David Hildenbrands390x/kvm: more details for SIGP handler with one desti...
2015-03-10 David Hildenbrands390x: introduce defines for SIGP condition codes
2015-03-10 GongleiRemove superfluous '\n' around error_report()
2015-03-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-02-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-02-18 Thomas Huths390x/helper: Remove s390_cpu_physical_memory_map
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in TPI instruction
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in CHSC instruction
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in STCRW instruction
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in TSCH instruction
2015-02-18 Thomas Huths390x/ioinst: Set condition code in ioinst_handle_tsch...
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in STSCH instruction
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in SSCH instruction
2015-02-18 Thomas Huths390x/ioinst: Rework memory access in MSCH instruction
2015-02-18 Thomas Huths390x/css: Make schib parameter of css_do_msch const
2015-02-18 Thomas Huths390x/mmu: Add function for accessing guest memory
2015-02-18 Thomas Huths390x/kvm: Add function for injecting pgm access exceptions
2015-02-18 Thomas Huths390x/mmu: Clean up mmu_translate_asc()
2015-02-18 Thomas Huths390x/mmu: Check bit 52 in page table entry
2015-02-18 Thomas Huths390x/mmu: Renaming related to the ASCE confusion
2015-02-18 Thomas Huths390x/mmu: Add support for read-only regions
2015-02-18 Thomas Huths390x/mmu: Fix the exception codes for illegal table...
2015-02-18 Thomas Huths390x/mmu: Fix exception types when checking the ASCEs
2015-02-18 Thomas Huths390x/mmu: Fix translation exception code in lowcore
2015-02-18 Thomas Huths390x/mmu: Skip exceptions properly when translating...
2015-02-18 Thomas Huths390x/mmu: Check table length and offset fields
2015-02-18 Thomas Huths390x/mmu: Fix the handling of the table levels
2015-02-18 Thomas Huths390x/mmu: Fix the check for the real-space designation bit
2015-02-18 Thomas Huths390x/mmu: Move mmu_translate() and friends to separate...
2015-02-13 Fan Zhangs390x/ipl: drop reipl parameters on resets
2015-02-13 Fan Zhangs390x/ipl: support diagnose 308 subcodes 5 and 6
2015-02-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-02-13 Richard Hendersontcg: Introduce tcg_op_buf_count and tcg_op_buf_full
2015-02-13 Richard Hendersontcg: Move emit of INDEX_op_end into gen_tb_end
2015-02-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-02-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-02-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-02-03 Torbjorn Granlundtarget-s390x: fix and optimize slb* and slbg* computati...
2015-02-03 Paolo Bonzinitarget-s390x: support OC and NC in the EX instruction
2015-02-03 Peter Maydelltarget-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
2015-02-03 Richard Hendersontarget-s390: Implement ECAG
2015-02-03 Richard Hendersontarget-s390: Implement LURA, LURAG, STURG
2015-02-03 Richard Hendersontarget-s390: Fix STURA
2015-02-03 Richard Hendersontarget-s390: Fix STIDP
2015-02-03 Richard Hendersontarget-s390: Implement EPSW
2015-02-03 Richard Hendersontarget-s390: Implement SAM specification exception
2015-02-03 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-02-03 Christian Borntraegers390x/kvm: unknown DIAGNOSE code should give a specific...
2015-02-03 Thomas Huths390x/kvm: Fix diag-308 register decoding
2015-01-27 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-01-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-01-20 Peter Maydellexec.c: Drop TARGET_HAS_ICE define and checks
2015-01-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
next