public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-02 14:45:10 to 2007-10-09 21:40:09 UTC [more...]

[PATCH] Use a table to dispatch IO requests in kvmctl
 2007-10-09 21:40 UTC 

[PATCH 1/2] Remove memory size from linker script
 2007-10-09 21:31 UTC  (2+ messages)
  ` [PATCH 2/2] Allow memory to be specified in kvmctl

[PATCH 1/2] enable user configure script for cross compile even more
 2007-10-09 19:44 UTC  (2+ messages)
  ` [PATCH 2/2] [FIXED] enable user makefile for cross compile

[PATCH 1/2] [RESEND] Enable user directory configure script for cross compile
 2007-10-09 16:44 UTC  (5+ messages)

RFC/patch: a very trivial patch towards portability
 2007-10-09 16:28 UTC  (3+ messages)

[PATCH] Abort if gcc4 was used to compile qemu and kvm is not enabled
 2007-10-09 14:53 UTC  (7+ messages)

kvm-45 problems
 2007-10-09 11:00 UTC  (11+ messages)

kernel device reset support
 2007-10-09 10:55 UTC  (10+ messages)

[PATCH] kvm: bios: decrease the cpu counts in ACPI table to 15
 2007-10-09  9:48 UTC  (2+ messages)

global TSS?
 2007-10-09  9:46 UTC  (2+ messages)

out of memory page request
 2007-10-09  9:41 UTC  (6+ messages)

Windows XP Pro 64 installation issues with kvm-45 on Intel host
 2007-10-09  9:22 UTC  (3+ messages)
  ` Windows XP Pro 64 installation issues with kvm-45 onIntel host

(no subject)
 2007-10-09  6:59 UTC 

[PATCH] Allow users to override compiler checks for gcc3 by only using --disable-gcc-check as done in qemu
 2007-10-09  6:02 UTC  (3+ messages)

[PATCH 2/2] [RESEND] Enable make files in user dir for cross compile
 2007-10-09  5:19 UTC 

[PATCH 2/5] Enable configure script in user directory for cross compile
 2007-10-09  4:33 UTC  (3+ messages)

[RFC] KVM Source layout Proposal to accommodate new CPU architecture
 2007-10-09  1:10 UTC  (15+ messages)
                          ` [RFC] KVM Source layout Proposal to accommodate newCPU architecture

Guest Time Question
 2007-10-08 23:55 UTC  (5+ messages)

Should we show vcpu_id info when an unknown exception happens?
 2007-10-08 16:29 UTC  (2+ messages)

kvm-45 possible bug report
 2007-10-08 16:22 UTC  (2+ messages)

[ kvm-Bugs-1809565 ] PC-BSD guest crashes
 2007-10-08 16:09 UTC 

[ kvm-Bugs-1807620 ] KVM's --disable-gcc-check doesn't work
 2007-10-08 15:43 UTC  (14+ messages)
                          ` [RFC] let kvm be compiled with gcc4 and prevent users to shoot themselves in the foot while doing so (was Re: [ kvm-Bugs-1807620 ] KVM's --disable-gcc-check doesn't work)
  ` [ kvm-Bugs-1807620 ] KVM's --disable-gcc-check doesn'twork

[PATCH resubmitted] CodingStyle cleanup
 2007-10-08 13:10 UTC  (2+ messages)

vga color
 2007-10-08 12:29 UTC  (6+ messages)

[GFXBOOT] [PATCH] When switching to real-mode, pass SS in a GP register
 2007-10-08 10:52 UTC  (4+ messages)

FreeBSD image hangs during boot
 2007-10-08 10:47 UTC  (20+ messages)

split ioapic reset API
 2007-10-08 10:30 UTC  (2+ messages)

kernel device reset support - user
 2007-10-08 10:18 UTC 

[PATCH][RESEND] Don't route PIC interrupts through the local APIC if the local APIC config says so
 2007-10-08 10:09 UTC 

[ kvm-Bugs-1809327 ] vga color issue
 2007-10-08  8:51 UTC 

[PATCH 1/5] [RESEND] Enable top level configure script for cross
 2007-10-08  8:35 UTC 

[PATCH 1/5] Enable top level configure script for cross compile
 2007-10-08  8:26 UTC  (3+ messages)

[PATCH] modify makefile to add HOST_CC and to clean acpi-dsdt.hex
 2007-10-08  8:13 UTC  (2+ messages)

[PATCH 1/3] kvm_free_lapic() to pair with kvm_create_lapic()
 2007-10-08  8:08 UTC  (4+ messages)
  ` [PATCH 2/3] Hoist kvm_create_lapic() into kvm_vcpu_init()
      ` [PATCH 3/3] Remove gratuitous casts from lapic.c

[PATCH 4/5] Add user/config-i386.mak
 2007-10-08  5:10 UTC 

[PATCH 5/5] Add user/config-x86-64.mak
 2007-10-08  5:10 UTC 

[PATCH 3/5] Enable Makefile in user directory for cross compile
 2007-10-08  5:10 UTC 

[PATCH] [2/2] Split arch specific makefile code out
 2007-10-08  2:03 UTC  (3+ messages)

Virtual Samba server using kvm
 2007-10-07 18:27 UTC 

[ kvm-Bugs-1808970 ] CDROM eject doesn't work via Qemu Monitor
 2007-10-07 14:42 UTC 

User feedback
 2007-10-07 14:34 UTC  (2+ messages)

expose host CPU features to guests
 2007-10-07 12:38 UTC  (4+ messages)
` expose host CPU features to guests: Take 2
  ` expose host CPU features to guests: Take 3
      ` x86 -cpu option: Take 4

Good project!
 2007-10-07 12:19 UTC 

[PATCH] [1/2] Update user configure script
 2007-10-07 11:52 UTC  (2+ messages)

[PATCH] remove duplicate code
 2007-10-07 11:46 UTC  (2+ messages)

[PATCH 1/2] Fix user/main.c indenting
 2007-10-07 11:40 UTC  (3+ messages)
  ` [PATCH 2/2] Use getopt() for kvmctl

[PATCH 1/10] CodingStyle cleanup
 2007-10-07 11:30 UTC  (5+ messages)
      ` [PATCH] "
          ` [PATCH] Re: CodingStyle cleanup (Resubmit - fixed DSO)

[PATCH 05/10] CodingStyle cleanup
 2007-10-06 17:43 UTC  (5+ messages)
      ` [PATCH] "
          ` [PATCH take 2] CosingStyle cleanup for kvm_main.c

emulating gigabit ethernet
 2007-10-06  8:58 UTC  (5+ messages)

when to relize the Paravirtualized networking ?
 2007-10-05 23:55 UTC  (4+ messages)

(no subject)
 2007-10-05 16:24 UTC 

User feedback
 2007-10-05 14:57 UTC  (4+ messages)

[ kvm-Bugs-1807560 ] Font corruption (AMD specific)
 2007-10-04 14:32 UTC 

Türk Patent Enstitüsü ve Moğolistan Fikri Mülkiyet Ofisi Dayanışması
 2007-10-04  9:44 UTC 

[PATCH] Correct management of REP prefix
 2007-10-03 17:10 UTC  (5+ messages)

[RFC][PATCH]Memory mapped TPR shadow feature enabling
 2007-10-03 15:03 UTC  (9+ messages)
  ` [RFC][PATCH]Memory mapped TPR shadow featureenabling
        ` kvm guest memory management (was: Re: [RFC][PATCH]Memory mapped TPR shadow featureenabling)
          ` kvm guest memory management

[PATCH 10/10] CodingStyle cleanup
 2007-10-03 11:49 UTC 

[PATCH 09/10] CodingStyle cleanup
 2007-10-03 11:48 UTC 

[PATCH 08/10] CodingStyle cleanup
 2007-10-03 11:46 UTC 

[PATCH 07/10] CodingStyle cleanup
 2007-10-03 11:45 UTC 

[PATCH 05/10] CodingStyle cleanup
 2007-10-03 11:43 UTC 

[PATCH 04/10] CodingStyle cleanup
 2007-10-03 11:38 UTC 

[PATCH 03/10] CodingStyle cleanup
 2007-10-03 11:38 UTC 

[PATCH 02/10] CodingStyle cleanup
 2007-10-03 11:37 UTC 

真っ盛り 心温まるめぐりあい
 2007-10-03  6:18 UTC 

[PATCH] remove duplicate code
 2007-10-02 23:21 UTC  (2+ messages)

Reboot crashes with FC6
 2007-10-02 22:09 UTC 

[PATCH] Allow for Cross compile of user tools
 2007-10-02 16:48 UTC  (3+ messages)

Paravirtualization
 2007-10-02 16:32 UTC 

[ kvm-Bugs-1806380 ] SMP Error
 2007-10-02 15:14 UTC  (4+ messages)

[ kvm-Bugs-1806377 ] Fedora 7 (64-bit) Fails to Install
 2007-10-02 14:45 UTC 


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