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
2019-10-25
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
1
-30
/
+50
2019-10-25
target/mips: Refactor handling of vector compare 'equal' instructions
Filip Bozuta
1
-30
/
+50
2019-10-25
target/mips: Demacro LMI decoder
Aleksandar Markovic
1
-74
/
+174
2019-10-25
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-26
/
+193
2019-10-25
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
3
-21
/
+129
2019-10-25
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
3
-186
/
+249
2019-10-25
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
3
-66
/
+479
2019-10-25
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
3
-32
/
+141
2019-10-25
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
3
-69
/
+482
2019-10-25
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
3
-369
/
+496
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-44
/
+372
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
3
-25
/
+187
2019-10-25
MAINTAINERS: Update mail address of Aleksandar Rikalo
Aleksandar Markovic
2
-11
/
+12
2019-10-25
target/mips: Clean up op_helper.c
Aleksandar Markovic
1
-347
/
+663
2019-10-25
target/mips: Clean up helper.c
Aleksandar Markovic
1
-49
/
+74
2019-10-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
9
-12
/
+73
2019-10-25
qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
Kevin Wolf
2
-1
/
+4
2019-10-25
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
1
-0
/
+15
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
56
-165
/
+213
2019-10-25
doc: Describe missing generic -blockdev options
Kevin Wolf
1
-1
/
+21
2019-10-25
block/backup: drop dead code from backup_job_create
Vladimir Sementsov-Ogievskiy
1
-4
/
+1
2019-10-25
blockdev: Use error_report() in hmp_commit()
Kevin Wolf
1
-4
/
+3
2019-10-25
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2
-0
/
+13
2019-10-25
qapi: add support for blkreplay driver
Pavel Dovgalyuk
1
-2
/
+16
2019-10-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191025'...
Peter Maydell
40
-258
/
+942
2019-10-25
hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
Philippe Mathieu-Daudé
1
-1
/
+2
2019-10-25
hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
Philippe Mathieu-Daudé
1
-6
/
+8
2019-10-25
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2
-13
/
+17
2019-10-25
hw/arm/bcm2836: Make the SoC code modular
Philippe Mathieu-Daudé
1
-9
/
+9
2019-10-25
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2
-2
/
+18
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
4
-0
/
+202
2019-10-25
hw/arm/bcm2835_peripherals: Use the thermal sensor block
Philippe Mathieu-Daudé
3
-0
/
+16
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
3
-0
/
+163
2019-10-25
hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API
Peter Maydell
1
-7
/
+18
2019-10-25
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Peter Maydell
1
-6
/
+9
2019-10-25
hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+24
2019-10-25
hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+16
2019-10-24
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
1
-3
/
+0
2019-10-24
hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-10-24
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
3
-1
/
+2
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
7
-10
/
+11
2019-10-24
hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
3
-1
/
+1
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
7
-9
/
+9
2019-10-24
hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
5
-5
/
+5
2019-10-24
hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
6
-6
/
+6
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
11
-13
/
+31
2019-10-24
hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
6
-6
/
+6
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
14
-48
/
+73
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
21
-26
/
+34
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
13
-17
/
+21
[next]