index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
2019-10-25
1
-30
/
+50
|
*
|
target/mips: Refactor handling of vector compare 'equal' instructions
Filip Bozuta
2019-10-25
1
-30
/
+50
|
*
|
target/mips: Demacro LMI decoder
Aleksandar Markovic
2019-10-25
1
-74
/
+174
|
*
|
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-26
/
+193
|
*
|
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
3
-21
/
+129
|
*
|
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-186
/
+249
|
*
|
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-66
/
+479
|
*
|
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
3
-32
/
+141
|
*
|
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-69
/
+482
|
*
|
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-369
/
+496
|
*
|
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-44
/
+372
|
*
|
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
2019-10-25
3
-25
/
+187
|
*
|
MAINTAINERS: Update mail address of Aleksandar Rikalo
Aleksandar Markovic
2019-10-25
2
-11
/
+12
|
*
|
target/mips: Clean up op_helper.c
Aleksandar Markovic
2019-10-25
1
-347
/
+663
|
*
|
target/mips: Clean up helper.c
Aleksandar Markovic
2019-10-25
1
-49
/
+74
|
/
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-25
9
-12
/
+73
|
\
\
|
*
|
qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
Kevin Wolf
2019-10-25
2
-1
/
+4
|
*
|
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-25
1
-0
/
+15
|
*
|
doc: Describe missing generic -blockdev options
Kevin Wolf
2019-10-25
1
-1
/
+21
|
*
|
block/backup: drop dead code from backup_job_create
Vladimir Sementsov-Ogievskiy
2019-10-25
1
-4
/
+1
|
*
|
blockdev: Use error_report() in hmp_commit()
Kevin Wolf
2019-10-25
1
-4
/
+3
|
*
|
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2019-10-25
2
-0
/
+13
|
*
|
qapi: add support for blkreplay driver
Pavel Dovgalyuk
2019-10-25
1
-2
/
+16
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
56
-165
/
+213
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
2019-10-24
1
-3
/
+0
|
*
|
hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+0
|
*
|
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
2019-10-24
3
-1
/
+2
|
*
|
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
7
-10
/
+11
|
*
|
hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
3
-1
/
+1
|
*
|
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
7
-9
/
+9
|
*
|
hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
5
-5
/
+5
|
*
|
hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
6
-6
/
+6
|
*
|
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
11
-13
/
+31
|
*
|
hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
6
-6
/
+6
|
*
|
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
14
-48
/
+73
|
*
|
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
21
-26
/
+34
|
*
|
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
13
-17
/
+21
|
*
|
hw/timer: Compile devices not target-dependent as common object
Philippe Mathieu-Daudé
2019-10-24
1
-11
/
+11
|
*
|
qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
Frediano Ziglio
2019-10-24
1
-5
/
+1
|
*
|
event_notifier: avoid dandling file descriptor in event_notifier_cleanup
Frediano Ziglio
2019-10-24
1
-1
/
+1
|
*
|
util/async: avoid useless cast
Frediano Ziglio
2019-10-24
1
-1
/
+0
|
*
|
pci_bridge: fix a typo in comment
Mao Zhongyi
2019-10-24
1
-1
/
+1
|
*
|
qemu-options.hx: Update for reboot-timeout parameter
Han Han
2019-10-24
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191025'...
Peter Maydell
2019-10-25
40
-258
/
+942
|
\
\
|
|
/
|
/
|
|
*
hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
Philippe Mathieu-Daudé
2019-10-25
1
-1
/
+2
|
*
hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
Philippe Mathieu-Daudé
2019-10-25
1
-6
/
+8
|
*
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2019-10-25
2
-13
/
+17
|
*
hw/arm/bcm2836: Make the SoC code modular
Philippe Mathieu-Daudé
2019-10-25
1
-9
/
+9
|
*
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2019-10-25
2
-2
/
+18
|
*
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-25
4
-0
/
+202
[prev]
[next]