]> git.proxmox.com Git - mirror_qemu.git/history - Makefile.target
Compile ide/core only once
[mirror_qemu.git] / Makefile.target
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-22 Blue SwirlCompile virtio-pci only once
2010-03-22 Blue SwirlCompile sound devices only once
2010-03-21 Blue SwirlCompile pci_host only once
2010-03-21 Blue SwirlCompile pcie_host only once
2010-03-21 Blue SwirlCompile pci only once
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile ne2000_isa only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-21 Blue SwirlCompile most PCI network cards only once
2010-03-21 Blue SwirlCompile qemu-error only once
2010-03-21 Blue SwirlCompile async only once
2010-03-21 Blue SwirlCompile fdc only once
2010-03-21 Blue SwirlCompile most IDE devices only once
2010-03-21 Blue SwirlCompile usb-uhci only once
2010-03-21 Blue SwirlCompile vga-isa only once
2010-03-21 Blue SwirlCompile pcspk only once
2010-03-21 Blue SwirlCompile i8254 only once
2010-03-21 Blue SwirlCompile parallel only once
2010-03-21 Blue SwirlCompile vga-pci only once
2010-03-21 Blue SwirlCompile disassemblers only once
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Markus Armbrustererror: Move qemu_error() & friends from monitor.c to...
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-03-13 Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Blue SwirlDon't compile rwhandler.c for user targets
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Michael S. Tsirkinrwhandler: simplified way to register for mem/io
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-02-05 Blue SwirlRefactor DEC 21154 PCI bridge
2010-02-05 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-01-24 Edgar E. Iglesiasmicroblaze: The petalogix s3adsp board uses intel flashes
2010-01-20 Amit ShahMove virtio-serial to Makefile.objs
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-08 Paolo Bonzinifinish VPATH -> vpath translation
2010-01-08 Adam Lackorzynskimultiboot: Separate multiboot loading into separate...
2010-01-08 H. Peter Anvindebugcon: support for debugging consoles (e.g. Bochs...
2010-01-08 Paolo BonziniUse vpath directive
2010-01-07 Andreas FärberDrop --whole-archive and static libraries
2009-12-05 Alexander GrafAdd S390x virtio machine description
2009-12-05 Alexander GrafAdd S390x virtio machine bus
2009-12-03 Stefan WeilRemove rule for config-devices.h
2009-11-22 Paul BrookMakefile dependencies for device configs
2009-11-19 Paul BrookARM PBX-A9 board support
2009-11-19 Paul BrookBuilt network devices once
2009-11-16 Paul BrookLAN9118 emulation
2009-11-12 Juan Quintelafix parallel build
2009-11-09 Isaku Yamahatapci: pcie host and mmcfg support.
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-10-27 Kevin WolfSplit out bottom halves
2009-10-27 Gerd Hoffmannpcnet: split away lance.c (sparc32 code).
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c
2009-10-09 Juan QuintelaOnly compile isa_mmio when one target uses it
2009-10-09 Juan QuintelaOnly compile usb_ohci when one target uses it
2009-10-09 Juan QuintelaGenerate gdbstub-xml.c only when needed
2009-10-09 Juan QuintelaGenerate config-devices.h
2009-10-09 Juan QuintelaAdd new config-devices.mak for each target
2009-10-09 Juan QuintelaMove generation of config-target.h to Makefile from...
2009-10-09 Juan QuintelaRename config.{h, mak} config-target.{h, mak}
2009-10-09 Juan QuintelaDon't include config-host.mak from inside config.mak
2009-09-27 Blue SwirlCompile some user files only once for all targets
2009-09-27 Blue SwirlFix user emulator breakage
2009-09-25 Blue SwirlRevert "This files are compiled in libqemu.a now"
2009-09-25 Juan Quintelaclean: remove ide/*.o files on clean
2009-09-23 Juan QuintelaThis files are compiled in libqemu.a now
2009-09-21 Blue SwirlFix user targets broken by 96e132e24ee5a693069e83b6a981...
2009-09-20 Blue SwirlCompile host-utils only once
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-20 Blue SwirlCompile ne2000 only once
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-20 Blue SwirlCompile msix only once
2009-09-20 Blue SwirlCompile loader only once
2009-09-20 Blue SwirlCompile qemu-config only once
2009-09-20 Blue SwirlCompile wdt_i6300esb only once
2009-09-15 Gerd Hoffmannide/pci: convert to qdev.
2009-09-14 Blue SwirlFix breakage by f80237d45032fbc429aba3b597175fb544a1137...
2009-09-12 Kirill A. ShutemovAdd configure option to compile user targets as PIE
2009-09-10 Gerd Hoffmannqdev/isa: convert ne2000
2009-09-09 Juan Quintelavga: split vga-isa-mm.o
2009-09-09 Juan Quintelavga: split isa bits inco vga-isa.c
2009-09-09 Juan Quintelavga: split pci bits into vga-pci.c
2009-09-04 Juan QuintelaSplit piix4 support from piix_pci.c
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: move code to hw/ide/
2009-08-28 Gerd Hoffmannide: split away ide-microdrive.c
2009-08-28 Gerd Hoffmannide: split away ide-mmio.c
2009-08-28 Gerd Hoffmannide: split away ide-pci.c
2009-08-28 Gerd Hoffmannide: split away ide-isa.c
2009-08-28 Markus Armbrusterqdev: convert watchdogs
2009-08-28 Jes SorensenAdd isa_reserve_irq().
2009-08-27 malcRemove a hack introduced by d19076faca944c31bb051b95d28...
2009-08-24 Michael S. Tsirkinqemu: move virtio-pci.o to near pci.o
2009-08-24 Anthony LiguoriOnly build osdep once
next