index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2017-12-18
target/sh4: Convert to DisasContextBase
Richard Henderson
2017-12-18
target/sh4: Do not singlestep after exceptions
Richard Henderson
2017-12-18
target/sh4: Convert to DisasJumpType
Richard Henderson
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
target/sh4: fix TCG leak during gusa sequence
Alex Bennée
2017-12-18
target/sh4: add missing tcg_temp_free() in _decode_opc()
Philippe Mathieu-Daudé
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
2017-12-18
i386/hax: remove duplicated include
Philippe Mathieu-Daudé
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
Remove empty statements
Ladi Prosek
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
2017-12-15
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2017-12-15
target/ppc: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
s390x/tcg: fix and cleanup mcck injection
David Hildenbrand
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SACF
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
[next]