Age | Commit message (Expand) | Author |
2017-07-18 | target/sh4: return result of fcmp using TCG | Aurelien Jarno |
2017-07-18 | target/sh4: do not use a helper to implement fneg | Aurelien Jarno |
2017-07-18 | target/sh4: fix FPSCR cause vs flag inversion | Aurelien Jarno |
2017-07-18 | target/sh4: fix FPU unorderered compare | Aurelien Jarno |
2017-07-18 | target/sh4: do not check for PR bit for fabs instruction | Aurelien Jarno |
2017-07-18 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s... | Peter Maydell |
2017-07-18 | Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170717' into staging | Peter Maydell |
2017-07-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2017-07-18 | Merge remote-tracking branch 'remotes/aurel/tags/pull-target-mips-20170717' i... | Peter Maydell |
2017-07-18 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'... | Peter Maydell |
2017-07-18 | s390x/cpumodel: z14 cpu models | Jason J. Herne |
2017-07-17 | target/s390x: Fix risbg handling | Richard Henderson |
2017-07-17 | target/s390x: Allow to enable "idtes" feature for TCG | David Hildenbrand |
2017-07-17 | target/s390x: Mark ETF3 and ETF3_ENH facilities as available | Richard Henderson |
2017-07-17 | target/s390x: Implement TRTR | Richard Henderson |
2017-07-17 | target/s390x: Implement SRSTU | Richard Henderson |
2017-07-17 | target/s390x: Tidy SRST | Richard Henderson |
2017-07-17 | target/s390x: Implement CONVERT UNICODE insns | Richard Henderson |
2017-07-17 | target/s390x: Implement CSST | Richard Henderson |
2017-07-17 | i386: add Skylake-Server cpu model | Boqun Feng (Intel) |
2017-07-17 | i386: Update comment about XSAVES on Skylake-Client | Eduardo Habkost |
2017-07-17 | i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf | Daniel P. Berrange |
2017-07-17 | target/mips: optimize WSBH, DSBH and DSHD | Aurelien Jarno |
2017-07-17 | mips: set CP0 Debug DExcCode for SDBBP instruction | Pavel Dovgalyuk |
2017-07-17 | target/arm: use DISAS_EXIT for eret handling | Alex Bennée |
2017-07-17 | target/arm: use gen_goto_tb for ISB handling | Alex Bennée |
2017-07-17 | target/arm/translate: ensure gen_goto_tb sets exit flags | Alex Bennée |
2017-07-17 | target/arm/translate.h: expand comment on DISAS_EXIT | Alex Bennée |
2017-07-17 | target/arm/translate: make DISAS_UPDATE match declared semantics | Alex Bennée |
2017-07-17 | target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions | Peter Maydell |
2017-07-17 | target/ppc: fix CPU hotplug when radix is enabled (TCG) | Cédric Le Goater |
2017-07-17 | pseries: Allow HPT resizing with KVM | David Gibson |
2017-07-17 | pseries: Implement HPT resizing | David Gibson |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | s390x/gdb: add gs registers | Christian Borntraeger |
2017-07-14 | s390x/arch_dump: also dump guarded storage control block | Christian Borntraeger |
2017-07-14 | s390x/kvm: enable guarded storage | Fan Zhang |
2017-07-14 | s390x/kvm: Enable KSS facility for nested virtualization | Farhan Ali |
2017-07-14 | s390x/cpumodel: add esop/esop2 to z12 model | Jason J. Herne |
2017-07-14 | s390x/cpumodel: we are always in zarchitecture mode | Jason J. Herne |
2017-07-14 | s390x/cpumodel: wire up new hardware features | Jason J. Herne |
2017-07-14 | s390x/cpumodel: add zpci, aen and ais facilities | Yi Min Zhao |
2017-07-14 | s390x/sic: realize SIC handling | Fei Li |
2017-07-14 | s390x/cpumodel: provide compat handling for new cpu features | Jason J. Herne |
2017-07-14 | s390x/cpumodel: clean up spacing and comments | Jason J. Herne |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov |
2017-07-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into... | Peter Maydell |