index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Bump minimum glib version to v2.66
Thomas Huth
3
-42
/
+5
2024-05-14
gitlab: use 'setarch -R' to workaround tsan bug
Daniel P. Berrangé
1
-0
/
+3
2024-05-14
gitlab: use $MAKE instead of 'make'
Daniel P. Berrangé
1
-3
/
+3
2024-05-14
dockerfiles: add 'MAKE' env variable to remaining containers
Daniel P. Berrangé
7
-0
/
+7
2024-05-14
configure: Fix error message when C compiler is not working
Thomas Huth
1
-1
/
+10
2024-05-10
configs: disable emulators that require it if libfdt is not found
Paolo Bonzini
16
-9
/
+19
2024-05-10
hw/xtensa: require libfdt
Paolo Bonzini
2
-11
/
+2
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
14
-12
/
+34
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
10
-18
/
+45
2024-05-10
meson: move libfdt together with other dependencies
Paolo Bonzini
1
-41
/
+38
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
7
-12
/
+18
2024-05-10
tests/qtest: arm: fix operation in a build without any boards or devices
Paolo Bonzini
3
-0
/
+14
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
4
-2
/
+32
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
4
-11
/
+50
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
5
-1053
/
+1113
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
3
-10
/
+3
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2
-1
/
+3
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
6
-41
/
+20
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
4
-7
/
+5
2024-05-10
tests/qtest: s390x: fix operation in a build without any boards or devices
Paolo Bonzini
1
-1
/
+6
2024-05-10
s390x: select correct components for no-board build
Paolo Bonzini
2
-2
/
+4
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
4
-22
/
+16
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
3
-1
/
+7
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2
-16
/
+17
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
3
-3
/
+6
2024-05-10
configure: quote -D options that are passed through to meson
Paolo Bonzini
1
-1
/
+1
2024-05-10
tests/tcg: cover lzcnt/tzcnt/popcnt
Paolo Bonzini
1
-0
/
+25
2024-05-10
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
1
-2
/
+2
2024-05-10
target/i386: move prefetch and multi-byte UD/NOP to new decoder
Paolo Bonzini
4
-33
/
+27
2024-05-10
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
1
-2
/
+4
2024-05-10
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
1
-16
/
+1
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
4
-14
/
+10
2024-05-10
tests/qtest: Add some test cases support on LoongArch
Bibo Mao
2
-0
/
+13
2024-05-10
qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
Thomas Huth
3
-4
/
+32
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
1
-0
/
+3
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
4
-1
/
+29
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
1
-2
/
+3
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
3
-17
/
+10
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
4
-13
/
+8
2024-05-10
hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
Thomas Huth
1
-1
/
+3
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
1
-8
/
+8
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
4
-13
/
+49
2024-05-09
hw/loongarch: Refine default numa id calculation
Bibo Mao
1
-6
/
+5
2024-05-09
gitlab: Update msys2-64bit runner tags
Richard Henderson
1
-3
/
+1
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
5
-5
/
+5
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
1
-9
/
+30
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
9
-15
/
+366
2024-05-09
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2
-19
/
+2
2024-05-09
hw/mips/loongson3_virt: Emulate suspend function
Jiaxun Yang
2
-0
/
+21
2024-05-09
hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState
Bibo Mao
6
-224
/
+226
[next]