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
*
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-28
1
-0
/
+1
*
virtio_blk: comment fix
Michael S. Tsirkin
2015-04-28
1
-2
/
+6
*
block: avoid unnecessary bottom halves
Paolo Bonzini
2015-04-28
1
-9
/
+34
*
blockjob: Update function name in comments
Fam Zheng
2015-04-28
2
-2
/
+2
*
qemu-iotests: Test that "stop" doesn't drain block jobs
Fam Zheng
2015-04-28
3
-0
/
+92
*
block: Pause block jobs in bdrv_drain_all
Fam Zheng
2015-04-28
1
-0
/
+20
*
blockjob: Allow nested pause
Fam Zheng
2015-04-28
4
-14
/
+41
*
MAINTAINERS: Add Fam Zheng as Null block driver maintainer
Fam Zheng
2015-04-28
1
-0
/
+6
*
block/null: Support reopen
Fam Zheng
2015-04-28
1
-0
/
+8
*
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
2015-04-28
2
-7
/
+56
*
scripts: add 'qemu coroutine' command to qemu-gdb.py
Stefan Hajnoczi
2015-04-28
1
-0
/
+75
*
thread-pool: clean up thread_pool_completion_bh()
Stefan Hajnoczi
2015-04-28
1
-8
/
+6
*
vhdx: Fix zero-fill iov length
Kevin Wolf
2015-04-28
1
-2
/
+2
*
blkdebug: Add bdrv_truncate()
Kevin Wolf
2015-04-28
1
-0
/
+6
*
qemu-iotests: Some qemu-img convert tests
Kevin Wolf
2015-04-28
3
-0
/
+433
*
qemu-img convert: Rewrite copying logic
Kevin Wolf
2015-04-28
1
-206
/
+310
*
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
2
-0
/
+13
*
iothread: release iothread around aio_poll
Paolo Bonzini
2015-04-28
3
-24
/
+14
*
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
2015-04-28
3
-6
/
+24
*
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
2015-04-28
3
-26
/
+57
*
block: Switch to host monotonic clock for IO throttling
Fam Zheng
2015-04-28
1
-1
/
+8
*
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
2015-04-28
1
-0
/
+11
*
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
1
-3
/
+0
*
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
1
-4
/
+5
*
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
1
-1
/
+2
*
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
6
-27
/
+26
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
22
-50
/
+50
*
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
1
-1
/
+4
*
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
1
-1
/
+4
*
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
1
-1
/
+1
*
MAINTAINERS: Add myself as the maintainer of the Quorum driver
Alberto Garcia
2015-04-28
1
-0
/
+6
*
savevm: create snapshot failed when id_str already exists
Yi Wang
2015-04-28
1
-4
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-04-28
3
-48
/
+9
|
\
|
*
target-i386: Remove AMD feature flag aliases from CPU model table
Eduardo Habkost
2015-04-27
1
-7
/
+0
|
*
target-i386: X86CPU::xlevel2 QOM property
Eduardo Habkost
2015-04-27
1
-1
/
+2
|
*
target-i386: Make "level" and "xlevel" properties static
Eduardo Habkost
2015-04-27
1
-38
/
+2
|
*
qemu-config: Accept empty option values
Eduardo Habkost
2015-04-27
1
-1
/
+3
|
*
MAINTAINERS: Change status of X86 to Maintained
Eduardo Habkost
2015-04-27
1
-1
/
+1
|
*
MAINTAINERS: Add myself to X86
Eduardo Habkost
2015-04-27
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-04-28
1
-0
/
+9
|
\
\
|
*
|
MAINTAINERS: Add myself as NUMA code maintainer
Eduardo Habkost
2015-04-27
1
-0
/
+9
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-28
42
-362
/
+1086
|
\
\
\
|
*
|
|
Allow ARMv8 SCR.SMD updates
Greg Bellows
2015-04-26
1
-1
/
+3
|
*
|
|
target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
Sergey Fedorov
2015-04-26
1
-1
/
+2
|
*
|
|
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
2015-04-26
4
-7
/
+7
|
*
|
|
target-arm: Check watchpoints against CPU security state
Peter Maydell
2015-04-26
1
-2
/
+4
|
*
|
|
target-arm: Use attribute info to handle user-only watchpoints
Peter Maydell
2015-04-26
1
-11
/
+12
|
*
|
|
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
2
-0
/
+3
|
*
|
|
target-arm: Use correct memory attributes for page table walks
Peter Maydell
2015-04-26
1
-9
/
+40
|
*
|
|
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
2
-12
/
+69
[next]