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
...
*
aspeed: remove ignore_memory_transaction_failures on all boards
Cédric Le Goater
2018-06-08
1
-3
/
+0
*
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-08
2
-0
/
+117
*
9p: xattr: Properly translate xattrcreate flags
Keno Fischer
2018-06-07
2
-2
/
+19
*
9p: Properly check/translate flags in unlinkat
Keno Fischer
2018-06-07
2
-9
/
+12
*
9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
Keno Fischer
2018-06-07
1
-17
/
+23
*
9p: xattr: Fix crashes due to free of uninitialized value
Keno Fischer
2018-06-07
1
-2
/
+2
*
9p: Move a couple xattr functions to 9p-util
Keno Fischer
2018-06-07
3
-33
/
+37
*
9p: local: Properly set errp in fstatfs error path
Keno Fischer
2018-06-07
1
-0
/
+2
*
9p: proxy: Fix size passed to `connect`
Keno Fischer
2018-06-07
1
-3
/
+2
*
vfio/pci: Default display option to "off"
Alex Williamson
2018-06-05
1
-1
/
+1
*
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
2018-06-05
4
-8
/
+51
*
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
2018-06-05
4
-2
/
+183
*
vfio/quirks: Add quirk reset callback
Alex Williamson
2018-06-05
3
-0
/
+19
*
vfio/quirks: Add common quirk alloc helper
Alex Williamson
2018-06-05
1
-27
/
+21
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...
Peter Maydell
2018-06-04
2
-17
/
+20
|
\
|
*
vga: cleanup surface handling
Gerd Hoffmann
2018-06-04
1
-17
/
+19
|
*
bochs-display: add missing break
Gerd Hoffmann
2018-06-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
3
-0
/
+6
|
\
\
|
*
|
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-04
3
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
33
-59
/
+318
|
\
\
|
*
|
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
1
-4
/
+1
|
*
|
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
2
-4
/
+72
|
*
|
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
13
-13
/
+13
|
*
|
sd: fix up include
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
|
*
|
vhost-scsi: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+0
|
*
|
ppc: use local path for local headers
Michael S. Tsirkin
2018-06-01
2
-3
/
+3
|
*
|
rocker: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+0
|
*
|
e1000e: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
|
*
|
ioapic: fix up includes
Michael S. Tsirkin
2018-06-01
1
-2
/
+1
|
*
|
ide: use local path for local headers
Michael S. Tsirkin
2018-06-01
3
-3
/
+3
|
*
|
display: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
|
*
|
hppa: use local path for local headers
Michael S. Tsirkin
2018-06-01
2
-2
/
+2
|
*
|
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
1
-0
/
+113
|
*
|
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
5
-12
/
+73
|
*
|
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
2018-05-24
1
-10
/
+17
|
*
|
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
2
-2
/
+18
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
105
-248
/
+165
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
8
-21
/
+23
|
*
|
hw: allow compiling out SCSI
Paolo Bonzini
2018-06-01
1
-1
/
+1
|
*
|
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
1
-28
/
+0
|
*
|
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
2018-06-01
1
-4
/
+8
|
*
|
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
9
-62
/
+36
|
*
|
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2018-06-01
2
-12
/
+2
|
*
|
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
2018-06-01
1
-15
/
+66
|
*
|
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
2018-06-01
1
-2
/
+2
|
*
|
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-06-01
3
-4
/
+4
|
*
|
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
2018-06-01
1
-15
/
+18
|
*
|
hw/ide: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
*
|
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
*
|
hw/hppa: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
[prev]
[next]