aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu-kvm: move msi-x to Makefile.targetMichael S. Tsirkin2009-10-081-0/+3
* Merge commit 'add16157d72454347feb240007da4f90b9d9bae6' into upstream-mergeMarcelo Tosatti2009-09-291-17/+4
|\
| * Compile some user files only once for all targetsBlue Swirl2009-09-271-16/+4
| * Fix user emulator breakageBlue Swirl2009-09-271-4/+2
* | Merge commit '075e36b8ede5409b491abdf69fe2ffcf1bfe6bca' into upstream-mergeMarcelo Tosatti2009-09-291-1/+1
|\|
| * Revert "This files are compiled in libqemu.a now"Blue Swirl2009-09-251-0/+3
| * clean: remove ide/*.o files on cleanJuan Quintela2009-09-251-1/+1
| * This files are compiled in libqemu.a nowJuan Quintela2009-09-231-3/+0
* | Merge commit '52d946208e9cc2e958b4d3ad18914a51bdbe197a' into upstream-mergeMarcelo Tosatti2009-09-291-3/+3
|\|
| * Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl2009-09-211-3/+3
* | Merge commit 'c2b023b62707f5dc73497dc03f3764f145a29785' into upstream-mergeAvi Kivity2009-09-211-3/+4
|\|
| * Compile host-utils only onceBlue Swirl2009-09-201-4/+4
* | Merge commit '96e132e24ee5a693069e83b6a981693588b088c1' into upstream-mergeAvi Kivity2009-09-211-2/+4
|\|
| * Compile TCG runtime library only onceBlue Swirl2009-09-201-1/+4
| * Compile ne2000 only onceBlue Swirl2009-09-201-1/+0
* | Merge commit 'afcea8cbdea8180b42093377b2c700d1b7f20b7c' into upstream-mergeAvi Kivity2009-09-211-1/+1
|\|
| * ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-1/+1
* | Merge commit '5e520a7d500ec2569d22d80f9ef4272a34cb3c80' into upstream-mergeAvi Kivity2009-09-211-1/+1
|\|
| * Compile msix only onceBlue Swirl2009-09-201-1/+1
* | Merge commit 'ca20cf32ab3d945155141ef737f5d08ebb373e1d' into upstream-mergeAvi Kivity2009-09-211-5/+2
|\|
| * Compile loader only onceBlue Swirl2009-09-201-1/+1
| * Compile qemu-config only onceBlue Swirl2009-09-201-1/+1
| * Compile wdt_i6300esb only onceBlue Swirl2009-09-201-3/+0
* | Merge commit '5f6b9e8fd5b9516170e582d9b6c27c98519a8031' into upstream-mergeAvi Kivity2009-09-211-4/+6
|\|
| * ide/pci: convert to qdev.Gerd Hoffmann2009-09-151-4/+6
* | Merge commit '5c637a20e9d13433feb05b804b946690287ffe72' into upstream-mergeAvi Kivity2009-09-211-7/+7
|\|
| * Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl2009-09-141-7/+7
* | piix4_dev is not used for pc'sJuan Quintela2009-09-211-1/+0
* | Get CONFIG_CPU_EMULATION back to lifeJuan Quintela2009-09-211-2/+4
* | Rename USE_KVM_* to CONFIG_KVM_*Juan Quintela2009-09-181-10/+4
* | Introduce libs_softmmu to device assignment codeJuan Quintela2009-09-181-2/+0
* | Remove merge artifactsJuan Quintela2009-09-181-8/+0
* | Add test deviceGerd Hoffmann2009-09-161-0/+1
* | Merge commit '34005a0060c176b3025a9e7c5d064615a9f80325' into upstream-mergeMarcelo Tosatti2009-09-141-11/+15
|\|
| * Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-4/+15
* | Merge commit '9453c5bc2634fdbdd05450034c21a58806d366a4' into upstream-mergeMarcelo Tosatti2009-09-141-2/+3
|\|
| * qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-2/+3
* | Merge commit 'e09a5267adf0af25b55d2abaf06e288b2d9537ea' into upstream-mergeAvi Kivity2009-09-101-2/+2
|\|
| * vga: split vga-isa-mm.oJuan Quintela2009-09-091-1/+1
| * vga: split isa bits inco vga-isa.cJuan Quintela2009-09-091-2/+2
* | Merge commit '47d37dd9c87951e43768edce52c70b9c66315ca4' into upstream-mergeAvi Kivity2009-09-101-3/+6
|\|
| * vga: split pci bits into vga-pci.cJuan Quintela2009-09-091-3/+6
* | Use proper way to compile with HELPER_CFLAGSJuan Quintela2009-09-091-3/+1
* | Merge commit '823e675a073be146a119bb9056ca9f02eb951448' into upstream-mergeAvi Kivity2009-09-091-1/+2
|\|
| * Split piix4 support from piix_pci.cJuan Quintela2009-09-041-1/+1
* | Merge commit '382f074371f7dc32a34c944c845b1698e83d8c36' into upstream-mergeAvi Kivity2009-08-301-5/+5
|\|
| * ide: move code to hw/ide/Gerd Hoffmann2009-08-271-5/+5
| * ide: split away ide-microdrive.cGerd Hoffmann2009-08-271-1/+1
| * ide: split away ide-mmio.cGerd Hoffmann2009-08-271-1/+1
* | Merge commit '977e1244e8eeb22640143a8885eb672296f93210' into upstream-mergeAvi Kivity2009-08-301-4/+5
|\|