aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not compile qemu-kvm.c and qemu-kvm-x86.cGlauber Costa2009-07-141-3/+2
* replace USE_KVM with CONFIG_KVMGlauber Costa2009-07-141-14/+6
* Merge commit '9a3e12c8a48ef96bf0f3effc21a4ce98d35992f9' into upstream-mergeAvi Kivity2009-07-121-4/+5
|\
| * consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-3/+4
| * split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-1/+1
* | Merge commit '600309b6108484a60be4a84cfe68e6b8d645799c' into upstream-mergeAvi Kivity2009-07-051-1/+1
|\|
| * Fix typomalc2009-06-301-1/+1
* | Merge commit 'e9283f8b88eb6054ac032f3d9b773e80d842c0cf' into upstream-mergeAvi Kivity2009-06-301-8/+8
|\|
| * Substitute ifdef CONFIG_FOO by sound-obj-Juan Quintela2009-06-291-8/+8
* | Merge commit '5f87762742923e42114ed49c96251a245f109147' into upstream-mergeAvi Kivity2009-06-301-7/+7
|\|
| * Rename SOUND_HW to sound-obj-yJuan Quintela2009-06-291-7/+7
* | Merge commit '943e0a319cddac80e0dd41d43f4f6901e31747bc' into upstream-mergeAvi Kivity2009-06-301-19/+10
|\|
| * Substitute ifdef CONFIG_FOO by obj-Juan Quintela2009-06-291-15/+7
* | Merge commit 'a8e492c07f31799a5e5b7032659953a303fd778f' into upstream-mergeAvi Kivity2009-06-301-112/+110
|\|
| * Rename OBJS to obj-yJuan Quintela2009-06-291-104/+102
* | Merge commit 'c9e0df738918b1d5d39a283500abc3a3ac433f78' into upstream-mergeAvi Kivity2009-06-301-36/+36
|\|
| * Rename LIBOBJS to libobj-yJuan Quintela2009-06-291-25/+24
* | Merge commit '02eb84d0ec97f183ac23ee939403a139e8849b1d' into upstream-mergeAvi Kivity2009-06-301-1/+1
|\|
| * qemu/pci: MSI-X support functionsMichael S. Tsirkin2009-06-241-1/+1
* | Merge commit '4a24470497360d8b77568b83008d0e9d6eb0787d' into upstream-mergeAvi Kivity2009-06-251-1/+3
|\|
| * Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori2009-06-221-0/+1
* | Fold target-i386/libkvm.c into qemu-kvm-x86.cGlauber Costa2009-06-211-1/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-06-171-0/+2
|\|
| * Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori2009-06-161-0/+2
* | Move libkvm-all.c code to qemu-kvm.cGlauber Costa2009-06-111-1/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuMark McLoughlin2009-06-111-1/+7
|\|
| * Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-061-1/+7
* | Make qemu-kvm build and run again on ia64Jes Sorensen2009-06-071-5/+2
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-06-031-0/+23
|\|
| * microblaze: Hook into the build-system.Edgar E. Iglesias2009-05-261-0/+21
| * Add dummy command to submakefilesPaul Brook2009-05-251-0/+2
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-251-8/+4
|\|
| * Add HTTP protocol using curl v6Alexander Graf2009-05-221-1/+1
| * Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori2009-05-221-5/+5
| * Revert "Fix arm-softmmu breakage"Anthony Liguori2009-05-221-2/+2
| * Fix arm-softmmu breakageBlue Swirl2009-05-211-2/+2
| * Compile most Xen files only onceBlue Swirl2009-05-211-2/+1
| * Compile fdc, escc and SCSI controllers only onceBlue Swirl2009-05-211-9/+6
* | Copy libkvm into the qemu directory structureAvi Kivity2009-05-211-16/+1
* | Make qemu executable depend on libkvm.aAvi Kivity2009-05-211-0/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-201-36/+24
|\|
| * Hardware convenience libraryPaul Brook2009-05-191-12/+9
| * cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias2009-05-181-1/+1
| * Syborg virtio bindings.Paul Brook2009-05-181-0/+1
| * Separate virtio PCI codePaul Brook2009-05-181-1/+2
| * Syborg (Symbian Virtual Platform) boardPaul Brook2009-05-141-0/+2
| * Basic qdev infrastructure.Paul Brook2009-05-141-1/+1
| * Constructor supportAnthony Liguori2009-05-141-14/+11
| * Remove duplicate block objects.Paul Brook2009-05-141-8/+0
| * Remove redundant pcnet.oPaul Brook2009-05-131-1/+1