index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-27
1
-0
/
+2
*
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
2020-10-26
2
-0
/
+4
*
fuzz: Declare DMA Read callback function
Alexander Bulekov
2020-10-26
1
-0
/
+8
*
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-26
1
-0
/
+7
*
memory: Add FlatView foreach function
Alexander Bulekov
2020-10-24
1
-0
/
+5
*
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
1
-0
/
+36
*
exec: split out non-softmmu-specific parts
Paolo Bonzini
2020-10-12
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-08
1
-3
/
+3
|
\
|
*
memory: Explicitly tag doc comments for structs
Eduardo Habkost
2020-10-06
1
-3
/
+3
*
|
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
2
-2
/
+6
|
/
*
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-03
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-10-01
1
-0
/
+5
|
\
|
*
move MemMapEntry
Gerd Hoffmann
2020-09-30
1
-0
/
+5
*
|
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
2020-09-30
1
-14
/
+0
*
|
memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
Eduardo Habkost
2020-09-30
1
-9
/
+41
|
/
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
7
-23
/
+25
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-10
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
memory: Remove kernel-doc comment marker
Eduardo Habkost
2020-09-08
1
-1
/
+1
*
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
2020-09-03
1
-1
/
+1
*
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
2020-08-27
1
-0
/
+1
*
meson: rename .inc.h files to .h.inc
Paolo Bonzini
2020-08-21
5
-11
/
+11
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
1
-0
/
+41
|
\
|
*
exec: Introduce ram_block_discard_(disable|require)()
David Hildenbrand
2020-07-02
1
-0
/
+41
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-07-06
1
-0
/
+1
|
\
\
|
*
|
linux-user: Add strace support for printing arguments of ioctl()
Filip Bozuta
2020-07-04
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
2020-07-04
1
-0
/
+6
|
\
\
|
*
|
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
2020-07-03
1
-0
/
+6
|
|
/
*
/
migration: Count new_dirty instead of real_dirty
Keqian Zhu
2020-07-03
1
-4
/
+1
|
/
*
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
2
-6
/
+9
*
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+8
*
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
1
-3
/
+0
*
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
2020-06-12
1
-6
/
+0
*
exec: set map length to zero when returning NULL
Prasad J Pandit
2020-06-10
1
-1
/
+2
*
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+1
*
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
2020-06-10
1
-0
/
+1
*
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
2020-06-10
1
-8
/
+11
*
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+1
*
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+2
*
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
2020-06-05
1
-1
/
+12
*
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+2
*
disas: include an optional note for the start of disassembly
Alex Bennée
2020-05-15
1
-2
/
+2
*
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
2020-05-15
1
-4
/
+19
*
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
2020-05-15
1
-1
/
+1
*
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
2020-05-11
1
-65
/
+206
*
accel/tcg: Add probe_access_flags
Richard Henderson
2020-05-11
2
-1
/
+34
*
accel/tcg: Add block comment for probe_access
Richard Henderson
2020-05-11
1
-0
/
+17
*
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée
2020-05-06
1
-5
/
+9
*
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-06
1
-0
/
+11
*
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
2020-04-15
1
-0
/
+9
[next]