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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: do not verify ring mappings when IOMMU is enabled
Jason Wang
2018-04-16
1
-0
/
+4
*
hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
Peter Maydell
2018-04-11
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into staging
Peter Maydell
2018-04-11
1
-2
/
+1
|
\
|
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-04-11
2
-11
/
+8
|
\
\
|
|
/
|
/
|
|
*
hw/block/pflash_cfi: fix off-by-one error
Philippe Mathieu-Daudé
2018-04-10
2
-11
/
+8
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...
Peter Maydell
2018-04-10
4
-12
/
+13
|
\
\
|
*
|
sam460ex: Fix timer frequency and clock multipliers
BALATON Zoltan
2018-04-10
2
-5
/
+5
|
*
|
spapr: Initialize reserved areas list in FDT in H_CAS handler
Alexey Kardashevskiy
2018-04-10
1
-0
/
+1
|
*
|
hw/misc/macio: Fix crash when listing device properties of macio device
Thomas Huth
2018-04-10
1
-7
/
+7
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'...
Peter Maydell
2018-04-10
7
-46
/
+86
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
Thomas Huth
2018-04-10
2
-13
/
+14
|
*
|
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
Thomas Huth
2018-04-10
1
-6
/
+6
|
*
|
hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
Peter Maydell
2018-04-10
1
-20
/
+26
|
*
|
hw/sd/bcm2835_sdhost: Add tracepoints
Peter Maydell
2018-04-10
2
-0
/
+16
|
*
|
hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
Thomas Huth
2018-04-10
1
-8
/
+15
|
*
|
hw/arm: Allow manually specified /psci node
Andrey Smirnov
2018-04-10
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-04-10
1
-23
/
+80
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
e1000: Choose which set of props to migrate
Dr. David Alan Gilbert
2018-04-10
1
-1
/
+17
|
*
|
e1000: Migrate props via a temporary structure
Dr. David Alan Gilbert
2018-04-10
1
-12
/
+15
|
*
|
e1000: wire new subsection to property
Dr. David Alan Gilbert
2018-04-10
1
-0
/
+12
|
*
|
e1000: Dupe offload data on reading old stream
Dr. David Alan Gilbert
2018-04-10
1
-0
/
+16
|
*
|
e1000: Convert v3 fields to subsection
Dr. David Alan Gilbert
2018-04-10
1
-12
/
+22
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into staging
Peter Maydell
2018-04-09
2
-32
/
+82
|
\
\
|
|
/
|
/
|
|
*
vfio-ccw: fix memory leaks in vfio_ccw_realize()
Greg Kurz
2018-04-09
1
-0
/
+2
|
*
s390: Ensure IPL from SCSI works as expected
Viktor Mihajlovski
2018-04-09
1
-2
/
+29
|
*
s390: Refactor IPL parameter block generation
Viktor Mihajlovski
2018-04-09
1
-30
/
+51
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-04-09
5
-22
/
+90
|
\
\
|
*
|
virtio-serial: fix heapover-flow
linzhecheng
2018-04-09
1
-2
/
+5
|
*
|
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
2018-04-09
1
-0
/
+14
|
*
|
hw/dma/i82374: Avoid double creation of the 82374 controller
Philippe Mathieu-Daudé
2018-04-09
1
-1
/
+8
|
*
|
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
2018-04-09
2
-12
/
+37
|
*
|
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-04-09
2
-5
/
+25
|
*
|
scsi-disk: Don't enlarge min_io_size to max_io_size
Fam Zheng
2018-04-09
1
-4
/
+6
|
*
|
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
2018-04-09
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-04-09
4
-9
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio-serial: fix heap-over-flow
linzhecheng
2018-04-09
1
-2
/
+5
|
*
|
vhost: Allow adjoining regions
Dr. David Alan Gilbert
2018-04-09
1
-4
/
+9
|
*
|
vhost-user: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
2018-04-09
1
-0
/
+22
|
*
|
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2018-04-09
2
-3
/
+2
|
|
/
*
/
vfio: Use a trace point when a RAM section cannot be DMA mapped
Eric Auger
2018-04-05
2
-6
/
+6
|
/
*
hw/s390x: fix memory leak in s390_init_ipl_dev()
Greg Kurz
2018-04-03
1
-1
/
+4
*
tpm: CRB: Enforce locality is requested before processing buffer
Stefan Berger
2018-03-29
1
-1
/
+13
*
tpm: CRB: Reset Granted flag when relinquishing locality
Stefan Berger
2018-03-29
1
-0
/
+2
*
tpm: CRB: set the Idle flag by default
Stefan Berger
2018-03-29
1
-0
/
+2
*
macio: fix NULL pointer dereference when issuing IDE trim
Mark Cave-Ayland
2018-03-27
1
-1
/
+1
*
ide: fix invalid TRIM range abortion for macio
Anton Nefedov
2018-03-27
1
-8
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-26
7
-11
/
+36
|
\
|
*
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2018-03-26
2
-6
/
+8
|
*
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
2018-03-26
3
-4
/
+20
[next]