531 Commits (be9f2ded53e2e8f8471e48c523f0ed749f5c66c6)

Author SHA1 Message Date
Blue Swirl add16157d7 Compile some user files only once for all targets 17 years ago
Blue Swirl 05d00df4e1 Fix user emulator breakage 17 years ago
Blue Swirl 3f600fa030 Revert "This files are compiled in libqemu.a now" 17 years ago
Juan Quintela befb031654 clean: remove ide/*.o files on clean 17 years ago
Juan Quintela fe6549dfd7 This files are compiled in libqemu.a now 17 years ago
Blue Swirl 52d946208e Fix user targets broken by 96e132e24e 17 years ago
Blue Swirl c2b023b627 Compile host-utils only once 17 years ago
Blue Swirl 96e132e24e Compile TCG runtime library only once 17 years ago
Blue Swirl bd390e6425 Compile ne2000 only once 17 years ago
Blue Swirl afcea8cbde ioports: remove unused env parameter and compile only once 17 years ago
Blue Swirl 5e520a7d50 Compile msix only once 17 years ago
Blue Swirl ca20cf32ab Compile loader only once 17 years ago
Blue Swirl a333cd7166 Compile qemu-config only once 17 years ago
Blue Swirl 9801c7b436 Compile wdt_i6300esb only once 17 years ago
Gerd Hoffmann feef310217 ide/pci: convert to qdev. 17 years ago
Blue Swirl 5c637a20e9 Fix breakage by f80237d450 for ISA-less targets 17 years ago
Kirill A. Shutemov 34005a0060 Add configure option to compile user targets as PIE 17 years ago
Gerd Hoffmann 9453c5bc26 qdev/isa: convert ne2000 17 years ago
Juan Quintela 79b97bf2e7 vga: split vga-isa-mm.o 17 years ago
Juan Quintela 76323919df vga: split isa bits inco vga-isa.c 17 years ago
Juan Quintela 47d37dd9c8 vga: split pci bits into vga-pci.c 17 years ago
Juan Quintela 823e675a07 Split piix4 support from piix_pci.c 17 years ago
Gerd Hoffmann 59f2a78793 ide: move code to hw/ide/ 17 years ago
Gerd Hoffmann 3f221c8d02 ide: split away ide-microdrive.c 17 years ago
Gerd Hoffmann 3d2bf4a109 ide: split away ide-mmio.c 17 years ago
Gerd Hoffmann 977e1244e8 ide: split away ide-pci.c 17 years ago
Gerd Hoffmann ec82026c97 ide: split away ide-isa.c 17 years ago
Markus Armbruster 09aaa1602f qdev: convert watchdogs 17 years ago
Jes Sorensen 3a38d437ca Add isa_reserve_irq(). 17 years ago
malc 523e727d46 Remove a hack introduced by d19076faca 17 years ago
Michael S. Tsirkin 3987e1cf6d qemu: move virtio-pci.o to near pci.o 17 years ago
Anthony Liguori a25a0ef51e Only build osdep once 17 years ago
Anthony Liguori 4a1418e07b Unbreak large mem support by removing kqemu 17 years ago
Andrzej Zaborowski ef07b49145 Extract the Marvell 88w8618 audio device from musicpal.c 17 years ago
Andrzej Zaborowski 3ead03bd0a Extract musicpal.c I2C bitbanging code and make it gpio aware 17 years ago
Blue Swirl facd285778 user: compile host-utils.c only once 17 years ago
Blue Swirl e27b27b3c6 Simplify 5ba6531956 17 years ago
Blue Swirl 6af5a25246 linux-user: compile envlist.c only once 17 years ago
Blue Swirl 5ba6531956 user: compile ioport-user.c only for x86 17 years ago
Blue Swirl 370220865b user: compile path.c only once 17 years ago
Anthony Liguori 562593aa8a Add emacs header to Makefile.target 17 years ago
Juan Quintela f14bfdf952 Move libsunpath to use the same style than everything else 17 years ago
Juan Quintela f622d8a33d convert gprof flags to style of rest of Makefile 17 years ago
Juan Quintela 7973f21c4b Add cocoa libs at Darwin selection time 17 years ago
Juan Quintela f03029354e CURL libs are used both by tools and softmmu 17 years ago
Juan Quintela 8e02e54cc4 VDE libs are used both by tools and softmmu 17 years ago
Juan Quintela e18ea868d2 use TARGET_<arch name> for selection 17 years ago
Juan Quintela 55d9c04bc3 Consolidate audio flags in configure 17 years ago
Juan Quintela ed69c30dc6 remove last 3 uses of :=, everywhere else uses += or = 17 years ago
Juan Quintela 4de67f2fa7 Make slirp include dir globlal in cflags 17 years ago