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
2011-01-25
target-sh4: fix TLB invalidation code
Alexandre Courbot
1
-2
/
+2
2011-01-24
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
25
-452
/
+764
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
3
-1
/
+14
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
8
-22
/
+419
2011-01-24
SPARC: Emulation of GRLIB APB UART
Fabien Chouteau
3
-0
/
+214
2011-01-24
SPARC: Emulation of GRLIB IRQMP
Fabien Chouteau
3
-0
/
+420
2011-01-24
SPARC: Emulation of GRLIB GPTimer
Fabien Chouteau
3
-0
/
+470
2011-01-24
docs: Document scsi-disk and usb-storage removable parameter
Stefan Hajnoczi
1
-2
/
+11
2011-01-24
usb-msd: Propagate removable bit to SCSI device
Stefan Hajnoczi
1
-1
/
+3
2011-01-24
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
Stefan Hajnoczi
4
-5
/
+10
2011-01-24
scsi-disk: Allow overriding SCSI INQUIRY removable bit
Stefan Hajnoczi
1
-0
/
+3
2011-01-24
target-mips: fix save_cpu_state() calls
Aurelien Jarno
1
-6
/
+6
2011-01-24
block: Use backing format driver during image creation
Stefan Hajnoczi
1
-3
/
+5
2011-01-24
blockdev: Fix drive_del not to crash when drive is not in use
Markus Armbruster
1
-7
/
+9
2011-01-24
blockdev: Make drive_init() use error_report()
Markus Armbruster
1
-31
/
+28
2011-01-24
blockdev: Fix error message for invalid -drive CHS
Markus Armbruster
1
-3
/
+3
2011-01-24
Fix block migration when the device size is not a multiple of 1 MB
Pierre Riteau
1
-2
/
+20
2011-01-24
qed: Refuse to create images on block devices
Stefan Hajnoczi
1
-0
/
+6
2011-01-24
Documentation: Add qemu-img check/rebase
Kevin Wolf
1
-0
/
+41
2011-01-24
ide: Remove unneeded null pointer check
Stefan Weil
1
-3
/
+1
2011-01-24
qcow2: Batch flushes for COW
Kevin Wolf
3
-4
/
+19
2011-01-24
qcow2: Use QcowCache
Kevin Wolf
5
-298
/
+240
2011-01-24
qcow2: Add QcowCache
Kevin Wolf
3
-1
/
+310
2011-01-24
ide: kill ide_dma_submit_check
Christoph Hellwig
1
-9
/
+6
2011-01-24
ide: also reset io_buffer_index for writes
Christoph Hellwig
1
-2
/
+1
2011-01-24
ide: factor dma handling helpers
Christoph Hellwig
3
-80
/
+36
2011-01-24
Avoid divide by zero when there is no block device to migrate
Pierre Riteau
1
-1
/
+6
2011-01-24
Make strtosz() return int64_t instead of ssize_t
Jes Sorensen
5
-10
/
+10
2011-01-24
do_snapshot_blkdev() error on missing snapshot_file argument
Jes Sorensen
1
-0
/
+6
2011-01-24
qemu-img snapshot: Use writeback caching
Kevin Wolf
1
-1
/
+1
2011-01-24
qcow2: fix unaligned access
Aurelien Jarno
1
-1
/
+1
2011-01-23
multiboot: Fix upper memory size in multiboot info
Kevin Wolf
1
-1
/
+1
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
22
-131
/
+126
2011-01-23
gdbstub-xml: avoid a warning from sparse
Blue Swirl
1
-0
/
+3
2011-01-23
Avoid deadlock whith iothread and icount
Edgar E. Iglesias
1
-6
/
+9
2011-01-23
microblaze: cleanup helper_addkc
Edgar E. Iglesias
3
-10
/
+7
2011-01-22
microblaze: Improve subkc
Edgar E. Iglesias
3
-38
/
+49
2011-01-22
microblaze: Fix 3rd addkc arg when rd is r0
Edgar E. Iglesias
1
-2
/
+1
2011-01-22
microblaze: Improve addkc
Edgar E. Iglesias
3
-26
/
+45
2011-01-22
microblaze: Remove debug leftovers.
Edgar E. Iglesias
1
-2
/
+0
2011-01-22
microblaze: Reorganize for future patches
Edgar E. Iglesias
1
-19
/
+17
2011-01-21
ppc: Correct BookE tlb reads
Edgar E. Iglesias
1
-1
/
+1
2011-01-21
checkpatch: Fix bracing false positives on #else
Jan Kiszka
1
-1
/
+2
2011-01-21
Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
18
-1622
/
+1842
2011-01-21
sm501: fix screen redraw
Aurelien Jarno
1
-3
/
+4
2011-01-20
checkpatch: adjust to QEMUisms
Blue Swirl
2
-46
/
+21
2011-01-20
Add checkpatch.pl from Linux kernel
Blue Swirl
1
-0
/
+2937
2011-01-20
Add scripts directory
Blue Swirl
16
-23
/
+23
2011-01-20
gt64xxx: set isa_mem_base during registration
Aurelien Jarno
1
-0
/
+5
2011-01-20
hw/pl190.c: Fix writing of default vector address
Peter Maydell
1
-3
/
+1
[next]