)]}'
{
  "log": [
    {
      "commit": "404fb881b82cf0cf6981832f8d31a7484e4dee81",
      "tree": "5da55ec34573b2f691f66f3a0b35a1698393a06f",
      "parents": [
        "8d379a7c069179a98616c9cac6bb2a06a500de49"
      ],
      "author": {
        "name": "Amit Shah",
        "email": "amit.shah@qumranet.com",
        "time": "Mon Nov 19 17:57:35 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:38:18 2007 +0200"
      },
      "message": "KVM: SVM: Fix FPU leak while emulating clts\n\nThe clts code didn\u0027t use set_cr0 properly, so our lazy FPU\nprocessing wasn\u0027t being done by the clts instruction at all.\n\n(this isn\u0027t called on Intel as the hardware does the decode for us)\n\nSigned-off-by: Amit Shah \u003camit.shah@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "8d379a7c069179a98616c9cac6bb2a06a500de49",
      "tree": "40d9b3b5fc83b773d218abf849269f2736c78f5f",
      "parents": [
        "00b2ef475d4728ca53a2bc788c7978042907e354"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:33:10 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:33:10 2007 +0200"
      },
      "message": "KVM: SVM: Unload guest fpu on vcpu_put()\n\nNot unloading the guest fpu can cause fpu leaks from guest to guest (or host\nto guest).\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "00b2ef475d4728ca53a2bc788c7978042907e354",
      "tree": "628dbe7767628045fc6edf6c2335c607174b6636",
      "parents": [
        "2a738e20a11b44219aa83073d625ff1a7004e463"
      ],
      "author": {
        "name": "Amit Shah",
        "email": "amit.shah@qumranet.com",
        "time": "Sun Nov 18 22:25:40 2007 +0530"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:28:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std\n\nemulator_write_std() is not implemented, and calling write_emulated should\nwork just as well in place of write_std.\n\nFixes emulator failures with the push r/m instruction.\n\nSigned-off-by: Amit Shah \u003camit.shah@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "2a738e20a11b44219aa83073d625ff1a7004e463",
      "tree": "fc25b65d8d5b19ddd29f766a7ee079d1da29c71f",
      "parents": [
        "e826ec9ae2baf9980402e85f0bbe1dac53ceb110"
      ],
      "author": {
        "name": "Izik Eidus",
        "email": "izike@qumranet.com",
        "time": "Sun Nov 11 14:46:34 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:10:45 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix the saving of of the eip value\n\nthis make sure that no matter what is the operand size,\nall the value of the eip will be saved\n\nSigned-off-by: Izik Eidus \u003cizike@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "e826ec9ae2baf9980402e85f0bbe1dac53ceb110",
      "tree": "d931387123cef2bec18115e1a710b60068c68efa",
      "parents": [
        "8c27eba54970c6ebbb408186e5baa2274435e869"
      ],
      "author": {
        "name": "Izik Eidus",
        "email": "izike@qumranet.com",
        "time": "Sun Nov 11 14:40:48 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Nov 27 15:08:22 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix JMP_REL\n\nChange JMP_REL to call to register_address_increment(): the operands size\nshould not effect the calculation of the eip, instead the ad_bytes should\naffect it.\n\nSigned-off-by: Izik Eidus \u003cizike@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "cf5a94d1331b411b84414c13e43f578260942d6b",
      "tree": "bf7a2a4e432b478e4ed417eac9489c8613e71237",
      "parents": [
        "651a3e29b3d19418d7a8a9787906061f9be7cc5f"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sun Oct 28 16:11:58 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Nov 08 12:05:45 2007 +0200"
      },
      "message": "KVM: SVM: Intercept the \u0027invd\u0027 and \u0027wbinvd\u0027 instructions\n\n\u0027invd\u0027 can destroy host data, and \u0027wbinvd\u0027 allows the guest to induce\nlong (milliseconds) latencies.\n\nNoted by Ben Serebrin.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "651a3e29b3d19418d7a8a9787906061f9be7cc5f",
      "tree": "1f883f1fdfec68909f02531df6c21047bf47c71e",
      "parents": [
        "56ba47ddbd5af7918bf1acdbe3deb979d0dcd64b"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sun Oct 28 16:09:18 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Nov 08 12:05:44 2007 +0200"
      },
      "message": "KVM: x86 emulator: invd instruction\n\nEmulate the \u0027invd\u0027 instruction (opcode 0f 08).\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "56ba47ddbd5af7918bf1acdbe3deb979d0dcd64b",
      "tree": "791ae295a0cb48c82aa66ad3aaf0485cf5853185",
      "parents": [
        "70433389ccfe2719ef5cd539d04172260294f0f5"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Wed Nov 07 17:14:18 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Nov 08 12:05:43 2007 +0200"
      },
      "message": "KVM: SVM: Defer nmi processing until switch to host state is complete\n\nIf we stgi() too soon, nmis can reach the processor even though interrupts\nare disabled, catching it in a half-switched state.  Delay the stgi() until\nwe\u0027re done switching.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "70433389ccfe2719ef5cd539d04172260294f0f5",
      "tree": "3e09b11482284749b85f3c360533df7b9b86a0a5",
      "parents": [
        "1e35d3c4a7a9682256c887a1388cf3faefdf53df"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Wed Nov 07 12:57:23 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Nov 08 12:05:36 2007 +0200"
      },
      "message": "KVM: SVM: Fix SMP with kernel apic\n\nAP processor needs to reset to the SIPI vector, not normal INIT.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1e35d3c4a7a9682256c887a1388cf3faefdf53df",
      "tree": "999da37bbcd4cc782ffc73a5f80268e915204e48",
      "parents": [
        "dbeeb816e805091e7cfc03baf36dc40b4adb2bbd"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Fri Oct 26 14:16:56 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Nov 08 10:42:04 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix \u0027push imm8\u0027 emulation\n\n\u0027push imm8\u0027 found itself in the wrong switch somehow, so it is never executed.\n\nThis fixes Windows 2003 installation.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9525ca0286afd54a5cd69d9ded741b4df8d0c554",
      "tree": "1d38efbf2c1872f93d118655ecd51622b4d3a539",
      "parents": [
        "d3d1c4bdf16bd154d9f27f34fca28edca90465eb"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Oct 22 10:55:43 2007 +1000"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Oct 23 15:49:47 2007 +1000"
      },
      "message": "Consolidate host virtualization support under Virtualization menu\n\nMove lguest under the virtualization menu.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "49d3bd7e2b990e717aa66e229410b8f5096c4956",
      "tree": "6979af80c6f628f554cf70514a94f025af99f031",
      "parents": [
        "83d87d167367ae2cc2c6810399aefac33a2ced41"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Mon Oct 22 16:33:07 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 17:21:54 2007 +0200"
      },
      "message": "KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs()\n\nIn kvm_flush_remote_tlbs(), replace a loop using smp_call_function_single()\nby a single call to smp_call_function_mask() (which is new for x86_64).\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9da8f4e83a824dabf3fb7ad0890549257ae614a0",
      "tree": "c99a6c3ae8f07c9ae9fc49b5567a665359d7da24",
      "parents": [
        "b33ac88b4c23330043acad930517282eb486db1d"
      ],
      "author": {
        "name": "Kevin Pedretti",
        "email": "kevin.pedretti@gmail.com",
        "time": "Sun Oct 21 08:55:50 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: Improve local apic timer wraparound handling\n\nBetter handle wrap-around cases when reading the APIC CCR\n(current count register).  Also, if ICR is 0, CCR should also\nbe 0... previously reading CCR before setting ICR would result\nin a large kinda-random number.\n\nSigned-off-by: Kevin Pedretti \u003ckevin.pedretti@gmail.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "b33ac88b4c23330043acad930517282eb486db1d",
      "tree": "749cef5dcdc31bf0221f793ab7260559cfb54226",
      "parents": [
        "0552f73b9a81d39d50b71a5c06cf36efff80b6fd"
      ],
      "author": {
        "name": "Kevin Pedretti",
        "email": "kevin.pedretti@gmail.com",
        "time": "Sun Oct 21 08:54:53 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: Fix local apic timer divide by zero\n\nkvm_lapic_reset() was initializing apic-\u003etimer.divide_count to 0,\nwhich could potentially lead to a divide by zero error in\napic_get_tmcct().  Any guest that reads the APIC\u0027s CCR (current count)\nregister before setting DCR (divide configuration) would trigger a divide\nby zero exception in the host kernel, leading to a host-OS crash.\n\nThis patch results in apic-\u003etimer.divide_count being initialized to\n2 at reset, eliminating the bug (DCR\u003d0 at reset, meaning divide by 2).\n\nSigned-off-by: Kevin Pedretti \u003ckevin.pedretti@gmail.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "0552f73b9a81d39d50b71a5c06cf36efff80b6fd",
      "tree": "28a9eacbaa6c76a24eb0c019cc919aab5180aab7",
      "parents": [
        "4e62417bf317504c0b85e0d7abd236f334f54eaf"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Thu Oct 18 15:19:01 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: Move kvm_guest_exit() after local_irq_enable()\n\nWe need to make sure that the timer interrupt happens before we clear\nPF_VCPU, so the accounting code actually sees guest mode.\n\nhttp://lkml.org/lkml/2007/10/15/114\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "4e62417bf317504c0b85e0d7abd236f334f54eaf",
      "tree": "67d1716640ca88c0b67dda3831e30efc0f0a0c06",
      "parents": [
        "78f7826868da8e27d097802139a3fec39f47f3b8"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Wed Oct 17 19:30:41 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod \u003d 3\n\nThe patch belows changes the access type to register from memory for\ninstructions that are declared as SrcMem or DstMem, but have a\nModR/M byte with Mod \u003d 3.\n\nIt fixes (at least) the lmsw and smsw instructions on an AMD64 CPU,\nwhich are needed for FreeBSD.\n\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "78f7826868da8e27d097802139a3fec39f47f3b8",
      "tree": "97f46c95556f261388f5f0475f649df803bfa7e2",
      "parents": [
        "a012e65aee48379a7a87eadafa74f878b61522b9"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Oct 16 19:06:15 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: VMX: Force vm86 mode if setting flags during real mode\n\nWhen resetting from userspace, we need to handle the flags being cleared\neven after we are in real mode.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "a012e65aee48379a7a87eadafa74f878b61522b9",
      "tree": "0580d8335376e22570babc858caff4577c8be6bc",
      "parents": [
        "8668a3c468ed55d19514117a5a959d91d3d03823"
      ],
      "author": {
        "name": "Sheng Yang",
        "email": "sheng.yang@intel.com",
        "time": "Mon Oct 15 14:24:20 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: implement \u0027movnti mem, reg\u0027\n\nImplement emulation of instruction:\n    movnti m32/m64, r32/r64\n    opcode: 0x0f 0xc3\n\nSigned-off-by: Sheng Yang \u003csheng.yang@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "8668a3c468ed55d19514117a5a959d91d3d03823",
      "tree": "3744b15b77dfdc6457225d69ee76d255b62ff94e",
      "parents": [
        "1b6269db3f83396c2fd2c8d0f3e0f37ac0e6ba05"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Wed Oct 10 14:26:45 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:28 2007 +0200"
      },
      "message": "KVM: VMX: Reset mmu context when entering real mode\n\nResetting an SMP guest will force AP enter real mode (RESET) with\npaging enabled in protected mode. While current enter_rmode() can\nonly handle mode switch from nonpaging mode to real mode which leads\nto SMP reboot failure.\n\nFix by reloading the mmu context on entering real mode.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1b6269db3f83396c2fd2c8d0f3e0f37ac0e6ba05",
      "tree": "a8e99f6f6690e2024b9a08096a61d884b57dc8bc",
      "parents": [
        "7f2145ad6f3e7060147a2a4c4db35c641ff61b5c"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Tue Oct 09 12:12:19 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:28 2007 +0200"
      },
      "message": "KVM: VMX: Handle NMIs before enabling interrupts and preemption\n\nThis makes sure we handle NMI on the current cpu, and that we don\u0027t service\nmaskable interrupts before non-maskable ones.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7f2145ad6f3e7060147a2a4c4db35c641ff61b5c",
      "tree": "0329ae430d718a11a52107a86d9abbd41b2fc944",
      "parents": [
        "ae6200baea4175cac684ea76f78082b31afbdefa"
      ],
      "author": {
        "name": "Izik Eidus",
        "email": "izike@qumranet.com",
        "time": "Sun Sep 23 12:30:19 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:28 2007 +0200"
      },
      "message": "KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte()\n\nSetting shadow page table entry should be set atomicly using set_shadow_pte().\n\nSigned-off-by: Izik Eidus \u003cizike@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "ae6200baea4175cac684ea76f78082b31afbdefa",
      "tree": "a6b8a9d17179b85018d4fb4250373cd3ba28e597",
      "parents": [
        "1a52e051368a0e29b26e8790bacd8d1d759e3287"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Thu Sep 20 11:17:24 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix repne/repnz decoding\n\nThe repnz/repne instructions must set rep_prefix to 1 like rep/repe/repz.\n\nThis patch correct the disk probe problem met with OpenBSD.\n\nThis issue appears with commit e70669abd4e60dfea3ac1639848e20e2b8dd1255\nbecause before it, the decoding was done internally to kvm and after it\nis done by x86_emulate.c (which doesn\u0027t do it correctly).\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1a52e051368a0e29b26e8790bacd8d1d759e3287",
      "tree": "738df08e144b317d3a304d6ffca16060b25843f6",
      "parents": [
        "55b70a0300b873c0ec7ea6e33752af56f41250ce"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Tue Sep 18 16:34:25 2007 -0700"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Oct 22 12:03:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix merge screwup due to emulator split\n\nThis code has gone to wrong place in the file. Moving it back to\nright location.\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "d172fcd3ae1ca7ac27ec8904242fd61e0e11d332",
      "tree": "5009ae88a2ab2aa7f17219c7ddfc0a694c2ff6b4",
      "parents": [
        "94886b84b1bcdc95f34f70e7fce407efefe472e1"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Mon Oct 15 17:00:19 2007 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Oct 15 17:00:19 2007 +0200"
      },
      "message": "sched: guest CPU accounting: maintain guest state in KVM\n\nModify KVM to update guest time accounting.\n\n[ mingo@elte.hu: ported to 2.6.24 KVM. ]\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nAcked-by: Avi Kivity \u003cavi@qumranet.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0967b7bf1c22b55777aba46ff616547feed0b141",
      "tree": "f855d1f25943dfd8cb6e40f0e81744f1e32d98e0",
      "parents": [
        "535eabcf0e55804b53d27fe45217d874b19bcfa9"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Sep 15 17:34:36 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: Skip pio instruction when it is emulated, not executed\n\nIf we defer updating rip until pio instructions are executed, we have a\nproblem with reset:  a pio reset updates rip, and when the instruction\ncompletes we skip the emulated instruction, pointing rip somewhere completely\nunrelated.\n\nFix by updating rip when we see decode the instruction, not after emulation.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "535eabcf0e55804b53d27fe45217d874b19bcfa9",
      "tree": "566740ceb8c56e94ec6150bafa0ea0cab60d1c3a",
      "parents": [
        "12fa272e315af43d549ce22f9988392d0121350e"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:45:05 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: popf\n\nImplement emulation of instruction:\n    popf\n    opcode:  0x9d\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "12fa272e315af43d549ce22f9988392d0121350e",
      "tree": "9b2f33c44ac6b48b05e74f6243b8d6ff73d161f2",
      "parents": [
        "26a3e983d154beca544afd36f293cfef10657f24"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:43:33 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: fix src, dst value initialization\n\nSome operand fetches are less than the machine word size and can result in\nstale bits if used together with operands of different sizes.\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "26a3e983d154beca544afd36f293cfef10657f24",
      "tree": "61dc0fb2a00a2aafdd0d7e2bf535629891665ee1",
      "parents": [
        "7e0b54b149315743f5743dbc0cf758012682024e"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:41:26 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: jmp abs\n\nImplement emulation of instruction:\n    jump absolute r/m\n    opcode: 0xff /4\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7e0b54b149315743f5743dbc0cf758012682024e",
      "tree": "ed38ddc94f22ef4a704fd7914dd4b685e8c0bac5",
      "parents": [
        "55bebde45ec252295b08cb3990f15df2228dbf0e"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:35:36 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: x86 emulator: lea\n\nImplement emulation of instruction\n    lea r16/r32, m\n    opcode:  0x8d:\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "55bebde45ec252295b08cb3990f15df2228dbf0e",
      "tree": "18e2a6a126d2166b7bdf1e70269741860e8df2e2",
      "parents": [
        "bbe9abbdaca366510db1f2df25f4c7b48cba38eb"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:25:41 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:29 2007 +0200"
      },
      "message": "KVM: X86 emulator: jump conditional short\n\nImplement emulation of more jump conditional instructions\n    jcc shortrel\n    opcodes: 0x70 - 0x7f\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "bbe9abbdaca366510db1f2df25f4c7b48cba38eb",
      "tree": "31b2019825d5b1e61916bb132ca4439d147b30dc",
      "parents": [
        "7de752482c71e1ef72ac9650deaeb6d293b8416d"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:23:07 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: imlpement jump conditional relative\n\nImplement emulation of instruction:\n    jump conditional rel\n    opcodes: 0x0f 0x80 - 0x0f 0x8f\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7de752482c71e1ef72ac9650deaeb6d293b8416d",
      "tree": "3d81b07e1615ceb57b8636a779817cb0fe11e75a",
      "parents": [
        "054b1369679fb97582fc77f25a700d4290ff3e89"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sat Sep 15 10:13:07 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: sort opcodes into ascending order\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "054b1369679fb97582fc77f25a700d4290ff3e89",
      "tree": "fc06afd41830c263f6c068d1bd743ef7fcf9637d",
      "parents": [
        "fd2a76086527cbe074b08a8820253228cd919ece"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Wed Sep 12 13:21:09 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: Improve emulation failure reporting\n\nReport failed opcodes from all locations.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "fd2a76086527cbe074b08a8820253228cd919ece",
      "tree": "01af6402d5437b4f7686ce790b673da3f453d210",
      "parents": [
        "f6eed39135c03d39ff4095b1ddd947672469dfee"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Tue Aug 28 18:22:47 2007 -0700"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: pushf\n\nImplement emulation of instruction\n\tpushf\n\topcode: 0x9c\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "f6eed39135c03d39ff4095b1ddd947672469dfee",
      "tree": "ce01911db566551519c1c23036b1d19e46928080",
      "parents": [
        "7d316911632acb8ba8cb7c1dd318ba723c9f1d50"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Tue Aug 28 18:08:37 2007 -0700"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: call near\n\nImplement emulation of instruction\n\topcode: 0xe8\n\tcall (near)\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7d316911632acb8ba8cb7c1dd318ba723c9f1d50",
      "tree": "458b003794584fc80163339b468e2435b4470fbf",
      "parents": [
        "bfdaab090386e7dda8c442721eeb91179258dad4"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Tue Aug 28 17:58:52 2007 -0700"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: x86 emulator: push imm8\n\nImplement the instruction\n\n    \tpush imm8\n    \topcode: 0x6a\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "bfdaab090386e7dda8c442721eeb91179258dad4",
      "tree": "35c7a10421a67316c0aa87f70b11db829137e4b9",
      "parents": [
        "04d2cc7780d48a212843e38d46402d97fa1f4774"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Wed Sep 12 14:18:28 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: VMX: Fix exit qualification width on i386\n\nAccording to Intel Software Developer\u0027s Manual, Vol. 3B, Appendix H.4.2,\nexit qualification should be of natural width. However, current code\nuses u64 as the data type for this register, which occasionally\nintroduces invalid value to VMExit handling logics. This patch fixes\nthis bug.\n\nI have tested Windows and Linux guest on i386 host, and they can boot\nsuccessfully with this patch.\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "04d2cc7780d48a212843e38d46402d97fa1f4774",
      "tree": "a209131bad59abcf574abbaae23145db3c4005e0",
      "parents": [
        "29bd8a78082f2d7e2165a735f50b5c716ef3213b"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Sep 10 18:10:54 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:28 2007 +0200"
      },
      "message": "KVM: Move main vcpu loop into subarch independent code\n\nThis simplifies adding new code as well as reducing overall code size.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "29bd8a78082f2d7e2165a735f50b5c716ef3213b",
      "tree": "df91de19568c8c882c2306466484db098f14d9d9",
      "parents": [
        "2e3e5882dca3ab409aa8c9c96f47610b576719f8"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Sep 10 17:27:03 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: VMX: Move vm entry failure handling to the exit handler\n\nThis will help moving the main loop to subarch independent code.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "2e3e5882dca3ab409aa8c9c96f47610b576719f8",
      "tree": "53184e9026b67710bd74615b818c53a6b62c3ab4",
      "parents": [
        "cbdd1bea2a2dce4c0b45c5f0122c150d9f07f0bc"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Mon Sep 10 11:28:17 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: MMU: Don\u0027t do GFP_NOWAIT allocations\n\nBefore preempt notifiers, kvm needed to allocate memory with GFP_NOWAIT so\nas not to have to enable preemption and take a heavyweight exit.  On oom, we\u0027d\nfall back to a GFP_KERNEL allocation.\n\nWith preemption notifiers, we can do a GFP_KERNEL allocation, and perform\nthe heavyweight exit only if the kernel decides to put us to sleep.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "cbdd1bea2a2dce4c0b45c5f0122c150d9f07f0bc",
      "tree": "c01443051868880733c2973abdd59c1d82fdd243",
      "parents": [
        "0d8d2bd4f20c8a2a254b4fe3bc114f12214a6d73"
      ],
      "author": {
        "name": "Christian Ehrhardt",
        "email": "ehrhardt@linux.vnet.ibm.com",
        "time": "Sun Sep 09 15:41:59 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Rename kvm_arch_ops to kvm_x86_ops\n\nThis patch just renames the current (misnamed) _arch namings to _x86 to\nensure better readability when a real arch layer takes place.\n\nSigned-off-by: Christian Ehrhardt \u003cehrhardt@linux.vnet.ibm.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "0d8d2bd4f20c8a2a254b4fe3bc114f12214a6d73",
      "tree": "ca8234bdcb71b7cc0955ef89ae5b028d19ca709e",
      "parents": [
        "1747fb71fd7c9389696e91f354d2f841b5c85790"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Thu Aug 30 14:56:21 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Simplify memory allocation\n\nThe mutex-\u003esplinlock convertion alllows us to make some code simplifications.\nAs we can keep the lock longer, we don\u0027t have to release it and then\nhave to check if the environment has not been modified before re-taking it. We\ncan remove kvm-\u003ebusy and kvm-\u003ememory_config_version.\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1747fb71fd7c9389696e91f354d2f841b5c85790",
      "tree": "8c0658884e62693a94c2ebd35f83331ffa083a7d",
      "parents": [
        "81f50e3bfdf864103ef890ca156e7a9c922c7089"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Sep 06 01:21:32 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Hoist SVM\u0027s get_cs_db_l_bits into core code.\n\nSVM gets the DB and L bits for the cs by decoding the segment.  This\nis in fact the completely generic code, so hoist it for kvm-lite to use.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "81f50e3bfdf864103ef890ca156e7a9c922c7089",
      "tree": "c05329c755cdda57966e3c6777bdee5f28d75c1e",
      "parents": [
        "b85b9ee9259917f248ee1507d7d1f575f4fc27dd"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Sep 06 01:20:38 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Keep control regs in sync\n\nWe don\u0027t update the vcpu control registers in various places.  We\nshould do so.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "b85b9ee9259917f248ee1507d7d1f575f4fc27dd",
      "tree": "7455f36a04f4e87665a1b44dcfc1b5595eeb9289",
      "parents": [
        "c9a1185c945c8db3185ad40092963cbb39192e31"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Sun Sep 09 14:12:54 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Clean up unloved invlpg emulation\n\ninvlpg shouldn\u0027t fetch the \"src\" address, since it may not be valid,\nhowever SVM\u0027s \"solution\" which neuters emulation of all group 7\ninstruction is horrible and breaks kvm-lite.  The simplest fix is to\nput a special check in for invlpg.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "c9a1185c945c8db3185ad40092963cbb39192e31",
      "tree": "f3125cea5f345710a0074a1f7c9c54e0d2cbe71e",
      "parents": [
        "380102c8e431ba8b25a5b3a29e4529ca02ede4c8"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Sun Sep 09 14:10:57 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Remove the unused invlpg member of struct kvm_arch_ops.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "380102c8e431ba8b25a5b3a29e4529ca02ede4c8",
      "tree": "27b4e5b9c6e6ed5f182955ef07af30fe893f94cb",
      "parents": [
        "c5ec153402b6d276fe20029da1059ba42a4b55e5"
      ],
      "author": {
        "name": "Amit Shah",
        "email": "amit.shah@qumranet.com",
        "time": "Sat Aug 25 11:35:52 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:27 2007 +0200"
      },
      "message": "KVM: Set the ET flag in CR0 after initializing FX\n\nThis was missed when moving stuff around in fbc4f2e\n\nFixes Solaris guests and bug #1773613\n\nSigned-off-by: Amit Shah \u003camit.shah@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "c5ec153402b6d276fe20029da1059ba42a4b55e5",
      "tree": "a323fd0466f606b66fc7239e78569863d62f6300",
      "parents": [
        "932f72adbe76f098922c746737cb0bd75fc21e27"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Mon Sep 03 17:07:41 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: enable in-kernel APIC INIT/SIPI handling\n\nThis patch enables INIT/SIPI handling using in-kernel APIC by\nintroducing a -\u003emp_state field to emulate the SMP state transition.\n\n[avi: remove smp_processor_id() warning]\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Xin Li \u003cxin.b.li@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "932f72adbe76f098922c746737cb0bd75fc21e27",
      "tree": "55a98bd0692094289d4bea4f5b2c58835f8b59df",
      "parents": [
        "40487c680d5855459dfdce340df13d40071bb774"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Mon Sep 03 17:01:36 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: round robin for APIC lowest priority delivery mode\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "40487c680d5855459dfdce340df13d40071bb774",
      "tree": "abc0ec56ecb1b6d1533b918621c060a1d38fccef",
      "parents": [
        "5cd4f6fd8506f59cb8a232f364c54f6bd8e5150a"
      ],
      "author": {
        "name": "Qing He",
        "email": "qing.he@intel.com",
        "time": "Mon Sep 17 14:47:13 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: deliver PIC interrupt only to vcpu0\n\nThis patch changes the PIC interrupts delivery. Now it is only delivered\nto vcpu0 when either condition is met (on vcpu0):\n  1. local APIC is hardware disabled\n  2. LVT0 is unmasked and configured to delivery mode ExtInt\n\nIt fixes the 2x faster wall clock on x86_64 and SMP i386 Linux guests\n\nSigned-off-by: Eddie (Yaozu) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "5cd4f6fd8506f59cb8a232f364c54f6bd8e5150a",
      "tree": "b8ca584d9c8e308778b53457d57adadb462305ce",
      "parents": [
        "a3d7f85f471f889e4477863a7ca42828ae74e77d"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Thu Aug 30 17:04:26 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: disable tpr/cr8 sync when in-kernel APIC is used\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "a3d7f85f471f889e4477863a7ca42828ae74e77d",
      "tree": "f75148a940f7e297da91f6a14ab573291ceb050f",
      "parents": [
        "1b9778dae71dc64d3678d766c0f1fbed79c80f9f"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Mon Sep 03 16:15:12 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: Migrate lapic hrtimer when vcpu moves to another cpu\n\nThis reduces overhead by accessing cachelines from the wrong node, as well\nas simplifying locking.\n\n[Qing: fix for inactive or expired one-shot timer]\n\nSigned-off-by: Yaozu (Eddie) Dong \u003cEddie.Dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1b9778dae71dc64d3678d766c0f1fbed79c80f9f",
      "tree": "3196bbfe474119a849f35aefddb5e0922205850f",
      "parents": [
        "6e5d865c0b9679b00b5e5f0754c9fc2b6b9894d6"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Mon Sep 03 16:56:58 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: Keep track of missed timer irq injections\n\nAPIC timer IRQ is set every time when a certain period\nexpires at host time, but the guest may be descheduled\nat that time and thus the irq be overwritten by later fire.\nThis patch keep track of firing irq numbers and decrease\nonly when the IRQ is injected to guest or buffered in\nAPIC.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003cEddie.Dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "6e5d865c0b9679b00b5e5f0754c9fc2b6b9894d6",
      "tree": "1b8133926578a16f8849143da5a7d5a6d9e67b24",
      "parents": [
        "2a8067f17b8442ecce0b14e134823020ff33b4fa"
      ],
      "author": {
        "name": "Yang, Sheng",
        "email": "sheng.yang@intel.com",
        "time": "Wed Sep 12 18:03:11 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: VMX: Use shadow TPR/cr8 for 64-bits guests\n\nThis patch enables TPR shadow of VMX on CR8 access. 64bit Windows using\nCR8 access TPR frequently. The TPR shadow can improve the performance of\naccess TPR by not causing vmexit.\n\nSigned-off-by: Sheng Yang \u003csheng.yang@intel.com\u003e\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "2a8067f17b8442ecce0b14e134823020ff33b4fa",
      "tree": "e7f65775b3ced0c42de2df8118a84e7ddb9fff7d",
      "parents": [
        "96ad2cc6132479aa0aea485d0838a13fda765bd5"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Mon Aug 06 16:29:07 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:26 2007 +0200"
      },
      "message": "KVM: pending irq save/restore\n\nAdd in kernel irqchip save/restore support for pending vectors.\n\n[avi: fix compile warning on i386]\n[avi: remove printk]\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "96ad2cc6132479aa0aea485d0838a13fda765bd5",
      "tree": "dc3596b92981332cee0749004b7076a7d52a90b1",
      "parents": [
        "6bf9e962d14deb9e460afbbfd83ea2f450325c2d"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Thu Sep 06 12:22:56 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: in-kernel LAPIC save and restore support\n\nThis patch adds a new vcpu-based IOCTL to save and restore the local\napic registers for a single vcpu. The kernel only copies the apic page as\na whole, extraction of registers is left to userspace side. On restore, the\nAPIC timer is restarted from the initial count, this introduces a little\ndelay, but works fine.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "6bf9e962d14deb9e460afbbfd83ea2f450325c2d",
      "tree": "050b2be2fcded255afbb2512ed9c07adbd3f5b0f",
      "parents": [
        "c52fb35a8b5dada749d35fbe15ac1f9857b22896"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Sun Aug 05 10:49:16 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: in-kernel IOAPIC save and restore support\n\nThis patch adds support for in-kernel ioapic save and restore (to\nand from userspace). It uses the same get/set_irqchip ioctl as\nin-kernel PIC.\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "c52fb35a8b5dada749d35fbe15ac1f9857b22896",
      "tree": "f3df58816b72f208cbf5bc734d3754d9435a632a",
      "parents": [
        "6ceb9d791eeeb0a5493958f5d6d4dc7d91e59cf7"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Thu Aug 02 14:03:07 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Bypass irq_pending get/set when using in kernel irqchip\n\nvcpu-\u003eirq_pending is saved in get/set_sreg IOCTL, but when in-kernel\nlocal APIC is used, doing this may occasionally overwrite vcpu-\u003eapic to\nan invalid value, as in the vm restore path.\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\n"
    },
    {
      "commit": "6ceb9d791eeeb0a5493958f5d6d4dc7d91e59cf7",
      "tree": "8cef21acf9346fdbea36075029dc007fe969b51e",
      "parents": [
        "9cf98828d12285d1fb43e774c8c100a55f8f34e1"
      ],
      "author": {
        "name": "He, Qing",
        "email": "qing.he@intel.com",
        "time": "Thu Jul 26 11:05:18 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support\n\nThis patch adds two new ioctls to dump and write kernel irqchips for\nsave/restore and live migration. PIC s/r and l/m is implemented in this\npatch.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9cf98828d12285d1fb43e774c8c100a55f8f34e1",
      "tree": "0b9d1f8b2af7423c34ebf7e3df4c5c27a3aabf64",
      "parents": [
        "b6958ce44a11a9e9425d2b67a653b1ca2a27796f"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Sun Jul 22 10:36:31 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Protect in-kernel pio using kvm-\u003elock\n\npio operation and IRQ_LINE kvm_vm_ioctl is not kvm-\u003elock\nprotected.  Add lock to same with IOAPIC MMIO operations.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "b6958ce44a11a9e9425d2b67a653b1ca2a27796f",
      "tree": "503478ef27254df9b6ea21d2a6a279a7dfe2ef04",
      "parents": [
        "1fd4f2a5ed8f80cf6e23d2bdf78554f6a1ac7997"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Wed Jul 18 12:15:21 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Emulate hlt in the kernel\n\nBy sleeping in the kernel when hlt is executed, we simplify the in-kernel\nguest interrupt path considerably.\n\nSigned-off-by: Gregory Haskins \u003cghaskins@novell.com\u003e\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1fd4f2a5ed8f80cf6e23d2bdf78554f6a1ac7997",
      "tree": "eb7d79c7f39788547a5dd9844295814085fcccc6",
      "parents": [
        "97222cc8316328965851ed28d23f6b64b4c912d2"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Wed Jul 18 12:03:39 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: In-kernel I/O APIC model\n\nThis allows in-kernel host-side device drivers to raise guest interrupts\nwithout going to userspace.\n\n[avi: fix level-triggered interrupt redelivery on eoi]\n[avi: add missing #include]\n[avi: avoid redelivery of edge-triggered interrupt]\n[avi: implement polarity]\n[avi: don\u0027t deliver edge-triggered interrupts when unmasking]\n[avi: fix host oops on invalid guest access]\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "97222cc8316328965851ed28d23f6b64b4c912d2",
      "tree": "469b2f72e74046a7aec5061df194c3f68812a224",
      "parents": [
        "7017fc3d1a12e30ea7df4992152978a188433457"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Wed Sep 12 10:58:04 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Emulate local APIC in kernel\n\nBecause lightweight exits (exits which don\u0027t involve userspace) are many\ntimes faster than heavyweight exits, it makes sense to emulate high usage\ndevices in the kernel.  The local APIC is one such device, especially for\nWindows and for SMP, so we add an APIC model to kvm.\n\nIt also allows in-kernel host-side drivers to inject interrupts without\ngoing through userspace.\n\n[compile fix on i386 from Jindrich Makovicka]\n\nSigned-off-by: Yaozu (Eddie) Dong \u003cEddie.Dong@intel.com\u003e\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7017fc3d1a12e30ea7df4992152978a188433457",
      "tree": "ebbe0e5852ddd58bddfed389412c86c7692d2724",
      "parents": [
        "85f455f7ddbed403b34b4d54b1eaf0e14126a126"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Wed Jul 18 11:34:57 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:25 2007 +0200"
      },
      "message": "KVM: Define and use cr8 access functions\n\nThis patch is to wrap APIC base register and CR8 operation which can\nprovide a unique API for user level irqchip and kernel irqchip.\nThis is a preparation of merging lapic/ioapic patch.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "85f455f7ddbed403b34b4d54b1eaf0e14126a126",
      "tree": "1dba7aa8fee3c8f756e12049c496dee5baae752c",
      "parents": [
        "152d3f2f246ce3c2a0cf2fc6c2214663cd99aa83"
      ],
      "author": {
        "name": "Eddie Dong",
        "email": "eddie.dong@intel.com",
        "time": "Fri Jul 06 12:20:49 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: Add support for in-kernel PIC emulation\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "152d3f2f246ce3c2a0cf2fc6c2214663cd99aa83",
      "tree": "e499626bab90fc75a9c0cc97e96c68a7fd4bbaa3",
      "parents": [
        "d39dba54ce71ab3234c387219b175dc36d37f85a"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Thu Aug 23 16:33:11 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: VMX: Split segments reload in vmx_load_host_state()\n\nvmx_load_host_state() bundles fs, gs, ldt, and tss reloading into\none in the hope that it is infrequent. With smp guests, fs reloading is\nfrequent due to fs being used by threads.\n\nUnbundle the reloads so reduce expensive gs reloads.\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "d39dba54ce71ab3234c387219b175dc36d37f85a",
      "tree": "6a444977fcef69ca3ec4dc5bee6de400cabf70c8",
      "parents": [
        "2e2c618dad6d5768da4a891ff71fc1ca0cbd3fe0"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Wed Aug 22 18:09:29 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: X86 emulator: fix \u0027push reg\u0027 writeback\n\nPointed out by Rusty Russell.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "2e2c618dad6d5768da4a891ff71fc1ca0cbd3fe0",
      "tree": "7fe724c27e9c3215266542db5141b5da972b5bc3",
      "parents": [
        "33f5fa1664046208b890e9231a47e377fdfc7762"
      ],
      "author": {
        "name": "Izik Eidus",
        "email": "izike@qumranet.com",
        "time": "Mon Aug 20 18:11:00 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: Support more memory slots\n\nNeeded for mapping memory at 4GB.\n\nSigned-off-by: Izik Eidus \u003cizike@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "33f5fa1664046208b890e9231a47e377fdfc7762",
      "tree": "d1cc330dc5d1bf3ddc3df94958759f1f3b3d7583",
      "parents": [
        "7e778161fb4612d2ceac9604f10e1061f5f4cf48"
      ],
      "author": {
        "name": "Izik Eidus",
        "email": "izike@qumranet.com",
        "time": "Sun Aug 19 22:24:58 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: VMX: allow rmode_tss_base() to work with \u003e2G of guest memory\n\nSigned-off-by: Izik Eidus \u003cizike@qumranet.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7e778161fb4612d2ceac9604f10e1061f5f4cf48",
      "tree": "f669f337eba6f18e4aded150caa7979ff9326659",
      "parents": [
        "c53ce170a9e8531f293e402c7d8c65e38452a551"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sun Aug 19 11:07:06 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: x86 emulator: implement \u0027push reg\u0027 (opcodes 0x50-0x57)\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "c53ce170a9e8531f293e402c7d8c65e38452a551",
      "tree": "ea7b8121ffc312521ba0abeb49276731cf95face",
      "parents": [
        "098c937ba30acc5b7dcb6a4ad7cc8d63c7117546"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sun Aug 19 11:03:13 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: x86 emulator: Implement \u0027jmp rel short\u0027 instruction (opcode 0xeb)\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "098c937ba30acc5b7dcb6a4ad7cc8d63c7117546",
      "tree": "ce611f0ff8ebad545c6664c25602b75cfe9605a7",
      "parents": [
        "19eb938e0115693414a83b6bde2b67896bd9953a"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Sun Aug 19 11:00:36 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:24 2007 +0200"
      },
      "message": "KVM: x86 emulator: implement \u0027jmp rel\u0027 instruction (opcode 0xe9)\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "19eb938e0115693414a83b6bde2b67896bd9953a",
      "tree": "16174b87dc16d32d0efe19162acba0db9ee6e190",
      "parents": [
        "253abdee5ec2edd0a7f6dc2358bef42e3fdf1f39"
      ],
      "author": {
        "name": "Nitin A Kamble",
        "email": "nitin.a.kamble@intel.com",
        "time": "Fri Aug 17 15:17:41 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: x86 emulator: implement \u0027and $imm, %{al|ax|eax}\u0027\n\nImplement emulation of instruction\n    and al imm8 (opcode 0x24)\n    and ax/eax imm16/imm32 (opcode 0x25)\n\nSigned-off-by: Nitin A Kamble \u003cnitin.a.kamble@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "253abdee5ec2edd0a7f6dc2358bef42e3fdf1f39",
      "tree": "a9823774dcf3fa7a66c1895b78528d3239eaa71b",
      "parents": [
        "7e66f350cfc853043bfa71b281581dd6f92fa347"
      ],
      "author": {
        "name": "Yang, Sheng",
        "email": "sheng.yang@intel.com",
        "time": "Thu Aug 16 13:01:00 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Communicate cr8 changes to userspace\n\nThis allows running 64-bit Windows.\n\nSigned-off-by: Sheng Yang \u003csheng.yang@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7e66f350cfc853043bfa71b281581dd6f92fa347",
      "tree": "bbf821c3fd4578cfacb07deaa59f18da5eaa4411",
      "parents": [
        "3090dd7377c7eb5cbe229e2a538f9dc7e5b06814"
      ],
      "author": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Wed Aug 15 15:23:34 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Close minor race in signal handling\n\nWe need to check for signals inside the critical section, otherwise a\nsignal can be sent which we will not notice.  Also move the check\nbefore entry, so that if the signal happens before the first entry,\nwe exit immediately instead of waiting for something to happen to the\nguest.\n\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "3090dd7377c7eb5cbe229e2a538f9dc7e5b06814",
      "tree": "7f93e361f5bcea61b9b10f607fb69e4d9b124478",
      "parents": [
        "e70669abd4e60dfea3ac1639848e20e2b8dd1255"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Sun Aug 05 10:43:32 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Clean up kvm_setup_pio()\n\nSplit kvm_setup_pio() into two functions, one to setup in/out pio\n(kvm_emulate_pio()) and one to setup ins/outs pio (kvm_emulate_pio_string()).\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "e70669abd4e60dfea3ac1639848e20e2b8dd1255",
      "tree": "4625f787efdf5f586514cd6306e045a97edb490e",
      "parents": [
        "9fdaaac38e8c8a63c6383b807b91fea2d51da95d"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Sun Aug 05 10:36:40 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Cleanup string I/O instruction emulation\n\nBoth vmx and svm decode the I/O instructions, and both botch the job,\nrequiring the instruction prefixes to be fetched in order to completely\ndecode the instruction.\n\nSo, if we see a string I/O instruction, use the x86 emulator to decode it,\nas it already has all the prefix decoding machinery.\n\nThis patch defines ins/outs opcodes in x86_emulate.c and calls\nemulate_instruction() from io_interception() (svm.c) and from handle_io()\n(vmx.c).  It removes all vmx/svm prefix instruction decoders\n(get_addr_size(), io_get_override(), io_address(), get_io_count())\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9fdaaac38e8c8a63c6383b807b91fea2d51da95d",
      "tree": "57ec20214ff8c70ad256b0aabe1b8e6cd35267f7",
      "parents": [
        "1e4e6e00136b82a5595de903c28912afee1178cb"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Wed Aug 01 21:51:09 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Remove useless assignment\n\nLine 1809 of kvm_main.c is useless, value is overwritten in line 1815:\n\n1809         now \u003d min(count, PAGE_SIZE / size);\n1810\n1811         if (!down)\n1812                 in_page \u003d PAGE_SIZE - offset_in_page(address);\n1813         else\n1814                 in_page \u003d offset_in_page(address) + size;\n1815         now \u003d min(count, (unsigned long)in_page / size);\n1816         if (!now) {\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "1e4e6e00136b82a5595de903c28912afee1178cb",
      "tree": "cdbd7155de3754fafb0a20172a8e0aaec34e6bf5",
      "parents": [
        "a477034750ce59df7fc17823f085df5a30e316f0"
      ],
      "author": {
        "name": "Li, Xin B",
        "email": "xin.b.li@intel.com",
        "time": "Wed Aug 01 21:49:10 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: VMX: Remove a duplicated ia32e mode vm entry control\n\nRemove a duplicated ia32e mode VM Entry control definition and use the\nproper one.\n\nSigned-off-by: Xin Li \u003cxin.b.li@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "a477034750ce59df7fc17823f085df5a30e316f0",
      "tree": "cfca29ba12e9bcb7256ff424438020545721e305",
      "parents": [
        "f02424785ab83bab8283ad33044284f749c08db8"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Wed Aug 01 14:46:11 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:23 2007 +0200"
      },
      "message": "KVM: Use kmem_cache_free for kmem_cache_zalloc\u0027ed objects\n\nWe use kfree in svm.c and vmx.c, and this works, but it could break at\nany time.  kfree() is supposed to match up with kmalloc().\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "f02424785ab83bab8283ad33044284f749c08db8",
      "tree": "020d73469f801e33012702c58233e776381d3008",
      "parents": [
        "33830b4f5bdf2bc21d0c10d38beffdce8edcded7"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Wed Aug 01 10:48:02 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Add and use pr_unimpl for standard formatting of unimplemented features\n\nAll guest-invokable printks should be ratelimited to prevent malicious\nguests from flooding logs.  This is a start.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "33830b4f5bdf2bc21d0c10d38beffdce8edcded7",
      "tree": "e83e66a0e86988ad22cbebd75d41b82134ecb78b",
      "parents": [
        "3dea7ca7160f80dd6d31c0bbeb2d871e51b567b6"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Wed Aug 01 10:17:06 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Remove unneeded kvm_dev_open and kvm_dev_release functions.\n\nDevices don\u0027t need open or release functions.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "3dea7ca7160f80dd6d31c0bbeb2d871e51b567b6",
      "tree": "74ee76cb5dc45e3f3b39c8dbd0b2e4089a5d6ff4",
      "parents": [
        "54e11fa1f87771df0fc1bb42a75be0740c3babb9"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Wed Aug 01 10:12:22 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Remove stat_set from debugfs\n\nWe shouldn\u0027t define stat_set on the debug attributes, since that will\ncause silent failure on writing: without a set argument, userspace\nwill get -EACCESS.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "54e11fa1f87771df0fc1bb42a75be0740c3babb9",
      "tree": "b46e10a86643ed8c52e340fff43342aadca8463e",
      "parents": [
        "37c00051b53861929a910309c1823b415d55cfdf"
      ],
      "author": {
        "name": "Gabriel C",
        "email": "nix.or.die@googlemail.com",
        "time": "Wed Aug 01 16:23:10 2007 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Fix defined but not used warning in drivers/kvm/vmx.c\n\nmove_msr_up() is used only on X86_64 and generates a warning on !X86_64\n\nSigned-off-by: Gabriel Craciunescu \u003cnix.or.die@googlemail.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "37c00051b53861929a910309c1823b415d55cfdf",
      "tree": "f14333721339eeb3f20030e3d8a5b7a008ff2854",
      "parents": [
        "bfc733a7a32612fe213a7492c385f2b03f592d7f"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Jul 31 20:46:12 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Remove redundant alloc_vmcs_cpu declaration\n\nalloc_vmcs_cpu is already declared (static) above, no need to\nredeclare.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "bfc733a7a32612fe213a7492c385f2b03f592d7f",
      "tree": "74b14d353f1bf2a5420a07dc8a9f7ce1e7b74a7d",
      "parents": [
        "7e9d619d2aa28b71d547edfa15c66d6ab9a3a39c"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Jul 31 20:42:42 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: SVM: Make set_msr_interception more reliable\n\nset_msr_interception() is used by svm to set up which MSRs should be\nintercepted.  It can only fail if someone has changed the code to try\nto intercept an MSR without updating the array of ranges.\n\nThe return value is ignored anyway: it should just BUG() if it doesn\u0027t\nwork.  (A build-time failure would be better, but that\u0027s tricky).\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "7e9d619d2aa28b71d547edfa15c66d6ab9a3a39c",
      "tree": "6500d9365b0d9db2988fd7d33cacb1e2cf1d0337",
      "parents": [
        "fb764416492a1204c20fdf4507019012d27bd1a2"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Jul 31 20:41:14 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Cleanup mark_page_dirty\n\nFor some reason, mark_page_dirty open-codes __gfn_to_memslot().\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "fb764416492a1204c20fdf4507019012d27bd1a2",
      "tree": "f20613a42ae71afd741b65a0e544d865acda9c12",
      "parents": [
        "002c7f7c32a6123f0894d7d579ffae8e98911830"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Jul 31 20:45:03 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: Don\u0027t assign vcpu-\u003ecr3 if it\u0027s invalid: check first, set last\n\nsSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "002c7f7c32a6123f0894d7d579ffae8e98911830",
      "tree": "91d46dd1d6f04f25e4f658eb8620fe69c1557c17",
      "parents": [
        "39214915f50f6ac2350355f2db63910d968fa790"
      ],
      "author": {
        "name": "Yang, Sheng",
        "email": "sheng.yang@intel.com",
        "time": "Tue Jul 31 14:23:01 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:22 2007 +0200"
      },
      "message": "KVM: VMX: Add cpu consistency check\n\nAll the physical CPUs on the board should support the same VMX feature\nset.  Add check_processor_compatibility to kvm_arch_ops for the consistency\ncheck.\n\nSigned-off-by: Sheng Yang \u003csheng.yang@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "39214915f50f6ac2350355f2db63910d968fa790",
      "tree": "0314e24ba07b5e0f20fa5ef71e82e2481a56b3f7",
      "parents": [
        "b114b0804df7131cb6764b948c1c530c834fa3c0"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Jul 31 19:57:47 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: kvm_vm_ioctl_get_dirty_log restore \"nothing dirty\" optimization\n\nkvm_vm_ioctl_get_dirty_log scans bitmap to see it it\u0027s all zero, but\ndoesn\u0027t use that information.\n\nAvi says:\n\tLooks like it was used to guard\tkvm_mmu_slot_remove_write_access();\n\toptimizing the case where the guest just leaves the screen alone (which\n\tit usually does, especially in benchmarks).\n\n\tI\u0027d rather reinstate that optimization.  See\n\t90cb0529dd230548a7f0d6b315997be854caea1b where the damage was done.\n\nIt\u0027s pretty simple: if the bitmap is all zero, we don\u0027t need to do anything to\nclean it.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "b114b0804df7131cb6764b948c1c530c834fa3c0",
      "tree": "4e5ced9ed1cdb673d27b26b166cd0bd7c845d5b9",
      "parents": [
        "c16f862d0257349607b7a9be7b4a4b7ed419a3ab"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 21:13:43 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: Use alignment properties of vcpu to simplify FPU ops\n\nNow we use a kmem cache for allocating vcpus, we can get the 16-byte\nalignment required by fxsave \u0026 fxrstor instructions, and avoid\nmanually aligning the buffer.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "c16f862d0257349607b7a9be7b4a4b7ed419a3ab",
      "tree": "f84e9f43f845640a0cc887fe8697ab0b3a4e788b",
      "parents": [
        "e7d5d76cae970117affe07f809faf0f18bbac675"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 21:12:19 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: Use kmem cache for allocating vcpus\n\nAvi wants the allocations of vcpus centralized again.  The easiest way\nis to add a \"size\" arg to kvm_init_arch, and expose the thus-prepared\ncache to the modules.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "e7d5d76cae970117affe07f809faf0f18bbac675",
      "tree": "3410ce6d12e1095affcd4e6f7fd36716587916c6",
      "parents": [
        "cebff02b11b02a81d21b6cc8390938dc9bdf0a12"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Mon Jul 30 13:41:19 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: Remove kvm_{read,write}_guest()\n\n... in favor of the more general emulator_{read,write}_*.\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "cebff02b11b02a81d21b6cc8390938dc9bdf0a12",
      "tree": "99641f1b444835fca8218a5f5b10d2d1bd6ad429",
      "parents": [
        "0e5017d4ae981b0311a3ec1ca04806a4ae7d7446"
      ],
      "author": {
        "name": "Laurent Vivier",
        "email": "Laurent.Vivier@bull.net",
        "time": "Mon Jul 30 13:35:24 2007 +0300"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu\n\n... instead of a x86_emulate_ctxt, so that other callers can use it easily.\n\nSigned-off-by: Laurent Vivier \u003cLaurent.Vivier@bull.net\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "0e5017d4ae981b0311a3ec1ca04806a4ae7d7446",
      "tree": "1181fb12dbfed7456ff007c77cdcc69ba948d2ce",
      "parents": [
        "e756fc626d7d8a220864dd6bc6634d9d933650b0"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 20:08:05 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: SVM: internal function name cleanup\n\nChanges some svm.c internal function names:\n1) io_adress -\u003e io_address  (de-germanify the spelling)\n2) kvm_reput_irq -\u003e reput_irq  (it\u0027s not a generic kvm function)\n3) kvm_do_inject_irq -\u003e (it\u0027s not a generic kvm function)\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "e756fc626d7d8a220864dd6bc6634d9d933650b0",
      "tree": "03ec44448f28c9cf42f0c0e6c514c876102275a6",
      "parents": [
        "3077c4513c46f66537c1205acc464e49c9847dc0"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 20:07:08 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: SVM: de-containization\n\ncontainer_of is wonderful, but not casting at all is better.  This\npatch changes svm.c\u0027s internal functions to pass \"struct vcpu_svm\"\ninstead of \"struct kvm_vcpu\" and using container_of.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "3077c4513c46f66537c1205acc464e49c9847dc0",
      "tree": "c259f223d6815528d357b338c4915783ebc8c8ac",
      "parents": [
        "8b9cf98cc7ea7354d6d4cbc4ffdb18a26a1129d3"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 16:41:57 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: Remove three magic numbers\n\nThere are several places where hardcoded numbers are used in place of\nthe easily-available constant, which is poor form.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "8b9cf98cc7ea7354d6d4cbc4ffdb18a26a1129d3",
      "tree": "e9bb48a799538c24c2ccd6b5023446d18076c881",
      "parents": [
        "9bd01506ee551689b90ba5822c28ef55207146af"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 16:31:43 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:21 2007 +0200"
      },
      "message": "KVM: VMX: pass vcpu_vmx internally\n\ncontainer_of is wonderful, but not casting at all is better.  This\npatch changes vmx.c\u0027s internal functions to pass \"struct vcpu_vmx\"\ninstead of \"struct kvm_vcpu\" and using container_of.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9bd01506ee551689b90ba5822c28ef55207146af",
      "tree": "811e7ac5e8571e172fce8b7199830f9f511440ba",
      "parents": [
        "11ec2804711896546ee3c945f3786c7f9fdd175a"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Jul 30 16:29:56 2007 +1000"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:20 2007 +0200"
      },
      "message": "KVM: fx_init() needs preemption disabled while it plays with the FPU state\n\nNow that kvm generally runs with preemption enabled, we need to protect\nthe fpu intialization sequence.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "11ec2804711896546ee3c945f3786c7f9fdd175a",
      "tree": "1e26102931efb8b0b48c440887577d21170ef94a",
      "parents": [
        "15ad71460d75fd7ca41bb248a2310f3f39b302ba"
      ],
      "author": {
        "name": "Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Mon Jul 23 14:51:37 2007 +0800"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sat Oct 13 10:18:20 2007 +0200"
      },
      "message": "KVM: Convert vm lock to a mutex\n\nThis allows the kvm mmu to perform sleepy operations, such as memory\nallocation.\n\nSigned-off-by: Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    }
  ],
  "next": "15ad71460d75fd7ca41bb248a2310f3f39b302ba"
}
