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: fix 32bit g2h()/h2g()
Laurent Vivier
2018-08-17
2
-11
/
+24
*
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
*
|
trace: fix misreporting of TCG access sizes for user-space
Emilio G. Cota
2018-06-27
1
-3
/
+8
|
/
*
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging
Peter Maydell
2018-06-21
4
-26
/
+37
|
\
|
*
tcg: remove tb_lock
Emilio G. Cota
2018-06-15
4
-9
/
+5
|
*
translate-all: protect TB jumps with a per-destination-TB lock
Emilio G. Cota
2018-06-15
1
-13
/
+22
|
*
translate-all: introduce assert_no_pages_locked
Emilio G. Cota
2018-06-15
1
-0
/
+8
|
*
translate-all: use per-page locking in !user-mode
Emilio G. Cota
2018-06-15
1
-1
/
+2
|
*
translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB
Emilio G. Cota
2018-06-15
1
-1
/
+1
|
*
tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx
Emilio G. Cota
2018-06-15
1
-1
/
+0
|
*
tcg: track TBs with per-region BST's
Emilio G. Cota
2018-06-15
2
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...
Peter Maydell
2018-06-15
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
migration: Poison ramblock loops in migration
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+3
*
|
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
2018-06-15
1
-1
/
+2
*
|
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+2
*
|
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-15
1
-1
/
+6
*
|
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
2018-06-15
1
-0
/
+55
*
|
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
2018-06-15
1
-0
/
+4
*
|
cputlb: Pass cpu_transaction_failed() the correct physaddr
Peter Maydell
2018-06-15
1
-2
/
+11
*
|
cpu-defs.h: Document CPUIOTLBEntry 'addr' field
Peter Maydell
2018-06-15
1
-0
/
+9
|
/
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
1
-0
/
+4
|
\
|
*
migration: discard non-migratable RAMBlocks
Cédric Le Goater
2018-06-04
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-04
1
-1
/
+1
|
\
\
|
*
|
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-23
/
+0
|
\
\
|
|
/
|
/
|
|
*
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-06-01
1
-23
/
+0
|
*
memory.h: Fix typo in documentation comment
Peter Maydell
2018-06-01
1
-1
/
+1
*
|
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+1
*
|
Make flatview_translate() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-3
/
+4
*
|
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
|
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
|
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+3
*
|
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
|
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+3
*
|
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-2
/
+3
*
|
memory.h: Improve IOMMU related documentation
Peter Maydell
2018-05-31
1
-10
/
+95
*
|
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
1
-1
/
+1
|
/
*
gdbstub: Clarify what gdb_handlesig() is doing
Peter Maydell
2018-05-25
1
-0
/
+15
*
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
2018-05-24
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
2018-05-15
1
-5
/
+17
|
\
|
*
linux-user: correctly align types in thunking code
Laurent Vivier
2018-05-14
1
-5
/
+17
[next]