index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
Age
Commit message (
Expand
)
Author
2015-02-18
s390x/helper: Remove s390_cpu_physical_memory_map
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in TPI instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in CHSC instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in SSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in MSCH instruction
Thomas Huth
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
2015-02-18
s390x/mmu: Add function for accessing guest memory
Thomas Huth
2015-02-18
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
2015-02-18
s390x/mmu: Clean up mmu_translate_asc()
Thomas Huth
2015-02-18
s390x/mmu: Check bit 52 in page table entry
Thomas Huth
2015-02-18
s390x/mmu: Renaming related to the ASCE confusion
Thomas Huth
2015-02-18
s390x/mmu: Add support for read-only regions
Thomas Huth
2015-02-18
s390x/mmu: Fix the exception codes for illegal table entries
Thomas Huth
2015-02-18
s390x/mmu: Fix exception types when checking the ASCEs
Thomas Huth
2015-02-18
s390x/mmu: Fix translation exception code in lowcore
Thomas Huth
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
2015-02-18
s390x/mmu: Check table length and offset fields
Thomas Huth
2015-02-18
s390x/mmu: Fix the handling of the table levels
Thomas Huth
2015-02-18
s390x/mmu: Fix the check for the real-space designation bit
Thomas Huth
2015-02-18
s390x/mmu: Move mmu_translate() and friends to separate file
Thomas Huth
2015-02-13
s390x/ipl: drop reipl parameters on resets
Fan Zhang
2015-02-13
s390x/ipl: support diagnose 308 subcodes 5 and 6
Fan Zhang
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...
Peter Maydell
2015-02-03
target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
Torbjorn Granlund
2015-02-03
target-s390x: support OC and NC in the EX instruction
Paolo Bonzini
2015-02-03
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
Peter Maydell
2015-02-03
target-s390: Implement ECAG
Richard Henderson
2015-02-03
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
2015-02-03
target-s390: Fix STURA
Richard Henderson
2015-02-03
target-s390: Fix STIDP
Richard Henderson
2015-02-03
target-s390: Implement EPSW
Richard Henderson
2015-02-03
target-s390: Implement SAM specification exception
Richard Henderson
2015-02-03
s390x/kvm: unknown DIAGNOSE code should give a specification exception
Christian Borntraeger
2015-02-03
s390x/kvm: Fix diag-308 register decoding
Thomas Huth
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
s390: implement pci instructions
Frank Blaschka
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2015-01-12
s390x/kvm: avoid syscalls by syncing registers with kvm_run
David Hildenbrand
2015-01-12
s390x/kvm: sync register support helper function
David Hildenbrand
2015-01-12
s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
Thomas Huth
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]