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