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
2021-07-27
hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
Peter Maydell
1
-7
/
+24
2021-07-27
hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
Peter Maydell
1
-1
/
+1
2021-07-27
hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
Peter Maydell
1
-5
/
+4
2021-07-27
target/arm: Report M-profile alignment faults correctly to the guest
Peter Maydell
1
-0
/
+8
2021-07-27
target/arm: Add missing 'return's after calling v7m_exception_taken()
Peter Maydell
1
-0
/
+2
2021-07-27
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
3
-6
/
+15
2021-07-27
qemu-options.hx: Fix formatting of -machine memory-backend option
Peter Maydell
1
-13
/
+17
2021-07-27
hw/arm/smmuv3: Check 31st bit to see if CD is valid
Joe Komlodi
1
-1
/
+1
2021-07-27
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210726' into...
Peter Maydell
11
-64
/
+30
2021-07-26
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request...
Peter Maydell
7
-34
/
+49
2021-07-26
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+22
2021-07-26
tests/unit: Remove unused variable from test_io
Richard Henderson
1
-4
/
+1
2021-07-26
linux-user/syscall: Remove unused variable from execve
Richard Henderson
1
-3
/
+0
2021-07-26
hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
Richard Henderson
1
-1
/
+1
2021-07-26
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
1
-5
/
+0
2021-07-26
hw/audio/adlib: Remove unused variable in adlib_callback
Richard Henderson
1
-2
/
+1
2021-07-26
net/checksum: Remove unused variable in net_checksum_add_iov
Richard Henderson
1
-3
/
+1
2021-07-26
util/selfmap: Discard mapping on error
Richard Henderson
1
-12
/
+17
2021-07-26
accel/tcg: Remove unused variable in cpu_exec
Richard Henderson
1
-8
/
+2
2021-07-26
nbd/server: Mark variable unused in nbd_negotiate_meta_queries
Richard Henderson
1
-1
/
+2
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
2
-23
/
+1
2021-07-26
accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
Peter Maydell
1
-1
/
+3
2021-07-26
accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
Peter Maydell
1
-1
/
+1
2021-07-26
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210725' into staging
Peter Maydell
1
-22
/
+20
2021-07-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...
Peter Maydell
32
-57
/
+366
2021-07-26
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
Philippe Mathieu-Daudé
1
-0
/
+22
2021-07-26
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
2
-9
/
+37
2021-07-26
ui: update keycodemapdb submodule commit
Akihiko Odaki
1
-0
/
+0
2021-07-26
ui/cocoa: Fix the type of main's argv
Akihiko Odaki
1
-2
/
+2
2021-07-26
ui/egl-headless: Remove a check for CONFIG_OPENGL
Akihiko Odaki
1
-2
/
+0
2021-07-26
ui/spice: Use HAVE_SPICE_GL for OpenGL checks
Akihiko Odaki
2
-2
/
+3
2021-07-26
ui/gtk: Fix relative mouse with multiple monitors
Dennis Wölfing
1
-19
/
+7
2021-07-24
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
15
-67
/
+687
2021-07-23
gitlab-ci: Extract OpenSBI job rules to reusable section
Philippe Mathieu-Daudé
1
-11
/
+17
2021-07-23
gitlab-ci: Remove the second superfluous macos task
Thomas Huth
1
-15
/
+0
2021-07-23
gitlab: enable a very minimal build with the tricore container
Alex Bennée
2
-5
/
+40
2021-07-23
tests/tcg/configure.sh: add handling for assembler only builds
Alex Bennée
1
-0
/
+18
2021-07-23
plugins: Fix physical address calculation for IO regions
Aaron Lindsay
1
-1
/
+1
2021-07-23
plugins/cache: Fixed "function decl. is not a prototype" warnings
Mahmoud Mandour
1
-3
/
+3
2021-07-23
plugins/cache: limited the scope of a mutex lock
Mahmoud Mandour
1
-2
/
+1
2021-07-23
plugins/cache: Fixed a bug with destroying FIFO metadata
Mahmoud Mandour
1
-1
/
+1
2021-07-23
tcg/plugins: implement a qemu_plugin_user_exit helper
Alex Bennée
5
-4
/
+68
2021-07-23
contrib/gitdm: add more individual contributor entries.
Alex Bennée
2
-0
/
+6
2021-07-23
contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
Alex Bennée
2
-1
/
+15
2021-07-23
contrib/gitdm: add an explicit academic entry for BU
Alex Bennée
1
-0
/
+3
2021-07-23
contrib/gitdm: add group-map for Netflix
Alex Bennée
2
-0
/
+6
2021-07-23
contrib/gitdm: add domain-map for NVIDIA
Alex Bennée
1
-0
/
+1
2021-07-23
contrib/gitdm: add domain-map for Crudebyte
Alex Bennée
1
-0
/
+1
2021-07-23
contrib/gitdm: un-ironically add a mapping for LWN
Alex Bennée
1
-0
/
+1
2021-07-23
contrib/gitdm: add domain-map/group-map for Wind River
Alex Bennée
2
-0
/
+2
[next]