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
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Ignore ivshmem binaries
Eric Blake
2015-11-06
1
-0
/
+2
*
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
2015-11-06
1
-14
/
+12
*
gdbstub: Fix buffer overflows in gdb_handle_packet()
Kevin Wolf
2015-11-06
1
-2
/
+16
*
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
2015-11-06
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
2015-11-06
30
-58
/
+1803
|
\
|
*
replay: recording of the user input
Pavel Dovgalyuk
2015-11-06
7
-8
/
+232
|
*
replay: command line options
Pavel Dovgalyuk
2015-11-06
3
-5
/
+22
|
*
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
5
-0
/
+35
|
*
replay: initialization and deinitialization
Pavel Dovgalyuk
2015-11-06
6
-0
/
+156
|
*
replay: ptimer
Pavel Dovgalyuk
2015-11-06
4
-4
/
+28
|
*
bottom halves: introduce bh call function
Pavel Dovgalyuk
2015-11-06
2
-1
/
+11
|
*
replay: checkpoints
Pavel Dovgalyuk
2015-11-06
7
-12
/
+134
|
*
icount: improve counting for record/replay
Pavel Dovgalyuk
2015-11-06
2
-3
/
+11
|
*
replay: shutdown event
Pavel Dovgalyuk
2015-11-06
4
-0
/
+23
|
*
replay: recording and replaying clock ticks
Pavel Dovgalyuk
2015-11-06
7
-4
/
+119
|
*
replay: asynchronous events infrastructure
Pavel Dovgalyuk
2015-11-06
4
-0
/
+263
|
*
replay: interrupts and exceptions
Pavel Dovgalyuk
2015-11-06
5
-10
/
+146
|
*
cpu: replay instructions sequence
Pavel Dovgalyuk
2015-11-05
3
-13
/
+63
|
*
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
2015-11-05
3
-4
/
+6
|
*
replay: introduce icount event
Pavel Dovgalyuk
2015-11-05
4
-0
/
+85
|
*
replay: introduce mutex to protect the replay log
Pavel Dovgalyuk
2015-11-05
2
-0
/
+34
|
*
replay: internal functions for replay log
Pavel Dovgalyuk
2015-11-05
3
-0
/
+202
|
*
replay: global variables and function stubs
Pavel Dovgalyuk
2015-11-05
9
-0
/
+239
*
|
configure: add missing --disable-modules option
Stefan Hajnoczi
2015-11-06
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-11-06
3
-6
/
+33
|
\
\
|
*
|
target-i386: Enable clflushopt/clwb/pcommit instructions
Xiao Guangrong
2015-11-05
2
-2
/
+5
|
*
|
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
2015-11-05
2
-2
/
+12
|
*
|
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
2015-11-05
2
-2
/
+6
|
*
|
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
2015-11-05
2
-1
/
+6
|
*
|
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
2015-11-05
1
-0
/
+5
|
/
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-11-05
30
-124
/
+236
|
\
\
|
*
|
iscsi: Translate scsi sense into error code
Fam Zheng
2015-11-05
1
-20
/
+73
|
*
|
Revert "Introduce cpu_clean_all_dirty"
Liang Li
2015-11-05
4
-23
/
+0
|
*
|
kvmclock: add a new function to update env->tsc.
Liang Li
2015-11-05
3
-16
/
+48
|
*
|
configure: disable FORTIFY_SOURCE under clang
John Snow
2015-11-05
1
-1
/
+16
|
*
|
backends/hostmem-file: Allow to specify full pathname for backing file
Pavel Fedin
2015-11-04
2
-14
/
+22
|
*
|
configure: disallow ccache during compile tests
John Snow
2015-11-04
1
-0
/
+4
|
*
|
cpu-exec: Fix compiler warning (-Werror=clobbered)
Stefan Weil
2015-11-04
1
-3
/
+15
|
*
|
memory: call begin, log_start and commit when registering a new listener
Paolo Bonzini
2015-11-04
2
-1
/
+10
|
*
|
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
2015-11-04
1
-1
/
+1
|
*
|
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
8
-13
/
+13
|
*
|
pc: Set hw_version on all machine classes
Eduardo Habkost
2015-11-04
2
-0
/
+23
|
*
|
qemu-log: remove -d ioport
Paolo Bonzini
2015-11-04
2
-3
/
+0
|
*
|
ioport: do not use CPU_LOG_IOPORT
Paolo Bonzini
2015-11-04
2
-22
/
+8
|
*
|
target-i386: fix pcmpxstrx equal-ordered (strstr) mode
Paolo Bonzini
2015-11-04
1
-2
/
+2
|
*
|
scripts/text2pod.pl: Escape left brace
Fam Zheng
2015-11-02
1
-1
/
+1
|
*
|
file_ram_alloc: propagate error to caller instead of terminating QEMU
Igor Mammedov
2015-11-02
1
-4
/
+0
*
|
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-04-tag' in...
Peter Maydell
2015-11-05
2
-26
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
Olga Krishtal
2015-11-04
1
-0
/
+27
|
*
|
qga: fixed CloseHandle in qmp_guest_file_open
Olga Krishtal
2015-11-04
1
-1
/
+1
[next]