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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
3
-1
/
+25
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2
-1
/
+3
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
1
-0
/
+22
2021-02-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2
-2
/
+2
2021-02-20
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210220' into...
Peter Maydell
1
-0
/
+2
2021-02-20
Fix SPDX-License-Identifier typos
Ryan Finnie
2
-2
/
+2
2021-02-20
hw/sd: Introduce receive_ready() callback
Bin Meng
1
-0
/
+2
2021-02-19
ui/console: Remove dpy_gl_ctx_get_current
Akihiko Odaki
1
-1
/
+0
2021-02-18
Hexagon (disas) disassembler
Taylor Simpson
1
-0
/
+1
2021-02-18
Hexagon (include/elf.h) ELF machine definition
Taylor Simpson
1
-0
/
+1
2021-02-18
qemu/int128: Add int128_or
Richard Henderson
1
-0
/
+10
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
3
-5
/
+9
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
1
-3
/
+0
2021-02-18
accel/tcg: Create io_recompile_replay_branch hook
Richard Henderson
1
-0
/
+10
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
4
-6
/
+3
2021-02-18
plugins: add API to return a name for a IO device
Alex Bennée
1
-0
/
+6
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
6
-6
/
+34
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
1
-6
/
+8
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
3
-0
/
+17
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
1
-0
/
+4
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2
-0
/
+5
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
Hao Wu
1
-0
/
+25
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
2
-0
/
+90
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
1
-0
/
+1
2021-02-16
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
1
-2
/
+2
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2
-3
/
+11
2021-02-16
exec: Introduce cpu_untagged_addr
Richard Henderson
1
-0
/
+7
2021-02-16
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
1
-5
/
+4
2021-02-16
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
1
-1
/
+4
2021-02-16
exec: Improve types for guest_addr_valid
Richard Henderson
1
-1
/
+1
2021-02-16
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
1
-3
/
+3
2021-02-16
exec: Use uintptr_t for guest_base
Richard Henderson
1
-1
/
+1
2021-02-16
linux-user: Introduce PAGE_ANON
Richard Henderson
1
-0
/
+2
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
1
-6
/
+36
2021-02-15
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
1
-0
/
+1
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
2
-68
/
+0
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
1
-20
/
+0
2021-02-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
1
-6
/
+6
2021-02-13
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2
-0
/
+286
2021-02-12
block: return status from bdrv_append and friends
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2021-02-12
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2
-0
/
+12
2021-02-11
m68k: import bootinfo headers from linux
Laurent Vivier
2
-0
/
+286
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
3
-6
/
+8
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
13
-3
/
+398
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
1
-0
/
+1
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
5
-0
/
+52
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
2
-0
/
+30
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2
-0
/
+19
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
1
-0
/
+10
[next]