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
/
hw
/
i386
/
kvm
Age
Commit message (
Expand
)
Author
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
2017-03-14
kvmclock: Don't crash QEMU if KVM is disabled
Eduardo Habkost
2017-02-16
kvm/ioapic: correct kvm ioapic version
Peter Xu
2017-02-16
kvm/ioapic: dump real object instead of a fake one
Peter Xu
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-28
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-24
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-22
kvm: apic: set APIC base as part of kvm_apic_put
Dr. David Alan Gilbert
2016-09-19
kvm/apic: drop debugging
Michael S. Tsirkin
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
apic: kvm-apic: Fix crash due to access to freed memory region
Igor Mammedov
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-06-29
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2016-06-24
i386: pci-assign: Fix MSI-X table size
Ido Yariv
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
pci: fix pci_requester_id()
Peter Xu
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-08
pci-assign: do not include sys/io.h
Paolo Bonzini
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-06-23
pci-assign: QOMify
Gonglei
2015-02-26
pci-assign: Convert to realize
Markus Armbruster
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_PIT ioctl
Christian Borntraeger
[next]