index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
qcow2: Move sync out of update_refcount
Kevin Wolf
1
-2
/
+11
2010-09-21
qcow2: Move sync out of write_refcount_block_entries
Kevin Wolf
1
-1
/
+3
2010-09-21
nbd: correctly manage default port
Laurent Vivier
2
-5
/
+3
2010-09-21
Improve qemu-nbd performance by 4400 %
Laurent Vivier
1
-7
/
+18
2010-09-21
raw-posix: handle > 512 byte alignment correctly
Christoph Hellwig
1
-33
/
+46
2010-09-21
use qemu_blockalign consistently
Christoph Hellwig
5
-8
/
+9
2010-09-21
vvfat: Use cache=unsafe
Kevin Wolf
1
-4
/
+10
2010-09-21
vvfat: Fix double free for opening the image rw
Kevin Wolf
1
-3
/
+4
2010-09-21
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
1
-0
/
+5
2010-09-20
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2
-1
/
+11
2010-09-20
e1000: Pad short frames to minimum size (60 bytes)
Stefan Hajnoczi
1
-0
/
+10
2010-09-19
mingw: use ASLR, no-SEH and DEP if available
Blue Swirl
1
-0
/
+9
2010-09-19
cris: Fix watchdog resets
Edgar E. Iglesias
1
-2
/
+3
2010-09-18
cris: Fix TLB exec bit protection
Edgar E. Iglesias
2
-2
/
+2
2010-09-18
Use gcc warning flag -Wnested-externs
Blue Swirl
4
-3
/
+4
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
6
-10
/
+14
2010-09-18
Use a few more gcc warning flags
Blue Swirl
1
-1
/
+4
2010-09-18
Use gcc warning flag -Wtype-limits
Blue Swirl
1
-1
/
+1
2010-09-18
pxa2xx: fix SSSR TFN logic
Blue Swirl
1
-4
/
+4
2010-09-18
MIPS: fix yield handling
Blue Swirl
1
-1
/
+3
2010-09-18
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
1
-25
/
+25
2010-09-18
blkdebug: fix enum comparison
Blue Swirl
1
-3
/
+1
2010-09-18
pxa2xx: remove useless checks
Blue Swirl
1
-1
/
+1
2010-09-18
Use range_covers_byte
Blue Swirl
2
-8
/
+11
2010-09-18
Introduce range.h
Blue Swirl
7
-31
/
+34
2010-09-18
linux-user: improve flatload error checking
Blue Swirl
1
-1
/
+2
2010-09-18
linux-user: fix types in a comparison
Blue Swirl
1
-1
/
+1
2010-09-18
linux-user: fix socklen_t comparisons
Blue Swirl
1
-7
/
+13
2010-09-18
Check for errors during BIOS or kernel load
Blue Swirl
4
-13
/
+18
2010-09-17
Make ARP replies at least 64 bytes long
Hervé Poussineau
1
-1
/
+2
2010-09-17
Accept packets with TTL=1
Hervé Poussineau
1
-1
/
+1
2010-09-16
cris: Avoid spurios hw_abort on recursive bus faults
Edgar E. Iglesias
1
-1
/
+7
2010-09-15
PPC: Redesign interrupt trigger path
Alexander Graf
1
-51
/
+29
2010-09-15
PPC: Enable hint bits for lwarx/ldarx
Alexander Graf
1
-2
/
+2
2010-09-15
serial: Update parameters after load
Michal Novotny
1
-0
/
+1
2010-09-14
vhost: fix infinite loop on error path
Michael S. Tsirkin
1
-1
/
+1
2010-09-14
Remove wrong semicolon in macro definition
Stefan Weil
2
-3
/
+3
2010-09-13
serial: Wrap debug prints around a DPRINTF macro
Michal Novotny
1
-12
/
+13
2010-09-11
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
5
-18
/
+88
2010-09-11
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
1
-1
/
+0
2010-09-11
trace: fix a regex portability problem
Blue Swirl
1
-1
/
+1
2010-09-10
trace: fix a typo
Blue Swirl
1
-1
/
+1
2010-09-10
HACKING: add rules for printf-like functions
Blue Swirl
1
-0
/
+13
2010-09-10
HACKING: add string management rules
Blue Swirl
1
-0
/
+24
2010-09-10
HACKING: add memory management rules
Blue Swirl
1
-0
/
+14
2010-09-10
HACKING: add C type rules
Blue Swirl
2
-3
/
+68
2010-09-10
HACKING: add preprocessor rules
Blue Swirl
1
-0
/
+6
2010-09-10
vmware_vga: Replace the few tab-indents with spaces (clean-up).
Andrzej Zaborowski
1
-9
/
+9
2010-09-10
vmware_vga: Add checks to deal with non-atomic fifo writes.
Andrzej Zaborowski
1
-8
/
+56
2010-09-10
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
4
-8
/
+19
[next]