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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-05
3
-6
/
+9
*
target-i386: wake up processors that receive an SMI
Paolo Bonzini
2015-06-05
1
-1
/
+3
*
target-i386: set G=1 in SMM big real mode selectors
Paolo Bonzini
2015-06-05
1
-6
/
+6
*
target-i386: mask NMIs on entry to SMM
Paolo Bonzini
2015-06-05
2
-9
/
+20
*
target-i386: Use correct memory attributes for ioport accesses
Paolo Bonzini
2015-06-05
5
-87
/
+58
*
target-i386: Use correct memory attributes for memory accesses
Paolo Bonzini
2015-06-05
5
-290
/
+394
*
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
2015-06-05
4
-3
/
+11
*
icount: print a warning if there is no more deadline in sleep=no mode
Victor CLEMENT
2015-06-05
1
-0
/
+5
*
icount: add sleep parameter to the icount option to set icount_sleep mode
Victor CLEMENT
2015-06-05
3
-2
/
+22
*
icount: implement a new icount_sleep mode toggleing real-time cpu sleep
Victor CLEMENT
2015-06-05
1
-26
/
+44
*
memory: use mr->ram_addr in "is this RAM?" assertions
Paolo Bonzini
2015-06-05
1
-8
/
+10
*
memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic
Stefan Hajnoczi
2015-06-05
1
-3
/
+3
*
memory: replace cpu_physical_memory_reset_dirty() with test-and-clear
Stefan Hajnoczi
2015-06-05
4
-38
/
+33
*
migration: move dirty bitmap sync to ram_addr.h
Stefan Hajnoczi
2015-06-05
2
-44
/
+46
*
memory: use atomic ops for setting dirty memory bits
Stefan Hajnoczi
2015-06-05
1
-7
/
+9
*
bitmap: add atomic test and clear
Stefan Hajnoczi
2015-06-05
2
-0
/
+47
*
bitmap: add atomic set functions
Stefan Hajnoczi
2015-06-05
3
-0
/
+54
*
memory: do not touch code dirty bitmap unless TCG is enabled
Paolo Bonzini
2015-06-05
1
-3
/
+5
*
exec: only check relevant bitmaps for cleanliness
Paolo Bonzini
2015-06-05
2
-16
/
+31
*
exec: invert return value of cpu_physical_memory_get_clean, rename
Paolo Bonzini
2015-06-05
1
-5
/
+5
*
exec: pass client mask to cpu_physical_memory_set_dirty_range
Paolo Bonzini
2015-06-05
3
-27
/
+29
*
translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_wr...
Paolo Bonzini
2015-06-05
1
-9
/
+6
*
cputlb: remove useless arguments to tlb_unprotect_code_phys, rename
Paolo Bonzini
2015-06-05
3
-5
/
+3
*
translate-all: remove unnecessary argument to tb_invalidate_phys_range
Paolo Bonzini
2015-06-05
4
-9
/
+7
*
exec: move functions to translate-all.h
Paolo Bonzini
2015-06-05
4
-5
/
+11
*
exec: use memory_region_get_dirty_log_mask to optimize dirty tracking
Paolo Bonzini
2015-06-05
1
-40
/
+19
*
ram_addr: tweaks to xen_modified_memory
Paolo Bonzini
2015-06-05
2
-2
/
+4
*
kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask
Paolo Bonzini
2015-06-05
1
-54
/
+2
*
memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask
Paolo Bonzini
2015-06-05
1
-2
/
+18
*
kvm: accept non-mapped memory in kvm_dirty_pages_log_change
Paolo Bonzini
2015-06-05
1
-5
/
+3
*
memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask
Paolo Bonzini
2015-06-05
2
-2
/
+6
*
ui/console: remove dpy_gfx_update_dirty
Paolo Bonzini
2015-06-05
2
-65
/
+0
*
framebuffer: check memory_region_is_logging
Paolo Bonzini
2015-06-05
1
-0
/
+4
*
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
5
-19
/
+44
*
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-05
7
-8
/
+27
*
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
2015-06-05
4
-0
/
+5
*
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2015-06-05
5
-7
/
+17
*
g364fb: remove pointless call to memory_region_set_coalescing
Paolo Bonzini
2015-06-05
1
-1
/
+0
*
memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
Paolo Bonzini
2015-06-05
2
-2
/
+2
*
Makefile.target: set master BUILD_DIR
Peter Crosthwaite
2015-06-05
1
-0
/
+2
*
exec: optimize phys_page_set_level
Paolo Bonzini
2015-06-05
1
-14
/
+10
*
qemu-nbd: Switch to qemu_set_fd_handler
Fam Zheng
2015-06-05
1
-4
/
+17
*
ppc: add helpful message when KVM fails to start VCPU
Laurent Vivier
2015-06-05
1
-0
/
+8
*
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-06-05
2
-25
/
+26
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...
Peter Maydell
2015-06-05
13
-168
/
+597
|
\
|
*
target-s390x: Only access allocated storage keys
Alexander Graf
2015-06-05
1
-1
/
+1
|
*
target-s390x: fix MVC instruction when areas overlap
Aurelien Jarno
2015-06-05
1
-3
/
+4
|
*
target-s390x: use softmmu functions for mvcp/mvcs
Aurelien Jarno
2015-06-05
1
-33
/
+20
|
*
target-s390x: support non current ASC in s390_cpu_handle_mmu_fault
Aurelien Jarno
2015-06-05
1
-1
/
+1
|
*
target-s390x: add a cpu_mmu_idx_to_asc function
Aurelien Jarno
2015-06-05
1
-3
/
+22
[next]