aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-06-031-7/+37
|\
| * Add detection of pthread library nameSebastian Herbszt2009-05-281-5/+9
| * microblaze: Hook into the build-system.Edgar E. Iglesias2009-05-261-1/+20
| * Remove temporary config-host.hPaul Brook2009-05-261-1/+8
* | Pass option --with-kvm-trace to kvm-kmod configure scriptLucas Meneghel Rodrigues2009-05-311-1/+9
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-251-0/+30
|\|
| * Avoid errors when curl-config does not existPaul Brook2009-05-221-1/+1
| * Add HTTP protocol using curl v6Alexander Graf2009-05-221-0/+25
| * Compile most Xen files only onceBlue Swirl2009-05-211-0/+5
* | Copy libkvm into the qemu directory structureAvi Kivity2009-05-211-7/+3
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-211-17/+2
|\|
| * Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori2009-05-211-17/+2
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-201-6/+65
|\|
| * Hardware convenience libraryPaul Brook2009-05-191-0/+33
| * Fix build on Solaris and WIN32Anthony Liguori2009-05-141-0/+23
| * Move block drivers into their own directoryAnthony Liguori2009-05-141-1/+1
| * Add a --disable-docs to configure to allow doc build to be disabledAnthony Liguori2009-05-141-4/+5
* | configure: Don't use shell arraysAvi Kivity2009-05-191-3/+5
* | Add support for building the kvm external moduleAvi Kivity2009-05-141-0/+12
* | Move kvm headers from kvm/kernel to kvm/includeAvi Kivity2009-05-141-2/+2
* | Merge branch 'master' of git://git.sv.gnu.org/qemu into masterAvi Kivity2009-05-091-5/+0
|\|
| * Drop CONFIG_GDBSTUBJan Kiszka2009-05-081-5/+0
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-061-19/+38
|\|
| * Silence missing pkg-config error messagesBlue Swirl2009-04-281-3/+3
| * build system: Silence failing configure testsJan Kiszka2009-04-271-6/+6
| * qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori2009-04-241-11/+30
* | Read kvm version from KVM_VERSION fileAvi Kivity2009-05-031-1/+12
* | Fix format of package version for KVMAnthony Liguori2009-05-031-1/+1
* | kvm: disable kqemuAvi Kivity2009-05-031-0/+1
* | Fix build when objdir != srcdirAnthony Liguori2009-04-301-2/+8
* | Use QEMU_PKGVERSION to declare kvm-develAnthony Liguori2009-04-301-3/+1
* | kvm: Set kvm_arch=powerpc for PPC builds.Hollis Blanchard2009-04-291-0/+3
* | Set default configure options for ia64Xiantao Zhang2009-04-281-0/+2
* | kvm: use new header layoutAvi Kivity2009-04-261-19/+17
* | Merge branch 'master' of git://git.sv.gnu.org/qemu into masterAvi Kivity2009-04-231-4/+123
|\|
| * xen: pv domain builder. (Gerd Hoffmann)aliguori2009-04-221-1/+1
| * xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+34
| * kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-2/+2
| * kqemu: only compile kqemu.o if actually neededblueswir12009-04-181-0/+2
| * buildsytem: consistently use install (Christoph Egger)aliguori2009-04-181-0/+3
| * linux-user: fix inotify syscallsaurel322009-04-171-1/+1
| * configure: display debug tcg status in summaryaurel322009-04-161-0/+1
| * fix a typo introduced in r7118aurel322009-04-151-1/+1
| * linux-user: prefer glibc over direct syscallsaurel322009-04-151-0/+53
| * Add a --enable-debug-tcg option to configureaurel322009-04-131-0/+10
| * Probe via #define check for OpenBSD and *Solarisblueswir12009-04-131-0/+4
| * Fix OpenSolaris softfloat warningsblueswir12009-04-131-0/+1
| * Skip KVM probe for OpenSolarisblueswir12009-04-131-0/+1
| * Probe for OpenSolaris curses missing resize_termblueswir12009-04-131-1/+4
| * BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-111-0/+3