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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2011-04-25
Merge remote-tracking branch 'awilliam/ipxe' into staging
Anthony Liguori
1
-1
/
+1
2011-04-25
target-i386: switch to softfloat
Aurelien Jarno
1
-8
/
+1
2011-04-18
PXE: Use consistent naming for PXE ROMs
Alex Williamson
1
-1
/
+1
2011-04-12
configure: disable opengl per default
Michael Walle
1
-0
/
+1
2011-04-12
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
1
-2
/
+9
2011-04-10
s390x: set alignment for long to 8
Alexander Graf
1
-0
/
+1
2011-04-09
configure: avoid basename usage message
Scott Wood
1
-1
/
+1
2011-04-07
configure: add --version flag
Mike Frysinger
1
-0
/
+2
2011-04-04
configure: add opengl detection
Michael Walle
1
-0
/
+30
2011-04-04
lm32: add Milkymist AC97 support
Michael Walle
1
-0
/
+3
2011-04-04
s390x: Enable nptl for s390x
Ulrich Hecht
1
-0
/
+1
2011-04-01
libcacard: initial commit
Robert Relyea
1
-0
/
+49
2011-04-01
usb-ccid: add CCID bus
Alon Levy
1
-0
/
+11
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
1
-1
/
+3
2011-03-22
Make VNC support optional
Jes Sorensen
1
-12
/
+25
2011-03-22
enable kvm for ppc(32) on ppc64
René Rebe
1
-0
/
+2
2011-03-21
rbd: don't link with -lcrypto
Aurelien Jarno
1
-1
/
+1
2011-03-13
remove CONFIG_THREAD
Paolo Bonzini
1
-2
/
+0
2011-03-07
Add lm32 target to configure
Michael Walle
1
-3
/
+7
2011-03-06
w32: Add support for curses
Stefan Weil
1
-1
/
+5
2011-02-23
microblaze: Allow targeting little-endian mb
Edgar E. Iglesias
1
-2
/
+5
2011-02-20
w32: Use additional library libiberty.a
Stefan Weil
1
-1
/
+1
2011-02-20
target-i386: set target_phys_bits to 64
Aurelien Jarno
1
-1
/
+1
2011-02-17
linux-user: Define target alignment size
Laurent Vivier
1
-0
/
+17
2011-02-17
linux-user: Support the epoll syscalls
Peter Maydell
1
-0
/
+54
2011-02-14
kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
Jan Kiszka
1
-0
/
+6
2011-02-01
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-10
/
+26
2011-02-01
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
1
-3
/
+3
2011-01-29
New trace-event backend: stderr
Fabien Chouteau
1
-1
/
+2
2011-01-24
configure: Fix spice probe
Jiri Denemark
1
-3
/
+3
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-13
/
+26
2011-01-21
kvm: Enable user space NMI injection for kvm guest
Lai Jiangshan
1
-0
/
+3
2011-01-20
Add scripts directory
Blue Swirl
1
-1
/
+1
2011-01-14
target-sh4: switch sh4 to softfloat
Aurelien Jarno
1
-3
/
+3
2011-01-14
configure: fix broken test
Aurelien Jarno
1
-1
/
+1
2011-01-14
make trace options use autoconfy names
Paolo Bonzini
1
-4
/
+4
2011-01-14
move --srcdir detection earlier
Paolo Bonzini
1
-5
/
+7
2011-01-14
[PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.mak
Paolo Bonzini
1
-1
/
+0
2011-01-14
remove source_path_used
Paolo Bonzini
1
-29
/
+16
2011-01-14
move "ln -sf" emulation to a function
Paolo Bonzini
1
-15
/
+11
2011-01-14
reorganize sdl-config tests
Paolo Bonzini
1
-13
/
+13
2011-01-14
do not default to non-prefixed pkg-config when cross compiling
Paolo Bonzini
1
-2
/
+2
2011-01-14
fix spelling of $pkg_config, move default together with other cross tools
Paolo Bonzini
1
-17
/
+17
2011-01-14
provide portable HOST_LONG_BITS test
Paolo Bonzini
1
-7
/
+9
2011-01-14
do not pass bogus $(SRC_PATH) include paths to cc during configure
Paolo Bonzini
1
-8
/
+11
2011-01-14
test cc with the complete set of chosen flags
Paolo Bonzini
1
-25
/
+25
2011-01-14
fix sparse support (?)
Paolo Bonzini
1
-5
/
+5
2011-01-14
move feature variables to the top
Paolo Bonzini
1
-82
/
+82
2011-01-14
default make and install to environment variables
Paolo Bonzini
1
-9
/
+10
2011-01-14
default compilation tools to environment variables
Paolo Bonzini
1
-13
/
+7
[next]