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-mips
/
kvm.c
Age
Commit message (
Expand
)
Author
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-02-26
mips/kvm: Support MSA in MIPS KVM guests
James Hogan
2016-02-26
mips/kvm: Support FPU in MIPS KVM guests
James Hogan
2016-02-26
mips/kvm: Support signed 64-bit KVM registers
James Hogan
2016-02-26
mips/kvm: Support unsigned KVM registers
James Hogan
2016-02-26
mips/kvm: Implement Config CP0 registers
James Hogan
2016-02-26
mips/kvm: Implement PRid CP0 register
James Hogan
2016-02-26
mips/kvm: Remove a couple of noisy DPRINTFs
James Hogan
2016-01-23
mips: Clean up includes
Peter Maydell
2016-01-22
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-07-16
mips/kvm: Sign extend registers written to KVM
James Hogan
2015-07-16
mips/kvm: Fix Big endian 32-bit register access
James Hogan
2015-07-09
mips/kvm: Sync with newer MIPS KVM headers
James Hogan
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2014-12-15
target-mips: kvm: do not use get_clock()
Paolo Bonzini
2014-07-09
mips/kvm: Disable FPU on reset with KVM
James Hogan
2014-06-18
target-mips: kvm: Add main KVM support for MIPS
Sanjay Lal