| [v2] core, x86: Add user return notifiers |
2009-09-19 |
Avi Kivity |
|
New |
| [2/2] Support Pause Filter in AMD processors |
2009-09-18 |
Mark Langsdorf |
|
New |
| qemu-kvm: Cleanup compatfd makefile rule |
2009-09-18 |
Jan Kiszka |
|
New |
| qemu-kvm: Reindent pc_new_cpu |
2009-09-18 |
Jan Kiszka |
|
New |
| Fix display of package version for KVM |
2009-09-18 |
Frank Arnold |
|
New |
| [5/5] Notify nested hypervisor of lost event injections |
2009-09-18 |
Alexander Graf |
|
New |
| [4/5] Don't bail when injecting an event in nested SVM |
2009-09-18 |
Alexander Graf |
|
New |
| [3/5] Don't #VMEXIT(INTR) if we still have event_inj waiting |
2009-09-18 |
Alexander Graf |
|
New |
| [2/5] Don't call svm_complete_interrupts for nested guests |
2009-09-18 |
Alexander Graf |
|
New |
| [1/5] Implement #NMI exiting for nested SVM |
2009-09-18 |
Alexander Graf |
|
New |
| [24/24] Remove build-targets-* rules that are always empty |
2009-09-18 |
Juan Quintela |
|
New |
| [23/24] Get CONFIG_CPU_EMULATION back to life |
2009-09-18 |
Juan Quintela |
|
New |
| [22/24] fix mis-merge (we define pkgversion 3 lines above |
2009-09-18 |
Juan Quintela |
|
New |
| [21/24] __user is not used anywhere in qemu sources |
2009-09-18 |
Juan Quintela |
|
New |
| [20/24] Only print kvm options when kvm is enabled |
2009-09-18 |
Juan Quintela |
|
New |
| [19/24] Fix compilation without device assignment |
2009-09-18 |
Juan Quintela |
|
New |
| [18/24] Add kvm-cap-device-assignment command line flags |
2009-09-18 |
Juan Quintela |
|
New |
| [17/24] Add kvm-cap-pit command line flags |
2009-09-18 |
Juan Quintela |
|
New |
| [16/24] Move kvm specific tests after main kvm test |
2009-09-18 |
Juan Quintela |
|
New |
| [15/24] Rename USE_KVM_* to CONFIG_KVM_* |
2009-09-18 |
Juan Quintela |
|
New |
| [14/24] Test for libpci, not only for header |
2009-09-18 |
Juan Quintela |
|
New |
| [13/24] Use compile_prog function in thee missing compilations |
2009-09-18 |
Juan Quintela |
|
New |
| [12/24] Introduce libs_softmmu to device assignment code |
2009-09-18 |
Juan Quintela |
|
New |
| [11/24] KVM temp hack not needed anymore |
2009-09-18 |
Juan Quintela |
|
New |
| [10/24] Prin kvm options values as everything else |
2009-09-18 |
Juan Quintela |
|
New |
| [09/24] Use configure way of enabling kvm |
2009-09-18 |
Juan Quintela |
|
New |
| [08/24] Bring ia64 to current arch selection code |
2009-09-18 |
Juan Quintela |
|
New |
| [07/24] One CONFIG_EVENTFD should be enough |
2009-09-18 |
Juan Quintela |
|
New |
| [06/24] Use common style for signalfd |
2009-09-18 |
Juan Quintela |
|
New |
| [05/24] compatfd is included before, and it is compiled unconditionally |
2009-09-18 |
Juan Quintela |
|
New |
| [04/24] piix4_dev is not used for pc's |
2009-09-18 |
Juan Quintela |
|
New |
| [03/24] Remove merge artifacts |
2009-09-18 |
Juan Quintela |
|
New |
| [02/24] extboot.bin is a generated file |
2009-09-18 |
Juan Quintela |
|
New |
| [01/24] Don't disable werror unconditionally |
2009-09-18 |
Juan Quintela |
|
New |
| [KVM-AUTOTEST,1/2] Adding Cerberus Test Control System 2 (ctcs2) as client test |
2009-09-18 |
Cao, Chen |
|
New |
| [-v3] QEMU-KVM: MCE: Relay UCR MCE to guest |
2009-09-18 |
Huang Ying |
|
New |
| update qemu-ifup for modern ip route output |
2009-09-17 |
Dustin Kirkland |
|
New |
| qemu-kvm: Fix guest single-stepping |
2009-09-17 |
Jan Kiszka |
|
New |
| gdbstub: x86: Switch 64/32 bit registers dynamically |
2009-09-17 |
Jan Kiszka |
|
New |
| [PATCHv3,2/2] mm: reduce atomic use on use_mm fast path |
2009-09-17 |
Michael S. Tsirkin |
|
New |
| [PATCHv3,1/2] mm: move use_mm/unuse_mm from aio.c to mm/ |
2009-09-17 |
Michael S. Tsirkin |
|
New |
| KVM test: Verify configure script capabilities before assuming --disable-strip |
2009-09-17 |
Lucas Meneghel Rodrigues |
|
New |
| Autotest 0.11.1: KVM test: Fixing shutdown test |
2009-09-16 |
Lucas Meneghel Rodrigues |
|
New |
| Autotest 0.11.1: KVM test: Unbreaking release tag detection |
2009-09-16 |
Lucas Meneghel Rodrigues |
|
New |
| [5/5] KVM: SVM: Remove remaining occurences of rdtscll |
2009-09-16 |
Joerg Roedel |
|
New |
| [4/5] KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly |
2009-09-16 |
Joerg Roedel |
|
New |
| [3/5] KVM: SVM: Fix tsc offset adjustment when running nested |
2009-09-16 |
Joerg Roedel |
|
New |
| [2/5] KVM: SVM: don't copy exit_int_info on nested vmrun |
2009-09-16 |
Joerg Roedel |
|
New |
| [1/5] KVM: SVM: reorganize svm_interrupt_allowed |
2009-09-16 |
Joerg Roedel |
|
New |
| [9/9] KVM: remove duplicated #include |
2009-09-16 |
Huang Weiyi |
|
New |
| [4/4] KVM: VMX: Use shared msr infrastructure |
2009-09-16 |
Avi Kivity |
|
New |
| [3/4] KVM: x86 shared msr infrastructure |
2009-09-16 |
Avi Kivity |
|
New |
| [2/4] KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area |
2009-09-16 |
Avi Kivity |
|
New |
| [1/4] core, x86: Add user return notifiers |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,34/34] test: avoid deleting intermediate .o files |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,33/34] test: Fix compilation rule for assembly files wrt autodependencies |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,32/34] test: fix autodependencies |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,31/34] test: drop irq.flat |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,30/34] test: port smp runtime to real apic |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,29/34] test: wait for all processors to complete initialization |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,28/34] test: initialize apic/x2apic on all processors |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,27/34] test: initialize idt on all processors |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,26/34] test: Use xapic_write() to enable xapic() |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,25/34] test: add apic_id() accessor |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,24/34] test: switch 64-bit smp startup to real APIC |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,23/34] test: Move apic functions to libcflat |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,22/34] test: apic: use 1:1 mapping for apic |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,21/34] test: vm: map mmio 1:1 |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,20/34] test: Add fwcfg interface for getting the cpu count |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,19/34] test: add support for the firmware configuration interface |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,18/34] test: add x2apic test |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,17/34] test: use new apic_icr_write() to issue IPI |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,16/34] test: Use function table for APIC access |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,15/34] test-device: add support for irq injection |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,14/34] test: Mask PIC interrupts before APIC test |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,13/34] test: add cr8 latency tests |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,12/34] test: Add vmcall latency test |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,11/34] test: Allow adding mode vmexit latency tests |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,10/34] test: port readmode tests to multiboot |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,09/34] test: fix realmode test print_serial() direction flag |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,08/34] test: Remove smp support from access.c |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,07/34] test: switch output format to elf |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,06/34] test: use real APIC instead of fake APIC |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,05/34] test: Map 4GB of memory |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,04/34] test: add multiboot headers to startup files |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,03/34] test: Set up a default stack |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,02/34] test: load image immediately after program headers |
2009-09-16 |
Avi Kivity |
|
New |
| [QEMU-KVM,01/34] Add test device |
2009-09-16 |
Avi Kivity |
|
New |
| Adding a userspace application crash handling system to autotest |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| [4/4] KVM tests: Load tests from the test module |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| [3/4] KVM test: Moving utility functions to kvm_utils.py |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| [2/4] KVM test: Splitting kvm_tests.py into separate modules |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| [1/4] Moving stand alone test files to a tests repository |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| KVM test: Fixing the release tag fix... |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| Activate Virtualization On Demand |
2009-09-15 |
Alexander Graf |
|
New |
| [2/2] KVM test: Fixing KVM release tag detection |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| [1/2] KVM test: Renaming some test files |
2009-09-15 |
Lucas Meneghel Rodrigues |
|
New |
| Add pass through feature test (support SR-IOV) |
2009-09-15 |
Yolkfull Chow |
|
New |
| [3/3] test: add x2apic test |
2009-09-14 |
Avi Kivity |
|
New |
| [2/3] test: use new apic_icr_write() to issue IPI |
2009-09-14 |
Avi Kivity |
|
New |