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
2014-08-28
intel-iommu: add IOTLB using hash table
Le Tan
2014-08-28
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
intel-iommu: add supports for queued invalidation interface
Le Tan
2014-08-28
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
intel-iommu: add DMAR table to ACPI tables
Le Tan
2014-08-28
intel-iommu: introduce Intel IOMMU (VT-d) emulation
Le Tan
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-25
pcie: fix trailing whitespace
Michael S. Tsirkin
2014-08-25
ioh3420: Enable ARI forwarding
Knut Omang
2014-08-25
ioh3420: Remove obsoleted, unused ioh3420_init function
Knut Omang
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
2014-08-25
ssdt-tpm: add generated hex file to git
Michael S. Tsirkin
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-25
pcihp: fix possible array out of bounds
Gonglei
2014-08-25
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-17
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2014-08-17
vga: do not dynamically allocate chain4_alias
Paolo Bonzini
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2014-08-17
apb: add IOMMU flush register implementation
Mark Cave-Ayland
2014-08-17
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
Mark Cave-Ayland
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
2014-08-15
virtio-blk: Correct bug in support for flexible descriptor layout
Marc MarĂ
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
2014-08-15
dataplane: stop trying on notifier error
Cornelia Huck
2014-08-15
dataplane: fail notifier setting gracefully
Cornelia Huck
2014-08-15
dataplane: print why starting failed
Cornelia Huck
2014-08-15
cmd646: synchronise UDMA interrupt status with DMA interrupt status
Mark Cave-Ayland
2014-08-15
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
Mark Cave-Ayland
2014-08-15
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
Mark Cave-Ayland
2014-08-15
cmd646: synchronise DMA interrupt status with UDMA interrupt status
Mark Cave-Ayland
2014-08-15
cmd646: add constants for CNTRL register access
Mark Cave-Ayland
[next]