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
2012-04-21
target-arm: Move SCTLR reset value setup to per cpu init fns
Peter Maydell
3
-12
/
+25
2012-04-21
target-arm: Move CTR setup to per cpu init fns
Peter Maydell
3
-12
/
+24
2012-04-21
target-arm: Move MVFR* setup to per cpu init fns
Peter Maydell
3
-12
/
+18
2012-04-21
target-arm: Move FPSID config to cpu init fns
Peter Maydell
3
-8
/
+12
2012-04-21
target-arm: Move feature bit settings to CPU init fns
Peter Maydell
4
-99
/
+137
2012-04-21
target-arm: Add QOM subclasses for each ARM cpu implementation
Peter Maydell
3
-65
/
+282
2012-04-21
target-arm: remind to keep arm features in sync with linux-user/elfload.c
Benoit Canet
1
-0
/
+4
2012-04-21
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
5
-81
/
+133
2012-04-21
tci: GETPC() macro must return an uintptr_t
Stefan Weil
2
-3
/
+3
2012-04-21
gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc
Peter Maydell
1
-2
/
+1
2012-04-21
softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile
Juan Quintela
1
-2
/
+2
2012-04-21
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
Max Filippov
1
-0
/
+36
2012-04-21
target-xtensa: fix LOOPNEZ/LOOPGTZ translation
Max Filippov
1
-1
/
+1
2012-04-21
qtest: add m48t59 tests for Sparc
Blue Swirl
2
-0
/
+262
2012-04-20
versatiblepb: add NOR flash support
Eric Benard
1
-0
/
+16
2012-04-20
hw/arm_mptimer: Reset the qemu_timer at reset
Peter Maydell
1
-0
/
+3
2012-04-20
versatilepb: add ds1338 rtc device
Oskar Andero
1
-0
/
+6
2012-04-20
realview: break out versatile i2c controller code
Oskar Andero
3
-81
/
+108
2012-04-20
qemu-iotests: Fix test 031 for qcow2 v3 support
Kevin Wolf
3
-26
/
+172
2012-04-20
qemu-iotests: Add -o and make v3 the default for qcow2
Kevin Wolf
3
-5
/
+52
2012-04-20
qcow2: Zero write support
Kevin Wolf
4
-3
/
+105
2012-04-20
qemu-iotests: Test backing file COW with zero clusters
Kevin Wolf
3
-0
/
+195
2012-04-20
qemu-iotests: add a simple test for write_zeroes
Paolo Bonzini
3
-0
/
+103
2012-04-20
qcow2: Support for feature table header extension
Kevin Wolf
2
-9
/
+69
2012-04-20
qcow2: Support reading zero clusters
Kevin Wolf
4
-4
/
+33
2012-04-20
qcow2: Version 3 images
Kevin Wolf
3
-15
/
+149
2012-04-20
qcow2: Ignore reserved bits in check_refcounts
Kevin Wolf
1
-44
/
+54
2012-04-20
qcow2: Ignore reserved bits in refcount table entries
Kevin Wolf
2
-1
/
+3
2012-04-20
qcow2: Simplify count_cow_clusters
Kevin Wolf
1
-18
/
+15
2012-04-20
qcow2: Refactor qcow2_free_any_clusters
Kevin Wolf
1
-19
/
+22
2012-04-20
qcow2: Ignore reserved bits in L1/L2 entries
Kevin Wolf
2
-19
/
+19
2012-04-20
qcow2: Fail write_compressed when overwriting data
Kevin Wolf
1
-4
/
+3
2012-04-20
qcow2: Ignore reserved bits in count_contiguous_clusters()
Kevin Wolf
1
-10
/
+28
2012-04-20
qcow2: Ignore reserved bits in get_cluster_offset
Kevin Wolf
3
-19
/
+60
2012-04-20
qcow2: Save disk size in snapshot header
Kevin Wolf
2
-0
/
+17
2012-04-20
Specification for qcow2 version 3
Kevin Wolf
1
-23
/
+99
2012-04-20
qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()
Kevin Wolf
1
-0
/
+6
2012-04-20
Add .gitignore for tests/
David Gibson
1
-0
/
+13
2012-04-20
e1000: Fix spelling (segmentaion -> segmentation) in debug output
Stefan Weil
1
-1
/
+1
2012-04-20
spice-qemu-char.c: Show what name is unsupported
Eduardo Elias Ferreira
1
-1
/
+1
2012-04-20
pflash_cfi01: remove redundant line
Eric Bénard
1
-1
/
+0
2012-04-20
qxl: Add missing GCC_FMT_ATTR and fix format specifier
Stefan Weil
2
-2
/
+2
2012-04-20
fix block_job_set_speed name in documentation
Paolo Bonzini
1
-2
/
+2
2012-04-20
error.c: don't return value for void function
Amos Kong
1
-1
/
+1
2012-04-20
iotests: Resolve test failures caused by hostname
Andreas Färber
1
-1
/
+1
2012-04-20
qemu-img: let 'qemu-img convert' flush data
Liu Yuan
2
-2
/
+3
2012-04-19
sparc: fix qtest
Blue Swirl
1
-1
/
+3
2012-04-19
qtest: add dummy functions for user emulators
Blue Swirl
1
-0
/
+18
2012-04-19
qtest: add register fuzzing to RTC test
Blue Swirl
1
-0
/
+17
2012-04-19
qemu-ga: fix help output
Michael Roth
1
-3
/
+4
[prev]
[next]