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-12-21
tcg-arm: fix __clear_cache() warning
Aurelien Jarno
1
-4
/
+2
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
1
-3
/
+8
2010-12-20
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
1
-4
/
+4
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
1
-1
/
+1
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
1
-1
/
+1
2010-12-19
Avoid a warning from OpenBSD linker
Blue Swirl
1
-2
/
+4
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
5
-57
/
+66
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
1
-4
/
+1
2010-12-19
vga: Declare as little endian
Blue Swirl
1
-25
/
+1
2010-12-18
win32: Fix CRLF problem in make_device_config.sh
Stefan Weil
1
-1
/
+1
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2
-8
/
+23
2010-12-17
Fix warning on mingw32
Blue Swirl
1
-1
/
+2
2010-12-17
ide: Build fix for via.c
Kevin Wolf
1
-1
/
+1
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
1
-2
/
+2
2010-12-17
docs: Fix missing carets in QED specification
Stefan Hajnoczi
1
-2
/
+2
2010-12-17
Add proper -errno error return values to qcow2_open()
Jes Sorensen
1
-18
/
+42
2010-12-17
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
3
-98
/
+104
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
3
-3
/
+336
2010-12-17
qed: Read/write support
Stefan Hajnoczi
4
-2
/
+663
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
8
-2
/
+866
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
4
-0
/
+704
2010-12-17
docs: Add QED image format specification
Stefan Hajnoczi
1
-0
/
+130
2010-12-17
qemu-io: Fix typo in help texts
Kevin Wolf
1
-7
/
+7
2010-12-17
raw-posix: add discard support
Christoph Hellwig
2
-0
/
+71
2010-12-17
qemu-io: Add discard command
Stefan Hajnoczi
1
-0
/
+88
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2
-2
/
+52
2010-12-17
block: add discard support
Christoph Hellwig
4
-1
/
+24
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
3
-28
/
+58
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
4
-19
/
+7
2010-12-17
qemu.img.c: Use error_report() instead of own error() implementation
Jes Sorensen
1
-65
/
+62
2010-12-17
bdrv_img_create() use proper errno return values
Jes Sorensen
1
-13
/
+10
2010-12-17
Prevent creating an image with the same filename as backing file
Jes Sorensen
1
-4
/
+11
2010-12-17
Introduce do_snapshot_blkdev() and monitor command to handle it.
Jes Sorensen
3
-0
/
+82
2010-12-17
qemu-img.c: Re-factor img_create()
Jes Sorensen
3
-106
/
+147
2010-12-17
qemu-img: Call error_set_progname
Kevin Wolf
1
-0
/
+3
2010-12-17
ide: honor ncq for atapi
Alexander Graf
1
-0
/
+6
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
1
-0
/
+3
2010-12-17
config: add ahci for pci capable machines
Alexander Graf
1
-0
/
+1
2010-12-17
config: move ide core and pci to pci.mak
Alexander Graf
14
-33
/
+3
2010-12-17
ahci: add ahci emulation
Alexander Graf
2
-0
/
+1525
2010-12-17
pci: add ich9 pci id
Alexander Graf
1
-0
/
+1
2010-12-17
pci: add storage class for sata
Alexander Graf
1
-0
/
+1
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2
-0
/
+9
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
1
-4
/
+4
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
7
-298
/
+446
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
1
-367
/
+367
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2
-6
/
+16
2010-12-17
qemu-img.c: Clean up handling of image size in img_create()
Jes Sorensen
1
-6
/
+17
2010-12-17
Introduce strtosz_suffix()
Jes Sorensen
2
-3
/
+21
[next]