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
*
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-4
/
+2
*
hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-5
/
+2
*
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-4
/
+1
*
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
3
-8
/
+4
*
hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order
Shannon Zhao
2015-06-03
1
-4
/
+3
*
hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-06-03
1
-1
/
+1
*
hw/ppc/e500.c: Fix memory leak
Shannon Zhao
2015-06-03
1
-0
/
+1
*
hw/alpha/dp264.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-06-03
1
-3
/
+4
*
hw/i386/acpi-build: decref after use
Shannon Zhao
2015-06-03
1
-0
/
+1
*
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-06-03
1
-4
/
+1
*
hw/i386/pc_piix: Fix memory leak
Shannon Zhao
2015-06-03
1
-3
/
+4
*
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
3
-3
/
+35
*
xen/pt: add a few PCI config space field descriptions
Jan Beulich
2015-06-02
1
-0
/
+28
*
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2015-06-02
2
-5
/
+11
*
xen/pt: mark all PCIe capability bits read-only
Jan Beulich
2015-06-02
1
-1
/
+1
*
xen/pt: split out calculation of throughable mask in PCI config space handling
Jan Beulich
2015-06-02
1
-31
/
+20
*
xen/pt: correctly handle PM status bit
Jan Beulich
2015-06-02
1
-1
/
+2
*
xen/pt: consolidate PM capability emu_mask
Jan Beulich
2015-06-02
1
-21
/
+4
*
xen/MSI: don't open-code pass-through of enable bit modifications
Jan Beulich
2015-06-02
1
-8
/
+2
*
xen/MSI-X: limit error messages
Jan Beulich
2015-06-02
2
-5
/
+8
*
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
2
-14
/
+88
*
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-06-02
3
-10
/
+21
*
acpi: add missing ssdt
Michael S. Tsirkin
2015-06-01
1
-0
/
+36
*
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
2
-2
/
+12
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
10
-24
/
+65
*
qdev: add 64bit properties
Gerd Hoffmann
2015-06-01
1
-0
/
+58
*
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
2015-06-01
1
-0
/
+181
*
hw/acpi/aml-build: Fix memory leak
Shannon Zhao
2015-06-01
1
-0
/
+1
*
acpi: add aml_increment() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+8
*
acpi: add aml_shiftright() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+10
*
acpi: add aml_shiftleft() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+10
*
acpi: add aml_index() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+10
*
acpi: add aml_lless() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+9
*
acpi: add aml_add() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+10
*
TPM2 ACPI table support
Stefan Berger
2015-06-01
7
-26
/
+205
*
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
2015-05-31
5
-54
/
+167
*
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-05-31
4
-9
/
+115
*
Add stream ID to MSI write
Pavel Fedin
2015-05-31
2
-3
/
+10
*
acpi: Simplify printing to dynamic string
Markus Armbruster
2015-05-31
1
-22
/
+5
*
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
2015-05-31
1
-0
/
+1
*
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
2015-05-31
1
-2
/
+2
*
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
2015-05-31
1
-0
/
+1
*
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
3
-3
/
+4
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
6
-26
/
+26
*
virtio-s390: introduce virtio_s390_device_plugged()
Jason Wang
2015-05-31
1
-0
/
+14
*
virtio-s390: introduce virito s390 queue limit
Jason Wang
2015-05-31
1
-2
/
+4
*
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
2015-05-31
1
-0
/
+9
*
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
2
-7
/
+7
*
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
1
-0
/
+13
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
4
-6
/
+10
[next]