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
*
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2014-05-07
2
-4
/
+8
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
Peter Maydell
2014-05-07
3
-15
/
+8
|
\
|
*
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-05-07
3
-15
/
+8
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
15
-15
/
+165
|
\
\
|
*
|
virtio: validate config_len on load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
|
*
|
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
2014-05-05
1
-4
/
+11
|
*
|
openpic: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
1
-2
/
+14
|
*
|
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+9
|
*
|
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
2014-05-05
1
-1
/
+3
|
*
|
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
1
-2
/
+2
|
*
|
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+9
|
*
|
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+10
|
*
|
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+12
|
*
|
ssd0323: fix buffer overun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+24
|
*
|
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
2014-05-05
1
-2
/
+6
|
*
|
virtio: validate num_sg when mapping
Michael S. Tsirkin
2014-05-05
1
-0
/
+6
|
*
|
virtio: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
1
-0
/
+3
|
*
|
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+14
|
*
|
hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+9
|
*
|
hpet: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+13
|
*
|
ahci: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+1
|
*
|
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
|
*
|
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-05-07
22
-90
/
+107
|
\
\
\
|
*
|
|
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
9
-26
/
+34
|
*
|
|
arm: Clean up fragile use of error_is_set() in realize() methods
Markus Armbruster
2014-05-05
3
-6
/
+12
|
*
|
|
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2014-05-05
3
-8
/
+15
|
*
|
|
hw: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-05
3
-14
/
+14
|
*
|
|
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-05
3
-21
/
+21
|
*
|
|
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
1
-39
/
+11
|
*
|
|
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
2014-05-05
1
-0
/
+24
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into staging
Peter Maydell
2014-05-06
2
-20
/
+134
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: mtp: reply INCOMPLETE_TRANSFER on read errors
Gerd Hoffmann
2014-05-05
1
-1
/
+3
|
*
|
usb: mtp: fix possible buffer overflow
Gerd Hoffmann
2014-05-05
1
-0
/
+8
|
*
|
usb: mtp: drop data-out hexdump
Gerd Hoffmann
2014-05-05
1
-2
/
+1
|
*
|
usb: mtp: avoid empty description string
Gerd Hoffmann
2014-05-05
1
-1
/
+1
|
*
|
usb: mtp: fix error path memory leak
Gerd Hoffmann
2014-05-05
1
-0
/
+2
|
*
|
usb: mtp: fix serial (must be exact 32 chars)
Gerd Hoffmann
2014-05-05
1
-1
/
+1
|
*
|
usb: mtp: fix version (is decimal not bcd)
Gerd Hoffmann
2014-05-05
1
-1
/
+1
|
*
|
usb: mtp: fix usb_mtp_add_u64
Gerd Hoffmann
2014-05-05
1
-2
/
+2
|
*
|
usb: mtp: replace debug printfs with trace points
Gerd Hoffmann
2014-05-05
1
-4
/
+4
|
*
|
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
2014-05-05
1
-8
/
+111
|
|
/
*
|
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
4
-24
/
+716
*
|
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
2014-05-05
1
-30
/
+20
*
|
SMBIOS: Use macro to set smbios defaults
Gabriel L. Somlo
2014-05-05
1
-14
/
+13
*
|
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
4
-19
/
+25
*
|
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2014-05-05
1
-0
/
+15
*
|
pc: add 2.1 machine type
Michael S. Tsirkin
2014-05-05
2
-7
/
+47
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...
Peter Maydell
2014-05-02
2
-33
/
+62
|
\
|
*
hw/arm/virt: Add support for Cortex-A57
Peter Maydell
2014-05-01
1
-0
/
+5
[next]