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
/
cpu.h
Age
Commit message (
Expand
)
Author
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
2014-02-27
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
2014-02-27
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
2014-02-27
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
2014-01-31
s390x/kvm: cleanup partial register handling
Dominik Dingel
2013-12-18
s390x/kvm: Fix diagnose handling.
Cornelia Huck
2013-09-20
s390/cpu: Make setcc() function available to other files
Thomas Huth
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-30
s390: provide a cpu load normal function
Christian Borntraeger
2013-08-30
s390: provide I/O subsystem reset
Christian Borntraeger
2013-08-30
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-06-20
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
2013-04-26
Allow selective runtime register synchronization
Jason J. Herne
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
2013-02-16
target-s390x: Drop unused cpu_s390x_close() prototype
Andreas Färber
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
2013-01-29
s390: I/O interrupt and machine check injection.
Cornelia Huck
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck
2013-01-29
s390: Add mapping helper functions.
Cornelia Huck
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
2013-01-05
target-s390: Fix cpu_clone_regs
Richard Henderson
2013-01-05
target-s390: Convert FLOGR
Richard Henderson
2013-01-05
target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
Richard Henderson
2013-01-05
target-s390: Convert SHIFT, ROTATE SINGLE
Richard Henderson
2013-01-05
target-s390: Send signals for divide
Richard Henderson
2013-01-05
target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
Richard Henderson
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
2013-01-05
target-s390: Reorg exception handling
Richard Henderson
2013-01-05
target-s390: Fix gdbstub
Richard Henderson
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
[next]