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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: remove useless cpu.h inclusion
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
1
-9
/
+15
*
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
1
-2
/
+5
*
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-05-19
4
-1
/
+4
*
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-05-19
1
-15
/
+2
*
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-19
4
-24
/
+23
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
4
-4
/
+4
*
smbios: fix typo
Cao jin
2016-05-18
1
-1
/
+1
*
accel: make configure_accelerator return void
Wei Jiangang
2016-05-18
1
-1
/
+1
*
ipack: Update e-mail address
Alberto Garcia
2016-05-18
1
-1
/
+1
*
remove comment for nonexistent structure member
Cao jin
2016-05-18
1
-1
/
+0
*
s390x: enable runtime instrumentation
Fan Zhang
2016-05-17
1
-0
/
+4
*
s390x: add compat machine for 2.7
Cornelia Huck
2016-05-17
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160513-1' into st...
Peter Maydell
2016-05-13
1
-0
/
+1
|
\
|
*
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
2016-05-12
1
-0
/
+1
*
|
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
2016-05-13
1
-2
/
+0
*
|
tcg: Rework tb_invalidated_flag
Sergey Fedorov
2016-05-13
2
-2
/
+2
*
|
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
2016-05-13
1
-13
/
+16
*
|
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
2016-05-13
1
-5
/
+7
*
|
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-16
/
+28
*
|
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
2016-05-13
1
-0
/
+1
*
|
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-23
/
+2
*
|
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
*
|
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
*
|
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
*
|
include/qemu/osdep.h: Add macros for pointer alignment
Sergey Fedorov
2016-05-13
1
-0
/
+11
*
|
include/qemu/osdep.h: Add a macro to check for alignment
Sergey Fedorov
2016-05-13
1
-0
/
+3
*
|
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
5
-37
/
+58
|
\
\
|
*
|
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
1
-0
/
+4
|
*
|
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
2
-0
/
+9
|
*
|
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
1
-2
/
+5
|
*
|
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
1
-2
/
+2
|
*
|
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
1
-10
/
+0
|
*
|
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-2
/
+2
|
*
|
block: Introduce byte-based aio read/write
Eric Blake
2016-05-12
1
-1
/
+7
|
*
|
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
1
-6
/
+6
|
*
|
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
1
-2
/
+2
|
*
|
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
1
-1
/
+2
|
*
|
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
2016-05-12
1
-1
/
+1
|
*
|
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
2016-05-12
1
-4
/
+0
|
*
|
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
2016-05-12
1
-0
/
+4
|
*
|
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
1
-2
/
+2
|
*
|
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
2016-05-12
2
-2
/
+6
|
*
|
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
2016-05-12
1
-3
/
+6
|
*
|
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
2016-05-12
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
7
-10
/
+850
|
\
\
|
*
|
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+450
[next]