index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2010-12-27
x86: Filter out garbage from segment flags dump
Jan Kiszka
2010-12-27
Fix migrate set speed doc arg
Luiz Capitulino
2010-12-27
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Juha Riihimäki
2010-12-27
target-arm: correct cp15 c1_sys reset value for cortex-a8
Mattias Holm
2010-12-27
target-arm: fix vmsav6 access control
Juha Riihimäki
2010-12-27
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Peter Maydell
2010-12-27
target-arm: remove pointless else clause in VQSHL of u64
Juha Riihimäki
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64
Peter Maydell
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values
Juha Riihimäki
2010-12-27
target-arm: Fix arguments passed to VQSHL helpers
Juha Riihimäki
2010-12-27
target-arm: fix bug in translation of REVSH
Aurelien Jarno
2010-12-27
Fix a missing trailing newline
Aurelien Jarno
2010-12-27
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
2010-12-26
s390: compile fixes
Alexander Graf
2010-12-22
target-mips: fix translation of MT instructions
Nathan Froyd
2010-12-21
Use mmap() within code_gen_alloc() for OpenBSD.
Brad
2010-12-21
Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
Brad
2010-12-21
Add support for OpenBSD to QEMU's tap driver.
Brad
2010-12-21
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
2010-12-20
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
2010-12-19
Avoid a warning from OpenBSD linker
Blue Swirl
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
vga: Declare as little endian
Blue Swirl
2010-12-18
win32: Fix CRLF problem in make_device_config.sh
Stefan Weil
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2010-12-17
Fix warning on mingw32
Blue Swirl
2010-12-17
ide: Build fix for via.c
Kevin Wolf
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
2010-12-17
docs: Fix missing carets in QED specification
Stefan Hajnoczi
2010-12-17
Add proper -errno error return values to qcow2_open()
Jes Sorensen
2010-12-17
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
qed: Read/write support
Stefan Hajnoczi
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
docs: Add QED image format specification
Stefan Hajnoczi
2010-12-17
qemu-io: Fix typo in help texts
Kevin Wolf
2010-12-17
raw-posix: add discard support
Christoph Hellwig
2010-12-17
qemu-io: Add discard command
Stefan Hajnoczi
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2010-12-17
block: add discard support
Christoph Hellwig
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
2010-12-17
qemu.img.c: Use error_report() instead of own error() implementation
Jes Sorensen
[next]