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
*
vl.c: fix some alignment issues
Marcel Apfelbaum
2015-01-15
1
-19
/
+19
*
blizzard: do not depend on VGA internals
Paolo Bonzini
2015-01-15
1
-1
/
+0
*
Makefile: Remove config.status and common.env during 'make distclean'
Thomas Huth
2015-01-15
1
-2
/
+2
*
target-openrisc: bugfix for dec_sys to decode instructions correctly
David Morrison
2015-01-15
1
-1
/
+1
*
Do not hang on full PTY
Don Slutz
2015-01-15
1
-0
/
+1
*
misc: Fix new typos in comments
Stefan Weil
2015-01-15
2
-2
/
+2
*
target-arm: Fix typo in comment (seperately -> separately)
Stefan Weil
2015-01-15
1
-1
/
+1
*
target-tricore: Fix new typos
Stefan Weil
2015-01-15
3
-4
/
+4
*
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
2015-01-15
1
-1
/
+1
*
translate-all: Mark map_exec() with the 'unused' attribute
SeokYeon Hwang
2015-01-15
1
-2
/
+2
*
tests/hd-geo-test.c: Remove unused test_image variable
Peter Maydell
2015-01-15
1
-2
/
+0
*
vt82c686: avoid out-of-bounds read
Paolo Bonzini
2015-01-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-14
14
-159
/
+202
|
\
|
*
cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer
Pavel Dovgalyuk
2015-01-14
1
-1
/
+1
|
*
qemu-timer: rename timer_init to timer_init_tl
Paolo Bonzini
2015-01-14
3
-9
/
+9
|
*
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
2015-01-14
1
-0
/
+2
|
*
rules.mak: Fix module build
Fam Zheng
2015-01-14
1
-11
/
+12
|
*
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
2015-01-14
1
-0
/
+6
|
*
qemu-common.h: optimise muldiv64 if int128 is available
Frediano Ziglio
2015-01-14
1
-0
/
+7
|
*
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2015-01-14
2
-10
/
+28
|
*
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
2015-01-14
1
-1
/
+2
|
*
vl.c: fix regression when reading memory size from config file
Marcel Apfelbaum
2015-01-14
1
-87
/
+90
|
*
vl: Don't silently change topology when all -smp options were set
Eduardo Habkost
2015-01-09
1
-1
/
+7
|
*
vl: fix max_cpus check
Andrew Jones
2015-01-09
1
-2
/
+2
|
*
vl: Avoid unnecessary 'if' nesting
Eduardo Habkost
2015-01-09
1
-6
/
+4
|
*
9pfs: changed to use event_notifier instead of qemu_pipe
SeokYeon Hwang
2015-01-09
2
-24
/
+9
|
*
vl.c: fix regression when reading machine type from config file
Marcel Apfelbaum
2015-01-09
1
-7
/
+8
|
*
char: restore stdio echo on resume from suspend.
Gal Hammer
2015-01-09
1
-0
/
+15
*
|
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging
Peter Maydell
2015-01-13
2
-1
/
+25
|
\
\
|
*
|
xen-hvm: increase maxmem before calling xc_domain_populate_physmap
Stefano Stabellini
2015-01-13
1
-0
/
+24
|
*
|
xen-pt: Fix PCI devices re-attach failed
Liang Li
2015-01-13
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-01-13
52
-546
/
+1292
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
2015-01-13
1
-1
/
+1
|
*
|
MAINTAINERS: Add migration/block* to block subsystem
Fam Zheng
2015-01-13
1
-0
/
+1
|
*
|
MAINTAINERS: Update email addresses for Chrysostomos Nanakos
Chrysostomos Nanakos
2015-01-13
1
-1
/
+0
|
*
|
nvme: Fix get/set number of queues feature
Alex Friedman
2015-01-13
1
-2
/
+4
|
*
|
ide: Implement VPD response for ATAPI
John Snow
2015-01-13
2
-12
/
+100
|
*
|
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
2015-01-13
4
-6
/
+12
|
*
|
block: limited request size in write zeroes unsupported path
Peter Lieven
2015-01-13
1
-1
/
+4
|
*
|
coroutine: try harder not to delete coroutines
Peter Lieven
2015-01-13
1
-1
/
+8
|
*
|
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
3
-18
/
+0
|
*
|
coroutine: rewrite pool to avoid mutex
Paolo Bonzini
2015-01-13
1
-51
/
+41
|
*
|
QSLIST: add lock-free operations
Paolo Bonzini
2015-01-13
1
-2
/
+13
|
*
|
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
2015-01-13
1
-1
/
+1
|
*
|
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
3
-11
/
+78
|
*
|
coroutine-ucontext: use __thread
Paolo Bonzini
2015-01-13
1
-50
/
+19
|
*
|
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
2015-01-13
1
-1
/
+4
|
*
|
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
2015-01-13
1
-0
/
+1
|
*
|
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
2015-01-13
3
-3
/
+3
|
*
|
.gitignore: Ignore generated "common.env"
Fam Zheng
2015-01-13
1
-0
/
+1
[next]