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/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
2015-05-31
virtio: device_plugged() can fail
Jason Wang
2015-05-31
virtio-net: adding all queues in .realize()
Jason Wang
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
Cornelia Huck
2015-05-31
virtio: move host_features
Cornelia Huck
2015-05-31
pc: acpi: fix pvpanic for buggy guests
Radim Krčmář
2015-05-31
pc: Generate init functions with a macro
Eduardo Habkost
2015-05-31
piix: Eliminate pc_init_pci()
Eduardo Habkost
2015-05-31
piix: Add kvmclock_enabled, pci_enabled globals
Eduardo Habkost
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
[next]