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
/
kvm.c
Age
Commit message (
Expand
)
Author
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-18
s390x/kvm: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-02-18
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2019-02-18
s390x: always provide pci support
Cornelia Huck
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
2019-02-04
s390x: remove direct reference to mem_path global from s390x code
Igor Mammedov
2018-10-12
s390x/kvm: enable AP instruction interpretation for guest
Tony Krowiak
2018-10-04
s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
David Hildenbrand
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
2018-08-20
s390x: Enable KVM huge page backing support
Janosch Frank
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
2018-04-09
s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()
David Hildenbrand
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/migration: use zero flag parameter
Christian Borntraeger
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-20
s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
s390x/kvm: drop two debug prints
David Hildenbrand
2017-10-20
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
2017-10-20
s390x/kvm: factor out storing of CPU status
David Hildenbrand
2017-10-20
s390x/kvm: generalize SIGP stop and restart interrupt injection
David Hildenbrand
2017-10-20
s390x/kvm: pass ipb directly into handle_sigp()
David Hildenbrand
2017-10-20
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
2017-10-06
s390/kvm: Support for get/set of extended TOD-Clock for guest
Collin L. Walling
2017-10-06
s390x/kvm: fix and cleanup storing CPU status
David Hildenbrand
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
2017-09-22
s390x/ais: for 2.10 stable: disable ais facility
Christian Borntraeger
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
[next]