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
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-timer: move icount to cpus.c
Paolo Bonzini
2011-10-21
1
-3
/
+0
*
Move GETPC from dyngen-exec.h to exec-all.h
Blue Swirl
2011-10-01
1
-0
/
+1
*
Remove qemu_host_page_bits
Stefan Weil
2011-09-21
1
-4
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-24
/
+24
*
fix QLIST usage for RAM list
Paolo Bonzini
2011-08-12
1
-1
/
+1
*
Integrate I/O memory regions into qemu
Avi Kivity
2011-08-08
1
-0
/
+10
*
Use mmap to allocate execute memory
Tobias Nygren
2011-08-07
1
-1
/
+2
*
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-08-05
1
-5
/
+14
*
memory: use signed arithmetic
Avi Kivity
2011-08-05
1
-1
/
+1
*
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-29
1
-6
/
+7
|
\
|
*
cpu-common: Have a ram_addr_t of uint64 with Xen.
Anthony PERARD
2011-07-26
1
-4
/
+5
|
*
exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
Anthony PERARD
2011-07-26
1
-2
/
+2
*
|
exec.c: initialize memory map
Avi Kivity
2011-07-29
1
-0
/
+19
|
/
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
1
-6
/
+6
*
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
2011-07-17
1
-7
/
+14
*
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-07-17
1
-8
/
+8
*
xen: Clean up map cache API naming
Jan Kiszka
2011-07-17
1
-8
/
+10
*
exec.c: Fix calculation of code_gen_buffer_max_size
Peter Maydell
2011-07-12
1
-2
/
+2
*
exec: add endian specific phys ld/st functions
Alexander Graf
2011-07-12
1
-10
/
+191
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-06-27
1
-3
/
+7
|
\
|
*
exec: last_first_tb was only used in !ONLY_USER case
Juan Quintela
2011-06-24
1
-3
/
+7
*
|
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-22
1
-6
/
+33
|
\
|
*
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
1
-18
/
+110
|
|
\
|
*
|
CPUPhysMemoryClient: batch addresses in catchup
Alex Williamson
2011-06-12
1
-6
/
+33
*
|
|
xen: mapcache performance improvements
Stefano Stabellini
2011-06-19
1
-18
/
+10
*
|
|
exec.c: refactor cpu_physical_memory_map
Stefano Stabellini
2011-06-19
1
-17
/
+34
*
|
|
xen: remove xen_map_block and xen_unmap_block
Stefano Stabellini
2011-06-19
1
-15
/
+4
*
|
|
xen: remove qemu_map_cache_unlock
Stefano Stabellini
2011-06-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge remote branch 'rth/axp-next' into alpha-merge
Edgar E. Iglesias
2011-06-10
1
-6
/
+6
|
\
\
|
*
|
target-alpha: Trap for unassigned and unaligned addresses.
Richard Henderson
2011-05-31
1
-6
/
+6
*
|
|
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
|
|
exec: Implement qemu_ram_free_from_ptr()
Alex Williamson
2011-06-03
1
-0
/
+13
|
/
/
*
|
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
2011-05-23
1
-1
/
+1
|
\
\
|
*
|
Fix typos in comments (chek -> check)
Stefan Weil
2011-05-22
1
-1
/
+1
*
|
|
s390x: complain when allocating ram fails
Alexander Graf
2011-05-20
1
-0
/
+4
*
|
|
s390x: change mapping base to allow guests > 2GB
Christian Borntraeger
2011-05-20
1
-3
/
+7
|
/
/
*
|
Introduce qemu_put_ram_ptr
Anthony PERARD
2011-05-08
1
-3
/
+35
*
|
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
1
-4
/
+44
|
/
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
1
-14
/
+25
|
\
|
*
Redirect cpu_interrupt to callback handler
Jan Kiszka
2011-05-02
1
-1
/
+3
|
*
Break up user and system cpu_interrupt implementations
Jan Kiszka
2011-05-02
1
-4
/
+10
|
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-5
/
+4
|
*
Replace cpu_physical_memory_rw were possible
Stefan Weil
2011-04-12
1
-1
/
+1
|
*
exec: Remove a type cast which is no longer needed
Stefan Weil
2011-04-12
1
-1
/
+1
|
*
exec: Handle registrations of the entire address space
Edgar E. Iglesias
2011-04-07
1
-2
/
+6
*
|
CPUPhysMemoryClient: Pass guest physical address not region offset
Alex Williamson
2011-05-05
1
-4
/
+12
*
|
CPUPhysMemoryClient: Fix typo in phys memory client registration
Alex Williamson
2011-05-05
1
-1
/
+1
*
|
cpu: add set_memory flag to request dirty logging
Michael S. Tsirkin
2011-04-06
1
-6
/
+8
|
/
*
Expose thread_id in info cpus
Jan Kiszka
2011-03-16
1
-0
/
+3
[next]