1. ef1df13 s390x/migration: migrate CPU state by Thomas Huth · 10 years ago
  2. 71dd7e6 s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET by David Hildenbrand · 10 years ago
  3. 9960714 s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs by David Hildenbrand · 10 years ago
  4. c9e659c s390x/kvm: propagate s390 cpu state to kvm by David Hildenbrand · 10 years ago
  5. eb24f7c s390x/kvm: proper use of the cpu states OPERATING and STOPPED by David Hildenbrand · 10 years ago
  6. 75973bf s390x/kvm: introduce proper states for s390 cpus by David Hildenbrand · 10 years ago
  7. 02bb9bb target-s390x: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  8. a327c92 s390x/css: support format-0 ccws by Cornelia Huck · 10 years ago
  9. 218829d s390x/gdb: coding style fixes by David Hildenbrand · 10 years ago
  10. 73d510c s390x/gdb: generate target.xml and handle fp/ac as coprocessors by David Hildenbrand · 10 years ago
  11. 97fa52f s390x/gdb: don't touch the cc if tcg is not enabled by David Hildenbrand · 10 years ago
  12. 1def665 sclp-s390: Add memory hotplug SCLPs by Matthew Rosato · 10 years ago
  13. b6fe012 virtio-ccw: Include standby memory when calculating storage increment by Matthew Rosato · 10 years ago
  14. 159855f s390x/kvm: execute the first cpu reset on the vcpu thread by David Hildenbrand · 10 years ago
  15. 1fad8b3 s390x/kvm: execute "system reset" cpu resets on the vcpu thread by David Hildenbrand · 10 years ago
  16. 6e6ad8d s390x/kvm: execute sigp orders on the target vcpu thread by David Hildenbrand · 10 years ago
  17. 85ca337 s390x/kvm: run guest triggered resets on the target vcpu thread by David Hildenbrand · 10 years ago
  18. a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
  19. 85ad623 s390x/kvm: synchronize guest floating point registers by Jason J. Herne · 12 years ago
  20. 55818ad target-s390x: Remove unused ld_code6() function by Peter Maydell · 11 years ago
  21. 3a44969 qapi event: convert GUEST_PANICKED by Wenchao Xia · 11 years ago
  22. bbd8bb8 s390x/kvm: inject via flic by Cornelia Huck · 11 years ago
  23. de13d21 s390x: cleanup interrupt injection by Cornelia Huck · 11 years ago
  24. 66ad089 s390x/kvm: add alternative injection interface by Cornelia Huck · 11 years ago
  25. 79afc36 s390x: consolidate floating interrupts by Cornelia Huck · 11 years ago
  26. 6449a41 s390x/kvm: Log unmanageable program interruptions by Thomas Huth · 11 years ago
  27. a268924 s390x/kvm: Log unmanageable external interruptions by Thomas Huth · 11 years ago
  28. 4cb88c3 s390x/kvm: enable/reset cmma via vm attributes by Dominik Dingel · 11 years ago
  29. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  30. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  31. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  32. 770a637 s390x/kvm: hw debugging support via guest PER facility by David Hildenbrand · 12 years ago
  33. b30f4df s390x/kvm: software breakpoint support by David Hildenbrand · 11 years ago
  34. 8e4e86a s390x: remove duplicate definitions of DIAG 501 by David Hildenbrand · 11 years ago
  35. d426d9f s390x/virtio-ccw: wire up irq routing and irqfds by Cornelia Huck · 11 years ago
  36. 50a2c6e kvm: reset state from the CPU's reset method by Paolo Bonzini · 12 years ago
  37. ada4135 kvm: make one_reg helpers available for everyone by Cornelia Huck · 11 years ago
  38. c440020 s390x/helper: Added format control bit to MMU translation by Thomas Huth · 11 years ago
  39. 422f32c s390x/helper: Fixed real-to-absolute address translation by Thomas Huth · 11 years ago
  40. e080f0f s390x: use kvm_vcpu_enable_cap() by Cornelia Huck · 11 years ago
  41. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  42. eb6282f misc: Use cpu_physical_memory_read and cpu_physical_memory_write by Stefan Weil · 11 years ago
  43. 44b0c0b s390x/kvm: sync gbea and pp register by Christian Borntraeger · 11 years ago
  44. 860643b s390x/kvm: rework KVM synchronize to tracing for some ONEREGS by Christian Borntraeger · 11 years ago
  45. 8c01244 s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG by David Hildenbrand · 12 years ago
  46. ecb4e01 target-s390x: Add missing 'static' and 'const' attributes by Stefan Weil · 11 years ago
  47. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  48. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  49. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  50. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  51. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  52. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  53. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  54. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  55. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  56. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  57. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  58. 2efc6be target-s390x: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  59. 7e74946 s390x/virtio-ccw: Adapter interrupt support. by Cornelia Huck · 12 years ago
  60. e00ef74 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  61. 4ab23a9 Define the architecture for compressed dump format by qiaonuohan · 11 years ago
  62. 1eecf41 s390x/kvm: Rework priv instruction handlers by Frank Blaschka · 11 years ago
  63. 04c2b51 s390x/kvm: Add missing SIGP CPU RESET order by Thomas Huth · 11 years ago
  64. f7d3e46 s390x/kvm: Rework SIGP INITIAL CPU RESET handler by Thomas Huth · 11 years ago
  65. 49f5c9e s390x/cpu: Use ioctl to reset state in the kernel by Thomas Huth · 11 years ago
  66. e8803d9 s390x/sclp: Fixed setting of condition code register by Thomas Huth · 11 years ago
  67. 6e25280 s390x/sclp: Add missing checks to SCLP handler by Thomas Huth · 11 years ago
  68. a0fa2cb s390x/sclp: Fixed the size of sccb and code parameter by Thomas Huth · 11 years ago
  69. 77319f2 s390x/virtio-hcall: Specification exception for illegal subcodes by Thomas Huth · 11 years ago
  70. 0788082 s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler by Thomas Huth · 11 years ago
  71. 819bd30 s390x/async_pf: Check for apf extension and enable pfault by Dominik Dingel · 11 years ago
  72. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  73. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  74. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  75. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  76. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  77. 44c68de s390x/kvm: cleanup partial register handling by Dominik Dingel · 11 years ago
  78. 10c8599 s390x/ioinst: CHSC has to set a condition code by Thomas Huth · 11 years ago
  79. 3796f0e s390x/kvm: Fixed condition code for unknown SIGP orders by Thomas Huth · 11 years ago
  80. b8031ad s390x/kvm: Simplified the calculation of the SIGP order code by Thomas Huth · 11 years ago
  81. b20a461 s390x/kvm: Implemented SIGP START by Thomas Huth · 11 years ago
  82. 0b9972a s390x/kvm: Fix coding style in handle_sigp() by Thomas Huth · 11 years ago
  83. cd7a0f4 s390x/kvm: Removed s390_store_status stub by Thomas Huth · 11 years ago
  84. 4f91e0b s390x/kvm: Removed duplicated SIGP defines by Thomas Huth · 11 years ago
  85. 638129f s390x/kvm: Fix diagnose handling. by Cornelia Huck · 11 years ago
  86. 575ddeb exec: Fix prototype of phys_mem_set_alloc and related functions by Stefan Weil · 11 years ago
  87. ab1eb72 Merge remote-tracking branch 'rth/tcg-pull' into staging by Anthony Liguori · 11 years ago
  88. 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 11 years ago
  89. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  90. 40fa526 s390/ebcdic: Move conversion tables to header file by Heinz Graalfs · 12 years ago
  91. d8b30c8 s390/kexec: Implement diag308 subcode 0 by Christian Borntraeger · 11 years ago
  92. 5d9bf1c s390/ioinst: Moved the CC setting to the IO instruction handlers by Thomas Huth · 12 years ago
  93. 3d0a615 s390/cpu: Make setcc() function available to other files by Thomas Huth · 12 years ago
  94. abd137a s390/dump: zero out padding bytes in notes sections by Christian Borntraeger · 11 years ago
  95. 3ac85fb s390/kvm: Add check for priviledged SCLP handler by Thomas Huth · 11 years ago
  96. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 11 years ago
  97. 9113803 exec: Simplify the guest physical memory allocation hook by Markus Armbruster · 11 years ago
  98. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  99. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 11 years ago
  100. 7f7f975 s390: wire up nmi command to raise a RESTART interrupt on S390 by Eugene (jno) Dvurechenski · 12 years ago