index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
KVM: use KVM_CAP_MAX_VCPU_ID
Greg Kurz
1
-1
/
+7
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-07
kvm: API to obtain max supported mem slots
Bharata B Rao
1
-0
/
+7
2016-05-30
cpu: Reclaim vCPU objects
Gu Zheng
1
-1
/
+56
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
1
-0
/
+6
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-30
kvm: add kvm_device_supported() helper function
Peter Xu
1
-0
/
+15
2016-03-07
kvm/irqchip: use bitmap utility for gsi tracking
Wei Yang
1
-24
/
+10
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+2
2016-02-09
kvm-all: trace: strerror fixup
Andrew Jones
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-2
/
+1
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
1
-3
/
+3
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
1
-2
/
+8
2015-12-17
kvm: Hyper-V SynIC irq routing support
Andrey Smetanin
1
-0
/
+33
2015-12-17
memory: emulate ioeventfd
Pavel Fedin
1
-2
/
+4
2015-12-17
kvm-all: PAGE_SIZE should be real host page size
Andrew Jones
1
-2
/
+4
2015-11-12
KVM: add support for any length io eventfd
Jason Wang
1
-0
/
+4
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
1
-1
/
+0
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
1
-5
/
+0
2015-10-19
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
1
-29
/
+0
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-4
/
+5
2015-10-19
kvm: Make KVM_CAP_SIGNAL_MSI globally available
Pavel Fedin
1
-5
/
+5
2015-10-12
kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_mem
Alexey Kardashevskiy
1
-4
/
+4
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
1
-0
/
+34
2015-09-16
kvm: Add kvm system event crash handler
Andrey Smetanin
1
-0
/
+6
2015-09-07
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
1
-1
/
+0
2015-07-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...
Peter Maydell
1
-3
/
+37
2015-07-06
kvm-all.c: add qemu_irq/gsi hash table and utility routines
Eric Auger
1
-0
/
+33
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-3
/
+4
2015-07-06
kvm-all: kvm_irqchip_create is not expected to fail
Paolo Bonzini
1
-17
/
+18
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
1
-7
/
+6
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
1
-62
/
+89
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
1
-17
/
+1
2015-07-06
kvm-all: remove useless typedef
Paolo Bonzini
1
-3
/
+1
2015-07-06
kvm-all: put kvm_mem_flags to more work
Andrew Jones
1
-22
/
+20
2015-07-01
kvm: Switch to unlocked MMIO
Paolo Bonzini
1
-2
/
+1
2015-07-01
kvm: Switch to unlocked PIO
Jan Kiszka
1
-2
/
+1
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-2
/
+8
2015-07-01
Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
马文霜
1
-7
/
+10
2015-06-05
kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask
Paolo Bonzini
1
-54
/
+2
2015-06-05
kvm: accept non-mapped memory in kvm_dirty_pages_log_change
Paolo Bonzini
1
-5
/
+3
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+12
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
1
-1
/
+2
2015-06-05
ppc: add helpful message when KVM fails to start VCPU
Laurent Vivier
1
-0
/
+8
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
1
-1
/
+1
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-9
/
+12
2015-04-30
kvm: Silence warning from valgrind
Thomas Huth
1
-7
/
+7
2015-04-30
kvm: better advice for failed s390x startup
Cornelia Huck
1
-2
/
+11
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
1
-1
/
+2
[next]