index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
2
-2
/
+3
*
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
memory: unregister AddressSpace MemoryListener within BQL
Paolo Bonzini
2015-02-10
1
-0
/
+1
*
cpu_ldst.h: Allow NB_MMU_MODES to be 7
Peter Maydell
2015-02-05
1
-3
/
+25
*
memory: protect current_map by RCU
Paolo Bonzini
2015-02-02
1
-0
/
+5
*
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
1
-4
/
+8
*
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
2
-37
/
+22
*
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
Peter Maydell
2015-01-20
1
-53
/
+1
*
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
2015-01-20
1
-23
/
+0
*
cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros
Peter Maydell
2015-01-20
1
-3
/
+3
*
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
2
-39
/
+112
*
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
1
-26
/
+0
*
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
1
-15
/
+0
*
cpu_ldst.h: Remove unused ldul_ macros
Peter Maydell
2015-01-20
1
-9
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-10
3
-7
/
+61
|
\
|
*
memory: API to allocate resizeable RAM MR
Michael S. Tsirkin
2015-01-08
1
-0
/
+24
|
*
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
2015-01-08
2
-3
/
+13
|
*
exec: split length -> used_length/max_length
Michael S. Tsirkin
2015-01-08
1
-1
/
+2
|
*
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
2015-01-08
1
-3
/
+12
|
*
memory: add memory_region_set_size
Michael S. Tsirkin
2015-01-08
1
-0
/
+10
*
|
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-3
/
+3
*
|
cpu-exec: add a new CF_USE_ICOUNT cflag
Paolo Bonzini
2014-12-23
1
-2
/
+3
*
|
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-17
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...
Peter Maydell
2014-12-16
1
-0
/
+7
|
\
|
*
cpu: verify that block->host is set
Michael S. Tsirkin
2014-12-16
1
-0
/
+1
|
*
cpu: assert host pointer offset within block
Michael S. Tsirkin
2014-12-16
1
-0
/
+1
|
*
exec: add wrapper for host pointer access
Michael S. Tsirkin
2014-12-16
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
1
-0
/
+1
*
|
Add the "-semihosting-config" option.
Liviu Ionescu
2014-12-11
1
-0
/
+6
|
/
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
2
-1
/
+3
*
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
2014-11-18
1
-0
/
+25
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into staging
Peter Maydell
2014-11-04
1
-0
/
+6
|
\
|
*
softmmu: provide softmmu access type enum
Leon Alrae
2014-11-03
1
-0
/
+6
*
|
Add skip_dump flag to ignore memory region during dump
Nikunj A Dadhania
2014-10-31
1
-0
/
+19
|
/
*
translate-all.c: memory walker initial address miscalculation
Mikhail Ilyin
2014-10-06
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
2
-4
/
+8
|
\
|
*
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2014-09-09
1
-1
/
+3
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+3
|
*
exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
Hu Tao
2014-09-09
1
-2
/
+2
*
|
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-4
/
+0
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
1
-1
/
+1
|
\
|
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+1
*
|
implementing victim TLB for QEMU system emulated TLB
Xin Tong
2014-09-01
1
-2
/
+7
*
|
linux-user: /proc/self/maps content
Mikhail Ilyin
2014-08-22
1
-0
/
+2
|
/
*
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-11
/
+1
|
\
|
*
memory: Use canonical path component as the name
Peter Crosthwaite
2014-08-18
1
-1
/
+0
|
*
memory: constify memory_region_name
Peter Crosthwaite
2014-08-18
1
-1
/
+1
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-9
/
+0
[next]