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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-05-30
docs/system/arm: Add FEAT_HCX to list of emulated features
Peter Maydell
1
-0
/
+1
2022-05-29
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
19
-403
/
+396
2022-05-28
Merge tag 'hppa-serial-fix-pull-request' of https://github.com/hdeller/qemu-h...
Richard Henderson
4
-16
/
+16
2022-05-28
hppa: Fix serial port assignments and pass-through
Helge Deller
2
-16
/
+10
2022-05-28
hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
Helge Deller
1
-0
/
+6
2022-05-28
test/qga: use g_auto wherever sensible
Marc-André Lureau
1
-78
/
+43
2022-05-28
qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
Marc-André Lureau
4
-17
/
+23
2022-05-28
qga/wixl: simplify some pre-processing
Marc-André Lureau
1
-13
/
+7
2022-05-28
qga/wixl: require Mingw_bin
Marc-André Lureau
1
-9
/
+0
2022-05-28
qga/wixl: prefer variables over environment
Marc-André Lureau
2
-26
/
+13
2022-05-28
test/qga: use G_TEST_DIR to locate os-release test file
Marc-André Lureau
1
-6
/
+5
2022-05-28
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
1
-15
/
+10
2022-05-28
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2
-8
/
+13
2022-05-28
qga: throw an Error in ga_channel_open()
Marc-André Lureau
1
-25
/
+17
2022-05-28
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
1
-4
/
+3
2022-05-28
qga: add qga_open_cloexec() helper
Marc-André Lureau
3
-0
/
+42
2022-05-28
qga: flatten safe_open_or_create()
Marc-André Lureau
1
-60
/
+60
2022-05-28
tests: make libqmp buildable for win32
Marc-André Lureau
2
-5
/
+31
2022-05-28
util/win32: simplify qemu_get_local_state_dir()
Marc-André Lureau
1
-13
/
+4
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
8
-128
/
+129
2022-05-26
Merge tag 'pull-ppc-20220526' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
26
-353
/
+1286
2022-05-26
linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
Joel Stanley
1
-0
/
+4
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
5
-0
/
+74
2022-05-26
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
2
-0
/
+56
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
5
-0
/
+115
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
5
-2
/
+231
2022-05-26
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
2
-0
/
+40
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
6
-0
/
+218
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
3
-0
/
+45
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
4
-9
/
+19
2022-05-26
tcg/ppc: Optimize memory ordering generation with lwsync
Nicholas Piggin
1
-3
/
+6
2022-05-26
tcg/ppc: ST_ST memory ordering is not provided with eieio
Nicholas Piggin
1
-2
/
+0
2022-05-26
target/ppc: Fix eieio memory ordering semantics
Nicholas Piggin
1
-1
/
+26
2022-05-26
target/ppc: declare vmsumsh[ms] helper with call flags
Matheus Ferst
5
-7
/
+8
2022-05-26
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
6
-8
/
+29
2022-05-26
target/ppc: declare vmsum[um]bm helpers with call flags
Matheus Ferst
5
-9
/
+11
2022-05-26
target/ppc: introduce do_va_helper
Matheus Ferst
1
-27
/
+5
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
5
-47
/
+41
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
5
-4
/
+23
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
5
-4
/
+24
2022-05-26
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
5
-12
/
+43
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
1
-4
/
+4
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in BCD helpers
Matheus Ferst
1
-15
/
+15
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
Matheus Ferst
1
-81
/
+81
2022-05-26
target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
Matheus Ferst
1
-2
/
+2
2022-05-26
pnv/xive2: Don't overwrite PC registers when writing TCTXT registers
Frederic Barrat
1
-3
/
+0
2022-05-26
target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
Víctor Colombo
1
-56
/
+56
2022-05-26
target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
Víctor Colombo
1
-6
/
+7
2022-05-26
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
2
-58
/
+66
2022-05-26
target/ppc: Fix tlbie
Leandro Lupori
1
-1
/
+1
[next]