Age | Commit message (Expand) | Author |
2019-09-03 | target/mips: Hard code size with MO_{8|16|32|64} | Tony Nguyen |
2019-09-03 | target/mips: Access MemoryRegion with MemOp | Tony Nguyen |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen |
2019-08-25 | target/alpha: fix tlb_fill trap_arg2 value for instruction fetch | Aurelien Jarno |
2019-08-23 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into staging | Peter Maydell |
2019-08-22 | Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822... | Peter Maydell |
2019-08-22 | s390x/mmu: Factor out storage key handling | David Hildenbrand |
2019-08-22 | s390x/mmu: Better storage key reference and change bit handling | David Hildenbrand |
2019-08-22 | s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE | David Hildenbrand |
2019-08-22 | s390x/tcg: Rework MMU selection for instruction fetches | David Hildenbrand |
2019-08-22 | s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug() | David Hildenbrand |
2019-08-22 | s390x/mmu: Trace the right value if setting/getting the storage key fails | David Hildenbrand |
2019-08-22 | s390x/tcg: Fix VERIM with 32/64 bit elements | David Hildenbrand |
2019-08-22 | target/tricore: Fix tricore_tr_translate_insn | Bastian Koppelmann |
2019-08-22 | target/tricore: Implement a qemu excptions helper | Bastian Koppelmann |
2019-08-22 | target/tricore: Use translate_loop | Bastian Koppelmann |
2019-08-22 | target-tricore: Make env a member of DisasContext | Bastian Koppelmann |
2019-08-22 | target/tricore: Use DisasContextBase API | Bastian Koppelmann |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-21 | target/ppc: Rewrite a fall through comment | Philippe Mathieu-Daudé |
2019-08-21 | ppc: Fix emulated single to double denormalized conversions | Paul A. Clarke |
2019-08-21 | ppc: Fix emulated INFINITY and NAN conversions | Paul A. Clarke |
2019-08-21 | ppc: conform to processor User's Manual for xscvdpspn | Paul A. Clarke |
2019-08-21 | ppc: Add support for 'mffsl' instruction | Paul A. Clarke |
2019-08-21 | target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR | Alexey Kardashevskiy |
2019-08-21 | ppc: remove idle_timer logic | Shivaprasad G Bhat |
2019-08-21 | spapr: Implement dispatch tracking for tcg | Nicholas Piggin |
2019-08-21 | target/ppc: Optimize emulation of vclzw instruction | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of vclzd instruction | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of vgbbd instruction | Stefan Brankovic |
2019-08-21 | target/ppc: move opcode decode tables to PowerPCCPU | Alex Bennée |
2019-08-21 | target/ppc: Optimize emulation of vsl and vsr instructions | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of lvsl and lvsr instructions | Stefan Brankovic |
2019-08-21 | migration: Do not re-read the clock on pre_save in case of paused guest | Maxiwell S. Garcia |
2019-08-20 | x86: Intel AVX512_BF16 feature enabling | Jing Liu |
2019-08-20 | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk |
2019-08-20 | target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver... | Peter Maydell |
2019-08-20 | i386/kvm: initialize struct at full before ioctl call | Andrey Shinkevich |
2019-08-20 | target-i386: kvm: 'kvm_get_supported_msrs' cleanup | Li Qiang |
2019-08-20 | configure: Define target access alignment in configure | tony.nguyen@bt.com |
2019-08-20 | target-i386: adds PV_SCHED_YIELD CPUID feature bit | Wanpeng Li |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti |
2019-08-20 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ... | Peter Maydell |
2019-08-19 | target/mips: Style improvements in translate.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in machine.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in cpu.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in cp0_timer.c | Aleksandar Markovic |