public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-18 19:13:25 to 2011-07-20 16:50:53 UTC [more...]

[RFC v5 00/86] Memory API
 2011-07-20 16:50 UTC  (47+ messages)
` [RFC v5 01/86] xen: fix xen-mapcache build on non-Xen capable targets
` [RFC v5 02/86] Hierarchical memory region API
` [RFC v5 03/86] memory: implement dirty tracking
` [RFC v5 04/86] memory: merge adjacent segments of a single memory region
` [RFC v5 05/86] Internal interfaces for memory API
` [RFC v5 06/86] memory: abstract address space operations
` [RFC v5 07/86] memory: rename MemoryRegion::has_ram_addr to ::terminates
` [RFC v5 08/86] memory: late initialization of ram_addr
` [RFC v5 09/86] memory: I/O address space support
` [RFC v5 10/86] memory: add backward compatibility for old portio registration
` [RFC v5 11/86] memory: add backward compatibility for old mmio registration
` [RFC v5 12/86] memory: add ioeventfd support
` [RFC v5 13/86] memory: separate building the final memory map into two steps
` [RFC v5 14/86] exec.c: initialize memory map
` [RFC v5 15/86] ioport: register ranges by byte aligned addresses always
` [RFC v5 17/86] pc: convert pc_memory_init() to memory API
` [RFC v5 18/86] pc: move global memory map out of pc_init1() and into its callers
` [RFC v5 19/86] pci: pass address space to pci bus when created
` [RFC v5 21/86] sysbus: add MemoryRegion based memory management API
` [RFC v5 22/86] usb-ohci: convert to MemoryRegion
` [RFC v5 23/86] pci: add API to get a BAR's mapped address
` [RFC v5 24/86] vmsvga: don't remember pci BAR address in callback any more
` [RFC v5 26/86] cirrus: simplify mmio BAR access functions
` [RFC v5 27/86] cirrus: simplify bitblt "
` [RFC v5 28/86] cirrus: simplify vga window mmio "
` [RFC v5 30/86] cirrus: simplify linear framebuffer "
` [RFC v5 31/86] Integrate I/O memory regions into qemu
` [RFC v5 32/86] exec.c: fix initialization of system I/O memory region
` [RFC v5 33/86] pci: pass I/O address space to new PCI bus
` [RFC v5 34/86] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [RFC v5 35/86] rtl8139: convert to memory API
` [RFC v5 36/86] ac97: "
` [RFC v5 37/86] e1000: "
` [RFC v5 38/86] eepro100: "
` [RFC v5 39/86] es1370: "
` [RFC v5 40/86] ide: "
` [RFC v5 43/86] ahci: "
` [RFC v5 45/86] lsi53c895a: "
` [RFC v5 48/86] pcnet: "
` [RFC v5 51/86] sun4u: "
` [RFC v5 53/86] uhci: "
` [RFC v5 54/86] xen-platform: "
` [RFC v5 55/86] msix: "
` [RFC v5 57/86] pci: convert pci rom "
` [RFC v5 62/86] Introduce QEMU_NEW()
` [RFC v5 79/86] arm11mpcore: use sysbus_init_mmio_cb2

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

[RFC v4 00/58] Memory API
 2011-07-20 16:19 UTC  (42+ messages)
` [RFC v4 23/58] vga: convert vga and its derivatives to the memory API
` [Qemu-devel] [RFC v4 00/58] Memory API

Possible to reach more than 1Gbit to VM?
 2011-07-20 15:56 UTC  (2+ messages)

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

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

[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)

[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  (2+ messages)

[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 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] "


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