index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
ui/cocoa: Do not alert even without block devices
Akihiko Odaki
1
-5
/
+0
2022-02-21
ui/cocoa: Remove allowedFileTypes restriction in SavePanel
Philippe Mathieu-Daudé
1
-6
/
+0
2022-02-21
hw/arm: add initial mori-bmc board
Patrick Venture
2
-0
/
+33
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
1
-0
/
+21
2022-02-21
MAINTAINERS: Add Akihiko Odaki to macOS-relateds
Akihiko Odaki
1
-0
/
+2
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
11
-16
/
+36
2022-02-21
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
9
-5
/
+28
2022-02-21
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
2
-25
/
+23
2022-02-21
include: Move qemu_mprotect_*() to new qemu/mprotect.h
Peter Maydell
4
-4
/
+16
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
12
-82
/
+105
2022-02-21
hw/arm/armv7m: Handle disconnected clock inputs
Peter Maydell
1
-4
/
+22
2022-02-21
Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
Peter Maydell
1
-0
/
+10
2022-02-21
Kconfig: Add I2C_DEVICES device group
Peter Maydell
4
-2
/
+18
2022-02-21
target/arm: Support PAuth extension for hvf
Peter Maydell
1
-4
/
+10
2022-02-21
target/arm: Fix '-cpu max' for HVF
Peter Maydell
1
-2
/
+3
2022-02-21
target/arm: Unindent unnecessary else-clause
Peter Maydell
1
-160
/
+163
2022-02-21
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
1
-6
/
+8
2022-02-21
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
1
-13
/
+4
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2
-30
/
+30
2022-02-21
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
1
-0
/
+1
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
39
-42
/
+42
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
1
-0
/
+14
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
1
-22
/
+47
2022-02-20
MAINTAINERS: Adding myself as a reviewer of some components
Ani Sinha
1
-0
/
+3
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
3
-400
/
+403
2022-02-18
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2
-37
/
+39
2022-02-18
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2
-56
/
+65
2022-02-18
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2
-7
/
+15
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
3
-4
/
+4
2022-02-18
target/ppc: cpu_init: Remove register_usprg3_sprs
Fabiano Rosas
1
-10
/
+11
2022-02-18
target/ppc: cpu_init: Rename register_ne_601_sprs
Fabiano Rosas
1
-21
/
+20
2022-02-18
target/ppc: cpu_init: Reuse init_proc_745 for the 755
Fabiano Rosas
1
-17
/
+1
2022-02-18
target/ppc: cpu_init: Reuse init_proc_604 for the 604e
Fabiano Rosas
1
-11
/
+1
2022-02-18
target/ppc: cpu_init: Reuse init_proc_603 for the e300
Fabiano Rosas
1
-58
/
+46
2022-02-18
target/ppc: cpu_init: Move 604e SPR registration into a function
Fabiano Rosas
1
-19
/
+24
2022-02-18
target/ppc: cpu_init: Move e300 SPR registration into a function
Fabiano Rosas
1
-29
/
+35
2022-02-18
target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
Fabiano Rosas
1
-9
/
+15
2022-02-18
target/ppc: cpu_init: Deduplicate 7xx SPR registration
Fabiano Rosas
1
-57
/
+11
2022-02-18
target/ppc: cpu_init: Deduplicate 745/755 SPR registration
Fabiano Rosas
1
-31
/
+19
2022-02-18
target/ppc: cpu_init: Deduplicate 604 SPR registration
Fabiano Rosas
1
-10
/
+7
2022-02-18
target/ppc: cpu_init: Deduplicate 603 SPR registration
Fabiano Rosas
1
-19
/
+9
2022-02-18
target/ppc: cpu_init: Deduplicate 440 SPR registration
Fabiano Rosas
1
-74
/
+26
2022-02-18
target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
Fabiano Rosas
1
-16
/
+91
2022-02-18
target/ppc: cpu_init: Decouple G2 SPR registration from 755
Fabiano Rosas
1
-5
/
+20
2022-02-18
target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
Fabiano Rosas
1
-19
/
+22
2022-02-18
target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
Fabiano Rosas
1
-11
/
+13
2022-02-18
target/ppc: cpu_init: Avoid nested SPR register functions
Fabiano Rosas
1
-3
/
+3
2022-02-18
target/ppc: cpu_init: Move Timebase registration into the common function
Fabiano Rosas
1
-80
/
+18
2022-02-18
target/ppc: cpu_init: Group registration of generic SPRs
Fabiano Rosas
1
-26
/
+32
2022-02-18
target/ppc: cpu_init: Remove G2LE init code
Fabiano Rosas
1
-41
/
+1
[next]