messages from 2011-04-03 08:24:24 to 2011-04-08 02:04:09 UTC [more...]
[ANNOUNCE] Native Linux KVM tool
2011-04-08 2:04 UTC (31+ messages)
[PATCH] KVM test: Revert the default test set conditions to be rtl8139/ide
2011-04-08 1:23 UTC
[PATCH 1/9] KVM test: unattended setup - mount the virtio win floppy as ro
2011-04-07 21:21 UTC
[PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
2011-04-08 1:07 UTC (7+ messages)
` [PATCH v2 2/2] rbd: allow configuration of rados from the rbd filename
[PATCH 1/4] Generating list of common kvm tool commands
2011-04-07 22:33 UTC (7+ messages)
` [PATCH 2/4] Mostly the copied code from perf for argument processing
` [PATCH 3/4] Provides the basic Gitish framework
` [PATCH 4/4] Using the Gitish freamwork to run the virtual machine
[PATCH 4/9] For win7/2k8, only copy virtio drivers to floppy if there is a floppy
2011-04-07 21:41 UTC
[PATCH 0/2 V7] add inject-nmi qmp command
2011-04-07 21:41 UTC (24+ messages)
` [PATCH 2/2 V7] qemu,qmp: "
` [Qemu-devel] "
[Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?
2011-04-07 21:34 UTC (10+ messages)
kernel panics on kvm, linux-2.6.38.2
2011-04-07 19:29 UTC
[PATCH 1/3] kvm tools: define marcros for virtio device io space size and pci device number
2011-04-08 14:18 UTC (8+ messages)
` [PATCH 2/3] kvm tools: add some helper functions for virt_queue
` [PATCH 3/3] kvm tools: add virtio console support v2
[PATCH 1/6] kvm tools: define marcros for virtio device io space size and pci device number
2011-04-08 14:12 UTC (6+ messages)
` [PATCH 2/6] kvm tools: add some helper functions for virt_queue
` [PATCH 3/6] kvm tools: move terminal related code to a new file term.c
` [PATCH 4/6] kvm tools: make 8250 serial use infrastructure provided by term.c
` [PATCH 5/6] kvm tools: add virtio console support v2
` [PATCH 6/6] kvm tools: introduce --enable-virtio-console option
[GIT PULL] KVM updates for 2.6.39-rc2
2011-04-07 11:45 UTC
KVM call minutes for Apr 5
2011-04-07 10:03 UTC (12+ messages)
` [Qemu-devel] "
` spice in kvm-autotest [was: Re: KVM call minutes for Apr 5]
` [Qemu-devel] "
Test vhost-net !!
2011-04-07 7:33 UTC (2+ messages)
[PATCH] kvm tools: Free memory and FDs on exit
2011-04-06 16:48 UTC (2+ messages)
[PATCH] kvm tools: Free memory and FDs on exit
2011-04-06 16:05 UTC
[PATCH] kvm tools: Drop hard-coded 'nosmp' kernel parameter
2011-04-06 15:48 UTC
[Bug 29382] New: Panic: Unable to handle kernel paging request
2011-04-06 14:57 UTC (2+ messages)
` [Bug 29382] "
[PATCH] KVM: SVM: Fix fault-rip on vmsave/vmload emulation
2011-04-06 13:13 UTC (6+ messages)
Complain against lack of document on KVM_EXIT_INTR
2011-04-06 7:37 UTC (2+ messages)
kvm hangs with 1GB or more memory assigned
2011-04-06 7:35 UTC (2+ messages)
[PATCH 0/6] TSC scaling support for KVM v3
2011-04-06 7:33 UTC (2+ messages)
[PATCH 0/2] Fix a couple of bugs in VMMCALL
2011-04-05 16:18 UTC (5+ messages)
` [PATCH 1/2] KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn
` [PATCH 2/2] KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL
[PATCH v2]arch:x86:kvm:i8254.h Remove base_addresss in kvm_pit since it is unused
2011-04-05 15:38 UTC (3+ messages)
[PATCH 0/4] [RFC rev2] Implement multiqueue (RX & TX) virtio-net
2011-04-05 15:09 UTC (5+ messages)
` [PATCH 1/4] [RFC rev2] Change virtqueue structure
` [PATCH 2/4] [RFC rev2] virtio-net changes
` [PATCH 3/4] [RFC rev2] vhost changes
` [PATCH 4/4] [RFC rev2] qemu changes
KVM lock contention on 48 core AMD machine
2011-04-05 9:50 UTC (27+ messages)
` [RFC] posix-timers: RCU conversion
` [PATCH] "
KVM call agenda for April 05
2011-04-05 9:36 UTC (4+ messages)
` [Qemu-devel] "
[PATCH v2] Issue in exit timing clearance
2011-04-05 9:05 UTC (2+ messages)
Guest virtual CPUs limited to only 50% of host CPU
2011-04-05 9:03 UTC (2+ messages)
Biweekly KVM Test report, kernel a3e2cba1... qemu 2c9bb5d4
2011-04-05 9:01 UTC (4+ messages)
[PATCH 1/2] KVM: MMU: remove mmu_seq verification on pte write path
2011-04-05 8:35 UTC (4+ messages)
` [PATCH 2/2] KVM: MMU: optimize pte write path if don't have protected sp
[PATCH] emulator: do not open code return values from the emulator
2011-04-05 8:24 UTC (2+ messages)
Performance of 32-bit PAE vs. 64-bit kernel regarding 16-bit instruction
2011-04-05 8:18 UTC (2+ messages)
KVM Forum 2011 - Save the Date
2011-04-05 5:15 UTC
[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v5
2011-04-04 12:05 UTC (17+ messages)
` [PATCH 01/15] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 02/15] KVM: x86 emulator: add SVM intercepts
` [PATCH 03/15] KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback
` [PATCH 05/15] KVM: x86 emulator: Add flag to check for protected mode instructions
` [PATCH 06/15] KVM: x86: Add x86 callback for intercept check
` [PATCH 07/15] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 08/15] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 09/15] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 10/15] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 11/15] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 12/15] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 13/15] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 14/15] KVM: SVM: Add checks for IO instructions
` [PATCH 15/15] KVM: SVM: Remove nested sel_cr0_write handling code
[PATCH 0/3] Unmapped page cache control (v5)
2011-04-04 12:05 UTC (11+ messages)
[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v4
2011-04-04 10:23 UTC (5+ messages)
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback
[PATCH 2/2] virtio_net: remove send completion interrupts and avoid TX queue overrun through packet drop
2011-04-04 6:13 UTC (10+ messages)
[PATCH 1/2] KVM: x86 emulator: Disable writeback for CMP emulation
2011-04-03 16:11 UTC (8+ messages)
` [RFC PATCH 2/2] KVM: x86 emulator: Cleanup emulate_push() writebacks
[PATCH 2/2] kvm/x86: move and fix substitue search for missing CPUID entries
2011-04-03 12:32 UTC (3+ messages)
` [PATCH 2/2 v3] "
[PATCH 0/7] Emulator segment checks
2011-04-03 11:23 UTC (8+ messages)
` [PATCH 1/7] KVM: x86 emulator: Add helpers for memory access using segmented addresses
` [PATCH 2/7] KVM: x86 emulator: move invlpg emulation into a function
` [PATCH 3/7] KVM: x86 emulator: change address linearization to return an error code
` [PATCH 4/7] KVM: x86 emulator: pass access size and read/write intent to linearize()
` [PATCH 5/7] KVM: x86 emulator: move linearize() downwards
` [PATCH 6/7] KVM: x86 emulator: move desc_limit_scaled()
` [PATCH 7/7] KVM: x86 emulator: implement segment permission checks
[PATCH 0/3] Unmapped page cache control (v5)
2011-04-03 9:39 UTC (3+ messages)
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