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
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
s390x: allow cpu hotplug via device_add
David Hildenbrand
2017-09-19
s390x: print CPU definitions in sorted order
David Hildenbrand
2017-09-19
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
2017-09-19
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
David Hildenbrand
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
s390x/pci: fixup ind_offset of msix routing entry
Yi Min Zhao
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
target/mips: Convert VM clock update prints to warn_report
Alistair Francis
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
2017-09-19
target/i386: fix pcmpxstrx substring search
Joseph Myers
2017-09-19
target/i386: fix packusdw in-place operation
Joseph Myers
2017-09-19
target/i386: set rip_offset for further SSE instructions
Joseph Myers
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-14
target/arm: Avoid an extra temporary for store_exclusive
Richard Henderson
2017-09-14
AArch64: Fix single stepping of ERET instruction
Jaroslaw Pelczar
2017-09-14
target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()
Peter Maydell
2017-09-14
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2017-09-14
target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()
Peter Maydell
2017-09-14
target/arm: Get PRECISERR and IBUSERR the right way round
Peter Maydell
2017-09-14
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
2017-09-14
target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
Peter Maydell
2017-09-14
hmp: fix "dump-quest-memory" segfault (arm)
Laurent Vivier
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
2017-09-14
sparc: Fix typedef clash
Dr. David Alan Gilbert
[next]