index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.target
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
Only compile isa_mmio when one target uses it
Juan Quintela
1
-3
/
+2
2009-10-08
Only compile usb_ohci when one target uses it
Juan Quintela
1
-1
/
+1
2009-10-08
Generate gdbstub-xml.c only when needed
Juan Quintela
1
-8
/
+6
2009-10-08
Generate config-devices.h
Juan Quintela
1
-1
/
+4
2009-10-08
Add new config-devices.mak for each target
Juan Quintela
1
-0
/
+1
2009-10-08
Move generation of config-target.h to Makefile from configure
Juan Quintela
1
-1
/
+6
2009-10-08
Rename config.{h, mak} config-target.{h, mak}
Juan Quintela
1
-1
/
+1
2009-10-08
Don't include config-host.mak from inside config.mak
Juan Quintela
1
-0
/
+1
2009-09-27
Compile some user files only once for all targets
Blue Swirl
1
-16
/
+4
2009-09-27
Fix user emulator breakage
Blue Swirl
1
-4
/
+2
2009-09-25
Revert "This files are compiled in libqemu.a now"
Blue Swirl
1
-0
/
+3
2009-09-25
clean: remove ide/*.o files on clean
Juan Quintela
1
-1
/
+1
2009-09-23
This files are compiled in libqemu.a now
Juan Quintela
1
-3
/
+0
2009-09-21
Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1
Blue Swirl
1
-3
/
+3
2009-09-20
Compile host-utils only once
Blue Swirl
1
-4
/
+4
2009-09-20
Compile TCG runtime library only once
Blue Swirl
1
-1
/
+4
2009-09-20
Compile ne2000 only once
Blue Swirl
1
-1
/
+0
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-1
/
+1
2009-09-20
Compile msix only once
Blue Swirl
1
-1
/
+1
2009-09-20
Compile loader only once
Blue Swirl
1
-1
/
+1
2009-09-20
Compile qemu-config only once
Blue Swirl
1
-1
/
+1
2009-09-20
Compile wdt_i6300esb only once
Blue Swirl
1
-3
/
+0
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
1
-4
/
+6
2009-09-14
Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targets
Blue Swirl
1
-7
/
+7
2009-09-12
Add configure option to compile user targets as PIE
Kirill A. Shutemov
1
-4
/
+15
2009-09-10
qdev/isa: convert ne2000
Gerd Hoffmann
1
-2
/
+3
2009-09-09
vga: split vga-isa-mm.o
Juan Quintela
1
-1
/
+1
2009-09-09
vga: split isa bits inco vga-isa.c
Juan Quintela
1
-2
/
+2
2009-09-09
vga: split pci bits into vga-pci.c
Juan Quintela
1
-3
/
+6
2009-09-04
Split piix4 support from piix_pci.c
Juan Quintela
1
-1
/
+1
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann
1
-5
/
+5
2009-08-27
ide: split away ide-microdrive.c
Gerd Hoffmann
1
-1
/
+1
2009-08-27
ide: split away ide-mmio.c
Gerd Hoffmann
1
-1
/
+1
2009-08-27
ide: split away ide-pci.c
Gerd Hoffmann
1
-4
/
+5
2009-08-27
ide: split away ide-isa.c
Gerd Hoffmann
1
-3
/
+4
2009-08-27
qdev: convert watchdogs
Markus Armbruster
1
-3
/
+3
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
1
-2
/
+2
2009-08-27
Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7
malc
1
-4
/
+0
2009-08-24
qemu: move virtio-pci.o to near pci.o
Michael S. Tsirkin
1
-1
/
+1
2009-08-24
Only build osdep once
Anthony Liguori
1
-1
/
+1
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-1
/
+0
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
1
-1
/
+1
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
1
-1
/
+1
2009-08-16
user: compile host-utils.c only once
Blue Swirl
1
-1
/
+1
2009-08-16
Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd
Blue Swirl
1
-9
/
+3
2009-08-15
linux-user: compile envlist.c only once
Blue Swirl
1
-1
/
+1
2009-08-15
user: compile ioport-user.c only for x86
Blue Swirl
1
-5
/
+16
2009-08-15
user: compile path.c only once
Blue Swirl
1
-2
/
+2
2009-08-10
Add emacs header to Makefile.target
Anthony Liguori
1
-0
/
+2
2009-08-10
Move libsunpath to use the same style than everything else
Juan Quintela
1
-7
/
+0
[next]