index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
2015-09-24
2
-4
/
+3
|
\
|
*
libcacard: use the standalone project
Marc-André Lureau
2015-09-23
2
-4
/
+3
*
|
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
2015-09-24
1
-1
/
+1
*
|
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2015-09-24
2
-45
/
+133
*
|
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2015-09-24
2
-0
/
+150
*
|
intc/gic: Extract some reusable vGIC code
Pavel Fedin
2015-09-24
2
-65
/
+68
*
|
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-24
2
-0
/
+141
*
|
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
3
-6
/
+59
*
|
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
3
-19
/
+11
*
|
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
3
-157
/
+170
*
|
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
2
-177
/
+0
*
|
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
1
-106
/
+124
*
|
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
1
-88
/
+270
*
|
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
1
-76
/
+101
*
|
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2015-09-23
1
-65
/
+107
*
|
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2015-09-23
1
-17
/
+9
*
|
vfio/pci: Foundation for new quirk structure
Alex Williamson
2015-09-23
2
-104
/
+157
*
|
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
2015-09-23
2
-20
/
+25
*
|
vfio/pci: Split quirks to a separate file
Alex Williamson
2015-09-23
4
-882
/
+908
*
|
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2015-09-23
2
-143
/
+159
*
|
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
3
-3
/
+3
*
|
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2015-09-23
1
-7
/
+12
*
|
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2015-09-23
1
-39
/
+34
*
|
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2015-09-23
1
-24
/
+24
*
|
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
2015-09-23
1
-14
/
+13
*
|
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2015-09-23
1
-51
/
+37
|
/
*
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
2015-09-23
1
-1
/
+1
*
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
1
-7
/
+0
*
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
3
-1
/
+195
*
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
2015-09-23
1
-3
/
+6
*
spapr: Fix default NUMA node allocation for threads
David Gibson
2015-09-23
1
-0
/
+8
*
spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type
Bharata B Rao
2015-09-23
1
-1
/
+1
*
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
3
-12
/
+41
*
spapr: Revert to memory@XXXX representation for non-hotplugged memory
Bharata B Rao
2015-09-23
1
-38
/
+9
*
spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA
Bharata B Rao
2015-09-23
1
-2
/
+3
*
spapr: Provide better error message when slots exceed max allowed
Bharata B Rao
2015-09-23
1
-2
/
+2
*
spapr: Don't allow memory hotplug to memory less nodes
Bharata B Rao
2015-09-23
1
-1
/
+23
*
spapr: Memory hotplug support
Bharata B Rao
2015-09-23
2
-3
/
+123
*
spapr: Make hash table size a factor of maxram_size
Bharata B Rao
2015-09-23
1
-1
/
+1
*
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
2015-09-23
2
-49
/
+212
*
spapr: Add LMB DR connectors
David Gibson
2015-09-23
1
-0
/
+87
*
spapr: Use QEMU limit for maximum CPUs number
Alexey Kardashevskiy
2015-09-23
1
-4
/
+2
*
spapr: Don't use QOM [*] syntax for DR connectors.
David Gibson
2015-09-23
1
-1
/
+4
*
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
2015-09-23
2
-36
/
+41
*
spapr: Initialize hotplug memory address space
Bharata B Rao
2015-09-23
1
-0
/
+18
*
spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated
Michael Roth
2015-09-23
1
-0
/
+21
*
spapr_pci: fix device tree props for MSI/MSI-X
Michael Roth
2015-09-23
1
-2
/
+10
*
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
2015-09-23
1
-0
/
+1
*
pseries: Fix incorrect calculation of threads per socket for chip-id
David Gibson
2015-09-23
1
-4
/
+2
*
pseries: define coldplugged devices as "configured"
Laurent Vivier
2015-09-23
1
-1
/
+1
[next]