| [22/42] KVM: SVM: remove needless mmap_sem acquision from nested_svm_map |
2009-11-16 |
Avi Kivity |
|
New |
| [29/42] KVM: Separate timer intialization into an indepedent function |
2009-11-16 |
Avi Kivity |
|
New |
| [19/42] KVM: x86 emulator: Add missing decoder flags for 'or' instructions |
2009-11-16 |
Avi Kivity |
|
New |
| [15/42] KVM: Move IO APIC to its own lock |
2009-11-16 |
Avi Kivity |
|
New |
| [31/42] KVM: Fix printk name error in svm.c |
2009-11-16 |
Avi Kivity |
|
New |
| [16/42] KVM: Drop kvm->irq_lock lock from irq injection path |
2009-11-16 |
Avi Kivity |
|
New |
| [36/42] KVM: x86: Rework guest single-step flag injection and filtering |
2009-11-16 |
Avi Kivity |
|
New |
| [35/42] KVM: x86: disable paravirt mmu reporting |
2009-11-16 |
Avi Kivity |
|
New |
| [38/42] KVM: SVM: Notify nested hypervisor of lost event injections |
2009-11-16 |
Avi Kivity |
|
New |
| [37/42] KVM: x86: include pvclock MSRs in msrs_to_save |
2009-11-16 |
Avi Kivity |
|
New |
| [25/42] KVM: SVM: reorganize svm_interrupt_allowed |
2009-11-16 |
Avi Kivity |
|
New |
| [23/42] KVM: Activate Virtualization On Demand |
2009-11-16 |
Avi Kivity |
|
New |
| [24/42] KVM: remove duplicated #include |
2009-11-16 |
Avi Kivity |
|
New |
| [18/42] KVM: Move assigned device code to own file |
2009-11-16 |
Avi Kivity |
|
New |
| [20/42] KVM: x86 emulator: Add pusha and popa instructions |
2009-11-16 |
Avi Kivity |
|
New |
| [39/42] KVM: SVM: Move INTR vmexit out of atomic code |
2009-11-16 |
Avi Kivity |
|
New |
| [28/42] KVM: fix lock imbalance in kvm_*_irq_source_id() |
2009-11-16 |
Avi Kivity |
|
New |
| [01/42] core, x86: Add user return notifiers |
2009-11-16 |
Avi Kivity |
|
New |
| [04/42] KVM: Don't wrap schedule() with vcpu_put()/vcpu_load() |
2009-11-16 |
Avi Kivity |
|
New |
| [40/42] KVM: SVM: Add tracepoint for nested vmrun |
2009-11-16 |
Avi Kivity |
|
New |
| [42/42] KVM: SVM: Add tracepoint for injected #vmexit |
2009-11-16 |
Avi Kivity |
|
New |
| [34/42] KVM: x86: Refactor guest debug IOCTL handling |
2009-11-16 |
Avi Kivity |
|
New |
| [09/42] KVM: Move irq sharing information to irqchip level |
2009-11-16 |
Avi Kivity |
|
New |
| [11/42] KVM: Maintain back mapping from irqchip/pin to gsi |
2009-11-16 |
Avi Kivity |
|
New |
| [10/42] KVM: Change irq routing table to use gsi indexed array |
2009-11-16 |
Avi Kivity |
|
New |
| [06/42] KVM: x86 emulator: Introduce No64 decode option |
2009-11-16 |
Avi Kivity |
|
New |
| [05/42] KVM: x86 emulator: Add 'push/pop sreg' instructions |
2009-11-16 |
Avi Kivity |
|
New |
| [21/42] KVM: VMX: Enhance invalid guest state emulation |
2009-11-16 |
Avi Kivity |
|
New |
| [41/42] KVM: SVM: Add tracepoint for nested #vmexit |
2009-11-16 |
Avi Kivity |
|
New |
| [07/42] KVM: Don't pass kvm_run arguments |
2009-11-16 |
Avi Kivity |
|
New |
| [27/42] KVM: SVM: Remove remaining occurences of rdtscll |
2009-11-16 |
Avi Kivity |
|
New |
| [26/42] KVM: SVM: don't copy exit_int_info on nested vmrun |
2009-11-16 |
Avi Kivity |
|
New |
| [30/42] KVM: Kill the confusing tsc_ref_khz and ref_freq variables |
2009-11-16 |
Avi Kivity |
|
New |
| [02/42] x86: Fix user return notifier build |
2009-11-16 |
Avi Kivity |
|
New |
| [03/42] x86: Fix user return notifier put_cpu_var() invocation |
2009-11-16 |
Avi Kivity |
|
New |
| problem wit svm_get_msr on kvm-kmod-2.6.31.6 |
2009-11-16 |
Jan Kiszka |
|
New |
| Make a standalone client to be able to use global_config.ini |
2009-11-16 |
Lucas Meneghel Rodrigues |
|
New |
| KVM test: migration subtest: Handle case where session2 does not exist |
2009-11-15 |
Lucas Meneghel Rodrigues |
|
New |
| [1/1] Fix null DESTDIR in depmod execution |
2009-11-13 |
Sheng Yang |
|
New |
| [1/1] Fix unable to detect libpci |
2009-11-13 |
Sheng Yang |
|
New |
| kvm-kmod: Document the build process (take 2) |
2009-11-12 |
wolfgang.mauerer@siemens.com |
|
New |
| [0/2] Handle multiple exceptions (fixes Win2003 reboot by triple fault) |
2009-11-12 |
Gleb Natapov |
|
New |
| [0/2] Handle multiple exceptions (fixes Win2003 reboot by triple fault) |
2009-11-12 |
Gleb Natapov |
|
New |
| [2/2] qemu-kvm: x86: Add support for VCPU event states |
2009-11-12 |
Jan Kiszka |
|
New |
| [1/2] qemu-kvm: x86: Refactor use of interrupt_bitmap |
2009-11-12 |
Jan Kiszka |
|
New |
| KVM: x86: Add KVM_GET/SET_VCPU_EVENTS |
2009-11-12 |
Jan Kiszka |
|
New |
| qemu-kvm: Reenable iothread mutex wrappers on !CONFIG_KVM |
2009-11-11 |
Jan Kiszka |
|
New |
| qemu-kvm: Fix savevm under -no-kvm |
2009-11-11 |
Jan Kiszka |
|
New |
| [1/2] KVM: x86: handle double and triple faults for every exception |
2009-11-11 |
Marcelo Tosatti |
|
New |
| [2/2] KVM: x86: raise TSS exception for NULL CS and SS segments |
2009-11-11 |
Marcelo Tosatti |
|
New |
| Add ks files for RHEL5,RHEL4,RHEL3 series products |
2009-11-11 |
Lucas Meneghel Rodrigues |
|
New |
| Fix incorrect reference to client library directory |
2009-11-11 |
Lucas Meneghel Rodrigues |
|
New |
| Move global configuration files to client dir |
2009-11-11 |
Lucas Meneghel Rodrigues |
|
New |
| [PATCHv9,3/3] vhost_net: a kernel-level virtio server |
2009-11-10 |
Michael S. Tsirkin |
|
New |
| add some unlocks on error paths irq_comm.c |
2009-11-10 |
Dan Carpenter |
|
New |
| [PATCHv9,3/3] vhost_net: a kernel-level virtio server |
2009-11-10 |
Rusty Russell |
|
New |
| qemu-kvm: clear only essential parts of VirtIOBlockReq on object allocation - RESUBMIT |
2009-11-09 |
Saul Tamari |
|
New |
| [PATCHv9,3/3] vhost_net: a kernel-level virtio server |
2009-11-09 |
Michael S. Tsirkin |
|
New |
| [PATCHv9,2/3] mm: export use_mm/unuse_mm to modules |
2009-11-09 |
Michael S. Tsirkin |
|
New |
| [PATCHv9,1/3] tun: export underlying socket |
2009-11-09 |
Michael S. Tsirkin |
|
New |
| [PATCHv8,3/3] vhost_net: a kernel-level virtio server |
2009-11-09 |
Rusty Russell |
|
New |
| [KVM-AUTOTEST,v2] KVM test: minor pci_hotplug fixes |
2009-11-06 |
Michael Goldish |
|
New |
| Make client behavior configurable: drop_caches |
2009-11-05 |
Lucas Meneghel Rodrigues |
|
New |
| [v5,4/4] KVM: x86: Add VCPU substate for event states |
2009-11-05 |
Jan Kiszka |
|
New |
| x86: Make sure get_user_desc() doesn't sign extend. |
2009-11-05 |
Chris Lalancette |
|
New |
| [KVM-AUTOTEST,7/7] KVM test: remove monitor socket file when destroying a VM |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,6/7] KVM test: kvm_config.py: match(): put filter inside parentheses |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,5/7] KVM test: minor pci_hotplug fixes |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,4/7] KVM test: kvm_vm.py: fix typos in the code that compares -cdrom hashes |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,3/7] KVM test: kvm_vm.py: use 'is None' instead of '== None' |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,2/7] KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and tftp |
2009-11-05 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,1/7] KVM test: make all tests depend on install, setup & unattended_install |
2009-11-05 |
Michael Goldish |
|
New |
| [v2,2/2] qemu-kvm: x86: Add support for event states |
2009-11-05 |
Jan Kiszka |
|
New |
| [v4,4/4] KVM: x86: Add VCPU substate for event states |
2009-11-05 |
Jan Kiszka |
|
New |
| qemu-kvm: clear only essential parts of VirtIOBlockReq on object allocation |
2009-11-04 |
Saul Tamari |
|
New |
| [RFC] : Make some aspects of client behavior configurable |
2009-11-04 |
Lucas Meneghel Rodrigues |
|
New |
| [PATCHv8,3/3] vhost_net: a kernel-level virtio server |
2009-11-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv8,2/3] mm: export use_mm/unuse_mm to modules |
2009-11-04 |
Michael S. Tsirkin |
|
New |
| [PATCHv8,1/3] tun: export underlying socket |
2009-11-04 |
Michael S. Tsirkin |
|
New |
| x86: Make sure get_user_desc() doesn't sign extend. |
2009-11-04 |
Chris Lalancette |
|
New |
| [KVM-AUTOTEST,6/6] KVM test: add -o PreferredAuthentications=password to SSH options |
2009-11-04 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,5/6] KVM test: kvm_subprocess.py: avoid double-closing file descriptors |
2009-11-04 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,4/6] KVM test: fix WinVista setup step files |
2009-11-04 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,3/6] KVM test: migration: rely on background process instead of timing |
2009-11-04 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,2/6] KVM test: fix 2 barriers in WinXP-32.steps |
2009-11-04 |
Michael Goldish |
|
New |
| [KVM-AUTOTEST,1/6] KVM test: disable password prompt on resume for Windows guests |
2009-11-04 |
Michael Goldish |
|
New |
| [QEMU-KVM,1/4] Move internal error handling into a function |
2009-11-04 |
Avi Kivity |
|
New |
| [QEMU-KVM,4/4] Import internal error data header updates from kvm.git |
2009-11-04 |
Avi Kivity |
|
New |
| [QEMU-KVM,3/4] Report extra data on internal errors |
2009-11-04 |
Avi Kivity |
|
New |
| [QEMU-KVM,2/4] Freeze guest on internal error |
2009-11-04 |
Avi Kivity |
|
New |
| [2/2] KVM: VMX: Report unexpected simultaneous exceptions as internal errors |
2009-11-04 |
Avi Kivity |
|
New |
| [1/2] KVM: Allow internal errors reported to userspace to carry extra data |
2009-11-04 |
Avi Kivity |
|
New |
| vga_arb warning [was: mmotm 2009-11-01-10-01 uploaded] |
2009-11-04 |
Andrew Morton |
|
New |
| [2/2] qemu-kvm: x86: Add support for event states |
2009-11-03 |
Jan Kiszka |
|
New |
| [1/2] qemu-kvm: x86: Refactor use of interrupt_bitmap |
2009-11-03 |
Jan Kiszka |
|
New |
| [PATCHv7,1/3] tun: export underlying socket |
2009-11-03 |
Michael S. Tsirkin |
|
New |
| [PATCHv7,3/3] vhost_net: a kernel-level virtio server |
2009-11-03 |
Michael S. Tsirkin |
|
New |
| [PATCHv7,2/3] mm: export use_mm/unuse_mm to modules |
2009-11-03 |
Michael S. Tsirkin |
|
New |
| [RFC] make cpu creation happen inside the right thread. |
2009-11-03 |
Glauber Costa |
|
New |
| [17/42] KVM: Return -ENOTTY on unrecognized ioctls |
2009-11-16 |
Avi Kivity |
|
New |