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-27
Add -static in configure if needed
Juan Quintela
3
-14
/
+2
2009-07-27
more specific config.mak can overwrote more general config.mak
Juan Quintela
1
-1
/
+1
2009-07-27
move printing of config-host.mak variables to end of generation
Juan Quintela
1
-25
/
+27
2009-07-27
make oss use OSS_LIBS
Juan Quintela
2
-2
/
+2
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
3
-4
/
+4
2009-07-27
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
3
-4
/
+4
2009-07-27
remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
Juan Quintela
2
-4
/
+4
2009-07-27
use same algorithm for testing and
Juan Quintela
1
-1
/
+7
2009-07-27
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
3
-5
/
+5
2009-07-27
target_arch2 is redefined unconditionally later
Juan Quintela
1
-3
/
+0
2009-07-27
Remove SP_CFLAGS and SP_LDFLAGS
Juan Quintela
1
-13
/
+22
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
10
-23
/
+28
2009-07-27
Enable USE_DIRECT_JUMP on Win32.
Filip Navara
1
-4
/
+1
2009-07-27
Remove special Win32 code in vl.c that's no longer needed.
Filip Navara
1
-4
/
+0
2009-07-27
Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32
Filip Navara
2
-1
/
+5
2009-07-27
Remove useless Win32 include files and unused function in net.c.
Filip Navara
1
-29
/
+0
2009-07-27
tap-win32: Use correct headers.
Filip Navara
1
-7
/
+1
2009-07-27
fix broken migration
Glauber Costa
1
-1
/
+3
2009-07-27
Fix broken build
Luiz Capitulino
1
-9
/
+9
2009-07-27
slirp: Use monotonic clock if available (v2)
Ed Swierk
3
-32
/
+2
2009-07-27
slirp: Remove UDP protocol emulation (talk, cuseeme)
Ed Swierk
3
-272
/
+2
2009-07-27
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
1
-0
/
+1
2009-07-27
QEMU BOCHS bios patches to use maxcpus value.
Jes Sorensen
4
-0
/
+181
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
5
-2
/
+33
2009-07-27
Use Little Endian for Dirty Log
Alexander Graf
1
-4
/
+7
2009-07-27
Use 64bit pointer for dirty log
Alexander Graf
1
-1
/
+1
2009-07-27
HPET fixes for reg writes
Beth Kon
2
-13
/
+8
2009-07-27
slirp: Fix guestfwd for incoming data
Jan Kiszka
3
-13
/
+14
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
3
-156
/
+178
2009-07-27
QemuOpts: framework for storing and parsing options.
Gerd Hoffmann
2
-0
/
+359
2009-07-27
qemu-option: factor out parse_option_size
Gerd Hoffmann
1
-26
/
+36
2009-07-27
qemu-option: factor out parse_option_bool
Gerd Hoffmann
1
-12
/
+22
2009-07-27
move parser functions from vl.c to qemu-option.c
Gerd Hoffmann
4
-71
/
+71
2009-07-27
kill drives_opt
Gerd Hoffmann
3
-71
/
+43
2009-07-27
add support for drive ids.
Gerd Hoffmann
2
-18
/
+34
2009-07-27
kill drives_table
Gerd Hoffmann
36
-343
/
+308
2009-07-27
qdev/pci: hook up i440fx.
Gerd Hoffmann
2
-26
/
+85
2009-07-27
qdev: add -device command line option.
Gerd Hoffmann
2
-33
/
+66
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
2
-0
/
+252
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
2
-1
/
+25
2009-07-27
qdev/pci: use qdev_prop_pci_devfn
Gerd Hoffmann
1
-4
/
+4
2009-07-27
qdev/prop: add pci devfn property
Gerd Hoffmann
2
-0
/
+44
2009-07-27
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
1
-1
/
+2
2009-07-27
Add machine type aliases
Mark McLoughlin
2
-0
/
+6
2009-07-27
Add support for fd=name to tap and socket networking
Mark McLoughlin
1
-7
/
+35
2009-07-27
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2
-0
/
+26
2009-07-27
Add getfd and closefd monitor commands
Mark McLoughlin
2
-0
/
+87
2009-07-27
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2
-1
/
+56
2009-07-27
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
1
-1
/
+24
2009-07-27
sparc64 really implement itlb/dtlb automatic replacement writes
Igor Kovalenko
3
-90
/
+84
[next]