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
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix gdbstub support for multiple threads in usermode, v3
Nathan Froyd
2009-06-04
1
-1
/
+1
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
1
-0
/
+6
*
kvm: Rework dirty bitmap synchronization
Jan Kiszka
2009-05-22
1
-2
/
+6
*
Fix typos in comments in exec.c
Stuart Brady
2009-05-03
1
-8
/
+8
*
kvm: Avoid COW if KVM MMU is asynchronous
Jan Kiszka
2009-05-01
1
-0
/
+3
*
Remove cpu_get_io_memory_{read,write}.
Paul Brook
2009-04-30
1
-12
/
+1
*
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+11
*
added -numa cmdline parameter parser (Andre Przywara)
aliguori
2009-04-22
1
-0
/
+1
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-14
/
+14
*
Implement dynamic guest ram allocation.
pbrook
2009-04-11
1
-14
/
+116
*
Remove code phys_ram_base uses.
pbrook
2009-04-11
1
-19
/
+41
*
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-04-10
1
-0
/
+8
*
Allow 5 mmu indexes.
aurel32
2009-04-07
1
-5
/
+25
*
Fix some win32 compile warnings
blueswir1
2009-04-05
1
-1
/
+0
*
ROM write access for debugging (Jan Kiszka)
aliguori
2009-03-28
1
-3
/
+8
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-3
/
+0
*
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-03-12
1
-3
/
+7
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
1
-24
/
+32
*
Clear CPU_INTERRUPT_EXIT on VM load
aurel32
2009-03-07
1
-0
/
+1
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-1
/
+1
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-0
/
+6
*
Fix race condition on access to env->interrupt_request
aurel32
2009-03-06
1
-5
/
+6
*
Fix unassigned region offsets.
pbrook
2009-02-23
1
-2
/
+7
*
Fix cpu_physical_memory_rw() for 64-bit I/O accesses
aurel32
2009-02-18
1
-12
/
+14
*
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...
aliguori
2009-02-11
1
-5
/
+34
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-18
/
+7
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+2
*
Add map client retry notification (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+40
*
Add target memory mapping API (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+102
*
global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-13
/
+11
*
Adopt cpu_copy to new breakpoint API (Jan Kaszka)
aliguori
2009-01-15
1
-1
/
+23
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
CRIS: Remove CRIS specific do_unassigned_access.
edgar_igl
2008-12-29
1
-6
/
+6
*
KVM: Coalesced MMIO support
aliguori
2008-12-09
1
-0
/
+12
*
linux-user: Fix h2g usage in page_find_alloc
aurel32
2008-12-08
1
-3
/
+2
*
Cosmetic cleanups to previous patch.
pbrook
2008-12-02
1
-2
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-20
/
+62
*
Fix the comment added in r5844.
balrog
2008-12-01
1
-1
/
+1
*
arm: Reserve code buffer in memory range reachable for pc-relative branch.
balrog
2008-12-01
1
-0
/
+6
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-60
/
+24
*
vga optimization (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+6
*
Fix Windows build
aliguori
2008-11-18
1
-2
/
+2
*
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
2008-11-18
1
-8
/
+38
*
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
2008-11-18
1
-15
/
+20
*
Remove premature memop TB terminations (Jan Kiszka)
aliguori
2008-11-18
1
-4
/
+0
*
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+24
*
Respect length of watchpoints (Jan Kiszka)
aliguori
2008-11-18
1
-10
/
+20
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-77
/
+118
[next]