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
*
x86: ioapic: add traces for ioapic
Peter Xu
2017-01-16
2
-2
/
+22
*
hxtool: emit Texinfo headings as @subsection
Paolo Bonzini
2017-01-16
3
-15
/
+29
*
qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
Caoxinhua
2017-01-16
1
-6
/
+6
*
serial: fix memory leak in serial exit
Li Qiang
2017-01-16
1
-0
/
+10
*
scsi-block: fix direction of BYTCHK test for VERIFY commands
Paolo Bonzini
2017-01-16
1
-1
/
+1
*
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
Igor Mammedov
2017-01-16
1
-1
/
+3
*
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2017-01-16
6
-17
/
+38
*
stubs: remove stubs/kvm.c
Paolo Bonzini
2017-01-16
5
-9
/
+15
*
build: remove --enable-colo/--disable-colo
Paolo Bonzini
2017-01-16
4
-60
/
+1
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
10
-42
/
+33
*
stubs: move vhost stubs to stubs/vhost.o
Paolo Bonzini
2017-01-16
4
-3
/
+6
*
stubs: group all monitor_fdset_* functions in a single file
Paolo Bonzini
2017-01-16
6
-35
/
+23
*
stubs: group stubs for user-mode emulation
Paolo Bonzini
2017-01-16
6
-48
/
+37
*
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2017-01-16
9
-64
/
+85
*
stubs: remove unused stub for serial_hd
Paolo Bonzini
2017-01-16
2
-5
/
+0
*
stubs: move acpi stubs to hw/acpi
Paolo Bonzini
2017-01-16
3
-5
/
+8
*
stubs: move smbios stubs to hw/smbios
Paolo Bonzini
2017-01-16
3
-4
/
+8
*
stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub
Paolo Bonzini
2017-01-16
4
-20
/
+7
*
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2017-01-16
8
-13
/
+38
*
qom: Make all interface types abstract
Eduardo Habkost
2017-01-16
2
-3
/
+63
*
megasas: fix guest-triggered memory leak
Paolo Bonzini
2017-01-16
1
-5
/
+6
*
bugfix: vm halt when in reset looping
hangaohuai
2017-01-16
1
-0
/
+12
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...
Peter Maydell
2017-01-16
5
-10
/
+636
|
\
|
*
target-m68k: increment/decrement with SP
Laurent Vivier
2017-01-14
1
-2
/
+12
|
*
target-m68k: CAS doesn't need aligned access
Laurent Vivier
2017-01-14
1
-1
/
+0
|
*
target-m68k: manage pre-dec et post-inc in CAS
Laurent Vivier
2017-01-14
1
-0
/
+9
|
*
target-m68k: fix gen_flush_flags()
Laurent Vivier
2017-01-14
1
-1
/
+2
|
*
target-m68k: fix bit operation with immediate value
Laurent Vivier
2017-01-14
1
-3
/
+10
|
*
m68k: Remove PCI and USB from config file
Thomas Huth
2017-01-14
1
-2
/
+0
|
*
target-m68k: Implement bfffo
Richard Henderson
2017-01-14
3
-1
/
+62
|
*
target-m68k: Implement bitfield ops for memory
Richard Henderson
2017-01-14
4
-2
/
+333
|
*
target-m68k: Implement bitfield ops for registers
Richard Henderson
2017-01-14
1
-0
/
+210
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170113' into staging
Peter Maydell
2017-01-16
3
-35
/
+35
|
\
\
|
|
/
|
/
|
|
*
tcg/aarch64: Fix tcg_out_movi
Richard Henderson
2017-01-13
1
-33
/
+24
|
*
tcg/aarch64: Fix addsub2 for 0+C
Richard Henderson
2017-01-13
1
-0
/
+9
|
*
target/arm: Fix ubfx et al for aarch64
Richard Henderson
2017-01-13
1
-1
/
+1
|
*
tcg/s390: Fix merge error with facilities
Richard Henderson
2017-01-13
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-01-13
16
-106
/
+87
|
\
|
*
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2017-01-12
5
-1
/
+8
|
*
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
2017-01-12
4
-20
/
+15
|
*
target/i386: Fix bad patch application to translate.c
Doug Evans
2017-01-12
1
-5
/
+5
|
*
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
2017-01-12
7
-4
/
+41
|
*
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
2017-01-12
3
-75
/
+18
|
*
qom: remove unused header
Igor Mammedov
2017-01-12
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20170112-1' in...
Peter Maydell
2017-01-13
1
-1
/
+23
|
\
\
|
*
|
travis: add Trusty with clang stable build
Alex Bennée
2017-01-12
1
-0
/
+20
|
*
|
travis: trim out most clang builds
Daniel P. Berrange
2017-01-12
1
-1
/
+3
*
|
|
sdl2: fix build failure on windows
Gerd Hoffmann
2017-01-13
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...
Peter Maydell
2017-01-12
4
-1
/
+188
|
\
\
\
|
*
|
|
target-tricore: Add updfl instruction
Bastian Koppelmann
2017-01-11
3
-0
/
+18
[next]