messages from 2009-09-15 15:03:17 to 2009-09-18 16:22:20 UTC [more...]
[PATCH 1/4] Remove unused function
2009-09-18 16:22 UTC (6+ messages)
` [PATCH 4/4] Make cpu runnable after sipi
[PATCH] qemu-kvm: Fix guest single-stepping
2009-09-18 16:05 UTC (2+ messages)
[PATCH] update qemu-ifup for modern ip route output
2009-09-18 16:12 UTC (2+ messages)
[PATCH 0/5] Nested SVM Interrupt Fixes
2009-09-18 16:01 UTC (10+ messages)
` [PATCH 1/5] Implement #NMI exiting for nested SVM
` [PATCH 2/5] Don't call svm_complete_interrupts for nested guests
` [PATCH 3/5] Don't #VMEXIT(INTR) if we still have event_inj waiting
` [PATCH 4/5] Don't bail when injecting an event in nested SVM
` [PATCH 5/5] Notify nested hypervisor of lost event injections
[PATCH] Fix display of package version for KVM
2009-09-18 15:35 UTC (2+ messages)
[KVM-AUTOTEST PATCH 1/2] Adding Cerberus Test Control System 2 (ctcs2) as client test
2009-09-18 13:02 UTC (2+ messages)
` [Autotest] "
Minimum Ethernet packet size problems in qemu-kvm
2009-09-18 12:56 UTC
[PATCH 00/24] configure and Makefile cleanup
2009-09-18 11:41 UTC (25+ messages)
` [PATCH 01/24] Don't disable werror unconditionally
` [PATCH 02/24] extboot.bin is a generated file
` [PATCH 03/24] Remove merge artifacts
` [PATCH 04/24] piix4_dev is not used for pc's
` [PATCH 05/24] compatfd is included before, and it is compiled unconditionally
` [PATCH 06/24] Use common style for signalfd
` [PATCH 07/24] One CONFIG_EVENTFD should be enough
` [PATCH 08/24] Bring ia64 to current arch selection code
` [PATCH 09/24] Use configure way of enabling kvm
` [PATCH 10/24] Prin kvm options values as everything else
` [PATCH 11/24] KVM temp hack not needed anymore
` [PATCH 12/24] Introduce libs_softmmu to device assignment code
` [PATCH 13/24] Use compile_prog function in thee missing compilations
` [PATCH 14/24] Test for libpci, not only for header
` [PATCH 15/24] Rename USE_KVM_* to CONFIG_KVM_*
` [PATCH 16/24] Move kvm specific tests after main kvm test
` [PATCH 17/24] Add kvm-cap-pit command line flags
` [PATCH 18/24] Add kvm-cap-device-assignment "
` [PATCH 19/24] Fix compilation without device assignment
` [PATCH 20/24] Only print kvm options when kvm is enabled
` [PATCH 21/24] __user is not used anywhere in qemu sources
` [PATCH 22/24] fix mis-merge (we define pkgversion 3 lines above
` [PATCH 23/24] Get CONFIG_CPU_EMULATION back to life
` [PATCH 24/24] Remove build-targets-* rules that are always empty
[Autotest] [KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows
2009-09-18 11:06 UTC (3+ messages)
Possible problem with -no-kvm-irqchip -no-kvm-pit qemu options detected during git daily testing
2009-09-18 9:51 UTC (2+ messages)
[PATCH -v3] QEMU-KVM: MCE: Relay UCR MCE to guest
2009-09-18 7:58 UTC
[PATCH 0/5] Another set of Nested SVM fixes and cleanups
2009-09-18 6:53 UTC (9+ messages)
` [PATCH 1/5] KVM: SVM: reorganize svm_interrupt_allowed
` [PATCH 2/5] KVM: SVM: don't copy exit_int_info on nested vmrun
` [PATCH 3/5] KVM: SVM: Fix tsc offset adjustment when running nested
` [PATCH 4/5] KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
` [PATCH 5/5] KVM: SVM: Remove remaining occurences of rdtscll
option -daemonize broken in -next branch of qemu-kvm
2009-09-18 5:46 UTC (2+ messages)
whats the advantage of enable-io-thread
2009-09-18 5:23 UTC
[PATCH -v2] QEMU-KVM: MCE: Relay UCR MCE to guest
2009-09-18 3:01 UTC (12+ messages)
[PATCH 9/9] KVM: remove duplicated #include
2009-09-18 1:15 UTC (2+ messages)
losing mouse location with vnc
2009-09-17 23:58 UTC (3+ messages)
[ANNOUNCE] Release to community: Windows kvm/virtio guest drivers
2009-09-17 18:58 UTC (5+ messages)
kvm network latency, higher with virtio ?
2009-09-17 16:58 UTC (4+ messages)
[PATCH] virtio-blk: set QUEUE_ORDERED_DRAIN by default
2009-09-17 17:31 UTC (2+ messages)
[PATCH] gdbstub: x86: Switch 64/32 bit registers dynamically
2009-09-17 16:38 UTC
Greeting from patricia
2009-09-17 15:16 UTC
vhost-net todo list
2009-09-17 15:08 UTC (23+ messages)
` GDB + KVM Debug
[PATCHv5 3/3] vhost_net: a kernel-level virtio server
2009-09-17 14:16 UTC (37+ messages)
Bridges problem with kvm
2009-09-17 12:06 UTC (2+ messages)
` Bridges problem with kvm (SOLVED)
eepro100.c
2009-09-17 8:34 UTC
kvm networking (NAT) on debian unstable with libvirt
2009-09-17 7:37 UTC
[ kvm-Bugs-2860533 ] guest: CTRL key unusable after host caps lock/ctrl swap
2009-09-17 8:10 UTC
SOLVED kvm networking on debian unstable
2009-09-17 7:58 UTC
[PATCHv3 1/2] mm: move use_mm/unuse_mm from aio.c to mm/
2009-09-17 7:22 UTC (2+ messages)
` [PATCHv3 2/2] mm: reduce atomic use on use_mm fast path
[PATCHv3 0/2] mm: use_mm/unuse_mm
2009-09-17 7:20 UTC
[PATCHv2 1/2] mm: export use_mm/unuse_mm to modules
2009-09-17 5:43 UTC (4+ messages)
[PATCH] KVM test: Verify configure script capabilities before assuming --disable-strip
2009-09-17 3:53 UTC
[PATCH 0/4] User return notifiers / just-in-time MSR switching for KVM
2009-09-16 21:24 UTC (7+ messages)
` [PATCH 1/4] core, x86: Add user return notifiers
` [PATCH 2/4] KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area
` [PATCH 3/4] KVM: x86 shared msr infrastructure
` [PATCH 4/4] KVM: VMX: Use "
KVM module build problem on today's git testing
2009-09-16 21:10 UTC (3+ messages)
Autotest 0.11.1: KVM test: Fixing shutdown test
2009-09-16 18:47 UTC
[PATCH] Autotest 0.11.1: KVM test: Unbreaking release tag detection
2009-09-16 18:47 UTC
[KVM-AUTOTEST PATCH 1/2] Add KSM test
2009-09-16 13:21 UTC (2+ messages)
Writting iptables rules to accept inbound connections to kvm guests
2009-09-16 10:18 UTC
[PATCH QEMU-KVM 00/34] Test framwork ported to qemu -kernel
2009-09-16 9:26 UTC (35+ messages)
` [PATCH QEMU-KVM 01/34] Add test device
` [PATCH QEMU-KVM 02/34] test: load image immediately after program headers
` [PATCH QEMU-KVM 03/34] test: Set up a default stack
` [PATCH QEMU-KVM 04/34] test: add multiboot headers to startup files
` [PATCH QEMU-KVM 05/34] test: Map 4GB of memory
` [PATCH QEMU-KVM 06/34] test: use real APIC instead of fake APIC
` [PATCH QEMU-KVM 07/34] test: switch output format to elf
` [PATCH QEMU-KVM 08/34] test: Remove smp support from access.c
` [PATCH QEMU-KVM 09/34] test: fix realmode test print_serial() direction flag
` [PATCH QEMU-KVM 10/34] test: port readmode tests to multiboot
` [PATCH QEMU-KVM 11/34] test: Allow adding mode vmexit latency tests
` [PATCH QEMU-KVM 12/34] test: Add vmcall latency test
` [PATCH QEMU-KVM 13/34] test: add cr8 latency tests
` [PATCH QEMU-KVM 14/34] test: Mask PIC interrupts before APIC test
` [PATCH QEMU-KVM 15/34] test-device: add support for irq injection
` [PATCH QEMU-KVM 16/34] test: Use function table for APIC access
` [PATCH QEMU-KVM 17/34] test: use new apic_icr_write() to issue IPI
` [PATCH QEMU-KVM 18/34] test: add x2apic test
` [PATCH QEMU-KVM 19/34] test: add support for the firmware configuration interface
` [PATCH QEMU-KVM 20/34] test: Add fwcfg interface for getting the cpu count
` [PATCH QEMU-KVM 21/34] test: vm: map mmio 1:1
` [PATCH QEMU-KVM 22/34] test: apic: use 1:1 mapping for apic
` [PATCH QEMU-KVM 23/34] test: Move apic functions to libcflat
` [PATCH QEMU-KVM 24/34] test: switch 64-bit smp startup to real APIC
` [PATCH QEMU-KVM 25/34] test: add apic_id() accessor
` [PATCH QEMU-KVM 26/34] test: Use xapic_write() to enable xapic()
` [PATCH QEMU-KVM 27/34] test: initialize idt on all processors
` [PATCH QEMU-KVM 28/34] test: initialize apic/x2apic "
` [PATCH QEMU-KVM 29/34] test: wait for all processors to complete initialization
` [PATCH QEMU-KVM 30/34] test: port smp runtime to real apic
` [PATCH QEMU-KVM 31/34] test: drop irq.flat
` [PATCH QEMU-KVM 32/34] test: fix autodependencies
` [PATCH QEMU-KVM 33/34] test: Fix compilation rule for assembly files wrt autodependencies
` [PATCH QEMU-KVM 34/34] test: avoid deleting intermediate .o files
Running kvm/use/kvmctl just segfault
2009-09-16 9:10 UTC (11+ messages)
[KVM-AUTOTEST PATCH 1/2] Add KSM test
2009-09-16 8:56 UTC (2+ messages)
[PATCH] Adding a userspace application crash handling system to autotest
2009-09-15 21:05 UTC (2+ messages)
` [Autotest] "
[PATCH] Adding a userspace application crash handling system to autotest
2009-09-15 21:00 UTC
[PATCH] Adding a userspace application crash handling system to autotest
2009-09-15 18:50 UTC (2+ messages)
[PATCH 1/4] Moving stand alone test files to a tests repository
2009-09-15 18:02 UTC (4+ messages)
` [PATCH 2/4] KVM test: Splitting kvm_tests.py into separate modules
` [PATCH 3/4] KVM test: Moving utility functions to kvm_utils.py
` [PATCH 4/4] KVM tests: Load tests from the test module
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).