public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-17 11:14:33 to 2011-07-20 12:43:23 UTC [more...]

[PATCH] IO: Intelligent device lookup on bus
 2011-07-20 12:43 UTC  (2+ messages)

[RFC v4 00/58] Memory API
 2011-07-20 12:12 UTC  (49+ messages)
` [RFC v4 17/58] pci: pass address space to pci bus when created
` [RFC v4 20/58] usb-ohci: convert to MemoryRegion
` [RFC v4 21/58] pci: add API to get a BAR's mapped address
` [RFC v4 23/58] vga: convert vga and its derivatives to the memory API
` [RFC v4 24/58] cirrus: simplify mmio BAR access functions
` [RFC v4 27/58] vga: simplify vga window mmio "
` [RFC v4 28/58] cirrus: simplify linear framebuffer "
` [RFC v4 29/58] Integrate I/O memory regions into qemu
` [RFC v4 31/58] pci: pass I/O address space to new PCI bus
` [RFC v4 32/58] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [RFC v4 37/58] es1370: convert to memory API
` [RFC v4 38/58] ide: "
` [RFC v4 39/58] ivshmem: "
` [RFC v4 41/58] ahci: "
` [RFC v4 42/58] intel-hda: "
` [RFC v4 43/58] lsi53c895a: "
` [RFC v4 44/58] ppc: "
` [RFC v4 45/58] ne2000: "
` [RFC v4 47/58] i6300esb: "
` [RFC v4 48/58] isa-mmio: concert "
` [RFC v4 49/58] sun4u: convert "
` [RFC v4 51/58] uhci: "
` [RFC v4 55/58] pci: convert pci rom "
` [RFC v4 56/58] pci: remove pci_register_bar()
` [RFC v4 57/58] pci: fold BAR mapping function into its caller
` [RFC v4 58/58] pci: rename pci_register_bar_region() to pci_register_bar()
` [Qemu-devel] [RFC v4 00/58] Memory API

[PATCH] kvm: Initialize all struct members to avoid stack information leak
 2011-07-20 11:49 UTC  (4+ messages)

qemu-kvm throws error "handle_exception: unexpected, vectoring info..."
 2011-07-20 10:41 UTC  (10+ messages)

[PATCH 1/5] ioeventfd: Remove natural sized length limitation
 2011-07-20  9:44 UTC  (36+ messages)
` [PATCH 5/5] ioeventfd: Introduce KVM_IOEVENTFD_FLAG_SOCKET

[PATCH] MMIO: Make coalesced mmio use a device per zone
 2011-07-20  8:58 UTC  (18+ messages)

cpu hotplug issue
 2011-07-20  8:35 UTC  (2+ messages)

[RFC 1/4] A separate thread for the VM migration
 2011-07-20  8:14 UTC  (2+ messages)

Nested VMX - L1 hangs on running L2
 2011-07-20  7:58 UTC  (4+ messages)

[PATCH][v7] megasas: LSI Megaraid SAS emulation
 2011-07-20  6:50 UTC  (4+ messages)
` [Qemu-devel] "

[RFC 4/4] A separate thread for the VM migration
 2011-07-20  4:02 UTC 

[RFC 3/4] A separate thread for the VM migration
 2011-07-20  4:00 UTC 

[RFC 2/4] A separate thread for the VM migration
 2011-07-20  3:57 UTC 

iwlagn and kvm related "BUG: scheduling while atomic" after resuming
 2011-07-19 20:27 UTC  (11+ messages)
` [Ilw] "

Save/Restore not working
 2011-07-19 20:09 UTC  (3+ messages)

[PATCH v3 1/2] KVM: MMIO: Lock coalesced device when checking for available entry
 2011-07-19 16:02 UTC  (4+ messages)
` [PATCH v3 2/2] x86: Raise the hard VCPU count limit

[PATCH 0/3][uq/master] Basic TSC-Scaling support v2
 2011-07-19 17:03 UTC  (14+ messages)
` [PATCH 2/3] qemu-x86: Add tsc_freq option to -cpu
` [PATCH 3/3] qemu-x86: Set tsc_khz in kvm when supported

KVM guest: fix build with CONFIG_KVM_GUEST=n
 2011-07-19 16:57 UTC  (2+ messages)

[PATCH] kvm: Disable device assignment without interrupt remapping
 2011-07-19 14:43 UTC  (2+ messages)

[PATCH RFC] vhost: optimize interrupt enable/disable
 2011-07-19 15:04 UTC 

[PATCH] iozone postprocessing: Use path rather than file object printing failure
 2011-07-19 14:44 UTC 

[Autotest] [AUTOTEST][PATCH 2/2] Add ability to call autotest client tests from kvm tests like a subtest
 2011-07-19 14:18 UTC  (3+ messages)
` [AUTOTEST][KVM] [PATCH "

[PATCH v3] MMIO: Make coalesced mmio use a device per zone
 2011-07-19 13:00 UTC 

[PATCH v2] MMIO: Make coalesced mmio use a device per zone
 2011-07-19 12:39 UTC  (6+ messages)

[PATCH RFC] vhost: fix zcopy reference counting
 2011-07-19 10:33 UTC 

Something to consider
 2011-07-19 10:18 UTC 

major slowdown in i/o (due to high CPU usage) from 2.6.32 to current
 2011-07-19  9:16 UTC  (3+ messages)

[PATCH 0/4] scsi fixes
 2011-07-19  8:50 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH] init: Support mounting devices from kernel command line
 2011-07-18 19:44 UTC  (5+ messages)

Migration issue - disk image was not updated
 2011-07-18 19:38 UTC  (4+ messages)

KVM call agenda for July 18
 2011-07-18 19:28 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH kvm-unit-tests v4] Check SMEP when cr0.wp=0
 2011-07-18 16:48 UTC  (2+ messages)

2.6.32.x guest dies when trying to run tcpdump
 2011-07-18 18:11 UTC  (5+ messages)

[PATCHv11] vhost: vhost TX zero-copy support
 2011-07-18 17:43 UTC  (2+ messages)

Official way of doing one guest snapshot
 2011-07-18 17:38 UTC 

[PATCH v2 1/2] KVM: MMIO: Lock coalesced device when checking for available entry
 2011-07-18 13:11 UTC  (10+ messages)

[PATCHv10] vhost: vhost TX zero-copy support
 2011-07-18 12:28 UTC  (2+ messages)

[PATCH 00/16] Implement DHCP support for user mode network
 2011-07-18 10:20 UTC  (6+ messages)
` [PATCH 05/16] kvm tools: Get domain name and nameserver from host

linux-next: Tree for July 16 (kvm)
 2011-07-18  8:20 UTC  (2+ messages)

nested VMX + unrelated qemu bug
 2011-07-18  7:23 UTC  (4+ messages)

[PATCHv9] vhost: experimental tx zero-copy support
 2011-07-18  7:16 UTC  (4+ messages)

[RFC] New thread for the VM migration
 2011-07-18  7:08 UTC  (8+ messages)
` [Qemu-devel] "

KVM autotest tip of the week - Running qemu-kvm unittests
 2011-07-18  4:02 UTC  (4+ messages)

[PATCH] KVM test: Make it possible to configure preserve_srcdir
 2011-07-18  2:44 UTC 

[PATCH] client.virt.virt_utils: Only try to load the env file if it exists
 2011-07-17 20:56 UTC 

[PATCH] KVM test: Disable screendump thread for unittests
 2011-07-17 20:55 UTC 

Your Mail Id Was Awarded 650,000.00 GBP In the Premier Oil Plc Programmed
 2011-07-17 17:18 UTC 

Funds!!!
 2011-07-17 13:12 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox