index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2015-06-03
hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order
Shannon Zhao
2015-06-03
hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-06-03
hw/ppc/e500.c: Fix memory leak
Shannon Zhao
2015-06-03
hw/alpha/dp264.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-06-03
hw/i386/acpi-build: decref after use
Shannon Zhao
2015-06-03
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-06-03
hw/i386/pc_piix: Fix memory leak
Shannon Zhao
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
xen/pt: add a few PCI config space field descriptions
Jan Beulich
2015-06-02
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2015-06-02
xen/pt: mark all PCIe capability bits read-only
Jan Beulich
2015-06-02
xen/pt: split out calculation of throughable mask in PCI config space handling
Jan Beulich
2015-06-02
xen/pt: correctly handle PM status bit
Jan Beulich
2015-06-02
xen/pt: consolidate PM capability emu_mask
Jan Beulich
2015-06-02
xen/MSI: don't open-code pass-through of enable bit modifications
Jan Beulich
2015-06-02
xen/MSI-X: limit error messages
Jan Beulich
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-06-01
acpi: add missing ssdt
Michael S. Tsirkin
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
2015-06-01
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
2015-06-01
hw/acpi/aml-build: Fix memory leak
Shannon Zhao
2015-06-01
acpi: add aml_increment() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_shiftright() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_shiftleft() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_index() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
2015-06-01
TPM2 ACPI table support
Stefan Berger
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2015-05-31
acpi: Simplify printing to dynamic string
Markus Armbruster
2015-05-31
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
2015-05-31
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
virtio-s390: introduce virtio_s390_device_plugged()
Jason Wang
2015-05-31
virtio-s390: introduce virito s390 queue limit
Jason Wang
2015-05-31
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
2015-05-31
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
[next]