1. ecb4e01 target-s390x: Add missing 'static' and 'const' attributes by Stefan Weil · 11 years ago
  2. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 12 years ago
  3. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 12 years ago
  4. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 12 years ago
  5. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 12 years ago
  6. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 12 years ago
  7. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 12 years ago
  8. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 12 years ago
  9. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  10. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  11. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  12. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 12 years ago
  13. 2efc6be target-s390x: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  14. 7e74946 s390x/virtio-ccw: Adapter interrupt support. by Cornelia Huck · 12 years ago
  15. e00ef74 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  16. 4ab23a9 Define the architecture for compressed dump format by qiaonuohan · 11 years ago
  17. 1eecf41 s390x/kvm: Rework priv instruction handlers by Frank Blaschka · 11 years ago
  18. 04c2b51 s390x/kvm: Add missing SIGP CPU RESET order by Thomas Huth · 11 years ago
  19. f7d3e46 s390x/kvm: Rework SIGP INITIAL CPU RESET handler by Thomas Huth · 11 years ago
  20. 49f5c9e s390x/cpu: Use ioctl to reset state in the kernel by Thomas Huth · 11 years ago
  21. e8803d9 s390x/sclp: Fixed setting of condition code register by Thomas Huth · 11 years ago
  22. 6e25280 s390x/sclp: Add missing checks to SCLP handler by Thomas Huth · 11 years ago
  23. a0fa2cb s390x/sclp: Fixed the size of sccb and code parameter by Thomas Huth · 11 years ago
  24. 77319f2 s390x/virtio-hcall: Specification exception for illegal subcodes by Thomas Huth · 11 years ago
  25. 0788082 s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler by Thomas Huth · 11 years ago
  26. 819bd30 s390x/async_pf: Check for apf extension and enable pfault by Dominik Dingel · 12 years ago
  27. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  28. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  29. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  30. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  31. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  32. 44c68de s390x/kvm: cleanup partial register handling by Dominik Dingel · 11 years ago
  33. 10c8599 s390x/ioinst: CHSC has to set a condition code by Thomas Huth · 11 years ago
  34. 3796f0e s390x/kvm: Fixed condition code for unknown SIGP orders by Thomas Huth · 11 years ago
  35. b8031ad s390x/kvm: Simplified the calculation of the SIGP order code by Thomas Huth · 11 years ago
  36. b20a461 s390x/kvm: Implemented SIGP START by Thomas Huth · 11 years ago
  37. 0b9972a s390x/kvm: Fix coding style in handle_sigp() by Thomas Huth · 11 years ago
  38. cd7a0f4 s390x/kvm: Removed s390_store_status stub by Thomas Huth · 11 years ago
  39. 4f91e0b s390x/kvm: Removed duplicated SIGP defines by Thomas Huth · 11 years ago
  40. 638129f s390x/kvm: Fix diagnose handling. by Cornelia Huck · 11 years ago
  41. 575ddeb exec: Fix prototype of phys_mem_set_alloc and related functions by Stefan Weil · 11 years ago
  42. ab1eb72 Merge remote-tracking branch 'rth/tcg-pull' into staging by Anthony Liguori · 11 years ago
  43. 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 12 years ago
  44. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  45. 40fa526 s390/ebcdic: Move conversion tables to header file by Heinz Graalfs · 12 years ago
  46. d8b30c8 s390/kexec: Implement diag308 subcode 0 by Christian Borntraeger · 11 years ago
  47. 5d9bf1c s390/ioinst: Moved the CC setting to the IO instruction handlers by Thomas Huth · 12 years ago
  48. 3d0a615 s390/cpu: Make setcc() function available to other files by Thomas Huth · 12 years ago
  49. abd137a s390/dump: zero out padding bytes in notes sections by Christian Borntraeger · 12 years ago
  50. 3ac85fb s390/kvm: Add check for priviledged SCLP handler by Thomas Huth · 12 years ago
  51. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 12 years ago
  52. 9113803 exec: Simplify the guest physical memory allocation hook by Markus Armbruster · 12 years ago
  53. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  54. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  55. 7f7f975 s390: wire up nmi command to raise a RESTART interrupt on S390 by Eugene (jno) Dvurechenski · 12 years ago
  56. f077847 s390: Implement load normal reset by Christian Borntraeger · 12 years ago
  57. f5ae2a4 s390/cpu: split CPU reset into architectured functions by Christian Borntraeger · 12 years ago
  58. 29c6157 s390: provide a cpu load normal function by Christian Borntraeger · 12 years ago
  59. 4e872a3 s390: provide I/O subsystem reset by Christian Borntraeger · 12 years ago
  60. 268846b s390/kvm: basic implementation of diagnose 308 subcode 6 by Eugene (jno) Dvurechenski · 12 years ago
  61. 39fbc5c s390x/kvm: Fix switch/case indentation for handle_diag by Christian Borntraeger · 12 years ago
  62. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  63. 56c4bfb dump: rebase from host-private RAMBlock offsets to guest-physical addresses by Laszlo Ersek · 12 years ago
  64. 9b4f38e s390: Implement dump-guest-memory support for target s390x by Ekaterina Tumanova · 12 years ago
  65. d2ee774 s390x/kvm: Remove redundant return code by Thomas Huth · 12 years ago
  66. c1e8dfb s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst() by Thomas Huth · 12 years ago
  67. 71ed827 s390x/ioinst: Fixed priority of operand exceptions by Thomas Huth · 12 years ago
  68. 7ae5a7c s390x/ioinst: Fixed alignment check in SCHM instruction by Thomas Huth · 12 years ago
  69. 0056fc9 s390x/ioinst: Throw addressing exception when memory_map failed by Thomas Huth · 12 years ago
  70. 61bf0dc s390x/ioinst: Add missing alignment checks for IO instructions by Thomas Huth · 12 years ago
  71. e67137c s390x: Rename 'dprintf' to 'DPRINTF' by Peter Maydell · 12 years ago
  72. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  73. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  74. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  75. cfae5c9 target-s390x: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  76. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  77. 9282b73 target-s390x: Fix CPUState rework fallout by Christian Borntraeger · 12 years ago
  78. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  79. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  80. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  81. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  82. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  83. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  84. d9916c2 target-s390x: Change gen_intermediate_code_internal() argument to S390CPU by Andreas Färber · 12 years ago
  85. 4fd6dd0 target-s390x: Change handle_{hypercall,diag}() argument to S390CPU by Andreas Färber · 12 years ago
  86. 19079e4 target-s390x: Don't overuse ENV_GET_CPU() by Andreas Färber · 12 years ago
  87. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  88. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  89. cc3ac9c virtio-ccw: fix build breakage on windows by Cornelia Huck · 12 years ago
  90. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  91. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  92. cb446ec kvm: Change cpu_synchronize_state() argument to CPUState by Andreas Färber · 12 years ago
  93. b4436a0 virtio-ccw: Wire up ioeventfd. by Cornelia Huck · 12 years ago
  94. 5b23fd0 Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62" by Paolo Bonzini · 12 years ago
  95. 48475e1 KVM: S390: Add dummy kvm_arch_init_irq_routing() by Alexey Kardashevskiy · 12 years ago
  96. 6681fca Remove unnecessary break statements by Stefan Weil · 12 years ago
  97. 311f83c s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62 by Paolo Bonzini · 12 years ago
  98. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  99. 805a250 Trivial grammar and spelling fixes by Stefan Weil · 12 years ago
  100. 08eb8c8 Wire up disabled wait a panicked event on s390 by Christian Borntraeger · 12 years ago