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
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
2009-07-27
sparc64 name mmu registers and general cleanup
Igor Kovalenko
4
-111
/
+225
2009-07-26
Give the kernel more room
Alexander Graf
1
-2
/
+2
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2
-0
/
+8
2009-07-24
Fix period initialization
malc
1
-1
/
+1
2009-07-22
provide tests for pit in kernel and irqchip in kernel
Glauber Costa
2
-0
/
+16
2009-07-22
qemu-thread: use pthread_equal
Sebastian Herbszt
1
-1
/
+1
2009-07-22
Link bios files when building out of tree
Jan Kiszka
1
-1
/
+4
2009-07-22
signrom.sh: portability fix
Christoph Egger
1
-2
/
+3
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
1
-0
/
+4
2009-07-22
introduce on_vcpu
Glauber Costa
1
-6
/
+29
2009-07-22
qemu-io: reject invalid pattern
Christoph Hellwig
1
-6
/
+38
2009-07-22
qemu-io: Rework alloc command
Kevin Wolf
1
-8
/
+14
2009-07-22
qmu-img: fix qemu-img convert to generate a valid image when the source refer...
Akkarit Sangpetch
1
-7
/
+13
2009-07-22
vmdk: Fix backing file handling
Kevin Wolf
1
-14
/
+15
[prev]
[next]