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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
Merge commit 'linux-user/linux-user-for-upstream' into staging
Anthony Liguori
1
-0
/
+36
2009-10-18
Suppress warnings about 'warn_unused_result' attribute directive
Blue Swirl
1
-0
/
+20
2009-10-15
implementations of dup3 and fallocate that are good enough to fool LTP
Ulrich Hecht
1
-0
/
+36
2009-10-15
configure: clean temporary executable files even on Windows
malc
1
-1
/
+1
2009-10-11
Fix bswap in comment
Stefan Weil
1
-2
/
+2
2009-10-11
Move dependency generation falgs out of configure
malc
1
-3
/
+2
2009-10-11
configure: clean up temporary dependency files
malc
1
-1
/
+2
2009-10-10
Windows Waveform Audio driver (no ADC support yet)
malc
1
-2
/
+14
2009-10-08
Introduce QList unit-tests
Luiz Capitulino
1
-1
/
+1
2009-10-08
Generate gdbstub-xml.c only when needed
Juan Quintela
1
-1
/
+1
2009-10-08
Add new config-devices.mak for each target
Juan Quintela
1
-0
/
+5
2009-10-08
Move generation of config-target.h to Makefile from configure
Juan Quintela
1
-17
/
+0
2009-10-08
Rename config.{h, mak} config-target.{h, mak}
Juan Quintela
1
-58
/
+58
2009-10-08
Move generation of config-host.h to Makefile from configure
Juan Quintela
1
-19
/
+1
2009-10-08
Don't include config-host.mak from inside config.mak
Juan Quintela
1
-2
/
+0
2009-10-06
AIOLIBS is not used anywhere
Juan Quintela
1
-1
/
+0
2009-10-05
Add -Wold-style-* flags
Juan Quintela
1
-0
/
+10
2009-10-05
slirp: It needs to use QEMU_CFLAGS not CFLAGS
Juan Quintela
1
-1
/
+1
2009-10-04
Check availability of uuid header / library
Stefan Weil
1
-0
/
+36
2009-10-02
Use GNU ld to link roms on OpenSolaris
Blue Swirl
1
-0
/
+1
2009-09-27
Compile some user files only once for all targets
Blue Swirl
1
-0
/
+5
2009-09-27
Don't compile roms if not building system targets
Blue Swirl
1
-1
/
+2
2009-09-20
Probe for fdatasync()
Blue Swirl
1
-0
/
+16
2009-09-16
fix typo in configure --help
Andre Przywara
1
-1
/
+1
2009-09-13
configure: change "found" to "find"
Sebastian Herbszt
1
-1
/
+1
2009-09-13
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
1
-2
/
+1
2009-09-13
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
1
-1
/
+2
2009-09-12
Add configure option to compile user targets as PIE
Kirill A. Shutemov
1
-0
/
+14
2009-09-12
Fix text relocations in linux-user targets
Kirill A. Shutemov
1
-11
/
+1
2009-09-12
Do not link usermode targets with libhw*.a
Kirill A. Shutemov
1
-2
/
+2
2009-09-12
Add #defines needed by OpenSolaris, fix breakage by the #defines
Blue Swirl
1
-0
/
+4
2009-09-12
Fix OpenSolaris build breaking typos
Blue Swirl
1
-2
/
+2
2009-09-12
Fix a Sparse warning about redefinition of offsetof()
Blue Swirl
1
-0
/
+15
2009-09-09
configure: fix Linux AIO detection
Luiz Capitulino
1
-0
/
+1
2009-09-09
fix VNC SASL detection
Juan Quintela
1
-1
/
+1
2009-09-09
qemu-io: Improve portability (win32 now supported).
Stefan Weil
1
-0
/
+2
2009-09-04
Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
Anthony Liguori
1
-0
/
+16
2009-09-04
Introduce QDict unit-tests
Luiz Capitulino
1
-1
/
+1
2009-09-04
Introduce QString unit-tests
Luiz Capitulino
1
-1
/
+1
2009-09-04
Introduce QInt unit-tests
Luiz Capitulino
1
-1
/
+1
2009-09-04
Add check support
Luiz Capitulino
1
-0
/
+31
2009-08-27
Merge commit 'linux-user/linux-user-for-upstream' into staging
Anthony Liguori
1
-0
/
+18
2009-08-27
Relax pthreads check to avoid win32
Anthony Liguori
1
-1
/
+1
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann
1
-0
/
+1
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
1
-0
/
+31
2009-08-27
Add sparse to new feature convention
Juan Quintela
1
-5
/
+14
2009-08-27
Add kvm to new feature convention
Juan Quintela
1
-13
/
+18
2009-08-27
Add xen to new feature convention
Juan Quintela
1
-3
/
+10
2009-08-27
Add fdt to new feature convention
Juan Quintela
1
-3
/
+13
2009-08-27
Add sdl to new feature convention
Juan Quintela
1
-3
/
+10
[next]