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
2010-01-28
softmmu: Dont clobber retaddr in slow_ldx().
Edgar E. Iglesias
1
-1
/
+0
2010-01-28
Solaris: test for presence of commands with has()
Loïc Minier
1
-5
/
+7
2010-01-28
Add and use has() and path_of() funcs
Loïc Minier
1
-9
/
+43
2010-01-28
Check for sdl-config before calling it
Loïc Minier
1
-1
/
+6
2010-01-28
Monitor: Fix command execution regression
Luiz Capitulino
1
-1
/
+5
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
3
-46
/
+202
2010-01-27
sparc64: correct write extra bits to cwp
Igor V. Kovalenko
1
-1
/
+1
2010-01-27
Fix BSD build
Blue Swirl
1
-0
/
+3
2010-01-27
Fix regression in option parsing
Anthony Liguori
1
-0
/
+1
2010-01-27
pflash: Buffer block writes
Edgar E. Iglesias
1
-3
/
+9
2010-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
6
-52
/
+219
2010-01-26
New API for asynchronous monitor commands
Adam Litke
2
-4
/
+111
2010-01-26
block: avoid creating too large iovecs in multiwrite_merge
Christoph Hellwig
2
-0
/
+8
2010-01-26
vnc_refresh: calling vnc_update_client might free vs
Stefano Stabellini
1
-2
/
+4
2010-01-26
block/raw-posix: Abort on pread beyond end of non-growable file
Kevin Wolf
1
-1
/
+5
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
5
-5
/
+5
2010-01-26
win32/sdl: Fix toggle full screen
Herve Poussineau
1
-0
/
+1
2010-01-26
Tell users about out-of-memory errors
Stefan Weil
1
-1
/
+9
2010-01-26
PCI: fix bridge configuration
Blue Swirl
4
-0
/
+4
2010-01-26
fix savevm command without id or tag
Marcelo Tosatti
1
-1
/
+1
2010-01-26
qcow2: rename two QCowAIOCB members
Christoph Hellwig
1
-29
/
+30
2010-01-26
block: kill BDRV_O_CREAT
Christoph Hellwig
5
-28
/
+7
2010-01-26
block: clean up bdrv_open2 structure a bit
Christoph Hellwig
1
-12
/
+19
2010-01-26
virtio-console: Automatically use virtio-serial-bus for the older -virtiocons...
Amit Shah
2
-2
/
+13
2010-01-26
virtio-console: Rename virtio-serial.c back to virtio-console.c
Amit Shah
2
-1
/
+1
2010-01-26
Fix generation of config-host.h
Juan Quintela
1
-12
/
+5
2010-01-26
ide save/restore current transfer fields
Marcelo Tosatti
1
-2
/
+6
2010-01-26
PCI: do_pci_info(): PCI bridge devices support
Luiz Capitulino
1
-3
/
+20
2010-01-26
PCI: Convert pci_info() to QObject
Luiz Capitulino
3
-76
/
+301
2010-01-26
QDict: Introduce qdict_get_qdict()
Luiz Capitulino
2
-0
/
+14
2010-01-26
QList: Introduce QLIST_FOREACH_ENTRY()
Luiz Capitulino
1
-0
/
+10
2010-01-26
Read-only device changed to opens it's file for read-only.
Naphtali Sprei
2
-8
/
+4
2010-01-26
Ask for read-write permissions when opening files
Naphtali Sprei
3
-4
/
+4
2010-01-26
No need anymoe for bdrv_set_read_only
Naphtali Sprei
2
-8
/
+0
2010-01-26
Documentation: Add missing texi description for command line options
Stefan Weil
1
-0
/
+35
2010-01-26
Documentation: Improve command line help for -device option
Stefan Weil
1
-4
/
+13
2010-01-26
qdev: Add help for property value
Stefan Weil
1
-2
/
+7
2010-01-26
qdev: Add help for device properties
Stefan Weil
1
-2
/
+13
2010-01-26
mmap_frag() users only check for -1 error
Juan Quintela
1
-1
/
+1
2010-01-26
Check availavility of -fstack-protector-all
Juan Quintela
1
-1
/
+1
2010-01-26
Enable _FORTIFY_SOURCE=2
Kirill A. Shutemov
1
-1
/
+1
2010-01-26
check pipe() return value
Juan Quintela
1
-4
/
+9
2010-01-26
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+4
2010-01-26
monitor.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+10
2010-01-26
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-4
/
+18
2010-01-26
usb-linux.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+1
2010-01-26
net/slirp.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-1
/
+8
2010-01-26
block/qcow2.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-10
/
+45
2010-01-26
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+7
2010-01-26
block/vmdk.o: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-10
/
+40
[prev]
[next]