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
*
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
2019-01-29
1
-1
/
+3
*
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2019-01-29
1
-0
/
+18
*
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
2
-60
/
+0
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
2
-2
/
+76
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
2018-12-25
2
-7
/
+27
*
exec: Add RISC-V GCC poison macro
Alistair Francis
2018-12-25
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
2018-12-17
2
-103
/
+2
|
\
|
*
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
2
-123
/
+1
|
*
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
2018-12-17
2
-11
/
+32
*
|
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-14
2
-2
/
+26
|
/
*
memory: learn about non-volatile memory region
Marc-André Lureau
2018-11-06
1
-0
/
+25
*
cputlb: Remove tlb_c.pending_flushes
Richard Henderson
2018-10-31
1
-6
/
+0
*
cputlb: Filter flushes on already clean tlbs
Richard Henderson
2018-10-31
1
-1
/
+6
*
cputlb: Count "partial" and "elided" tlb flushes
Richard Henderson
2018-10-31
2
-3
/
+11
*
cputlb: Move env->vtlb_index to env->tlb_d.vindex
Richard Henderson
2018-10-31
1
-2
/
+3
*
cputlb: Split large page tracking per mmu_idx
Richard Henderson
2018-10-31
1
-2
/
+12
*
cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
Richard Henderson
2018-10-31
1
-1
/
+7
*
cputlb: Move tlb_lock to CPUTLBCommon
Richard Henderson
2018-10-31
1
-3
/
+14
*
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
1
-3
/
+3
|
\
|
*
memory.h: fix typos in comments
Li Qiang
2018-10-26
1
-3
/
+3
*
|
target/mips: Add disassembler support for nanoMIPS
Aleksandar Markovic
2018-10-25
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
1
-2
/
+2
|
\
|
*
target-i386 : add coalesced_pio API
Peng Hao
2018-10-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging
Peter Maydell
2018-10-19
4
-16
/
+50
|
\
\
|
*
|
cputlb: read CPUTLBEntry.addr_write atomically
Emilio G. Cota
2018-10-19
2
-2
/
+11
|
*
|
tcg: Add tlb_index and tlb_entry helpers
Richard Henderson
2018-10-19
2
-15
/
+29
|
*
|
cputlb: serialize tlb updates with env->tlb_lock
Emilio G. Cota
2018-10-19
1
-0
/
+3
|
*
|
exec: introduce tlb_init
Emilio G. Cota
2018-10-19
1
-0
/
+8
|
|
/
*
/
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-0
/
+1
|
/
*
memory: Remove old_mmio accessors
Peter Maydell
2018-10-02
1
-5
/
+0
*
hostmem-file: make available memory-backend-file on POSIX-based hosts
Hikaru Nishida
2018-10-02
1
-1
/
+1
*
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-08-21
2
-11
/
+24
|
\
|
*
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier
2018-08-17
2
-11
/
+24
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-08-21
2
-4
/
+55
|
\
\
|
*
|
hostmem-file: add the 'pmem' option
Junyan He
2018-08-10
2
-0
/
+7
|
*
|
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
2018-08-10
2
-4
/
+28
|
*
|
memory, exec: Expose all memory block related flags.
Junyan He
2018-08-10
1
-0
/
+20
*
|
|
memory: Remove MMIO request_ptr APIs
Peter Maydell
2018-08-20
1
-35
/
+0
|
|
/
|
/
|
*
|
accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
Peter Maydell
2018-08-14
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
1
-5
/
+3
|
\
|
*
tcg: simplify !CONFIG_TCG handling of tb_invalidate_*
Paolo Bonzini
2018-07-02
1
-5
/
+3
*
|
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
2018-07-02
2
-2
/
+24
|
/
*
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+9
*
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
2018-06-28
1
-1
/
+1
*
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
2
-4
/
+6
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
2018-06-28
1
-1
/
+0
|
\
|
*
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
1
-1
/
+0
[next]