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
...
|
*
|
ppc: fix VTB migration
Laurent Vivier
2017-11-22
1
-2
/
+2
|
*
|
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
2017-11-22
1
-0
/
+18
|
*
|
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
2017-11-22
1
-0
/
+4
|
|
/
*
|
Fix build of console and GUI executables for Windows
Stefan Weil
2017-11-23
1
-1
/
+1
*
|
tcg: Fix compilation without TCG
Juan Quintela
2017-11-23
1
-0
/
+8
|
/
*
Update version for v2.11.0-rc2 release
Peter Maydell
2017-11-21
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-11-21
10
-7
/
+177
|
\
|
*
qemu-iotest: add test for blockjob coroutine race condition
Jeff Cody
2017-11-21
3
-0
/
+114
|
*
qemu-iotests: add option in common.qemu for mismatch only
Jeff Cody
2017-11-21
1
-1
/
+7
|
*
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
2017-11-21
4
-3
/
+49
|
*
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
2017-11-21
2
-3
/
+7
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-11-21
10
-68
/
+103
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-b...
Kevin Wolf
2017-11-21
5
-34
/
+59
|
|
\
|
|
*
iotests: Fix 176 on 32-bit host
Eric Blake
2017-11-21
2
-5
/
+6
|
|
*
block: Close a BlockDriverState completely even when bs->drv is NULL
Alberto Garcia
2017-11-21
3
-29
/
+53
|
|
/
|
*
block: Error out on load_vm with active dirty bitmaps
Kevin Wolf
2017-11-21
1
-12
/
+3
|
*
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
3
-9
/
+11
|
*
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
3
-10
/
+22
|
*
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
2017-11-21
1
-4
/
+6
|
*
block: Don't use BLK_PERM_CONSISTENT_READ for format probing
Kevin Wolf
2017-11-21
1
-1
/
+4
*
|
build: disarm the TCG unit test trap
Daniel P. Berrange
2017-11-21
1
-5
/
+1
*
|
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
2017-11-21
11
-30
/
+30
*
|
Use qemu.org domain name
Stefan Hajnoczi
2017-11-21
9
-17
/
+17
|
/
*
scripts/make-release: ship u-boot source as a tarball
Michael Roth
2017-11-21
1
-0
/
+4
*
accel/tcg: Handle atomic accesses to notdirty memory correctly
Peter Maydell
2017-11-21
3
-13
/
+38
*
exec.c: Factor out before/after actions for notdirty memory writes
Peter Maydell
2017-11-21
2
-21
/
+106
*
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...
Peter Maydell
2017-11-21
1
-16
/
+38
|
\
|
*
qga: replace GetIfEntry with GetIfEntry2 for interface stats
ZhiPeng Lu
2017-11-20
1
-16
/
+38
*
|
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...
Peter Maydell
2017-11-21
8
-35
/
+144
|
\
\
|
*
|
linux-user: Fix calculation of auxv length
Peter Maydell
2017-11-20
1
-2
/
+9
|
*
|
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
1
-4
/
+23
|
*
|
linux-user/sparc: Put address for data faults where linux-user expects it
Peter Maydell
2017-11-07
1
-0
/
+8
|
*
|
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
1
-1
/
+1
|
*
|
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-11-07
1
-1
/
+5
|
*
|
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
1
-0
/
+6
|
*
|
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
1
-1
/
+1
|
*
|
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
1
-11
/
+25
|
*
|
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
2
-11
/
+30
|
*
|
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
2017-11-07
1
-0
/
+3
|
*
|
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
2017-11-07
1
-1
/
+5
|
*
|
linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
Helge Deller
2017-11-07
1
-1
/
+1
|
*
|
linux-user/hppa: Fix cpu_clone_regs
Richard Henderson
2017-11-07
1
-0
/
+4
|
*
|
linux-user/hppa: Fix TARGET_SA_* defines
Helge Deller
2017-11-07
1
-0
/
+8
|
*
|
linux-user: Restrict usage of sa_restorer
Richard Henderson
2017-11-07
2
-2
/
+15
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
2017-11-21
7
-10
/
+64
|
\
\
\
|
*
|
|
hw/arm: Silence xlnx-ep108 deprecation warning during tests
Thomas Huth
2017-11-20
1
-2
/
+5
|
*
|
|
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
2017-11-20
4
-2
/
+17
|
*
|
|
arm: check regime, not current state, for ATS write PAR format
Peter Maydell
2017-11-20
1
-1
/
+1
|
*
|
|
nvic: Fix ARMv7M MPU_RBAR reads
Peter Maydell
2017-11-20
1
-1
/
+1
|
*
|
|
target/arm: Report GICv3 sysregs present in ID registers if needed
Peter Maydell
2017-11-20
1
-4
/
+40
[prev]
[next]