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
*
nmi: remove x86 specific nmi handling
Bandan Das
2016-05-23
3
-26
/
+1
*
target-i386: add a generic x86 nmi handler
Bandan Das
2016-05-23
1
-0
/
+20
*
coccinelle: add g_assert_cmp* to macro file
Paolo Bonzini
2016-05-23
1
-0
/
+6
*
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
2016-05-23
1
-0
/
+1
*
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
2016-05-23
1
-4
/
+7
*
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
2016-05-23
1
-1
/
+5
*
scripts/signrom.py: Check for magic in option ROMs.
Richard W.M. Jones
2016-05-23
1
-1
/
+4
*
scripts/signrom.py: Allow option ROM checksum script to write the size header.
Richard W.M. Jones
2016-05-23
1
-3
/
+22
*
Remove config-devices.mak on 'make clean'
Peter Maydell
2016-05-23
1
-0
/
+1
*
cpus.c: Use pthread_sigmask() rather than sigprocmask()
Peter Maydell
2016-05-23
1
-1
/
+1
*
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
2016-05-23
3
-19
/
+10
*
memory: Drop FlatRange.romd_mode
Fam Zheng
2016-05-23
1
-4
/
+0
*
memory: Remove code for mr->may_overlap
Fam Zheng
2016-05-23
2
-36
/
+0
*
exec: adjust rcu_read_lock requirement
Gonglei
2016-05-23
1
-5
/
+1
*
memory: drop find_ram_block()
Gonglei
2016-05-23
6
-34
/
+14
*
vl: change runstate only if new state is different from current state
Li Zhijian
2016-05-23
1
-0
/
+4
*
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
2016-05-23
1
-0
/
+29
*
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
2
-0
/
+9
*
target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2
Paolo Bonzini
2016-05-23
1
-0
/
+5
*
configure: Allow builds with extra warnings
Stefan Weil
2016-05-23
1
-1
/
+1
*
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
2016-05-23
1
-1
/
+1
*
docs/atomics.txt: Update pointer to linux macro
Pranith Kumar
2016-05-23
1
-2
/
+2
*
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
2016-05-23
3
-15
/
+16
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-05-23
19
-238
/
+257
|
\
|
*
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
2016-05-20
3
-12
/
+3
|
*
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
2016-05-20
1
-6
/
+1
|
*
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
2016-05-20
1
-13
/
+2
|
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
8
-34
/
+24
|
*
vl: Simplify global property registration
Eduardo Habkost
2016-05-20
1
-24
/
+15
|
*
vl: Make display_remote a local variable
Eduardo Habkost
2016-05-20
1
-1
/
+1
|
*
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2016-05-20
2
-10
/
+9
|
*
vl: Make display_type a local variable
Eduardo Habkost
2016-05-20
2
-2
/
+1
|
*
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
7
-11
/
+35
|
*
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
Eduardo Habkost
2016-05-20
2
-5
/
+3
|
*
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2016-05-20
2
-4
/
+13
|
*
gtk: Initialization stubs
Eduardo Habkost
2016-05-20
2
-6
/
+18
|
*
cocoa: cocoa_display_init() stub
Eduardo Habkost
2016-05-20
2
-2
/
+9
|
*
sdl: Initialization stubs
Eduardo Habkost
2016-05-20
2
-4
/
+18
|
*
curses: curses_display_init() stub
Eduardo Habkost
2016-05-20
2
-2
/
+9
|
*
vnc: Initialization stubs
Eduardo Habkost
2016-05-20
2
-15
/
+20
|
*
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
2
-2
/
+5
|
*
vl: Replace *_vga_available() functions with class_names field
Eduardo Habkost
2016-05-20
1
-47
/
+23
|
*
vl: Table-based select_vgahw()
Eduardo Habkost
2016-05-20
2
-52
/
+64
|
*
vl: Use exit(1) when requested VGA interface is unavailable
Eduardo Habkost
2016-05-20
1
-7
/
+7
|
*
pc-dimm: correct comment of MemoryHotplugState
Cao jin
2016-05-20
1
-3
/
+1
|
/
*
tci: do not include exec/exec-all.h
Paolo Bonzini
2016-05-20
2
-2
/
+1
*
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-20
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
37
-1361
/
+1155
|
\
|
*
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-19' in...
Kevin Wolf
2016-05-19
4
-22
/
+22
|
|
\
|
|
*
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
2016-05-19
2
-15
/
+20
[next]