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
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2017-10-17
ppc: 40p/prep: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: virtex-ml507: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
ppc: bamboo: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mac_oldworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mac_newworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
Igor Mammedov
2017-10-17
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-10-17
spapr: sanity check size of the CAS buffer
Greg Kurz
2017-10-17
spapr: fix OF word name in comment
Greg Kurz
2017-10-17
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-10-17
macio: add missing registers to VMStateDescription
Mark Cave-Ayland
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2017-10-15
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
2017-10-15
virtio-pci: Replace modern_as with direct access to modern_bar
Alexey Kardashevskiy
2017-10-15
virtio: fix descriptor counting in virtqueue_pop
Wolfgang Bumiller
2017-10-15
hw/gen_pcie_root_port: make IO RO 0 on IO disabled
Marcel Apfelbaum
2017-10-15
pci: Validate interfaces on base_class_init
Eduardo Habkost
2017-10-15
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
Eduardo Habkost
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2017-10-15
PCI: PCIe access should always be little endian
Matt Redfearn
2017-10-15
virtio/pci/migration: Convert to VMState
Dr. David Alan Gilbert
2017-10-15
hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
Aleksandr Bezzubikov
2017-10-15
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
2017-10-15
virtio/vhost: reset dev->log after syncing
Felipe Franciosi
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
pci: Set err to errp directly rather than through error_propagate()
Mao Zhongyi
2017-10-15
xio3130_downstream: Report error if pcie_chassis_add_slot() failed
Eduardo Habkost
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
2017-10-12
nvic: Fix miscalculation of offsets into ITNS array
Peter Maydell
2017-10-12
nvic: Add missing 'break'
Peter Maydell
[next]