index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
s390x/helper: Remove s390_cpu_physical_memory_map
Thomas Huth
1
-4
/
+0
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
1
-0
/
+1
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
1
-1
/
+2
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
1
-1
/
+1
2015-02-18
s390x/mmu: Add function for accessing guest memory
Thomas Huth
1
-0
/
+11
2015-02-18
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
1
-0
/
+5
2015-02-18
s390x/mmu: Check bit 52 in page table entry
Thomas Huth
1
-0
/
+1
2015-02-18
s390x/mmu: Add support for read-only regions
Thomas Huth
1
-0
/
+1
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
1
-1
/
+1
2015-02-18
s390x/mmu: Check table length and offset fields
Thomas Huth
1
-0
/
+1
2015-02-18
s390x/mmu: Move mmu_translate() and friends to separate file
Thomas Huth
1
-0
/
+1
2015-02-03
target-s390: Fix STIDP
Richard Henderson
1
-1
/
+3
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2015-01-12
s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
Thomas Huth
1
-81
/
+0
2014-10-10
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
David Hildenbrand
1
-4
/
+4
2014-10-10
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
1
-0
/
+5
2014-10-10
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
1
-4
/
+10
2014-10-10
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
1
-0
/
+14
2014-09-01
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
David Hildenbrand
1
-38
/
+2
2014-09-01
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
1
-0
/
+15
2014-09-01
virtio-ccw: Include standby memory when calculating storage increment
Matthew Rosato
1
-0
/
+3
2014-09-01
s390x/kvm: run guest triggered resets on the target vcpu thread
David Hildenbrand
1
-0
/
+15
2014-06-10
s390x/kvm: inject via flic
Cornelia Huck
1
-0
/
+1
2014-06-10
s390x: cleanup interrupt injection
Cornelia Huck
1
-29
/
+12
2014-06-10
s390x/kvm: add alternative injection interface
Cornelia Huck
1
-0
/
+2
2014-06-10
s390x: consolidate floating interrupts
Cornelia Huck
1
-23
/
+9
2014-06-10
s390x/kvm: enable/reset cmma via vm attributes
Dominik Dingel
1
-0
/
+12
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-0
/
+5
2014-05-07
s390x/helper: Added format control bit to MMU translation
Thomas Huth
1
-0
/
+4
2014-04-25
s390x/kvm: sync gbea and pp register
Christian Borntraeger
1
-0
/
+3
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-3
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-9
/
+0
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-0
/
+1
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
1
-0
/
+1
2014-02-27
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
1
-1
/
+1
2014-02-27
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
1
-1
/
+1
2014-02-27
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
1
-0
/
+4
2014-01-31
s390x/kvm: cleanup partial register handling
Dominik Dingel
1
-17
/
+0
2013-12-18
s390x/kvm: Fix diagnose handling.
Cornelia Huck
1
-0
/
+3
2013-09-20
s390/cpu: Make setcc() function available to other files
Thomas Huth
1
-2
/
+9
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
1
-0
/
+13
2013-08-30
s390: provide a cpu load normal function
Christian Borntraeger
1
-0
/
+3
2013-08-30
s390: provide I/O subsystem reset
Christian Borntraeger
1
-0
/
+1
2013-08-30
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
1
-0
/
+3
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-16
/
+0
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
1
-4
/
+7
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
1
-0
/
+16
2013-06-20
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
1
-4
/
+1
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
1
-1
/
+4
[next]