public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-09 14:00:47 to 2007-12-14 03:37:54 UTC [more...]

[PATCH][12/22] kvm: portabiltiy: Moving cpuid_entries to arch
 2007-12-14  3:37 UTC 

[PATCH][11/22] kvm: portability: Moving rmode, exceptions, halt_request to arch
 2007-12-14  3:37 UTC 

[PATCH][10/22] kvm: Portability : Moving pio_data, pio, mmio_fault_cr2 to arch
 2007-12-14  3:36 UTC 

[PATCH][9/22] kvm: portability: Moving {host, guest}_fx_image fields to arch
 2007-12-14  3:35 UTC 

[PATCH] [8/22] kvm : portability : moving pt fileds to arch
 2007-12-14  3:35 UTC 

[PATCH] [7/22] kvm portability: Moving mmu-related fields to arch
 2007-12-14  3:34 UTC 

[PATCH][6/22] kvm portability: Moving mp_state, and sipi_vector to kvm_vcpu_arch
 2007-12-14  3:34 UTC 

[PATCH][5/22] kvm portability: Moving apic and apic_base to kvm_vcpu arch
 2007-12-14  3:33 UTC 

[PATCH]kvm portability: Moving shadow_efer and pdptrs to archs
 2007-12-14  3:32 UTC 

[PATCH][3/22] kvm portability, moving general registers to arch
 2007-12-14  3:32 UTC 

[PATCH][2/22] kvm: Portability : Moving irq-related fields to arch
 2007-12-14  3:30 UTC 

[PATCH][1/22] kvm portability. Add kvm_vcpu_arch support
 2007-12-14  3:29 UTC 

[PATCH][0/22] Patches to use arch concept to hold arch-speicif fileds for kvm_vcpu and kvm strucuture
 2007-12-14  3:27 UTC 

[PATCH][UPDATE] kvm-userspace: sync icache for more architectures
 2007-12-14  3:12 UTC  (3+ messages)
  ` [PATCH][UPDATE] kvm-userspace: sync icache for morearchitectures

[ANNOUNCE] kvm-56 release
 2007-12-13 21:50 UTC  (14+ messages)

closeness
 2007-12-13 19:59 UTC 

[PATCH resent] virtio_net: Fix stalled inbound traffic on early packets
 2007-12-13 18:30 UTC  (14+ messages)
  ` [PATCH resent] virtio_net: Fix stalled inbound trafficon "
            ` [kvm-devel] "

[PATCH] VMX: inject high priority interrupts first
 2007-12-13 16:29 UTC  (3+ messages)

PATCH vmx.c: add printk_ratelimit in vmx_intr_assist
 2007-12-13 16:21 UTC 

[3/6][PATCH] kvm: kvm structure split into common fileds and arch-dependent ones
 2007-12-13 15:11 UTC  (3+ messages)

[2/6][PATCH] kvm: Moving memslot_id to x86.h
 2007-12-13 14:49 UTC  (4+ messages)

access usb thumb drive
 2007-12-13 13:40 UTC 

[ kvm-Bugs-1850037 ] SMP 8-way doesn't works, and returns incorrect error
 2007-12-13 13:25 UTC 

[PATCH] Correct the highest priority order of irq injection path from userspace
 2007-12-13 13:19 UTC 

How can I access my usb stick
 2007-12-13 11:06 UTC  (3+ messages)
  ` Fwd: "

[PATCH] kvm-userspace: kvm_sync_icache for more architectures
 2007-12-13 10:51 UTC 

[RFC] Proposed new directory layout for kvm and virtualization
 2007-12-13 10:16 UTC  (13+ messages)
              ` [kvm-devel] "

Is there any way to get Windbg to work with QEMU/KVM?
 2007-12-13  9:35 UTC  (5+ messages)

[PATCH] Fix a typo for MAX_BIOS_SIZE
 2007-12-13  9:17 UTC  (2+ messages)

[PATCH] emulated cmpxchg8b should be atomic on i386
 2007-12-13  9:02 UTC  (4+ messages)

[PATCH] LAPIC: minor debugging compile fix
 2007-12-13  8:47 UTC  (2+ messages)

[virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
 2007-12-13  8:44 UTC  (5+ messages)
` [kvm-devel] "

[PATCH] Fix SMP shadow instantiation race
 2007-12-13  8:37 UTC  (7+ messages)

[patch 21/60] KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std
 2007-12-13  6:52 UTC  (10+ messages)
  ` [patch 22/60] KVM: Fix hang on uniprocessor
  ` [patch 23/60] KVM: SVM: Fix FPU leak while emulating clts
  ` [patch 25/60] KVM: VMX: Force vm86 mode if setting flags during real mode
  ` [patch 17/60] KVM: x86 emulator: implement movnti mem, reg
  ` [patch 18/60] KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3
  ` [patch 19/60] KVM: x86 emulator: invd instruction
  ` [patch 20/60] KVM: SVM: Intercept the invd and wbinvd instructions
  ` [patch 24/60] KVM: Skip pio instruction when it is emulated, not executed
  ` [patch 26/60] KVM: VMX: Reset mmu context when entering real mode

[8/24]Update vl.h for target-ia64 case
 2007-12-13  0:11 UTC  (3+ messages)

installation of win xp hangs
 2007-12-12 23:39 UTC 

Bug in running kvm
 2007-12-12 16:42 UTC  (4+ messages)

[PATCH] Add back rtc emulation for ipf platform
 2007-12-12 11:16 UTC 

Test Result for KVM-56 RC2
 2007-12-12  9:14 UTC 

[ kvm-Bugs-1849200 ] PAE host hanged on some platforms while booting guests
 2007-12-12  9:03 UTC 

[PATCH resend] virtio_net: remove double ether_setup
 2007-12-12  7:34 UTC  (3+ messages)
    ` [PATCH] "

Performance overhead of get_cycles_sync
 2007-12-12  0:19 UTC  (11+ messages)

[PATCH 0 of 3] Add SMBIOS/DMI table generation to PC machine
 2007-12-11 21:21 UTC  (6+ messages)
  ` [PATCH 1 of 3] export SMBIOS/DMI tables to PC machines
  ` [PATCH 2 of 3] Optionally link against libuuid if present
  ` [PATCH 3 of 3] Add -uuid command line flag

[PATCH] SVM: inject high priority interrupts first
 2007-12-11 20:01 UTC 

[PATCH] SVM: support writing 0 to K8 performance counter control registers
 2007-12-11 14:51 UTC  (3+ messages)

[6/6] kvm: Moving some macros to x86.h
 2007-12-11 13:30 UTC 

[5/6] kvm: moving kvm_vm_stat to x86 arch
 2007-12-11 13:30 UTC 

[4/6] kvm: Moving structures wrt mmu to x86.h
 2007-12-11 13:30 UTC 

[1/6][PATCH] kvm: Moving kvm{pic, ioapic} getting method out
 2007-12-11 13:30 UTC 

[0/6] KVM structure split as structure kvm_cpu does
 2007-12-11 13:30 UTC 

Subject: [PATCH] [1/1] simplify mmio read/write callback structure
 2007-12-11 13:02 UTC 

[PATCH] RFC: simplify kvm-userspace to qemu-kvm callback structure
 2007-12-11 13:01 UTC  (3+ messages)

[KVM/qemu] check page size of qemu and host at intialization time
 2007-12-11 12:45 UTC  (2+ messages)

[PATCH][0/24] Patches to enable ia64 support in userspace
 2007-12-11 10:43 UTC  (3+ messages)
      ` [PATCH][0/24] Patches to enable ia64 supportin userspace

[ kvm-Bugs-1848393 ] crash in vmx; most likely linked to suspend/resume
 2007-12-11  5:51 UTC 

供应:剪板机、折弯机、卷板机、冲床、校平机
 2007-12-11  3:20 UTC 

[PATCH] fix -kernel option
 2007-12-10 17:56 UTC  (5+ messages)

kvm-55 and ne2k-pci
 2007-12-10 14:17 UTC  (4+ messages)

frastert
 2007-12-10 11:44 UTC 

kvm-55 test
 2007-12-10 10:31 UTC 

KVM Test result, kernel ced316d.. , userspace 62ea642
 2007-12-10  7:01 UTC  (2+ messages)

RPM building from tarball
 2007-12-09 17:15 UTC  (2+ messages)

[PATCH] Move CONFIG_X86 decleration to be x86 specific in configure script
 2007-12-09 17:10 UTC  (7+ messages)
` [PATCH] Move CONFIG_X86 decleration to be x86 specificin "
        ` [PATCH] Move CONFIG_X86 decleration tobe "

[PATCH] svm: exit to userspace if write to cr8 and not using in-kernel apic
 2007-12-09 17:07 UTC  (2+ messages)

[2/24]Make memory alias in cirrus_vga only works in target x86
 2007-12-09 16:10 UTC  (2+ messages)
  ` [2/24]Make memory alias in cirrus_vga only works intarget x86

[24/24] Add ipf.c for ipf platform emulation. The code is deried for pc.c, and make it work for ipf
 2007-12-09 16:09 UTC 

[23/24] Add kvm_sync_icache mechanism for possible hardware memory write(mostly DMA)
 2007-12-09 16:08 UTC 

[22/24] Changing memory align size to TARGET_PAGE_SIZE, since ia64 needs big size align
 2007-12-09 16:07 UTC 

[21/24] Add translate.c, although it doesn't include real functionalities
 2007-12-09 16:07 UTC 

[20/24] Add kernel_memory allocation interface, although ia64 doesn't need it
 2007-12-09 16:06 UTC 

[19/24] Make cpu-exec.c works for ia64 case
 2007-12-09 16:05 UTC 

[18/24] Add cpu.h for arch ia64
 2007-12-09 16:04 UTC 

[17/24] Add exec.c for arch ia64
 2007-12-09 16:04 UTC 

[16/24]Add qemu-kvm-ia64 support
 2007-12-09 16:03 UTC 

[15/24] Add op.c for build pass
 2007-12-09 16:02 UTC 

[14/24] Add-op_helper.c for ia64 build pass
 2007-12-09 16:02 UTC 

[13/24]Add firmware build logic for ia64
 2007-12-09 16:01 UTC 

[12/24] Add ia64intrin.h to hold ia64-specific compile needs
 2007-12-09 16:00 UTC 

[11/24] Add IA64 handling for target-ia64 in vl.c
 2007-12-09 15:59 UTC 

[10/24]
 2007-12-09 15:58 UTC 

[9/24] Make Qemu linked to region 2
 2007-12-09 15:58 UTC 

[7/24] Update exec-all to handle target-ia64 case
 2007-12-09 15:56 UTC 

[6/24] A64 doesn't support time drift machanism in pic, and actually doesn't need that
 2007-12-09 15:55 UTC 

[5/24] Update vga.c for ia64
 2007-12-09 15:54 UTC 

[3/24] Moving CONFIG_X86 to x86-specific configure parameters
 2007-12-09 15:52 UTC 

[2/24] Update configure file to make it work for ia64/host
 2007-12-09 15:51 UTC 

[1/24] Update qemu makefile and make it work for ia64/host
 2007-12-09 15:51 UTC 

kvm-55 test
 2007-12-09 14:29 UTC  (5+ messages)


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