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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
Generate $target_dir/config.h from $target_dir/config.mak
Juan Quintela
2
-30
/
+67
2009-07-16
Refactor config_softfloat selection in another list
Juan Quintela
1
-20
/
+7
2009-07-16
rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
Juan Quintela
1
-156
/
+155
2009-07-16
simplify TARGET_ABI_DIR generation
Juan Quintela
2
-7
/
+9
2009-07-16
simplify TARGET_ARCH2 generation
Juan Quintela
2
-12
/
+2
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
2
-21
/
+16
2009-07-16
generate TARGET_<arch name> for config.h
Juan Quintela
1
-17
/
+3
2009-07-16
generate TARGET_ARCH for config.h
Juan Quintela
1
-18
/
+2
2009-07-16
Only setup TARGET_ARCH when it is different of
Juan Quintela
1
-11
/
+1
2009-07-16
print only once TARGET_ARCH
Juan Quintela
1
-18
/
+19
2009-07-16
Refactor targe_bigendian selection in another list
Juan Quintela
1
-14
/
+5
2009-07-16
Refactor common code using a list
Juan Quintela
1
-48
/
+3
2009-07-16
generate ARCH name instead of coding it
Juan Quintela
1
-34
/
+21
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
4
-17
/
+2
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
4
-10
/
+8
2009-07-16
qemu binary don't exist anymore. I guess not much people is compiling on alpha
Juan Quintela
1
-7
/
+0
2009-07-16
Refactor a single rule to generate all qemu-* executables
Juan Quintela
1
-13
/
+9
2009-07-16
TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
Juan Quintela
1
-9
/
+8
2009-07-16
BASE_LDFLAGS is not used anywhere else
Juan Quintela
1
-4
/
+0
2009-07-16
configure kqemu in a single place
Juan Quintela
1
-10
/
+5
2009-07-16
configure kvm in a single place
Juan Quintela
1
-28
/
+13
2009-07-16
configure xen in a single place
Juan Quintela
1
-10
/
+7
2009-07-16
change ifdefs by obj-$(TARGET_BASE_ARCH)
Juan Quintela
1
-88
/
+93
2009-07-16
TARGET_ARCH2 is already known at configure time.
Juan Quintela
2
-26
/
+6
2009-07-16
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
2
-20
/
+10
2009-07-16
already defined several lines before in block-obj-y
Juan Quintela
1
-1
/
+1
2009-07-16
Remove unused Makefile variable
Juan Quintela
1
-1
/
+1
2009-07-16
use nwfpe-obj-y for consistence
Juan Quintela
1
-3
/
+4
2009-07-16
use block-nested-y for files inside block/
Juan Quintela
1
-9
/
+11
2009-07-16
Remove duplicated definition
Juan Quintela
1
-2
/
+0
2009-07-16
fix sparc not solaris build
Juan Quintela
1
-1
/
+1
2009-07-16
fix XEN Build
Juan Quintela
1
-1
/
+1
2009-07-16
fix for bad macaddr of e1000 in Windows 2003 server with original MS driver
Naphtali Sprei
1
-0
/
+5
2009-07-16
qdev: es1370+ac97 description
Gerd Hoffmann
2
-0
/
+2
2009-07-16
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
2
-3
/
+28
2009-07-16
qdev: print device id in "info pci".
Gerd Hoffmann
1
-0
/
+1
2009-07-16
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+20
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
3
-1
/
+7
2009-07-16
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+21
2009-07-16
qdev: add user-specified identifier to devices.
Gerd Hoffmann
2
-2
/
+5
2009-07-16
qdev/compat: add pc-0.10 machine type.
Gerd Hoffmann
1
-0
/
+11
2009-07-16
qdev: add no_user, alias and desc
Gerd Hoffmann
2
-0
/
+15
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
5
-0
/
+41
2009-07-16
qdev: factor out driver search to qdev_find_info()
Gerd Hoffmann
1
-7
/
+15
2009-07-16
cleanup: drop unused struct elements from VirtIOPCIProxy.
Gerd Hoffmann
1
-6
/
+0
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
47
-392
/
+922
2009-07-16
monitor: Add port write command
Jan Kiszka
2
-0
/
+24
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
1
-6
/
+32
2009-07-16
fix segfault in setting migration speed
Glauber Costa
1
-1
/
+3
2009-07-16
Remove dead i386 assembly code from softmmu_header.h
Stuart Brady
1
-146
/
+0
[next]