summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger2012-01-041-3/+0
* s390x: add TR function for EXECUTEAlexander Graf2012-01-041-0/+3
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-4/+4
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-2/+2
* s390x: Add shutdown for TCG s390-virtio machineAlexander Graf2011-11-142-3/+21
* s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-142-12/+9
* s390x: implement SIGP restart and shutdownAlexander Graf2011-11-141-0/+14
* s390x: implement rrbe instruction properlyAlexander Graf2011-11-141-5/+7
* s390x: update R and C bits in storage keyAlexander Graf2011-11-143-1/+16
* s390x: make ipte 31-bit awareAlexander Graf2011-11-141-0/+7
* s390x: add ldeb instructionAlexander Graf2011-11-143-0/+14
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-08-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-8/+8
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+1
* exec.h cleanupBlue Swirl2011-07-302-38/+3
* Remove exec-all.h include directivesBlue Swirl2011-06-263-3/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-12/+11
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-3/+3
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-6/+6
* Fix fallouts from Linux header inclusionJan Kiszka2011-06-261-1/+5
* Switch build system to accompanied kernel headersJan Kiszka2011-06-202-10/+1
* s390x: implement lrvgrAlexander Graf2011-06-031-0/+3
* s390x: fix cksm instructionAlexander Graf2011-06-031-20/+8
* s390x: free tmp explicitly in every opcode for disas_a5()Alexander Graf2011-06-031-1/+12
* target-s390x: Add missing tcg_temp_free_i32()Stefan Weil2011-06-031-0/+3
* target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90Stefan Weil2011-06-031-0/+1
* target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8eStefan Weil2011-06-031-0/+2
* target-s390x: Add missing tcg_temp_free_i64() in disas_b2()Stefan Weil2011-06-031-0/+2
* target-s390x: Add missing tcg_temp_free_i64() in do_mh()Stefan Weil2011-06-031-0/+1
* target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()Stefan Weil2011-06-031-0/+1
* target-s390x: Fix duplicate call of tcg_temp_new_i64Stefan Weil2011-06-031-1/+0
* target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()Stefan Weil2011-06-031-2/+2
* target-s390x: Fix build for non-linux hostsStefan Weil2011-06-031-5/+0
* s390x: fix memory detection for guests > 64GBChristian Borntraeger2011-05-201-2/+6
* s390x: Fix debugging for unknown sigp order codesChristian Borntraeger2011-05-201-1/+1
* s390x: remove compatibility cc fieldAlexander Graf2011-05-201-1/+0
* s390x: translate engine for s390x CPUAlexander Graf2011-05-201-2/+5161
* s390x: Adjust internal kvm codeAlexander Graf2011-05-201-37/+7
* s390x: Implement opcode helpersAlexander Graf2011-05-202-2/+3068
* s390x: helper functions for system emulationAlexander Graf2011-05-203-10/+565
* s390x: Shift variables in CPUState for memset(0)Alexander Graf2011-05-201-3/+4
* s390x: keep hint on virtio managing sizeAlexander Graf2011-05-201-0/+3
* s390x: make kvm exported functions conditional on kvmAlexander Graf2011-05-201-0/+17
* s390x: fix smp support for kvmChristian Borntraeger2011-05-201-1/+1
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* s390x: Enable s390x-softmmu targetAlexander Graf2011-04-182-1/+14