public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-27 11:47:20 to 2011-08-01 09:35:49 UTC [more...]

[PATCH 00/39] Memory API, batch 2: PCI devices
 2011-08-01  9:35 UTC  (51+ messages)
` [PATCH 01/39] pci: add API to get a BAR's mapped address
` [PATCH 02/39] vmsvga: don't remember pci BAR address in callback any more
` [PATCH 03/39] vga: convert vga and its derivatives to the memory API
      ` [Qemu-devel] "
` [PATCH 04/39] cirrus: simplify mmio BAR access functions
` [PATCH 05/39] cirrus: simplify bitblt "
` [PATCH 06/39] cirrus: simplify vga window mmio "
` [PATCH 07/39] vga: "
` [PATCH 08/39] cirrus: simplify linear framebuffer "
` [PATCH 09/39] Integrate I/O memory regions into qemu
  ` [Qemu-devel] "
    ` [PATCH v2 "
` [PATCH 10/39] exec.c: fix initialization of system I/O memory region
` [PATCH 11/39] pci: pass I/O address space to new PCI bus
` [PATCH 12/39] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [PATCH 13/39] rtl8139: convert to memory API
` [PATCH 14/39] ac97: "
` [PATCH 15/39] e1000: "
` [PATCH 16/39] eepro100: "
` [PATCH 17/39] es1370: "
` [PATCH 18/39] ide: "
` [PATCH 19/39] ivshmem: "
` [PATCH 20/39] virtio-pci: "
` [PATCH 21/39] ahci: "
` [PATCH 22/39] intel-hda: "
` [PATCH 23/39] lsi53c895a: "
` [PATCH 24/39] ppc: "
` [PATCH 25/39] ne2000: "
` [PATCH 26/39] pcnet: "
` [PATCH 27/39] i6300esb: "
` [PATCH 28/39] isa-mmio: concert "
` [PATCH 29/39] sun4u: convert "
` [PATCH 30/39] ehci: "
` [PATCH 31/39] uhci: "
` [PATCH 32/39] xen-platform: "
` [PATCH 33/39] msix: "
` [PATCH 34/39] pci: remove pci_register_bar_simple()
` [PATCH 35/39] pci: convert pci rom to memory API
` [PATCH 36/39] pci: remove pci_register_bar()
` [PATCH 37/39] pci: fold BAR mapping function into its caller
` [PATCH 38/39] pci: rename pci_register_bar_region() to pci_register_bar()
` [PATCH 39/39] pci: remove support for pre memory API BARs
  ` [Qemu-devel] [PATCH 00/39] Memory API, batch 2: PCI devices

[PATCH] memory: synchronize dirty bitmap before unmapping a range
 2011-08-01  9:32 UTC  (7+ messages)

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-01  9:18 UTC  (28+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk
` [RFC PATCH] vhost: Enable vhost-blk support

[RFC PATCH] KVM-test: Add subtest: usb
 2011-08-01  7:33 UTC  (2+ messages)

[PATCH v3 0/2] The intro for QEMU disk I/O limits
 2011-08-01  6:37 UTC  (5+ messages)
` [PATCH v3 1/2] The command line support "
` [PATCH v3 2/2] The implement of block queue, block timer, and I/O throttling algorithm

[PATCH v4 0/3] The intro for QEMU disk I/O limits
 2011-08-01  6:25 UTC  (4+ messages)
` [PATCH v4 1/3] The cmd support for QEMU block I/O throttling
` [PATCH v4 2/3] The support for block queue
` [PATCH v4 3/3] The support for queue timer and throttling algorithm

kvm PCI assignment & VFIO ramblings
 2011-08-01  2:48 UTC  (7+ messages)

Nested VMX - L1 hangs on running L2
 2011-07-31 20:34 UTC  (12+ messages)

[ANNOUNCE] qemu-kvm-0.15.0-rc1
 2011-07-31 16:37 UTC 

Strange MySQL behaviour
 2011-07-31 15:16 UTC  (4+ messages)

[PATCH 0/4] KVM: x86 emulator: Clean up decoder a bit
 2011-07-31 13:48 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()
` [PATCH 2/4] KVM: x86 emulator: Drop _size argument from insn_fetch()
` [PATCH 3/4] KVM: x86 emulator: Let compiler know insn_fetch() rarely fails
` [PATCH 4/4] KVM: x86 emulator: Make x86_decode_insn() return proper macros

KVM: x86: report valid microcode update ID
 2011-07-31  8:53 UTC  (2+ messages)

Windows7 crashes inside the VM when starting a certain program
 2011-07-31  8:34 UTC  (17+ messages)

[PATCH] KVM: MMU: Do not unconditionally read PDPTE from guest memory
 2011-07-31  8:08 UTC  (3+ messages)

[PATCH RFC net-next] virtio_net: refill buffer right after being used
 2011-07-31  5:16 UTC  (4+ messages)

Hello
 2011-07-30 22:35 UTC 

[RFC PATCH v2 0/3] separate thread for VM migration
 2011-07-29 20:57 UTC  (4+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] fine grained qemu_mutex locking for migration
` [RFC PATCH v2 3/3] Per memslot dirty bitmap

[PATCH v2 00/23] Memory API, batch 1
 2011-07-29 14:18 UTC  (2+ messages)

Biweekly KVM Test report, kernel e72ef590... qemu fda19064
 2011-07-29 11:55 UTC 

[Bug 39412] New: Win Vista and Win2K8 guests cann't find NIC driver
 2011-07-29 11:17 UTC  (3+ messages)
` [Bug 39412] Win Vista and Win2K8 guests' network breaks down

[PATCH] KVM test: Add a subtest cpuflags
 2011-07-29  5:27 UTC  (2+ messages)

[PATCH v2 0/1] The intro for QEMU disk I/O limits
 2011-07-29  2:09 UTC  (14+ messages)
` [PATCH v2 1/1] The codes V2 "
        ` [Qemu-devel] "

[PATCH] KVM-test: Add new subtest: floppy
 2011-07-29  1:59 UTC 

Adding 1366x768 VGA resolution
 2011-07-28 19:26 UTC  (3+ messages)

[PATCH v2 1/4] kvm tools: Use GSI routing
 2011-07-28 17:56 UTC  (4+ messages)
` [PATCH v2 2/4] kvm tools: Fix PCI probing
` [PATCH v2 3/4] kvm tools: Add a void ptr to be passed to mmio callback
` [PATCH v2 4/4] kvm tools: Implement MSI-X for virtio-rng

cpu hotplug issue
 2011-07-28 16:52 UTC  (13+ messages)
  ` [PATCH] "

How to assign devices with VT-d in KVM
 2011-07-28 13:44 UTC  (2+ messages)

[RFC/PATCH] kvm tools, qcow: Add support for writing to zero refcount clusters
 2011-07-28 10:43 UTC  (3+ messages)

[PATCH 1/4] kvm tools: Use GSI routing
 2011-07-28  9:43 UTC  (12+ messages)
` [PATCH 2/4] kvm tools: Fix PCI probing
` [PATCH 3/4] kvm tools: Add a void ptr to be passed to mmio callback
` [PATCH 4/4] kvm tools: Implement MSI-X for virtio-rng

[PATCH v4] IO: Intelligent device lookup on bus
 2011-07-28  9:21 UTC  (2+ messages)

[PATCH 0/11] KVM: x86: optimize for guest page written
 2011-07-28  2:43 UTC  (6+ messages)
` [PATCH 11/11] KVM: MMU: improve write flooding detected

[GIT PULL v2] Native Linux KVM tool for v3.1
 2011-07-27 20:26 UTC  (2+ messages)

[RFC 0/2] KVM: Fix kvm_exit trace event format
 2011-07-27 13:19 UTC  (5+ messages)

[PATCH v3] IO: Intelligent device lookup on bus
 2011-07-27 12:37 UTC  (4+ messages)


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