index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2018-01-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...
Peter Maydell
2017-12-22
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
2017-12-22
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
2017-12-22
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
i386: hvf: simplify flag handling
Paolo Bonzini
2017-12-22
i386: hvf: abort on decoding error
Paolo Bonzini
2017-12-22
i386: hvf: remove ZERO_INIT macro
Paolo Bonzini
2017-12-22
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
i386: hvf: inject General Protection Fault when vmexit through vmcall
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement hvf_get_supported_cpuid
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: use new helper functions for put/get xsave
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-12-21
target/m68k: fix set_cc_op()
Laurent Vivier
2017-12-21
target/m68k: add monitor.c
Laurent Vivier
2017-12-21
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
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
[next]