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
*
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
3
-25
/
+21
*
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
2021-01-13
1
-20
/
+26
*
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2021-01-13
3
-45
/
+43
*
mac_oldworld: move initialisation of grackle before heathrow
Mark Cave-Ayland
2021-01-13
1
-15
/
+15
*
mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
Mark Cave-Ayland
2021-01-13
1
-6
/
+0
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-...
Peter Maydell
2021-01-12
33
-62
/
+3049
|
\
|
*
ui/cocoa: Fix openFile: deprecation on Big Sur
Roman Bolshakov
2021-01-12
1
-1
/
+4
|
*
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
7
-7
/
+7
|
*
hw/misc: Add QTest for NPCM7XX PWM Module
Hao Wu
2021-01-12
2
-0
/
+491
|
*
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
7
-3
/
+689
|
*
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2021-01-12
11
-3
/
+783
|
*
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
4
-27
/
+24
|
*
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2021-01-12
2
-8
/
+927
|
*
hw/net/lan9118: Add symbolic constants for register offsets
Peter Maydell
2021-01-12
1
-6
/
+18
|
*
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
2021-01-12
1
-1
/
+1
|
*
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
2021-01-12
1
-0
/
+7
|
*
docs: Add qemu-storage-daemon(1) manpage to meson.build
Peter Maydell
2021-01-12
1
-0
/
+1
|
*
ui/cocoa: Update path to docs in build tree
Roman Bolshakov
2021-01-12
1
-1
/
+1
|
*
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
2021-01-12
1
-0
/
+28
|
*
target/arm: add aarch64 ID register fields to cpu.h
Leif Lindholm
2021-01-12
1
-0
/
+15
|
*
target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
Leif Lindholm
2021-01-12
1
-0
/
+31
|
*
target/arm: make ARMCPU.ctr 64-bit
Leif Lindholm
2021-01-12
1
-1
/
+1
|
*
target/arm: make ARMCPU.clidr 64-bit
Leif Lindholm
2021-01-12
1
-1
/
+1
|
*
target/arm: fix typo in cpu.h ID_AA64PFR1 field name
Leif Lindholm
2021-01-12
1
-1
/
+1
|
*
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
2021-01-12
1
-0
/
+1
|
*
target/arm: ARMv8.4-TTST extension
Rémi Denis-Courmont
2021-01-12
2
-2
/
+18
|
/
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-11
29
-377
/
+1521
|
\
|
*
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
2021-01-11
1
-0
/
+24
|
*
tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
Thomas Huth
2021-01-11
1
-2
/
+12
|
*
bsd-user: Update strace.list for FreeBSD's latest syscalls
Warner Losh
2021-01-11
1
-7
/
+55
|
*
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
2021-01-11
20
-4
/
+744
|
*
bsd-user: regenerate FreeBSD's system call numbers
Warner Losh
2021-01-11
1
-315
/
+380
|
*
fuzz: heuristic split write based on past IOs
Qiuhao Li
2021-01-11
1
-0
/
+56
|
*
fuzz: add minimization options
Qiuhao Li
2021-01-11
1
-4
/
+26
|
*
fuzz: set bits in operand of write/out to zero
Qiuhao Li
2021-01-11
1
-0
/
+39
|
*
fuzz: remove IO commands iteratively
Qiuhao Li
2021-01-11
1
-15
/
+26
|
*
fuzz: split write operand using binary approach
Qiuhao Li
2021-01-11
1
-9
/
+20
|
*
fuzz: double the IOs to remove for every loop
Qiuhao Li
2021-01-11
1
-12
/
+21
|
*
fuzz: accelerate non-crash detection
Qiuhao Li
2021-01-11
1
-13
/
+31
|
*
util/oslib-win32: Fix _aligned_malloc() arguments order
Philippe Mathieu-Daudé
2021-01-11
1
-1
/
+1
|
*
qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
Gan Qixin
2021-01-11
1
-1
/
+1
|
*
gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Cho, Yu-Chen
2021-01-11
3
-0
/
+91
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...
Peter Maydell
2021-01-08
65
-111
/
+421
|
\
|
*
docs/system: arm: Add sabrelite board description
Bin Meng
2021-01-08
2
-0
/
+120
|
*
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
2021-01-08
1
-0
/
+4
|
*
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
1
-1
/
+1
|
*
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
1
-1
/
+1
|
*
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+14
|
*
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+12
|
*
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+13
[next]