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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-09
target-s390x: Change gen_intermediate_code_internal() argument to S390CPU
Andreas Färber
1
-4
/
+5
2013-07-09
target-s390x: Change handle_{hypercall,diag}() argument to S390CPU
Andreas Färber
1
-6
/
+6
2013-07-09
target-s390x: Don't overuse ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
1
-1
/
+1
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
2
-6
/
+10
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
1
-1
/
+0
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
3
-2
/
+7
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-4
/
+5
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2
-0
/
+35
2013-06-20
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
1
-4
/
+1
2013-06-12
KVM: S390: Add dummy kvm_arch_init_irq_routing()
Alexey Kardashevskiy
1
-0
/
+4
2013-06-01
Remove unnecessary break statements
Stefan Weil
1
-1
/
+0
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
1
-1
/
+4
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-1
/
+1
2013-05-01
Trivial grammar and spelling fixes
Stefan Weil
1
-1
/
+1
2013-04-30
Wire up disabled wait a panicked event on s390
Christian Borntraeger
1
-3
/
+14
2013-04-26
Utilize selective runtime reg sync for hot code paths
Jason J. Herne
1
-3
/
+12
2013-04-26
Allow selective runtime register synchronization
Jason J. Herne
2
-0
/
+84
2013-04-26
s390x: use CONFIG_INT128 to detect __uint128_t
Gabriel Kerneis
1
-2
/
+1
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-4
/
+4
2013-04-05
target-s390: Fix SRNMT
Richard Henderson
1
-0
/
+1
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-1
/
+1
2013-03-17
s390: Fix cpu refactoring fallout.
Cornelia Huck
1
-2
/
+1
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
4
-6
/
+10
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2
-5
/
+5
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
3
-8
/
+12
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
2
-2
/
+2
2013-03-08
s390: simplify kvm cpu init
Christian Borntraeger
1
-7
/
+2
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
1
-2
/
+2
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
1
-0
/
+1
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
3
-11
/
+1
2013-02-16
target-s390x: Drop unused cpu_s390x_close() prototype
Andreas Färber
1
-1
/
+0
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
1
-0
/
+2
2013-02-16
target-s390x: Move TCG initialization to S390CPU initfn
Andreas Färber
2
-7
/
+6
2013-02-16
target-s390x: Introduce QOM realizefn for S390CPU
Andreas Färber
3
-3
/
+19
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
3
-2
/
+8
2013-02-13
s390: Keep I/O interrupts enabled for all iscs.
Cornelia Huck
1
-19
/
+21
2013-02-04
target-s390x: Fix wrong comparison in interrupt handling
Stefan Weil
1
-1
/
+1
2013-02-04
s390x: silence warning from GCC on uninitialized values
Anthony Liguori
1
-1
/
+1
2013-02-01
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
5
-26
/
+31
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
4
-15
/
+13
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
3
-8
/
+15
2013-02-01
target-s390x: Fix debug output
Andreas Färber
1
-1
/
+1
2013-02-01
target-s390x: Fix debug output (continued)
Andreas Färber
1
-2
/
+2
2013-02-01
target-s390x: Mark as unmigratable
Andreas Färber
3
-32
/
+10
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
3
-7
/
+23
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
2
-13
/
+237
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
1
-0
/
+62
[prev]
[next]