Age | Commit message (Expand) | Author |
2017-07-06 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s... | Peter Maydell |
2017-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-05 | virtio-scsi-ccw: use ioeventfd even when KVM is disabled | QingFeng Hao |
2017-07-05 | s390x: return unavailable features via query-cpu-definitions | Viktor Mihajlovski |
2017-07-05 | target/i386: add the CONFIG_TCG into Makefiles | Yang Zhong |
2017-07-05 | target/i386: add the tcg_enabled() in target/i386/ | Yang Zhong |
2017-07-05 | target/i386: move TLB refill function out of helper.c | Paolo Bonzini |
2017-07-05 | target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline | Yang Zhong |
2017-07-05 | target/i386: make cpu_get_fp80()/cpu_set_fp80() static | Yang Zhong |
2017-07-05 | target/i386: move cpu_sync_bndcs_hflags() function | Yang Zhong |
2017-07-04 | xsave_helper: pull xsave and xrstor out of kvm.c into helper function | Sergio Andres Gomez Del Real |
2017-07-04 | Move CONFIG_KVM related definitions to kvm_i386.h | Thomas Huth |
2017-07-04 | target/i386: simplify handling of conforming code segments on interrupt | Paolo Bonzini |
2017-07-04 | target/i386: fix interrupt CPL error when using ist in x86-64 | Wu Xiang |
2017-07-04 | vcpu_dirty: share the same field in CPUState for all accelerators | Sergio Andres Gomez Del Real |
2017-07-04 | target-microblaze: Add CPU version 10.0 | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Add BSIFI | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Add BSEFI | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Plug TCG temp leak | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Add braces around if-statements | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Use extract32 | Edgar E. Iglesias |
2017-07-04 | target-microblaze: dec_barrel: Use bool instead of unsigned int | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Introduce a use-pcmp-instr property | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Introduce a use-msr-instr property | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Introduce a use-hw-mul property | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Introduce a use-div property | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Introduce a use-barrel property | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Add CPU versions 9.4, 9.5 and 9.6 | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Don't hard code 0xb as initial MB version | Edgar E. Iglesias |
2017-07-04 | target-microblaze: Correct bit shift for the PVR0 version field | Edgar E. Iglesias |
2017-06-30 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'... | Peter Maydell |
2017-06-30 | target/ppc: Proper cleanup when ppc_cpu_realizefn fails | Bharata B Rao |
2017-06-30 | target/ppc: Fix return value in tcg radix mmu fault handler | Suraj Jitindar Singh |
2017-06-30 | target/ppc/excp_helper: Take BQL before calling cpu_interrupt() | Thomas Huth |
2017-06-30 | ppc: Rework CPU compatibility testing across migration | David Gibson |
2017-06-30 | pseries: Move CPU compatibility property to machine | David Gibson |
2017-06-29 | target/m68k: add fmovem | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations (part 2) | Laurent Vivier |
2017-06-29 | target/m68k: add fsglmul and fsgldiv | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations | Laurent Vivier |
2017-06-29 | target/m68k: add fmovecr | Laurent Vivier |
2017-06-29 | target/m68k: add fscc. | Laurent Vivier |
2017-06-28 | vmstate: error hint for failed equal checks | Halil Pasic |
2017-06-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into staging | Peter Maydell |
2017-06-23 | target/s390x: Implement idte instruction | David Hildenbrand |
2017-06-23 | target/s390x: Improve heuristic for ipte | David Hildenbrand |
2017-06-23 | target/s390x: Indicate and check for local tlb clearing | David Hildenbrand |
2017-06-23 | target/s390x: Clean up TB flag bits | Richard Henderson |
2017-06-23 | target/s390x: Finish implementing ETF2-ENH | Richard Henderson |
2017-06-23 | target/s390x: Mark STFLE_49 facility as available | Richard Henderson |