Age | Commit message (Expand) | Author |
2020-04-29 | s390x: protvirt: SCLP interpretation | Janosch Frank |
2020-04-29 | s390x: protvirt: Move STSI data over SIDAD | Janosch Frank |
2020-04-29 | s390x: Add SIDA memory ops | Janosch Frank |
2020-04-29 | s390x: protvirt: KVM intercept changes | Janosch Frank |
2020-04-29 | s390x: protvirt: Support unpack facility | Janosch Frank |
2020-04-29 | various: Remove suspicious '\' character outside of #define in C code | Philippe Mathieu-Daudé |
2020-04-28 | s390x: Move diagnose 308 subcodes and rcs into ipl.h | Janosch Frank |
2020-04-22 | target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU | Peter Maydell |
2020-04-20 | target/ppc: Fix TCG temporary leaks in gen_slbia() | Philippe Mathieu-Daudé |
2020-04-17 | target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts | Nicholas Piggin |
2020-04-17 | target/ppc: Fix wrong interpretation of the disposition flag. | Ganesh Goudar |
2020-04-15 | gdbstub: Introduce gdb_get_float32() to get 32-bit float registers | Philippe Mathieu-Daudé |
2020-04-15 | gdbstub: Do not use memset() on GByteArray | Philippe Mathieu-Daudé |
2020-04-15 | gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb | Peter Xu |
2020-04-15 | target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray | Philippe Mathieu-Daudé |
2020-04-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-04-14 | hax: Windows doesn't like posix device names | Volker Rümelin |
2020-04-09 | Merge remote-tracking branch 'remotes/rth/tags/pull-rx-20200408' into staging | Peter Maydell |
2020-04-07 | target/rx/translate: Add missing fall through comment | Philippe Mathieu-Daudé |
2020-04-07 | target/xtensa: statically allocate xtensa_insnbufs in DisasContext | Max Filippov |
2020-04-07 | target/xtensa: fix pasto in pfwait.r opcode name | Max Filippov |
2020-04-07 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ... | Peter Maydell |
2020-04-07 | target/xtensa: add FIXME for translation memory leak | Alex Bennée |
2020-04-07 | ppc/spapr: KVM FWNMI should not be enabled until guest requests it | Nicholas Piggin |
2020-04-03 | target/arm: Remove obsolete TODO note from get_phys_addr_lpae() | Peter Maydell |
2020-04-03 | target/arm: PSTATE.PAN should not clear exec bits | Peter Maydell |
2020-04-03 | target/arm: don't expose "ieee_half" via gdbstub | Alex Bennée |
2020-04-03 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging | Peter Maydell |
2020-04-03 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |
2020-04-02 | target/i386: do not set unsupported VMX secondary execution controls | Vitaly Kuznetsov |
2020-04-02 | i386: hvf: Reset IRQ inhibition after moving RIP | Roman Bolshakov |
2020-04-02 | s390x: kvm: Fix number of cpu reports for stsi 3.2.2 | Janosch Frank |
2020-03-31 | target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model | Xiaoyao Li |
2020-03-31 | target/i386: set the CPUID level to 0x14 on old machine-type | Luwei Kang |
2020-03-31 | i386: Fix pkg_id offset for EPYC cpu models | Babu Moger |
2020-03-31 | target/i386: Enable new apic id encoding for EPYC based cpus models | Babu Moger |
2020-03-31 | i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition | Babu Moger |
2020-03-31 | target/i386: Cleanup and use the EPYC mode topology functions | Babu Moger |
2020-03-31 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200330' into staging | Peter Maydell |
2020-03-30 | target/arm: fix incorrect current EL bug in aarch32 exception emulation | Changbin Du |
2020-03-28 | target/mips: Fix loongson multimedia condition instructions | Jiaxun Yang |
2020-03-26 | linux-user/i386: Emulate x86_64 vsyscalls | Richard Henderson |
2020-03-26 | target/i386: Renumber EXCP_SYSCALL | Richard Henderson |
2020-03-24 | hw/ppc: Take QEMU lock when calling ppc_dcr_read/write() | Peter Maydell |
2020-03-24 | target/ppc: Fix ISA v3.0 (POWER9) slbia implementation | Nicholas Piggin |
2020-03-24 | target/ppc: Fix slbia TLB invalidation gap | Nicholas Piggin |
2020-03-23 | target/arm: Move computation of index in handle_simd_dupe | Richard Henderson |
2020-03-23 | target/arm: Assert immh != 0 in disas_simd_shift_imm | Richard Henderson |
2020-03-23 | target/arm: Rearrange disabled check for watchpoints | Richard Henderson |
2020-03-19 | target/rx: Dump bytes for each insn during disassembly | Richard Henderson |