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
...
|
*
char: rename some frontend functions
Marc-André Lureau
2016-10-24
14
-17
/
+17
|
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
5
-45
/
+59
|
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
30
-258
/
+292
|
*
xilinx: fix buffer overflow on realize
Paolo Bonzini
2016-10-24
1
-2
/
+5
|
*
char: remove init callback
Marc-André Lureau
2016-10-24
11
-15
/
+15
|
*
malta: replace chr init by CHR_EVENT_OPENED handler
Marc-André Lureau
2016-10-24
1
-11
/
+19
|
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
7
-9
/
+10
|
*
char: serial: check divider value against baud base
Prasad J Pandit
2016-10-24
1
-1
/
+2
*
|
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
1
-1
/
+26
*
|
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-21
1
-0
/
+4
*
|
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-10-21
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
2016-10-18
6
-189
/
+248
|
\
|
*
vfio: fix duplicate function call
Cao jin
2016-10-17
1
-2
/
+6
|
*
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
2016-10-17
1
-1
/
+1
|
*
vfio/pci: Handle host oversight
Eric Auger
2016-10-17
1
-0
/
+11
|
*
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
2016-10-17
1
-13
/
+10
|
*
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
2016-10-17
1
-10
/
+10
|
*
vfio/pci: Conversion to realize
Eric Auger
2016-10-17
2
-39
/
+27
|
*
vfio/platform: Pass an error object to vfio_base_device_init
Eric Auger
2016-10-17
1
-23
/
+27
|
*
vfio/platform: fix a wrong returned value in vfio_populate_device
Eric Auger
2016-10-17
1
-0
/
+1
|
*
vfio/platform: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
1
-12
/
+13
|
*
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
3
-11
/
+10
|
*
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
3
-17
/
+21
|
*
vfio: Pass an Error object to vfio_connect_container
Eric Auger
2016-10-17
1
-15
/
+25
|
*
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
2016-10-17
3
-8
/
+8
|
*
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
2016-10-17
1
-28
/
+31
|
*
vfio/pci: Pass an error object to vfio_intx_enable
Eric Auger
2016-10-17
1
-12
/
+29
|
*
vfio/pci: Pass an error object to vfio_msix_early_setup
Eric Auger
2016-10-17
1
-5
/
+8
|
*
vfio/pci: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
1
-14
/
+12
|
*
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
2016-10-17
3
-9
/
+16
|
*
vfio/pci: Use local error object in vfio_initfn
Eric Auger
2016-10-17
1
-30
/
+42
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-10-18
2
-138
/
+124
|
\
\
|
*
|
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
2016-10-17
1
-30
/
+26
|
*
|
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
2016-10-17
1
-108
/
+98
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-18
5
-29
/
+86
|
\
\
|
*
|
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
1
-1
/
+15
|
*
|
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
1
-3
/
+21
|
*
|
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
1
-8
/
+18
|
*
|
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-17
1
-12
/
+9
|
*
|
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
3
-8
/
+25
|
*
|
apic: add global apic_get_class()
Radim Krčmář
2016-10-17
1
-0
/
+1
|
|
/
*
|
hw/char/pl011: Add trace events
Peter Maydell
2016-10-17
2
-21
/
+59
*
|
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2016-10-17
2
-15
/
+22
*
|
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
2016-10-17
1
-1
/
+1
*
|
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-17
2
-5
/
+12
*
|
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
2016-10-17
1
-8
/
+6
*
|
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
2016-10-17
1
-14
/
+0
*
|
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
2016-10-17
1
-1
/
+1
*
|
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
2016-10-17
1
-2
/
+2
*
|
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
1
-5
/
+130
[prev]
[next]