aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04Temporarily disable logging around pci config writes (cirrus)kvm-80rc2Avi Kivity
2008-12-04Stop dirty logging while updating cirrus bank memoryAvi Kivity
2008-12-04Temporarily disable logging around pci config writesAvi Kivity
2008-12-04Reduce divergence in the vga code compared to qemu upstreamAvi Kivity
2008-12-03Register page aligned memory for MMIO of assigned deviceWeidong Han
2008-12-03Ppc: fix build warningskvm-80rc1Hollis Blanchard
2008-12-03Ppc: fix build after qemu upstream changesHollis Blanchard
2008-12-02kvm: extboot: properly set int 0x13 return valueGlauber Costa
2008-12-02Fix non-x86 NMI hooksJan Kiszka
2008-12-01Merge branch 'qemu-cvs'Avi Kivity
2008-11-30Spelling and grammar fixesaurel32
2008-11-30Fix warning from sparse (wrong declaration)aurel32
2008-11-30Fix warning from sparseaurel32
2008-11-30target-ppc: convert return from interrupt instructions to TCGaurel32
2008-11-30target-ppc: convert external load/store instructions to TCGaurel32
2008-11-30target-ppc: convert load/store with reservation instructions to TCGaurel32
2008-11-30target-ppc: convert lscbx instruction to TCGaurel32
2008-11-30target-ppc: convert load/store string instructions to TCGaurel32
2008-11-30target-ppc: convert icbi instruction to TCGaurel32
2008-11-30target-ppc: convert dcbz instruction to TCGaurel32
2008-11-30target-ppc: convert load/store multiple instructions to TCGaurel32
2008-11-30target-ppc: convert wait instruction to TCGaurel32
2008-11-30target-ppc: convert mfrom instruction to TCGaurel32
2008-11-30target-ppc: remove dead code from op.caurel32
2008-11-30gdbstub: Fix access to PPC FPRsaurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-30target-ppc: convert software TLB instructions to TCGaurel32
2008-11-30Device-assignment: init_assigned_device() error handlingMark McLoughlin
2008-11-30Device-assignment: munmap() mmio regionsMark McLoughlin
2008-11-30Device-assignment: close PCIDevRegions::config_fdMark McLoughlin
2008-11-30Device-assignment: free device if hotplug failsMark McLoughlin
2008-11-30Device-assignment: cleanup irq assignment error messagesMark McLoughlin
2008-11-30Device-assignment: fixup error reportingMark McLoughlin
2008-11-30Device-assignment: unregister device if assignment failsMark McLoughlin
2008-11-30Device-assignment: exit if cmdline parsing failsMark McLoughlin
2008-11-30Device-assignment: introduce add_assigned_devices()Mark McLoughlin
2008-11-30Device-assignment: add_assigned_device() returns a pointerMark McLoughlin
2008-11-30kvm: external module: adjust for printk supportXiantao Zhang
2008-11-30Push_nmi should be only used by x86Xiantao Zhang
2008-11-30Build fix for !CONFIG_GDBSTUB caseXiantao Zhang
2008-11-30Fix ICCS command (Herve Poussineau)blueswir1
2008-11-29Handle SDL log just like other temporary filesmalc
2008-11-29Use trap shell builtin to remove temporary filesmalc
2008-11-29Fix alignment of 64bit argsmalc
2008-11-29Fix 'enable selection' command (esp_4_ensel.diff)blueswir1
2008-11-29Fix command len detection (esp_3_cmdlen.diff)blueswir1
2008-11-29Fix configuration 2 register (esp_2_cfg2.diff):blueswir1
2008-11-29Misc fixes (Herve Poussineau)blueswir1
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir1
2008-11-29Prepare for handling different BSD mmap() flagsblueswir1