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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2017-04-21
ram: Move bytes_xfer_prev into RAMState
Juan Quintela
1
-6
/
+7
2017-04-21
ram: Move start time into RAMState
Juan Quintela
1
-9
/
+11
2017-04-21
ram: Move bitmap_sync_count into RAMState
Juan Quintela
1
-11
/
+12
2017-04-21
ram: Add dirty_rate_high_cnt to RAMState
Juan Quintela
1
-10
/
+11
2017-04-21
ram: Create RAMState
Juan Quintela
1
-57
/
+83
2017-04-21
ram: Rename block_name to rbname
Juan Quintela
1
-9
/
+8
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
3
-4
/
+5
2017-04-21
ram: Update all functions comments
Juan Quintela
1
-121
/
+227
2017-04-20
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
3
-136
/
+0
2017-04-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420'...
Peter Maydell
20
-212
/
+341
2017-04-20
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2
-49
/
+2
2017-04-20
arm: Implement M profile exception return properly
Peter Maydell
2
-6
/
+64
2017-04-20
arm: Track M profile handler mode state in TB flags
Peter Maydell
3
-0
/
+11
2017-04-20
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
1
-5
/
+15
2017-04-20
arm: Move condition-failed codepath generation out of if()
Peter Maydell
1
-13
/
+11
2017-04-20
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
1
-16
/
+15
2017-04-20
arm: Factor out "generate right kind of step exception"
Peter Maydell
1
-12
/
+16
2017-04-20
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
1
-1
/
+1
2017-04-20
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
1
-1
/
+6
2017-04-20
xlnx-zynqmp: Set the Cadence GEM revision
Alistair Francis
1
-1
/
+5
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2
-1
/
+6
2017-04-20
cadence_gem: Correct the interupt logic
Alistair Francis
1
-5
/
+13
2017-04-20
cadence_gem: Correct the multi-queue can rx logic
Alistair Francis
1
-7
/
+10
2017-04-20
cadence_gem: Read the correct queue descriptor
Alistair Francis
1
-2
/
+2
2017-04-20
hw/arm: Qomify pxa2xx.c
Suramya Shah
1
-8
/
+6
2017-04-20
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
1
-2
/
+2
2017-04-20
stellaris: Don't hw_error() on bad register accesses
Peter Maydell
1
-23
/
+37
2017-04-20
target/arm: Add assertion about FSC format for syndrome registers
Peter Maydell
1
-5
/
+18
2017-04-20
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
3
-24
/
+20
2017-04-20
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2
-0
/
+3
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
1
-2
/
+2
2017-04-20
hw/char/exynos4210_uart: Constify static array and few arguments
Krzysztof Kozlowski
1
-4
/
+4
2017-04-20
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
4
-20
/
+25
2017-04-20
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
Ard Biesheuvel
1
-11
/
+53
2017-04-20
Open 2.10 development tree
Peter Maydell
1
-1
/
+1
2017-04-20
Update version for v2.9.0 release
v2.9.0
Peter Maydell
1
-1
/
+1
2017-04-18
Update version for v2.9.0-rc5 release
v2.9.0-rc5
Peter Maydell
1
-1
/
+1
2017-04-18
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2
-11
/
+34
2017-04-18
block: Drain BH in bdrv_drained_begin
Fam Zheng
1
-8
/
+14
2017-04-18
block: Walk bs->children carefully in bdrv_drain_recurse
Fam Zheng
1
-3
/
+20
2017-04-18
9pfs: local: set the path of the export root to "."
Greg Kurz
1
-1
/
+6
2017-04-11
Update version for v2.9.0-rc4 release
v2.9.0-rc4
Peter Maydell
1
-1
/
+1
2017-04-11
block/io: Comment out permission assertions
Max Reitz
2
-3
/
+15
2017-04-11
sheepdog: Fix crash in co_read_response()
Kevin Wolf
1
-1
/
+1
2017-04-11
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...
Peter Maydell
3
-5
/
+34
2017-04-11
iscsi: Fix iscsi_create
Fam Zheng
1
-2
/
+8
2017-04-11
throttle: Remove block from group on hot-unplug
Eric Blake
1
-0
/
+3
2017-04-11
block: pass the right options for BlockDriver.bdrv_open()
Dong Jia Shi
1
-3
/
+23
2017-04-11
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
14
-33
/
+92
2017-04-11
sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
Fam Zheng
1
-1
/
+1
[next]