aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Generate gdbstub-xml.c only when neededJuan Quintela2009-10-081-1/+1
* | Merge commit 'fe0d4d3f7769d5b024e8166fc075148f9cf76ba9' into upstream-mergeMarcelo Tosatti2009-10-141-0/+5
|\|
| * Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+5
* | Merge commit '91880d96a188ed88a1762b6648fb452b3eea845e' into upstream-mergeMarcelo Tosatti2009-10-141-17/+0
|\|
| * Move generation of config-target.h to Makefile from configureJuan Quintela2009-10-081-17/+0
* | Merge commit '25be210f69543faae4f22bfa2c7446c4f1be62ef' into upstream-mergeMarcelo Tosatti2009-10-141-60/+60
|\|
| * Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-081-58/+58
* | Merge commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f' into upstream-mergeMarcelo Tosatti2009-10-141-22/+1
|\|
| * Move generation of config-host.h to Makefile from configureJuan Quintela2009-10-081-19/+1
| * Don't include config-host.mak from inside config.makJuan Quintela2009-10-081-2/+0
| * AIOLIBS is not used anywhereJuan Quintela2009-10-061-1/+0
* | fix quoting in configureGerd Hoffmann2009-10-131-2/+2
* | qemu-kvm: Fix configure to respect --kerneldirJan Kiszka2009-10-131-18/+28
* | Consolidate kvm header CONFIG_ handling into a central fileAvi Kivity2009-10-081-0/+1
* | Re-enable -Werror for kvmAvi Kivity2009-10-061-2/+0
* | Merge commit '6875204c782e7c9aa5c28f96b2583fd31c50468f' into upstream-mergeAvi Kivity2009-10-051-1/+11
|\|
| * Add -Wold-style-* flagsJuan Quintela2009-10-051-0/+10
| * slirp: It needs to use QEMU_CFLAGS not CFLAGSJuan Quintela2009-10-051-1/+1
* | Merge commit '50af324697cb91d3e7a820e2b94ee0237c0103e2' into upstream-mergeAvi Kivity2009-10-051-0/+37
|\|
| * Check availability of uuid header / libraryStefan Weil2009-10-041-0/+36
| * Use GNU ld to link roms on OpenSolarisBlue Swirl2009-10-021-0/+1
* | Merge commit 'add16157d72454347feb240007da4f90b9d9bae6' into upstream-mergeMarcelo Tosatti2009-09-291-1/+7
|\|
| * Compile some user files only once for all targetsBlue Swirl2009-09-271-0/+5
| * Don't compile roms if not building system targetsBlue Swirl2009-09-271-1/+2
* | Merge commit '5f6b9e8fd5b9516170e582d9b6c27c98519a8031' into upstream-mergeAvi Kivity2009-09-211-1/+17
|\|
| * Probe for fdatasync()Blue Swirl2009-09-201-0/+16
| * fix typo in configure --helpAndre Przywara2009-09-161-1/+1
* | configure: fix typos in kvm enable optionsJuan Quintela2009-09-211-2/+2
* | Get CONFIG_CPU_EMULATION back to lifeJuan Quintela2009-09-211-2/+4
* | configure: remove duplicate pkgversionJuan Quintela2009-09-181-1/+0
* | __user is not used anywhere in qemu sourcesJuan Quintela2009-09-181-2/+0
* | Add kvm-cap-device-assignment command line flagsJuan Quintela2009-09-181-2/+18
* | Add kvm-cap-pit command line flagsJuan Quintela2009-09-181-2/+17
* | Move kvm specific tests after main kvm testJuan Quintela2009-09-181-71/+69
* | Rename USE_KVM_* to CONFIG_KVM_*Juan Quintela2009-09-181-2/+2
* | Test for libpci, not only for headerJuan Quintela2009-09-181-2/+2
* | Use compile_prog function in thee missing compilationsJuan Quintela2009-09-181-3/+3
* | Introduce libs_softmmu to device assignment codeJuan Quintela2009-09-181-1/+1
* | KVM temp hack not needed anymoreJuan Quintela2009-09-181-5/+0
* | Print kvm options values as everything elseJuan Quintela2009-09-181-23/+9
* | Use configure way of enabling kvmJuan Quintela2009-09-181-6/+1
* | Bring ia64 to current arch selection codeJuan Quintela2009-09-181-3/+0
* | One CONFIG_EVENTFD should be enoughJuan Quintela2009-09-181-4/+0
* | Use common style for signalfdJuan Quintela2009-09-181-2/+2
* | Merge commit '042eb37a04c9bf0cc76d14038a8ed35e3de713e2' into upstream-mergeMarcelo Tosatti2009-09-141-1/+1
|\|
| * configure: change "found" to "find"Sebastian Herbszt2009-09-131-1/+1
| * Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl2009-09-131-2/+1
| * Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl2009-09-131-1/+2
* | Merge commit '34005a0060c176b3025a9e7c5d064615a9f80325' into upstream-mergeMarcelo Tosatti2009-09-141-15/+23
|\|
| * Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-0/+14