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
Age
Commit message (
Expand
)
Author
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
2018-12-21
target/ppc: tcg: Implement addex instruction
Suraj Jitindar Singh
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
2018-12-21
target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
David Gibson
2018-12-21
target/ppc: fix the PPC_BIT definitions
Cédric Le Goater
2018-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging
Peter Maydell
2018-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-12-20' into ...
Peter Maydell
2018-12-20
x86-iommu: turn on IR by default if proper
Peter Xu
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
2018-12-20
pci: Adjust PCI config limit based on bus topology
Alex Williamson
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2018-12-20
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
Thomas Huth
2018-12-20
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
Samuel Ortiz
2018-12-20
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
2018-12-20
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
2018-12-20
build: Remake config-host.mak when VERSION changes
Markus Armbruster
2018-12-20
Clean up includes
Markus Armbruster
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
2018-12-19
hw: arm: Support both legacy and current RSDP build
Samuel Ortiz
2018-12-19
hw: arm: Convert the RSDP build to the buid_append_foo() API
Samuel Ortiz
2018-12-19
hw: arm: Carry RSDP specific data through AcpiRsdpData
Samuel Ortiz
2018-12-19
hw: i386: Use correct RSDT length for checksum
Igor Mammedov
2018-12-19
hw: arm: acpi: Fix incorrect checksums in RSDP
Igor Mammedov
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
2018-12-19
intel_iommu: remove "x-" prefix for "aw-bits"
Peter Xu
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2018-12-19
intel_iommu: convert invalid traces into error reports
Peter Xu
2018-12-19
intel_iommu: dump correct iova when failed
Peter Xu
2018-12-19
pcie: Fast PCIe root ports for new machines
Alex Williamson
2018-12-19
vfio/pci: Remove PCIe Link Status emulation
Alex Williamson
2018-12-19
pcie: Allow generic PCIe root port to specify link speed and width
Alex Williamson
2018-12-19
pcie: Fill PCIESlot link fields to support higher speeds and widths
Alex Williamson
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
[prev]
[next]