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
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-10
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-09-08
memory: Remove kernel-doc comment marker
Eduardo Habkost
1
-1
/
+1
2020-09-03
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
1
-1
/
+1
2020-08-27
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
1
-0
/
+1
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
5
-11
/
+11
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+41
2020-07-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-0
/
+1
2020-07-04
linux-user: Add strace support for printing arguments of ioctl()
Filip Bozuta
1
-0
/
+1
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
1
-0
/
+6
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+6
2020-07-03
migration: Count new_dirty instead of real_dirty
Keqian Zhu
1
-4
/
+1
2020-07-02
exec: Introduce ram_block_discard_(disable|require)()
David Hildenbrand
1
-0
/
+41
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2
-6
/
+9
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
1
-0
/
+8
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
1
-3
/
+0
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
1
-1
/
+2
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+11
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-05
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-05
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
1
-1
/
+12
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
1
-2
/
+2
2020-05-15
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
1
-4
/
+19
2020-05-15
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
1
-1
/
+1
2020-05-11
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
1
-65
/
+206
2020-05-11
accel/tcg: Add probe_access_flags
Richard Henderson
2
-1
/
+34
2020-05-11
accel/tcg: Add block comment for probe_access
Richard Henderson
1
-0
/
+17
2020-05-06
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée
1
-5
/
+9
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
1
-0
/
+11
2020-04-15
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
1
-0
/
+9
2020-04-15
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
1
-0
/
+9
2020-04-13
memory: Do not allow direct write access to rom_device regions
Alexander Duyck
1
-2
/
+2
2020-03-19
Add rx-softmmu
Yoshinori Sato
1
-0
/
+1
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-18
/
+41
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
1
-0
/
+13
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2
-4
/
+4
2020-02-20
exec: Let address_space_unmap() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-20
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
2
-2
/
+2
2020-02-20
exec: Let the address_space API use void pointer arguments
Philippe Mathieu-Daudé
1
-6
/
+6
2020-02-20
exec: Let flatview API take void pointer arguments
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
4
-0
/
+28
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
2
-39
/
+65
2020-01-21
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson
1
-5
/
+0
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-15
cputlb: Expand cpu_ldst_template.h in cputlb.c
Richard Henderson
2
-160
/
+24
[next]