messages from 2011-08-08 13:09:38 to 2011-08-09 16:19:01 UTC [more...]
kvm linux guest hanging for minutes at a time
2011-08-09 15:33 UTC (11+ messages)
[PATCH 1/2] kvm tools: remove unused options
2011-08-09 15:44 UTC (8+ messages)
` [PATCH 2/2] kvm tools: Fix wrong help message for kvm pause
[PATCH] kvm tools: Use correct size for VESA memory BAR
2011-08-09 15:39 UTC (2+ messages)
[PATCH] kvm tools: Boot to host /bin/sh via 9p by default
2011-08-09 15:37 UTC (3+ messages)
[PATCH v5 0/4] The intro of QEMU block I/O throttling
2011-08-09 15:19 UTC (13+ messages)
` [PATCH v5 1/4] block: add the command line support
` [Qemu-devel] "
` [PATCH v5 2/4] block: add the block queue support
` [Qemu-devel] "
` [PATCH v5 3/4] block: add block timer and block throttling algorithm
` [Qemu-devel] "
` [PATCH v5 4/4] qmp/hmp: add block_set_io_throttle
[PATCH] kvm tools: Change method of retrieving process name
2011-08-09 15:13 UTC (6+ messages)
[Bug 40752] New: BUG: unable to handle kernel paging request at bffffc20
2011-08-09 15:11 UTC
[PATCH] kvm tools: Use overlayfs when mounting rootfs
2011-08-09 15:06 UTC (2+ messages)
[PATCH] Fix build error with --disable-cpu-emulation
2011-08-09 13:51 UTC
KVM call agenda for August 8
2011-08-09 14:02 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 00/24] Memory API batch 4: more conversions
2011-08-09 13:06 UTC (40+ messages)
` [PATCH 01/24] apb_pci: convert to memory API
` [PATCH 02/24] apic: "
` [PATCH 03/24] arm_gic: "
` [PATCH 04/24] arm_sysctl: "
` [PATCH 05/24] arm_timer: "
` [PATCH 06/24] armv7m: "
` [PATCH 07/24] gt64xxx.c: "
` [PATCH 08/24] tusb6010: move declarations to new file tusb6010.h
` [PATCH v1.1 "
` [PATCH 09/24] omap_gpmc/nseries/tusb6010: convert to memory API
` [Qemu-devel] "
` [PATCH v1.1 "
` [Qemu-devel] "
` [PATCH v1.2 "
` [PATCH 10/24] onenand: "
` [PATCH 11/24] pcie_host: "
` [PATCH 12/24] ppc405_uc: "
` [PATCH 13/24] ppc4xx_sdram: "
` [PATCH 14/24] stellaris_enet: "
` [PATCH 15/24] sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
` [PATCH 16/24] sh_pci: convert to memory API
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [PATCH 18/24] versatile_pci: convert to memory API
` [PATCH 19/24] ppce500_pci: convert to sysbus_init_mmio_cb2()
` [PATCH 20/24] sysbus: remove sysbus_init_mmio_cb()
` [PATCH 21/24] isa: add isa_address_space()
` [PATCH 22/24] pci: add pci_address_space()
` [PATCH 23/24] vga: drop get_system_memory() from vga devices and derivatives
` [PATCH 24/24] 440fx: fix PAM, PCI holes
[PATCH v4 00/39] Memory API, batch 2: PCI devices
2011-08-09 12:52 UTC (44+ messages)
` [PATCH v4 01/39] memory: rename PORTIO_END to PORTIO_END_OF_LIST
` [Qemu-devel] "
` [PATCH v4 04/39] vga: convert vga and its derivatives to the memory API
` [PATCH v4 05/39] cirrus: simplify mmio BAR access functions
` [PATCH v4 06/39] cirrus: simplify bitblt "
` [PATCH v4 08/39] vga: simplify vga window mmio "
` [PATCH v4 09/39] cirrus: simplify linear framebuffer "
` [PATCH v4 11/39] pci: pass I/O address space to new PCI bus
` [PATCH v4 12/39] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [PATCH v4 14/39] ac97: convert to memory API
` [Qemu-devel] "
` [PATCH v4 16/39] eepro100: "
` [PATCH v4 17/39] es1370: "
` [Qemu-devel] "
` [PATCH v4 18/39] ide: "
` [PATCH v4 19/39] ivshmem: "
` [PATCH v4 20/39] virtio-pci: "
` [Qemu-devel] "
` [PATCH v4.1 "
` [PATCH v4 23/39] lsi53c895a: "
` [PATCH v4 24/39] ppc: "
` [PATCH v4 25/39] ne2000: "
` [PATCH v4 26/39] pcnet: "
` [Qemu-devel] "
` [PATCH v4 28/39] isa-mmio: "
` [PATCH v4 29/39] sun4u: "
` [PATCH v4 30/39] ehci: "
` [PATCH v4 31/39] uhci: "
` [PATCH v4 32/39] xen-platform: "
` [PATCH v4 33/39] msix: "
` [PATCH v4 34/39] pci: remove pci_register_bar_simple()
` [PATCH v4 35/39] pci: convert pci rom to memory API
` [PATCH v4 36/39] pci: remove pci_register_bar()
` [PATCH v4 37/39] pci: fold BAR mapping function into its caller
` [PATCH v4 38/39] pci: rename pci_register_bar_region() to pci_register_bar()
` [PATCH v4 39/39] pci: remove support for pre memory API BARs
[PATCH] Introduce short names for fixed width integer types
2011-08-09 12:39 UTC (9+ messages)
` [Qemu-devel] "
[PATCH v4 00/10] KVM/ARM Implementation
2011-08-09 11:46 UTC (34+ messages)
` [PATCH v4 01/10] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v4 02/10] ARM: KVM: Hypervisor identity mapping
` [Android-virt] "
` [PATCH v4 03/10] ARM: KVM: Add hypervisor inititalization
` [PATCH v4 04/10] ARM: KVM: Memory virtualization setup
` [Android-virt] "
` [PATCH v4 05/10] ARM: KVM: Inject IRQs and FIQs from userspace
` [Android-virt] "
` [PATCH v4 06/10] ARM: KVM: World-switch implementation
` [PATCH v4 07/10] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v4 08/10] ARM: KVM: Handle guest faults in KVM
` [PATCH v4 09/10] ARM: KVM: Handle I/O aborts
` [PATCH v4 10/10] ARM: KVM: Guest wait-for-interrupts (WFI) support
[PATCH] nVMX: Document 'nested' parameter
2011-08-09 11:28 UTC
[PATCH] Adds cgroup handling library
2011-08-09 10:57 UTC (2+ messages)
[PATCH] Fix SMEP issues
2011-08-09 10:14 UTC
KVM cpu limitations
2011-08-09 9:13 UTC (4+ messages)
[PATCH] lance: unbreak after memory API conversion
2011-08-09 7:01 UTC (2+ messages)
coding standards for kvm tools?
2011-08-09 5:59 UTC (3+ messages)
konrad@kernel.org
2011-08-09 3:08 UTC
[RFC] postcopy livemigration proposal
2011-08-09 2:33 UTC (13+ messages)
` [Qemu-devel] "
[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
2011-08-08 20:07 UTC (2+ messages)
[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
2011-08-08 18:44 UTC (9+ messages)
[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
2011-08-08 17:16 UTC (12+ messages)
[PATCH 0/3] Memory API updates
2011-08-08 16:58 UTC (4+ messages)
` [PATCH 1/3] memory: reclaim resources when a memory region is destroyed for good
` [PATCH 2/3] memory: add API for creating ROM/device regions
` [PATCH 3/3] memory: correct documentation typos
[PATCH] posix-aio-compat: fix latency issues
2011-08-08 13:26 UTC (5+ messages)
` [Qemu-devel] "
[PATCH v3 00/39] Memory API, batch 2: PCI devices
2011-08-08 13:15 UTC (9+ messages)
` [PATCH v3 01/39] virtio-pci: get config on init
` [Qemu-devel] "
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