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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-05-15
target/hppa: Add space argument to do_ibranch
Richard Henderson
1
-50
/
+26
2024-05-15
target/hppa: Add space arguments to install_iaq_entries
Richard Henderson
1
-31
/
+27
2024-05-15
target/hppa: Add IASQ entries to DisasContext
Richard Henderson
1
-9
/
+30
2024-05-15
target/hppa: Simplify TB end
Richard Henderson
1
-50
/
+55
2024-05-15
target/hppa: Skip nullified insns in unconditional dbranch path
Richard Henderson
1
-2
/
+8
2024-05-15
target/hppa: Delay computation of IAQ_Next
Richard Henderson
1
-16
/
+10
2024-05-15
target/hppa: Add install_link
Richard Henderson
1
-23
/
+32
2024-05-15
target/hppa: Add install_iaq_entries
Richard Henderson
1
-31
/
+33
2024-05-15
target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
Richard Henderson
1
-2
/
+3
2024-05-15
target/hppa: Allow prior nullification in do_ibranch
Richard Henderson
1
-54
/
+21
2024-05-15
target/hppa: Pass displacement to do_dbranch
Richard Henderson
1
-24
/
+9
2024-05-15
target/hppa: Move constant destination check into use_goto_tb
Richard Henderson
1
-10
/
+10
2024-05-15
target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
Richard Henderson
1
-4
/
+4
2024-05-15
target/hppa: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2
-41
/
+44
2024-05-14
Merge tag 'pull-request-2024-05-14' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
21
-1795
/
+194
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
3
-1566
/
+1
2024-05-14
block/ssh: Use URI parsing code from glib
Thomas Huth
1
-35
/
+40
2024-05-14
block/nfs: Use URI parsing code from glib
Thomas Huth
1
-56
/
+54
2024-05-14
block/nbd: Use URI parsing code from glib
Thomas Huth
1
-39
/
+37
2024-05-14
block/gluster: Use URI parsing code from glib
Thomas Huth
1
-35
/
+34
2024-05-14
Remove glib compatibility code that is not required anymore
Thomas Huth
2
-18
/
+0
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-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
90
-1334
/
+1515
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
[next]