index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kvm-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask
Paolo Bonzini
2015-06-05
1
-54
/
+2
*
kvm: accept non-mapped memory in kvm_dirty_pages_log_change
Paolo Bonzini
2015-06-05
1
-5
/
+3
*
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
1
-2
/
+12
*
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-05
1
-1
/
+2
*
ppc: add helpful message when KVM fails to start VCPU
Laurent Vivier
2015-06-05
1
-0
/
+8
*
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-06-02
1
-1
/
+1
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-9
/
+12
*
kvm: Silence warning from valgrind
Thomas Huth
2015-04-30
1
-7
/
+7
*
kvm: better advice for failed s390x startup
Cornelia Huck
2015-04-30
1
-2
/
+11
*
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
1
-4
/
+4
*
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
1
-1
/
+2
*
kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirt...
zhanghailiang
2015-04-02
1
-1
/
+1
*
kvm: fix ioeventfd endianness on bi-endian architectures
Greg Kurz
2015-03-18
1
-2
/
+22
*
kvm: encapsulate HAS_DEVICE for vm attrs
Dominik Dingel
2015-03-16
1
-0
/
+21
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
machine: query kernel-irqchip property
Marcel Apfelbaum
2015-03-11
1
-3
/
+3
*
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
2015-03-10
1
-1
/
+1
*
kvm: g_malloc() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
1
-4
/
+0
*
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
1
-0
/
+7
*
coverity/s390x: avoid false positive in kvm_irqchip_add_adapter_route
Christian Borntraeger
2014-12-15
1
-1
/
+1
*
valgrind: avoid false positives in KVM_GET_DIRTY_LOG ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
*
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
1
-0
/
+7
*
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-23
1
-1
/
+17
*
kvm: Fix memory slot page alignment logic
Alexander Graf
2014-11-20
1
-2
/
+4
*
kvm fix compilation with GCC 4.3.4
Paolo Bonzini
2014-10-10
1
-2
/
+2
*
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
2014-10-09
1
-4
/
+9
*
accel: Pass MachineState object to accel init functions
Eduardo Habkost
2014-10-09
1
-1
/
+2
*
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
2014-10-04
1
-1
/
+1
*
accel: Move KVM accel registration to kvm-all.c
Eduardo Habkost
2014-10-04
1
-1
/
+25
*
kvm/valgrind: don't mark memory as initialized
Christian Borntraeger
2014-09-26
1
-7
/
+0
*
Introduce cpu_clean_all_dirty
Marcelo Tosatti
2014-09-16
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
1
-1
/
+2
|
\
|
*
kvm: do not abort if KVM_RUN fails
Paolo Bonzini
2014-09-09
1
-1
/
+2
*
|
KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd
Alexander Graf
2014-09-08
1
-0
/
+13
|
/
*
kvm: run cpu state synchronization on target vcpu thread
David Hildenbrand
2014-08-20
1
-2
/
+16
*
kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL
Chen Gang
2014-07-22
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-20
1
-2
/
+11
|
\
|
*
kvm: Allow arch to set sigmask length
James Hogan
2014-06-18
1
-1
/
+10
|
*
KVM: Fix GSI number space limit
Alexander Graf
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
1
-0
/
+4
|
\
\
|
*
|
Add kvm_eventfds_enabled function
Nikolay Nikolaev
2014-06-19
1
-0
/
+4
|
|
/
*
|
kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
Pranavkumar Sawargaonkar
2014-06-19
1
-0
/
+16
|
/
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-05
1
-1
/
+3
|
\
|
*
kvm: Ensure negative return value on kvm_init() error handling path
Eduardo Habkost
2014-05-30
1
-1
/
+3
*
|
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
1
-1
/
+37
|
/
*
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-05-13
1
-11
/
+0
*
kvm: make one_reg helpers available for everyone
Cornelia Huck
2014-05-13
1
-0
/
+28
*
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
2014-05-05
1
-3
/
+3
*
Revert "fix return check for KVM_GET_DIRTY_LOG ioctl"
Michael Tokarev
2014-04-14
1
-1
/
+1
*
fix return check for KVM_GET_DIRTY_LOG ioctl
Mario Smarduch
2014-03-27
1
-1
/
+1
[next]